Statistics
| Revision:

root / tags / v2_0_0_Build_2050 / libraries / libProjection / pom.xml @ 38681

History | View | Annotate | Download (14.6 KB)

  • svn:mime-type: text/plain
# Date Author Comment
38681 08/09/2012 02:25 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2050

37815 01/26/2012 05:23 PM Cesar Ordiñana

Move dependencies to the se profile to main, or others who depend on org.gvsig.projection don't see those dependencies. It seems the profiles don't work on third level dependencies.

37568 01/02/2012 12:15 PM Cesar Ordiñana

Update and remove uneeded entries

37293 11/11/2011 03:13 PM Cesar Ordiñana

Add new gt2-referencing dependency

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

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....

34150 11/18/2010 05:41 PM Cesar Ordiñana

Remove optional atribute to the SE profile dependencies

34126 11/11/2010 02:37 PM Cesar Ordiñana

Remove javadoc package links, from now on they will be found automatically

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

32264 03/16/2010 08:29 AM Cesar Ordiñana

First approach to set gvSIG core dependencies in the org.gvsig.core.maven.dependencies pom file.

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"....

31333 10/20/2009 10:47 AM Cesar Ordiñana

Update .classpath only on multi jar projects

31290 10/15/2009 08:15 AM Cesar Ordiñana

Commited by error, return to previous version

31284 10/14/2009 02:56 PM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

30769 09/11/2009 02:17 PM Javier Carrasco

Added separated profiles for desktop and mobile

30580 08/26/2009 09:41 AM Cesar Ordiñana

New automatic Library initialization mechanism and Library API refactoring

29631 06/29/2009 06:56 PM Jorge Piera

Refactoring of packages

29169 06/02/2009 06:05 PM Cesar Ordiñana

Site javadoc configuration to separate API from Impl and UI

29109 06/01/2009 01:13 PM Cesar Ordiñana

Remove uneeded external repositories. Only one additional repositoryt is needed in the libProjection project, so the repository definition has been moved to the libProjection own pom.xml.

28599 05/11/2009 04:54 PM Rafa Gaitán

added build-dir properties to all pom files

28554 05/11/2009 08:46 AM Cesar Ordiñana

Create javadoc groups to separate packages of API, SPI, implementation, etc.

28117 04/22/2009 03:21 PM Cesar Martinez Izquierdo

Use same units.jar as jcrs

27761 04/02/2009 07:07 PM Cesar Ordiñana

Actualizar la cabecera XML

27554 03/25/2009 03:57 PM Cesar Ordiñana

Se añade el filtrado de clases a compilar en perfil CDC

27549 03/25/2009 01:34 PM Javier Carrasco
27509 03/24/2009 05:05 PM Cesar Martinez Izquierdo