Statistics
| Revision:

gvsig-tools / org.gvsig.maven.base / trunk / org.gvsig.maven.base / org.gvsig.maven.base.build / src @ 522

# Date Author Comment
522 07/05/2011 07:09 AM Cesar Ordiñana

Remove uneeded jar files in the classpath, they are automatically loaded by the jvm thanks to the manifest classpath of the andami jar file

347 11/25/2010 10:39 AM Cesar Ordiñana

Build file download folder has to be created beforehand

346 11/25/2010 05:02 AM Cesar Ordiñana

Build file download folder has to be created beforehand

345 11/22/2010 08:49 AM Cesar Ordiñana

Add tools.swing jars to the launcher classpath

333 11/10/2010 07:11 AM Cesar Ordiñana

Keep original PATH variable values adding the natives path

332 11/10/2010 06:41 AM Cesar Ordiñana

Create the target folder when downloading the maven base build jar file

311 10/19/2010 06:42 AM Cesar Ordiñana

Add create installer launcher

292 10/04/2010 08:36 AM Cesar Ordiñana

Move taskdef declaration into a target, as the dependencies required are downloaded by other task.

274 09/28/2010 04:53 AM Cesar Ordiñana

Add workspace variables creation needed by the gvSIG launcher

236 09/13/2010 09:04 AM Cesar Ordiñana

Add java configuration files to be imported into eclipse preferences

194 07/08/2010 07:35 AM Cesar Ordiñana

Upgrade org.gvsig.maven.base.build and look for it into the maven repository first, and if not available download it from the remove maven repository

192 07/07/2010 04:36 AM Cesar Ordiñana

Add source dependencies to all gvSIG projects and environment variables needed by the native dependencies

191 07/07/2010 02:49 AM Cesar Ordiñana

Added launcher to be able to run gvSIG from an external workspace

177 06/28/2010 02:45 AM Cesar Ordiñana

Upgrade version to 1.0.6-SNAPSHOT

136 06/17/2010 08:05 AM Cesar Ordiñana

Change downloaded jar version to the 1.0.5 final

123 05/12/2010 12:47 PM Cesar Ordiñana

Add two new mvn tasks and launchers: dependency:tree and any maven goal

118 05/10/2010 03:24 AM José Badía

removing user's cancel panel

82 04/09/2010 03:53 AM José Badía

Added wizard to configure the gvSIG profile in the 'prepare-workspace.xml' process

81 04/09/2010 03:53 AM José Badía

Added wizard to configure the gvSIG profile in the 'prepare-workspace.xml' process

76 03/25/2010 08:33 AM José Badía

Add an antform to the prepare-workspace target

75 03/23/2010 08:26 AM Cesar Ordiñana

Move platform configuration to an external file per user

55 03/01/2010 04:01 AM Cesar Ordiñana

Some more maven tasks added

50 02/25/2010 09:33 AM Cesar Ordiñana

Set to the next version

48 02/25/2010 09:28 AM Cesar Ordiñana

Ask for maven release task parameters

46 02/25/2010 08:21 AM Cesar Ordiñana

Set mvn batch mode to false

38 02/25/2010 07:13 AM Cesar Ordiñana

Add release:clean to the release dry run task

36 02/25/2010 07:06 AM Cesar Ordiñana

Add release:clean to the release-perform task

35 02/25/2010 07:05 AM Cesar Ordiñana

Set execution permission for the mvn scripts after unzipping

34 02/25/2010 07:04 AM Cesar Ordiñana

Tell to use only once per workspace

29 02/25/2010 06:33 AM Cesar Ordiñana

Moved from the gvSIG main source repository