Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2009 / extensions / extWFS2 @ 44220

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

gvSIG 2.0.0 build 2009 for developers

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.

32734 05/27/2010 07:34 AM Vicente Caballero

Cache

32719 05/26/2010 05:32 AM Jorge Piera

A null exception

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.

32212 03/03/2010 07:13 AM Jorge Piera

Elimino dependencias con las librerías antiguas de libGPE. Esto hay que arreglarlo

32058 01/27/2010 11:18 AM Cesar Ordiñana

Replace site repository id

32055 01/25/2010 12:16 PM Jorge Piera

Deleting the dependence with the dal.cache project

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

Updating libGPE to moltimodule

31849 12/20/2009 10:46 AM Jorge Piera

Changed the gpe dependency name

31842 12/18/2009 09:21 AM Jorge Piera

Dependences with the GPE implementation deleted

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

31773 12/15/2009 04:28 AM Cesar Ordiñana

Remove or correct mvn clean configuration

31673 11/20/2009 05:58 AM Jorge Piera

Updating some imports

31619 11/13/2009 04:21 AM Carlos Sánchez Periñán

added new tests

31618 11/13/2009 04:21 AM Carlos Sánchez Periñán

deleted unused tests

31617 11/13/2009 04:20 AM Carlos Sánchez Periñán

deleted unused tests

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

Extract common maven configuration to a project out of the build

31505 11/04/2009 10:43 AM Cesar Ordiñana

Re-add org.gvsig.gpe dependence

31500 11/04/2009 09:47 AM Cesar Ordiñana

Remove uneeded explicit dependence with GPE

31496 11/04/2009 07:53 AM Joaquín del Cerro Murciano
  • Changes in project and documents model.
  • Add support to project persistence (in course).
  • Rename AppGvSigManager/Locator/Libray to ApplicationManager/Locator/Library.
  • Add new methods to ApplicationManager.
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.

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

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.

30777 09/14/2009 04:53 AM Jorge Piera

Adding the dependences that has been deleted from MapContext

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

30746 09/07/2009 10:03 AM Jorge Piera

Adding the library initialization system to the WFS

30745 09/07/2009 10:03 AM Jorge Piera

Adding the library initialization system to the WFS

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

30561 08/24/2009 05:22 AM Cesar Ordiñana

Remove unused imports

30329 08/06/2009 02:55 AM Jorge Piera

MapControl.addMapTool method now is addBehavior method

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

removed incorrect dal library initialization

29981 07/15/2009 07:53 AM Jorge Piera

Refactoring of packages

29980 07/15/2009 07:50 AM Jorge Piera

Refactoring of packages

29916 07/10/2009 08:12 AM Jorge Piera

Set the dependency with the org.gvsig.editing project

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

Remove dependence of native lib projects at eclipse project level

29645 06/29/2009 01:03 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

29270 06/08/2009 11:56 AM Jorge Piera

Adding filter by area support to WFS

29249 06/08/2009 09:24 AM Jorge Piera

Adding filter by area support to WFS

29248 06/08/2009 09:23 AM Jorge Piera

Adding filter by area support to WFS

29209 06/05/2009 04:33 AM Jorge Piera

The layer has the server projection
ticket #1403

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

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

fixed classpaths

28732 05/13/2009 08:06 AM Rafa Gaitán

removed SNAPSHOT from jni library versions

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

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

28430 05/06/2009 04:56 AM Jorge Piera

Updating the projects to load a layer from the catalog extension

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

28195 04/27/2009 04:36 AM Cesar Ordiñana

Disable unit tests

28144 04/23/2009 09:44 AM Jorge Piera

Adding a size by default

28141 04/23/2009 09:22 AM Jorge Piera

Using the Locator to register parsers

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

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

28116 04/22/2009 09:12 AM Cesar Ordiñana

Set eclipse project name the same as the project folder name

28104 04/22/2009 05:06 AM Cesar Ordiñana

Eclipse projects migrated to maven

28083 04/21/2009 09:53 AM Jorge Piera

It is possible to change the size of a panel

28011 04/16/2009 06:50 AM Cesar Ordiñana

Put the original folder name as the project name

28010 04/16/2009 06:43 AM Cesar Ordiñana

Maven configuration updated

27946 04/14/2009 09:57 AM Jorge Piera

updating pom

27945 04/14/2009 09:57 AM Jorge Piera

Removing unnecessary dependences

27942 04/14/2009 08:51 AM Jorge Piera

Deleting the schema dependences with libPGE

27940 04/14/2009 08:34 AM Jorge Piera

Adding a jar with the tests...

27885 04/07/2009 11:31 AM Jorge Piera

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

27884 04/07/2009 11:31 AM Jorge Piera

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