Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2027 / frameworks / _fwAndami / pom.xml @ 35436

History | View | Annotate | Download (12.8 KB)

# Date Author Comment
35436 06/03/2011 03:31 AM Francisco Díaz Carsí

move to frameworks

35398 06/03/2011 02:59 AM Francisco Díaz Carsí

gvSIG 2.0.0 build 2027

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

35120 05/10/2011 03:34 AM Cesar Ordiñana

Copy theme files to installation on "mvn install"

35119 05/10/2011 03:13 AM Cesar Ordiñana

Reconfigure the maven exec plugin to be able to launch gvSIG with a "mvn exec:exec" command.

35118 05/10/2011 02:59 AM Cesar Ordiñana

Move resources to the resources folder

34925 04/20/2011 06:43 AM Nadal Francisco

gvsig-desktop#1014

A progress bar has been added to show download progress.
A progress bar has been added to Andami.

34724 03/11/2011 07:08 AM Cesar Ordiñana

Add runtime scope to a runtime only dependency

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

34669 03/04/2011 04:54 AM Cesar Ordiñana

Add org.gvsig.personaldb dependence to appgvSIG.
Add core dependencies to the org.gvsig.core.maven.dependencies pom file, and correct some pom definitions

34440 01/25/2011 11:15 AM Cesar Ordiñana

Move installer library to andami dependencies

34432 01/25/2011 07:57 AM Cesar Ordiñana

Configure jar manifest file so it contains the andami dependencies in the classpath entry, and the Launcher as the main class, so it can be launched without having to put all depencies jars in the classpath.

34249 12/09/2010 07:54 AM Cesar Ordiñana

Java web start based mechanism to download plugins replaced with the installer plugin remote one.
Also, java web start compilation dependence removed.

34007 11/03/2010 11:05 AM Cesar Ordiñana

Some corrections to the new about usage and pending plugins to migrate to it

33980 10/26/2010 09:41 AM Cesar Ordiñana

Add a resources root folder

33614 09/29/2010 06:27 AM 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

33612 09/29/2010 03:21 AM Cesar Ordiñana

Enable org.gvsig.tools.swing.serv.* dependencies for compilation

33427 09/23/2010 09:23 AM Cesar Ordiñana

Move tools swing dependencies to andami

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

31771 12/15/2009 04:06 AM Cesar Ordiñana

Don't install the javaws jar into andami anymore

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

Extract common maven configuration to a project out of the build

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

31350 10/21/2009 02:54 AM Cesar Ordiñana

Remove commented out dependencies

30781 09/14/2009 08:07 AM Jordi Torres

fixed JWizardComponent version

29593 06/29/2009 11:54 AM Jorge Piera

Refactoring of packages

29447 06/16/2009 07:31 AM Cesar Ordiñana

Move deletion of the gvSIG/extensiones folder to the Andami project, as it is build before any extension

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

Normalization and refactoring of extensions deployment and configuration

28712 05/13/2009 06:57 AM Cesar Ordiñana

Active the install-extension profile by default

28575 05/11/2009 10:53 AM Rafa Gaitán

added build-dir properties to all pom files

28372 05/04/2009 12:18 PM Cesar Ordiñana

Configure de mvn exec plugin to be able to launch gvSIG from maven. From the _fwAndami project root folder just do:

mvn exec:exec

You must have a working JVM in your path, with the JAI libraries installed as needed by gvSIG.

28256 04/28/2009 09:14 AM Jose Manuel Vivó Arnal

fixed binary distribution generation after maven migration

28003 04/16/2009 06:12 AM Cesar Ordiñana

Update dependencies management and installation

27977 04/15/2009 07:55 AM Cesar Ordiñana

Remove unneeded dependencies in general and in the installation of dependencies to the andami lib folder

27898 04/08/2009 06:43 AM Rafa Gaitán

fixed traslation resources

27339 03/12/2009 12:17 PM Cesar Ordiñana

Actualizar artifactId, generación de jars y dependencias

27322 03/11/2009 01:51 PM Cesar Ordiñana

Actualizar dependencias

23439 09/18/2008 03:34 AM Jose Manuel Vivó Arnal
23387 09/16/2008 07:53 AM Jose Manuel Vivó Arnal

maven runs

23379 09/16/2008 06:31 AM Jose Manuel Vivó Arnal
23373 09/16/2008 03:55 AM Jose Manuel Vivó Arnal
23357 09/15/2008 10:16 AM jcampos

Upgrade pom

22655 07/31/2008 04:10 AM jcampos

Upgrade pom file.

21352 06/09/2008 11:12 AM jcampos

upgrade pom file.

20934 05/27/2008 06:16 AM Jose Manuel Vivó Arnal

prepares_v2_refactor

20862 05/23/2008 06:25 AM jcampos

Upgrade pom.xml file.

20824 05/22/2008 03:49 AM jcampos

Upgrade pom file.

20727 05/14/2008 11:59 AM jcampos

New file pom.xml to convert this project into maven project.