Statistics
| Revision:

root / tags / v2_0_0_Build_2024 / extensions / extWFS2 @ 34606

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project
# Date Author Comment
34574 02/16/2011 04:06 PM Cesar Ordiñana

gvSIG desktop 2.0.0 build 2024

34549 02/16/2011 03:58 PM Cesar Ordiñana

Packages and builds created for the gvSIG-desktop 2024 build

34327 01/11/2011 02:40 PM Cesar Ordiñana

New gvSIG 2.0.0 build 2023

34168 11/23/2010 04:49 PM Cesar Ordiñana

Update to build 2022

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

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

34134 11/15/2010 01:25 PM Jorge Piera

Removing the dependence with the DefaultFeature class. This dependence was added by error

34133 11/15/2010 12:32 PM Jorge Piera

Adding the parsing of the WFS exceptions

34132 11/15/2010 10:27 AM Jorge Piera

Fixing several bugs with the filter encoding for WFS

34131 11/12/2010 12:25 PM Jorge Piera

The root attribute has not to be included in the properties argument in a WFS request

34130 11/12/2010 12:14 PM Jorge Piera

Adding WFS-T support and fix some bugs related with both GML and WFS stores

34113 11/09/2010 12:19 PM Jorge Piera

Fix several bugs in the WFS provider

34032 11/08/2010 04:50 PM Cesar Ordiñana

Updates for build 2021

34026 11/08/2010 02:06 PM Jorge Piera

Updating the WFS provider to be able to use the cache

34012 11/04/2010 12:03 PM Joaquín del Cerro Murciano

Add description to pom of projects.

33750 10/26/2010 01:16 PM Cesar Ordiñana

Build number and package infos updated for the 2020 build

33738 10/21/2010 01:54 PM Jorge Piera

Make remoteservices compliant with the CDC profile

33717 10/20/2010 05:00 PM Joaquín del Cerro Murciano

Se ha modificado el interface DataStore, cambiando la semantica de este metodo getName y añadiendo el metodo getFullName.

Se ha eliminado el metodo getName de FeatureStoreProvider y
subido al interface padre DataStoreProvider, a la vez que se
cambia la semantica de este....

33715 10/20/2010 03:27 PM Cesar Ordiñana

Add package.info files and update build number value

33701 10/19/2010 03:19 PM Cesar Ordiñana

Replace build.number with buildNumber.properties

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

33219 07/28/2010 12:35 PM Jorge Piera

Fixed an exception loading a WFS2 layer

33186 07/12/2010 02:22 PM Cesar Ordiñana

Use the MetadataManager to register the metadata definitions

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

Add to the libreries declaration of dependency with other libraries.

32880 06/24/2010 02:34 PM 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 01:34 PM Vicente Caballero

Cache

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

A null exception

32267 03/16/2010 04:45 PM Cesar Ordiñana

Ignore eclipse project files

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.

32212 03/03/2010 01:13 PM Jorge Piera

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

32058 01/27/2010 05:18 PM Cesar Ordiñana

Replace site repository id

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

Deleting the dependence with the dal.cache project

32051 01/25/2010 05:55 PM Jorge Piera

Updating libGPE to moltimodule

31849 12/20/2009 04:46 PM Jorge Piera

Changed the gpe dependency name

31842 12/18/2009 03:21 PM Jorge Piera

Dependences with the GPE implementation deleted

31838 12/18/2009 12:46 PM Jorge Piera

Adding filter properties to the WFS protocol

31781 12/15/2009 12:40 PM Jorge Piera

The projects have not to copy libraries on the gvSIG extension

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

Remove or correct mvn clean configuration

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

Updating some imports

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

added new tests

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

deleted unused tests

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

deleted unused tests

31609 11/12/2009 04:07 PM Cesar Ordiñana

Extract common maven configuration to a project out of the build

31505 11/04/2009 04:43 PM Cesar Ordiñana

Re-add org.gvsig.gpe dependence

31500 11/04/2009 03:47 PM Cesar Ordiñana

Remove uneeded explicit dependence with GPE

31496 11/04/2009 01:53 PM 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 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"....

31330 10/19/2009 04:28 PM Cesar Ordiñana

Ignore eclipse configuration files

31326 10/19/2009 02:57 PM Cesar Ordiñana

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

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.

31022 09/29/2009 07: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 03:52 PM Jorge Piera

Using the version 2.0.0 for GPE

30888 09/21/2009 01:06 PM Jorge Piera

Updating the classpath: gpe library has been moved to OSOR

30838 09/18/2009 03:20 PM Cesar Ordiñana

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

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

Adding the dependences that has been deleted from MapContext

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

Added new TestCase extended class with automatic library initialization

30752 09/08/2009 02:20 PM Jorge Piera

Updating the stores

30746 09/07/2009 04:03 PM Jorge Piera

Adding the library initialization system to the WFS

30745 09/07/2009 04:03 PM Jorge Piera

Adding the library initialization system to the WFS

30633 09/01/2009 02:00 PM Cesar Ordiñana

Small Library API refactoring

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

New automatic Library initialization mechanism and Library API refactoring

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

Remove unused imports

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

MapControl.addMapTool method now is addBehavior method

30067 07/21/2009 02:20 PM Jose Manuel Vivó Arnal

removed incorrect dal library initialization

29981 07/15/2009 01:53 PM Jorge Piera

Refactoring of packages

29980 07/15/2009 01:50 PM Jorge Piera

Refactoring of packages

29916 07/10/2009 02:12 PM Jorge Piera

Set the dependency with the org.gvsig.editing project

29705 07/01/2009 01:30 AM Cesar Ordiñana

Remove dependence of native lib projects at eclipse project level

29645 06/29/2009 07:03 PM Jorge Piera

Refactoring of packages

29372 06/11/2009 06:58 PM Cesar Ordiñana

Normalization and refactoring of extensions deployment and configuration

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

Dal SPI refactoring

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

Dal SPI refactoring

29270 06/08/2009 05:56 PM Jorge Piera

Adding filter by area support to WFS

29249 06/08/2009 03:24 PM Jorge Piera

Adding filter by area support to WFS

29248 06/08/2009 03:23 PM Jorge Piera

Adding filter by area support to WFS

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

The layer has the server projection
ticket #1403

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

Adding support for filter by polygon

29198 06/04/2009 02:40 PM Jorge Piera

Creating the filter by geometry

28754 05/13/2009 02:14 PM Rafa Gaitán

fixed classpaths

28732 05/13/2009 02:06 PM Rafa Gaitán

removed SNAPSHOT from jni library versions

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

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

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

Updating the projects to load a layer from the catalog extension

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

v2_0_0_Build_2005

28201 04/27/2009 12:04 PM Cesar Ordiñana

Change jgdal dependence from the 2.0 SNAPSHOT to the 0.9.1

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

Disable unit tests

28144 04/23/2009 03:44 PM Jorge Piera

Adding a size by default

28141 04/23/2009 03:22 PM Jorge Piera

Using the Locator to register parsers

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

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

28116 04/22/2009 03:12 PM Cesar Ordiñana

Set eclipse project name the same as the project folder name

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

Eclipse projects migrated to maven

28083 04/21/2009 03:53 PM Jorge Piera

It is possible to change the size of a panel

28011 04/16/2009 12:50 PM Cesar Ordiñana

Put the original folder name as the project name

28010 04/16/2009 12:43 PM Cesar Ordiñana

Maven configuration updated

27946 04/14/2009 03:57 PM Jorge Piera

updating pom

27945 04/14/2009 03:57 PM Jorge Piera

Removing unnecessary dependences

27942 04/14/2009 02:51 PM Jorge Piera

Deleting the schema dependences with libPGE

27940 04/14/2009 02:34 PM Jorge Piera

Adding a jar with the tests...

27885 04/07/2009 05:31 PM Jorge Piera

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

27884 04/07/2009 05:31 PM Jorge Piera

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