Statistics
| Revision:

root / tags / v2_0_0_Build_2038 / extensions / extExpressionField / pom.xml @ 37718

History | View | Annotate | Download (5.05 KB)

# Date Author Comment
37089 10/25/2011 02:07 PM fdiaz

gvsig-desktop 2.0.0 build 2038

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

Correct package dependencies definition

36625 09/22/2011 12:23 PM Nadal Francisco

Pom modified.

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

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

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

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

35981 08/01/2011 12:28 PM Joaquín del Cerro Murciano

Add in pom dependency information for generate packages

35938 07/22/2011 02:21 PM Joaquín del Cerro Murciano

Change name of projects in the pom

35480 06/16/2011 01:48 PM 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 03:44 PM 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 03:33 PM Joaquín del Cerro Murciano

Change name of projects in pom

34707 03/10/2011 08: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 12:03 PM Joaquín del Cerro Murciano

Add description to pom of projects.

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

Changes in the about API

33614 09/29/2010 12:27 PM 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 05:18 PM Cesar Ordiñana

Replace site repository id

31493 11/04/2009 01:19 PM 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 06:51 PM Jorge Piera

Refactoring of packages

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

Normalization and refactoring of extensions deployment and configuration

28007 04/16/2009 12:37 PM Cesar Ordiñana

Maven configuration added