Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2028 / extensions / extDalTransformJoin @ 43233

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project package.info
# Date Author Comment
35601 06/24/2011 09:09 AM Francisco Díaz Carsí

move to extensions

35590 06/24/2011 09:00 AM Francisco Díaz Carsí

v2_0_0_Build_2028

35361 06/02/2011 10:25 AM Francisco Díaz Carsí

v2_0_0_Build_2027

35209 05/25/2011 06:43 AM Francisco Díaz Carsí

New gvSIG 2.0.0 build 2026

35180 05/18/2011 09:44 AM 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

35145 05/13/2011 09:31 AM Joaquín del Cerro Murciano

Change name of projects in pom

35142 05/13/2011 08:54 AM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

35022 05/09/2011 05:48 AM Cesar Ordiñana

Build numbers for the gvSIG 2.0.0 build 2025

34965 04/27/2011 03:35 AM Cesar Ordiñana

svn ignore package.info files

34958 04/27/2011 02:54 AM Cesar Ordiñana

Remove package.info files from svn, they will be created on each mvn install

34919 04/18/2011 04:26 AM Jorge Piera

Now is possible to add a prefix to the join [gvsig-desktop #15241]

34903 04/06/2011 10:02 AM Jorge Piera

The join option has to use the transformation wizard. It fixes the bug [gvsig-desktop #15152]

34707 03/10/2011 02: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....

34549 02/16/2011 09:58 AM Cesar Ordiñana

Packages and builds created for the gvSIG-desktop 2024 build

34327 01/11/2011 08:40 AM Cesar Ordiñana

New gvSIG 2.0.0 build 2023

34280 12/17/2010 02:21 AM Cesar Ordiñana

Fulfill all pending library definitions (API or Impl) and dependencies

34168 11/23/2010 10:49 AM Cesar Ordiñana

Update to build 2022

34149 11/18/2010 11:36 AM Cesar Ordiñana

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

34032 11/08/2010 10:50 AM Cesar Ordiñana

Updates for build 2021

34012 11/04/2010 07:03 AM Joaquín del Cerro Murciano

Add description to pom of projects.

33750 10/26/2010 07:16 AM Cesar Ordiñana

Build number and package infos updated for the 2020 build

33715 10/20/2010 09:27 AM Cesar Ordiñana

Add package.info files and update build number value

33701 10/19/2010 09:19 AM Cesar Ordiñana

Replace build.number with buildNumber.properties

33331 08/25/2010 08:52 AM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

33281 08/16/2010 06:15 AM Joaquín del Cerro Murciano

Changes in persistence management.

33253 08/03/2010 02:51 AM Jorge Piera

Adding the properties tag deleted by error

33218 07/28/2010 06:34 AM Jorge Piera

The pom's for the transformation has been updated

33217 07/28/2010 06:33 AM Jorge Piera

Fixed an exception loading the transformations

33205 07/23/2010 04: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.

33186 07/12/2010 08:22 AM Cesar Ordiñana

Use the MetadataManager to register the metadata definitions

33053 07/07/2010 06:03 AM Cesar Ordiñana

Evaluator getCQL method replaced with getSQL, as this is the real type of the expressions returned

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.

32364 04/15/2010 06:43 AM Cesar Ordiñana

Disable tests launching as they are too much long to be run on each install

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

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

Extract common maven configuration to a project out of the build

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.

31200 10/07/2009 03:38 AM Jorge Piera

Adding the persistence

31199 10/07/2009 03:30 AM Jorge Piera

Adding the persistence

31198 10/07/2009 03:30 AM Jorge Piera

Adding the persistence

31197 10/07/2009 03:30 AM Jorge Piera

Adding the persistence

31196 10/07/2009 03:29 AM Jorge Piera

Adding the persistence

31195 10/07/2009 03:29 AM Jorge Piera

Adding the persistence

30905 09/21/2009 10:10 AM Jorge Piera

Generating the .project and the classpath from the pom file

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

New automatic Library initialization mechanism and Library API refactoring

29861 07/09/2009 06:54 AM Vicente Caballero

#2237

29792 07/06/2009 08:40 AM Jorge Piera

Adding a minimum size for the wizard.

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

Remove dependence of native lib projects at eclipse project level

29627 06/29/2009 12:50 PM Jorge Piera

Refactoring of packages

29432 06/16/2009 06:31 AM Jose Manuel Vivó Arnal

updated eclipse project settings

29390 06/15/2009 04:09 AM Jose Manuel Vivó Arnal

Added 'target' directory to svn:ignore

29379 06/12/2009 07:04 AM Jose Manuel Vivó Arnal
29164 06/02/2009 09:44 AM Jorge Piera

Using interfaces for the GUI

28903 05/19/2009 11:02 AM Jorge Piera

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

28897 05/19/2009 10:14 AM Jorge Piera

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

28896 05/19/2009 10:14 AM Jorge Piera

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