Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2009 / extensions / extGPE-gvSIG @ 39398

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project
# Date Author Comment
33077 07/07/2010 07:18 AM Cesar Ordiñana

gvSIG 2.0.0 build 2009 for developers

33032 07/06/2010 11:11 AM Joaquín del Cerro Murciano

Add to the libreries declaration of dependency with other libraries.

32953 07/05/2010 03:17 AM Cesar Ordiñana

Update and make work again parameters and metadata dynclass definitions for the GPE store

32880 06/24/2010 08:34 AM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

32385 04/21/2010 03:19 AM Jorge Piera

Adding kxml like the default parser

32267 03/16/2010 11:45 AM Cesar Ordiñana

Ignore eclipse project files

32264 03/16/2010 03: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 11:18 AM Cesar Ordiñana

Replace site repository id

32051 01/25/2010 11:55 AM Jorge Piera

Updating libGPE to moltimodule

31838 12/18/2009 06:46 AM Jorge Piera

Adding filter properties to the WFS protocol

31781 12/15/2009 06:40 AM Jorge Piera

The projects have not to copy libraries on the gvSIG extension

31774 12/15/2009 04:54 AM Cesar Ordiñana

Remove mvn clean configuration, as it is located in the parent pom now

31709 11/25/2009 04:47 AM Jorge Piera

The test has to call to the setUp method

31609 11/12/2009 10:07 AM Cesar Ordiñana

Extract common maven configuration to a project out of the build

31502 11/04/2009 09:56 AM Cesar Ordiñana

Update and unify org.gvsig.gpe dependences

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

31330 10/19/2009 10:28 AM Cesar Ordiñana

Ignore eclipse configuration files

31326 10/19/2009 08:57 AM Cesar Ordiñana

Remove eclipse projects configuration. From now on, it will be generated locally with maven.

31309 10/19/2009 05:01 AM Jorge Piera

Adding dependency with tests

31284 10/14/2009 08:56 AM 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.

31022 09/29/2009 01:09 PM Cesar Ordiñana

Resource locking changed to be based on Java synchronization, more convenient functional and performancewise.
Refactoring of FeatureProviderIterator and FeatureSetProvider to extract common code to parent abstract classes.

30896 09/21/2009 09:52 AM Jorge Piera

Using the version 2.0.0 for GPE

30894 09/21/2009 08:51 AM Jorge Piera

Using the version 2.0.0 for GPE

30888 09/21/2009 07:06 AM Jorge Piera

Updating the classpath: gpe library has been moved to OSOR

30838 09/18/2009 09:20 AM Cesar Ordiñana

Symbology and Legends persistence and clone implementation.
New persistence and dynobjects utility methods.

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

Added new TestCase extended class with automatic library initialization

30752 09/08/2009 08:20 AM Jorge Piera

Updating the stores

30719 09/02/2009 01:04 PM Jorge Piera

Checking dependences

30633 09/01/2009 08:00 AM Cesar Ordiñana

Small Library API refactoring

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

New automatic Library initialization mechanism and Library API refactoring

30579 08/26/2009 03:36 AM Cesar Ordiñana

New automatic Library initialization mechanism and Library API refactoring

30152 07/27/2009 09:20 AM Cesar Ordiñana

Remove unused variables

30067 07/21/2009 08:20 AM Jose Manuel Vivó Arnal

removed incorrect dal library initialization

29705 06/30/2009 07:30 PM Cesar Ordiñana

Remove dependence of native lib projects at eclipse project level

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

29326 06/10/2009 04:08 AM Jose Manuel Vivó Arnal

Dal SPI refactoring

29292 06/09/2009 06:11 AM Jose Manuel Vivó Arnal

Dal SPI refactoring

29200 06/05/2009 03:03 AM Jorge Piera

Adding support for filter by polygon

29198 06/04/2009 08:40 AM Jorge Piera

Creating the filter by geometry

29187 06/04/2009 04:42 AM Jorge Piera

Creating the index like a integer

28747 05/13/2009 08:14 AM Rafa Gaitán

fixed classpaths

28725 05/13/2009 08:05 AM Rafa Gaitán

removed SNAPSHOT from jni library versions

28692 05/13/2009 04:21 AM Rafa Gaitán

fixed classpath for all projects for jgdal. native build system for jni-proj4

28681 05/13/2009 04:17 AM Jose Manuel Vivó Arnal

Added method to checks if resources notify changes

28680 05/13/2009 04:16 AM Jose Manuel Vivó Arnal

Changed FeatureStoreProvider.append(Feature) --> FeatureStoreProvider.append(FeatureData)

28479 05/07/2009 09:14 AM Cesar Martinez Izquierdo

Adapt to the refactored 'loadFromState' method name in libTools

28275 04/28/2009 10:59 AM Jose Manuel Vivó Arnal

v2_0_0_Build_2005

28201 04/27/2009 06:04 AM Cesar Ordiñana

Change jgdal dependence from the 2.0 SNAPSHOT to the 0.9.1

28137 04/23/2009 07:44 AM Jorge Piera

Updating libraries to execute the tests

28125 04/22/2009 12:35 PM Cesar Ordiñana

Change dependence from the jsr108 0.01 jars to the units gvsig legacy one.

28122 04/22/2009 11:34 AM Jorge Piera

Adding the performEditing method

28113 04/22/2009 07:06 AM Jorge Piera

Using the Locator to register parsers

28039 04/16/2009 09:51 AM Cesar Ordiñana

Not needed anymore

28038 04/16/2009 09:36 AM Cesar Ordiñana

New eclipse project configurations created from maven but with the project names changed till we chage the folder name and the artifactId to be the same

28037 04/16/2009 09:34 AM Cesar Ordiñana

Implement the new FeatureStoreProvider.getFeatureCount() method

28009 04/16/2009 06:38 AM Cesar Ordiñana

Svn ignore maven target folder

27957 04/15/2009 04:16 AM Cesar Ordiñana

Disable unit tests until we review them and make them work again

27890 04/08/2009 03:49 AM Cesar Ordiñana

Actualizar cabecera XML

27870 04/07/2009 03:50 AM Jorge Piera

Updating pom

27830 04/06/2009 08:34 AM Jorge Piera

Updating the pom

27636 03/30/2009 06:52 AM Jorge Piera

Using libraries in GPE

27501 03/24/2009 03:55 AM Jorge Piera

Deleting not-used classes

27499 03/24/2009 03:43 AM Jorge Piera
27498 03/24/2009 03:43 AM Jorge Piera

Share project "extGPE-gvSIG" into "https://gvsig.org/svn/gvSIG"