Statistics
| Revision:

gvsig-tools / org.gvsig.maven.base @ 689

# Date Author Comment
689 05/11/2012 08:04 AM Joaquín del Cerro Murciano

format file

688 04/17/2012 01:42 PM Cesar Ordiñana

Update header with contact info

687 03/29/2012 11:54 AM Cesar Ordiñana

Update header to the final version

686 03/29/2012 11:54 AM Cesar Ordiñana

Update header to the final version

684 03/06/2012 03:39 AM Cesar Ordiñana

Update header in code templates

683 03/05/2012 12:32 PM Cesar Ordiñana

Update headers with the gvSIG Association copyright

681 02/08/2012 06:16 AM Cesar Ordiñana

Remove uneeded site configuration

680 02/08/2012 06:16 AM Cesar Ordiñana

Add slf4j template

679 02/07/2012 11:52 AM Cesar Ordiñana

Update site url property

678 02/07/2012 10:16 AM Joaquín del Cerro Murciano

update baseDownloadUrl to relative url

677 02/06/2012 11:32 AM Joaquín del Cerro Murciano

Add support to package.info.categories

669 01/10/2012 07:27 AM Cesar Ordiñana

Change download URL to absolute as the relative one still is not supported

668 01/09/2012 03:54 AM Cesar Ordiñana

Revert back the eclipse plugin version to the 2.6 one, as newer ones fail in the appgvSIG project

666 12/28/2011 01:13 PM Cesar Ordiñana

Define default values for the URL and site deployment parameters

665 12/28/2011 01:02 PM Cesar Ordiñana

Update eclipse plugin version

664 12/20/2011 10:32 AM Cesar Ordiñana

Change package.info url to relative to the downloaded index

663 12/20/2011 10:31 AM Cesar Ordiñana

Change so "else if" remain into the same line

659 12/20/2011 07:37 AM Cesar Ordiñana

Update mailing lists urls

658 12/20/2011 07:20 AM Cesar Ordiñana

Ignore a maven site related class from the animal sniffer

657 12/20/2011 07:11 AM Cesar Ordiñana

Update SCM URL to the new devel.gvsig.org repository

656 12/20/2011 06:55 AM Cesar Ordiñana

Update to the new devel.gvsig.org source and maven repository

652 11/28/2011 06:09 AM Francisco Díaz Carsí

Changed jython version to 2.5.2

646 11/22/2011 10:19 AM Francisco Díaz Carsí

Changed base download URL to dropbox.

643 11/14/2011 03:25 AM Jorge Piera

Merging the time support to DAL [gvsig-desktop #15968]

640 11/11/2011 09:05 AM Cesar Ordiñana

Add gt2-referencing dependency

637 10/31/2011 09:18 AM Cesar Ordiñana

Add full maven parameters in the echo message

636 10/31/2011 08:57 AM Cesar Ordiñana

Add a native-platform parameter when calling maven. This will replace from now on the platform activation mechanism, as this way setting the parameters for any platform works from any other one. The previous mechanism, based on platform automatic activation, does not work when a dependency has profiles.

635 10/31/2011 08:55 AM Cesar Ordiñana

Update org.gvsig.maven.base.tools dependency version and configure the maven license plugin to be able to handle the gvSIG header

634 10/27/2011 09:49 AM Cesar Ordiñana

Add support to create package installers from linux and windows through eclipse installers

633 10/27/2011 09:28 AM Joaquín del Cerro Murciano
623 10/19/2011 09:27 AM Cesar Ordiñana

Add new package info generation parameters also to other installer maven plugins configurations

622 10/19/2011 08:53 AM Cesar Ordiñana

Add new package info generation parameters

613 10/10/2011 06:47 AM Cesar Ordiñana

Replace geotools dependencies version with first final one available in the osgeo maven repository. Also move JCRS own dependencies to its gvSIG plugin.

599 08/31/2011 07:27 AM Francisco Díaz Carsí

excluded old ant version

593 08/17/2011 06:23 AM Jorge Piera

Updating the phase of the animal sniffer to package. If the phase is test, it is not possible to generate the mvn site

580 07/22/2011 06:36 AM Cesar Ordiñana

Add animal-sniffer-plugin configuration to validate APIs against Java 1.5

555 07/13/2011 02:44 AM Cesar Ordiñana

Some configuration wizard improvements

554 07/13/2011 02:20 AM Cesar Ordiñana

Add comment about the new DEPENDS_ON_NATIVE_LIBRARIES file

552 07/12/2011 08:55 AM Cesar Ordiñana

Improve and correct gvsig-installer property handling and workspace configuration wizard.

550 07/12/2011 03:51 AM Cesar Ordiñana

Move .gvsig.platform.properties check to the prepare-workspace.xml file when launched, and perform the check only if a file called DEPENDS_ON_NATIVE_LIBRARIES exists. Also the maven macro only loads the .gvsig.platform.properties values if the file exists.

549 07/12/2011 03:49 AM Cesar Ordiñana

Run launchers in independent JVM, so they are able to be cancelled.

525 07/06/2011 08:47 AM Cesar Ordiñana

Add more maven plugins to be ignored by the m2e eclipse plugin

524 07/06/2011 04:43 AM Cesar Ordiñana

Update to download the maven.base.build current version

523 07/06/2011 03:23 AM Cesar Ordiñana

Add the gvSIG maven repository as a plugin repository also, so the org.gvsig.installer maven plugin will be downloaded when needed.

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

521 07/04/2011 08:08 AM Cesar Ordiñana

Upgrade maven-resources-plugin version

520 07/04/2011 08:08 AM Cesar Ordiñana

Add support for the m2eclipse 1.0 plugin (eclipse indigo)

519 07/04/2011 08:03 AM Cesar Ordiñana

Add support for the m2eclipse 1.0 plugin (eclipse indigo)

486 05/18/2011 09:40 AM Cesar Ordiñana

Use a separate property for the eclipse project name, for easy setting on each project, and default it to the artifactId.

464 05/10/2011 03:35 AM Cesar Ordiñana

Update mvn-resources-plugin version

463 05/10/2011 03:25 AM Cesar Ordiñana

Create packages in the install folder with the server structure (pool/artifactId)

459 04/27/2011 02:43 AM Cesar Ordiñana

Extract package.info values to properties so they can be more easily changed from a plugin's project.

458 04/26/2011 08:13 AM Cesar Ordiñana

Add support to create the package.info file in the initial phases, so it doesn't have to be created manually beforehand.

432 04/12/2011 06:29 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

431 04/12/2011 06:29 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag 1.0.7

430 04/12/2011 06:29 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release 1.0.7

429 04/12/2011 06:27 AM Joaquín del Cerro Murciano

Subido por error

428 04/12/2011 06:27 AM Joaquín del Cerro Murciano

[maven-release-plugin] rollback the release of 1.0.7

427 04/12/2011 06:24 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release 1.0.7

426 04/12/2011 06:23 AM Joaquín del Cerro Murciano

[maven-release-plugin] rollback the release of 1.0.7

425 04/12/2011 06:13 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

424 04/12/2011 06:13 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag 1.0.7

423 04/12/2011 06:13 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release 1.0.7

422 04/12/2011 06:11 AM Joaquín del Cerro Murciano

[maven-release-plugin] rollback the release of 1.0.7

421 04/12/2011 06:02 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

420 04/12/2011 06:02 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag 1.0.7

419 04/12/2011 06:02 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release 1.0.7

416 03/28/2011 08:58 AM Cesar Ordiñana

Upgrade maven release plugin to the 2.1 version

415 03/16/2011 11:35 AM Cesar Ordiñana

Update scm information

403 03/11/2011 07:34 AM Cesar Ordiñana

Correct base.tools dependency version

402 03/11/2011 07:31 AM Cesar Ordiñana

Update base tools version dependency

401 03/11/2011 07:21 AM Cesar Ordiñana

[maven-release-plugin] prepare for next development iteration

400 03/11/2011 07:21 AM Cesar Ordiñana

[maven-release-plugin] copy for tag org.gvsig.maven.base-1.0.6

399 03/11/2011 07:21 AM Cesar Ordiñana

[maven-release-plugin] prepare release org.gvsig.maven.base-1.0.6

396 03/10/2011 03:30 AM Cesar Ordiñana

Change slf4j-log4j implementation scope to runtime

394 03/10/2011 02:44 AM Cesar Ordiñana

New dependencies added

393 03/07/2011 04:52 AM Cesar Ordiñana

Add more xmlschema dependencies

392 03/04/2011 07:38 AM Cesar Ordiñana

Add H2 dependency

383 02/02/2011 10:14 AM Cesar Ordiñana

Add some more needed dependencies

382 01/31/2011 08:05 AM Cesar Ordiñana

Add installation package index generation to the generate-installer profile

379 01/25/2011 08:55 AM Cesar Ordiñana

Downgrade eclipse plugin version to the 2.6, as the newer available ones (2.7 and 2.8) have a bug when you use resource filtering.

378 01/25/2011 06:48 AM Cesar Ordiñana

Update some dependencies

376 01/24/2011 08:07 AM Cesar Ordiñana

Add the properties-maven-plugin to the pluginManagement section

375 01/10/2011 07:50 AM Cesar Ordiñana

Update scripting dependencies

373 12/21/2010 09:53 AM Cesar Ordiñana

Add dependencies needed by the scripting library

353 12/13/2010 08:11 AM Jorge Piera

Movvinf the cdc profile from org.gvsig.maven.base.pom to org.gvsig.maven.base

352 12/13/2010 05:49 AM Jorge Piera

Updating the mobile repository URL

351 12/10/2010 07:15 AM Cesar Ordiñana

Upgrade HSQLDB version

350 12/09/2010 09:00 AM Cesar Ordiñana

Upgrade maven-clean-plugin version which solves:
- Other files not being deleted, as the gvsig plugin installed files.
- Error deleting the .depman folder contents in linux, because of some file links

349 12/09/2010 07:53 AM Cesar Ordiñana

Java web start dependence not needed anymore

348 11/26/2010 03:47 AM Cesar Ordiñana

Solve checkstyle plugin configuration

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

344 11/19/2010 07:33 AM Cesar Ordiñana

Plugins management refactoring

343 11/19/2010 07:33 AM Cesar Ordiñana

Plugins management refactoring

342 11/18/2010 02:33 PM Cesar Ordiñana

Add some used plugins to the plugins management to lock the version used

341 11/18/2010 12:53 PM Cesar Ordiñana

Move build plugins configuration to the pluginManagement, as recommended in:
http://www.sonatype.com/people/2008/05/optimal-maven-plugin-configuration/

335 11/11/2010 08:08 AM Cesar Ordiñana

Add javadoc package links auto detection

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

Keep original PATH variable values adding the natives path