Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2042 / extensions / extExpressionField / pom.xml @ 44211

History | View | Annotate | Download (5.29 KB)

# Date Author Comment
37443 11/24/2011 04:03 AM Francisco Díaz Carsí

gvsig-desktop build 2042 (alpha2)

37410 11/22/2011 04:57 AM Francisco Díaz Carsí

Prepare gvsig-desktop build 2042 alpha2

37297 11/14/2011 03:08 AM Jorge Piera

Merging the time support to DAL [gvsig-desktop #15968]

36704 10/10/2011 02:43 AM Cesar Ordiñana

Correct package dependencies definition

36625 09/22/2011 06:23 AM Nadal Francisco

Pom modified.

36449 09/19/2011 04:50 AM Cesar Ordiñana

Add package dependency to the new org.gvsig.app.document.table.document.mainplugin project/package

36443 09/19/2011 04:36 AM Cesar Ordiñana

Move the table document support to its own project (org.gvsig.app.document.table.app)

35981 08/01/2011 06:28 AM Joaquín del Cerro Murciano

Add in pom dependency information for generate packages

35938 07/22/2011 08:21 AM Joaquín del Cerro Murciano

Change name of projects in the pom

35480 06/16/2011 07:48 AM Jorge Piera

The extExpressionField project has to use the jython v2.2.1 (instead of the default version 2.5.1) [gvsig-desktop #15338]

35180 05/18/2011 09:44 AM Cesar Ordiñana

Define the eclipse.project.name to the name of the project folder, as those projects have a name which is not equal to the artifactId

35147 05/13/2011 09:33 AM Joaquín del Cerro Murciano

Change name of projects in pom

34707 03/10/2011 02:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34012 11/04/2010 07:03 AM Joaquín del Cerro Murciano

Add description to pom of projects.

34002 11/02/2010 12:16 PM Joaquín del Cerro Murciano

Changes in the about API

33614 09/29/2010 06:27 AM Cesar Ordiñana

Disable unit tests
See https://forge.osor.eu/pm/task.php?func=detailtask&project_task_id=888&group_id=89&group_project_id=380

32058 01/27/2010 11:18 AM Cesar Ordiñana

Replace site repository id

31493 11/04/2009 07:19 AM Cesar Ordiñana

Maven repository moved to OSOR.
Change all legacy dependencies with the standard ones, or if not available in the standard repositories, set them into their own groupid. For non standard available dependencies with not known version, set version as "unknown" instead of "gvsig"....

29628 06/29/2009 12:51 PM Jorge Piera

Refactoring of packages

29372 06/11/2009 12:58 PM Cesar Ordiñana

Normalization and refactoring of extensions deployment and configuration

28007 04/16/2009 06:37 AM Cesar Ordiñana

Maven configuration added