Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / libraries / libFMap_dal / pom.xml @ 38284

History | View | Annotate | Download (9.94 KB)

# Date Author Comment
38284 05/30/2012 11:12 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

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

Update and remove uneeded entries

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

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

36214 08/25/2011 09:40 AM Cesar Ordiñana

Add feature index status message i18n

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

34149 11/18/2010 05:36 PM Cesar Ordiñana

Update tools lib tests dependence definition, using type:test-jar instead of classifier:tests

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

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

33652 10/08/2010 12:10 PM Joaquín del Cerro Murciano

- Changes in metadata dependencies
- Fix persistence bugs in symbology

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

33378 09/09/2010 01:28 PM Cesar Ordiñana

Move selection up implementation and solve some minor bugs

33205 07/23/2010 10:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

32683 05/18/2010 09:42 AM Jorge Piera

Updating some test dependences and some test to initialize the libraries

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

31772 12/15/2009 10:06 AM Cesar Ordiñana

Remove comented out dependencies

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

31043 10/01/2009 03:58 PM Juan Lucas Domínguez

added cdc dependencies

31018 09/29/2009 11:56 AM Jorge Piera

Adding jai and image IO dependences to run tests

30971 09/24/2009 01:42 PM Jorge Piera

Adding some dependences with scope=test to test the memory provider

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

Added separated profiles for desktop and mobile

30754 09/09/2009 08:42 AM Cesar Ordiñana

Added new TestCase extended class with automatic library initialization

30739 09/04/2009 01:35 PM Cesar Ordiñana

Add dependencies needed for tests execution

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

New automatic Library initialization mechanism and Library API refactoring

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

Refactoring of packages

29174 06/03/2009 11:48 AM Cesar Ordiñana

Site javadoc configuration to separate API, SPI and implementation.
Links to JDK and other gvSIG libraries javadoc.

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

27930 04/14/2009 11:56 AM Jose Manuel Vivó Arnal

Fixed cycled dependency

27924 04/14/2009 10:46 AM Jose Manuel Vivó Arnal

Fixed schema

27720 04/01/2009 03:21 PM Cesar Ordiñana

Añadir dependencia de la implementación cresques de libProjection para los tests

27715 04/01/2009 03:09 PM Cesar Ordiñana

Reorganizar las dependencias

27515 03/24/2009 05:20 PM Cesar Martinez Izquierdo

Adapt dependences to the separated API and implementation of libProjection

26767 02/16/2009 09:59 AM Cesar Ordiñana

Actualizar configuración de maven y corregir la generación de jars

26757 02/13/2009 02:08 PM Cesar Ordiñana

Actualizar configuración maven y generación de jars correctos

26011 01/14/2009 04:07 PM Cesar Ordiñana

Configuración para maven con separación de api, impl y spi en jars distintos

24467 10/30/2008 09:45 AM Jose Manuel Vivó Arnal
23676 10/01/2008 05:17 PM Cesar Ordiñana

Hacer que en el deploy se genere y suba también un jar con las clases de test, ya que se hereda de ellas en otros proyectos.

23675 10/01/2008 04:47 PM Cesar Ordiñana

Añadir soporte para pedir un Iterator por índice a un FeatureCollection.

23425 09/18/2008 09:33 AM Jose Manuel Vivó Arnal
23357 09/15/2008 04:16 PM jcampos

Upgrade pom

23261 09/09/2008 06:12 PM Cesar Ordiñana

Añadir dependencia con libtools

22656 07/31/2008 11:47 AM jcampos

Upgrade pom file.

22599 07/28/2008 02:40 PM jcampos

Upgrade pom.xml file.

20936 05/27/2008 12:16 PM Jose Manuel Vivó Arnal

prepares_v2_refactor

20747 05/16/2008 08:50 AM jcampos

Change properties.
New file pom.xml to convert this project into maven project.