Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2035 / extensions / extExpressionField / pom.xml @ 36308

History | View | Annotate | Download (4.69 KB)

# Date Author Comment
36300 09/01/2011 09:18 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2035

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