Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2008 / libraries / libFMap_daldb @ 36052

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

gvSIG 2.0.0 build 2008

32930 07/02/2010 02:15 PM Cesar Ordiñana

Update setting the CRS metadata value, as it changed its name from "defaultSRS" to "CRS".

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.

32647 05/13/2010 02:26 AM Cesar Ordiñana

Remove dependency added for tests that was already present for compilation

32515 04/30/2010 05:33 AM Jorge Piera

Updating pom and tests to run them

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

31890 01/07/2010 03:50 AM Cesar Ordiñana

Remove call to parent.dispose, as it will start an infinite loop

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

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

Update .classpath only on multi jar projects

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.

31274 10/13/2009 08:55 AM Jorge Piera

Adding a dependence of the tools project test on edition. Necessary to compile the tests.

31128 10/05/2009 10:43 AM Cesar Ordiñana

Add support for FeatureQuery page size and limit

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.

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

30744 09/07/2009 06:44 AM Cesar Ordiñana

Remove unused import

30714 09/02/2009 03:54 AM Cesar Ordiñana

Add dependencies between libraries for DynClass.

30713 09/02/2009 03:33 AM Cesar Ordiñana

Depends on the previous initialization of the DALDefaultImplLibrary

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

Small Library API refactoring

30623 08/31/2009 03:27 AM Jose Manuel Vivó Arnal

Added no blocking resource management

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

New automatic Library initialization mechanism and Library API refactoring

30551 08/24/2009 02:54 AM Jose Manuel Vivó Arnal

To set default Value of a FeatureAttribute must to use setDefaultValue, not setDefaultDynValue

30187 07/29/2009 07:55 AM Javier Carrasco

Changed InfoByPoint.getInfo(), now it returns a DynObject Array.
Feature has been modified to extend DynObject.
DynField.setDefaultValue has been changed to setDynDefaultValue.

30066 07/21/2009 08:19 AM Jose Manuel Vivó Arnal

Added missing initialize geometry operation library

29956 07/14/2009 03:58 AM Jose Manuel Vivó Arnal

New API persistence version

29802 07/07/2009 03:11 AM Jose Manuel Vivó Arnal

removed obsoleta package

29704 06/30/2009 07:23 PM Cesar Ordiñana

Ignore old deprecated code

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

Refactoring of packages

29445 06/16/2009 07:20 AM Jose Manuel Vivó Arnal

Refactoring DataServerExplorerProviders constructor

29406 06/16/2009 03:10 AM Jose Manuel Vivó Arnal

Added Javadoc

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

29289 06/09/2009 03:15 AM Jose Manuel Vivó Arnal

Dal SPI Javadoc and refactoring

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

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

29124 06/02/2009 05:06 AM Jose Manuel Vivó Arnal

Generalized field name escaping

29123 06/02/2009 05:06 AM Jose Manuel Vivó Arnal

Generalized field name escaping

29121 06/02/2009 03:43 AM Jose Manuel Vivó Arnal

Fixed missing escapeFieldName

28968 05/25/2009 08:07 AM Jose Manuel Vivó Arnal

Don't use Join when provider not support it

28967 05/25/2009 08:05 AM Jose Manuel Vivó Arnal

Added supportsJoin method.

28965 05/25/2009 05:41 AM Jose Manuel Vivó Arnal

Fixed geometry type

28964 05/25/2009 04:55 AM Jose Manuel Vivó Arnal

Fixed getFullEnvelope

28948 05/21/2009 12:00 PM Jose Manuel Vivó Arnal

added MySQL provider

28917 05/20/2009 04:14 AM Jose Manuel Vivó Arnal

Fixed some problems.

28910 05/19/2009 12:01 PM Jose Manuel Vivó Arnal

Fill defauld values on validate

28909 05/19/2009 11:51 AM Jose Manuel Vivó Arnal

Generic JDBC read/writer provider/Explorer.
Pullup implementation form PostgreSQL to JDBC.

28785 05/14/2009 11:03 AM Jose Manuel Vivó Arnal

created package jdbc.exception

28784 05/14/2009 11:00 AM Jose Manuel Vivó Arnal
28678 05/13/2009 03:49 AM Jose Manuel Vivó Arnal

Removed postgis.jar dependecy

28677 05/12/2009 12:17 PM Jose Manuel Vivó Arnal

append mode implemented

28676 05/12/2009 12:06 PM Jose Manuel Vivó Arnal

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

28672 05/12/2009 11:21 AM Jose Manuel Vivó Arnal
28663 05/12/2009 08:36 AM Jose Manuel Vivó Arnal

Added method to checks if resources notify changes

28661 05/12/2009 07:46 AM Jose Manuel Vivó Arnal
28630 05/12/2009 04:16 AM Jose Manuel Vivó Arnal

Implemented force close in 'zombie' ResultSets

28585 05/11/2009 10:54 AM Rafa Gaitán

added build-dir properties to all pom files

28481 05/07/2009 09:22 AM Cesar Martinez Izquierdo

Adapt to the refactored 'loadFromState' method name in libTools

28478 05/07/2009 09:09 AM Cesar Martinez Izquierdo

Adapt to the refactored 'loadFromState' method name in libTools

28424 05/05/2009 11:47 AM Jose Manuel Vivó Arnal
28399 05/05/2009 03:59 AM Jose Manuel Vivó Arnal
28302 04/30/2009 02:35 AM Jose Manuel Vivó Arnal

renamed package to correct name

28301 04/30/2009 02:33 AM Jose Manuel Vivó Arnal
28258 04/28/2009 09:15 AM Jose Manuel Vivó Arnal
28257 04/28/2009 09:15 AM Jose Manuel Vivó Arnal
28191 04/27/2009 03:43 AM Jose Manuel Vivó Arnal
28136 04/23/2009 06:27 AM Jose Manuel Vivó Arnal
28125 04/22/2009 12:35 PM Cesar Ordiñana

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

28115 04/22/2009 09:11 AM Cesar Ordiñana

Set the eclipse project names the same as the project folder name

28102 04/22/2009 05:01 AM Cesar Ordiñana

Eclipse projects migrated to maven

28095 04/22/2009 03:13 AM Jorge Piera

Adding the saveToState method

28047 04/16/2009 11:47 AM Jose Manuel Vivó Arnal
28046 04/16/2009 11:25 AM Jose Manuel Vivó Arnal

Fixed SRScode of GeomFromText sql function (where clausule)

28031 04/16/2009 08:05 AM Jose Manuel Vivó Arnal
28017 04/16/2009 07:31 AM Jose Manuel Vivó Arnal

Added FeatureStore.getFeatureCount().
Added FeatureStoreProvider.getFeatureCount()

27990 04/16/2009 03:38 AM Jose Manuel Vivó Arnal

added crescres proj imp for test scope

27987 04/16/2009 03:34 AM Jose Manuel Vivó Arnal
27986 04/16/2009 03:34 AM Jose Manuel Vivó Arnal
27983 04/15/2009 09:26 AM Jose Manuel Vivó Arnal
27982 04/15/2009 09:19 AM Jose Manuel Vivó Arnal
27968 04/15/2009 06:44 AM Cesar Ordiñana

Exclude old packages also from javadoc generation

27967 04/15/2009 06:42 AM Cesar Ordiñana

Correct it to be able to at least be parsed by the maven report plugins

27965 04/15/2009 05:53 AM Cesar Ordiñana

Disable tests in maven by default, as a PostgreSQL installation is needed

27953 04/14/2009 10:44 AM Jose Manuel Vivó Arnal

now the layer can be added in a view (but nothing draw because has no metadata).

27932 04/14/2009 06:38 AM Jose Manuel Vivó Arnal

Fixed obsolete dependecies

27929 04/14/2009 05:47 AM Jose Manuel Vivó Arnal

remove obsolete package

27922 04/14/2009 04:45 AM Jose Manuel Vivó Arnal

updated

27921 04/14/2009 04:45 AM Jose Manuel Vivó Arnal

Removed dalfile

27920 04/14/2009 04:44 AM Jose Manuel Vivó Arnal
27919 04/14/2009 04:44 AM Jose Manuel Vivó Arnal
27918 04/14/2009 04:42 AM Jose Manuel Vivó Arnal

removed obsolete

27909 04/08/2009 11:54 AM Jose Manuel Vivó Arnal
27908 04/08/2009 11:18 AM Jose Manuel Vivó Arnal

PostgresSQLServerExplorer.list run.

27906 04/08/2009 10:32 AM Jose Manuel Vivó Arnal

changes in DB

27869 04/07/2009 03:35 AM Jose Manuel Vivó Arnal
27753 04/02/2009 10:58 AM Jose Manuel Vivó Arnal

Changed register of Parameters dynClass.
Created dynClass hierarchy of DB paramters.
Created hierarchy of DB parameters.

27723 04/01/2009 09:36 AM Jose Manuel Vivó Arnal
27717 04/01/2009 09:11 AM Cesar Ordiñana

ACtualizar la cabecera xml