Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2062 / extensions / org.gvsig.installer / org.gvsig.installer.maven @ 40002

  • svn:ignore: target .settings .classpath .project bin
# Date Author Comment
39559 12/27/2012 10:53 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2062 RC3

38540 07/05/2012 04:28 AM Juan Lucas Domínguez

#832 Added creation of MD5 file (binary mode) executed in maven task 'create installer' for package and index files

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

Set plugins root folder in the manager

37880 02/07/2012 10:18 AM Joaquín del Cerro Murciano

Enable suport in maven plugin to relatives urls

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

add categories

37857 02/06/2012 08:37 AM 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 08:46 AM 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 06:59 AM Nadal Francisco

Formated and cleaned up.

37309 11/14/2011 08:07 AM Cesar Ordiñana

Remove dependency on the build project.
Remove the unneeded groupid tag.

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

Added new package info attributes: owner, sourcesURL and webURL

36015 08/11/2011 03:18 AM Francisco Díaz Carsí

Fixed the loss of build number setting the version.

35982 08/02/2011 07:43 AM Nadal Francisco

Fixed some bugs in dependencies.

34948 04/26/2011 10:34 AM Cesar Ordiñana

Add space separation in some error messages.

34770 03/14/2011 10:47 AM Cesar Ordiñana

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

34768 03/14/2011 10:47 AM Cesar Ordiñana

[maven-release-plugin] prepare release org.gvsig.installer-1.0.0

34766 03/14/2011 10:35 AM Cesar Ordiñana

Solve eclipse-project profile paths

34765 03/14/2011 10:26 AM Cesar Ordiñana

svn ignore eclipse generated files

34763 03/14/2011 10:21 AM Cesar Ordiñana

Complete pom fields and set the current working URLs for the project

34723 03/11/2011 07:04 AM Cesar Ordiñana

Add slf4j dependencies for compilation and runtime

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

34516 02/14/2011 11:30 AM Cesar Ordiñana

Add the needed @parameter to the baseDownloadURL mojo attribute

34446 01/31/2011 08:03 AM Cesar Ordiñana

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

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

Correct gvspkg file contents

34005 11/03/2010 09:29 AM 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 08:47 AM Cesar Ordiñana

Remove default phase

33698 10/19/2010 08:24 AM 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 07:02 AM Cesar Ordiñana

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

33694 10/19/2010 06:54 AM Jorge Piera

Adding the build-dir variable

33689 10/18/2010 09:48 AM Cesar Ordiñana

Ignore maven and eclipse generated folders

33688 10/18/2010 09:46 AM Cesar Ordiñana

Maven plugin to create gvSIG plugin installers.