Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / extensions / org.gvsig.installer / org.gvsig.installer.maven / src @ 38753

# Date Author Comment
38753 08/14/2012 01:56 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2051 (devel)

37881 02/07/2012 06:13 PM Cesar Ordiñana

Set plugins root folder in the manager

37880 02/07/2012 04:18 PM Joaquín del Cerro Murciano

Enable suport in maven plugin to relatives urls

37870 02/07/2012 09:57 AM Joaquín del Cerro Murciano

add categories

37857 02/06/2012 02:37 PM Joaquín del Cerro Murciano

Añade soporte para firmar paquetes.
Refactor de OsAndArchitectureCellRenderer para mostrar el tooltip e icono de plataforma adecuados.

37822 01/27/2012 02:46 PM Nadal Francisco

Added a list of add-on repositories to the installer manager, and methods to use it. Removed all pluginFolder arguments on the installer.
Fixed a bug when creating a plugin installation package that modified original plugin properties (package.info) when creating the package

37599 01/12/2012 12:59 PM Nadal Francisco

Formated and cleaned up.

36756 10/19/2011 02:53 PM Cesar Ordiñana

Added new package info attributes: owner, sourcesURL and webURL

36015 08/11/2011 09:18 AM fdiaz

Fixed the loss of build number setting the version.

35982 08/02/2011 01:43 PM Nadal Francisco

Fixed some bugs in dependencies.

34948 04/26/2011 04:34 PM Cesar Ordiñana

Add space separation in some error messages.

34516 02/14/2011 05:30 PM Cesar Ordiñana

Add the needed @parameter to the baseDownloadURL mojo attribute

34446 01/31/2011 02:03 PM Cesar Ordiñana

Add a maven mojo to generate the installation package index in addition to the installation package

34019 11/05/2010 11:39 AM Cesar Ordiñana

Correct gvspkg file contents

34005 11/03/2010 02:29 PM Cesar Ordiñana

New option to create simple packages from a plugin, as well as the option to create a package set.
Also set the default file extensions:
- gvspkg: single plugin package
- gvspks: package set, contains one or more packages (gvspkg files)

33705 10/20/2010 02:47 PM Cesar Ordiñana

Remove default phase

33698 10/19/2010 02:24 PM Cesar Ordiñana

Dive the GenerateInstallerMojo in two mojos, one to generate the package info, the other to create the installer.

33696 10/19/2010 01:02 PM Cesar Ordiñana

Add option to disable the mojo and create installers only for jar packaging projects

33688 10/18/2010 03:46 PM Cesar Ordiñana

Maven plugin to create gvSIG plugin installers.