Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / extensions / org.gvsig.installer / org.gvsig.installer.lib / org.gvsig.installer.lib.api / src / main / java / org @ 38753

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

gvSIG 2.0.0 build 2051 (devel)

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.

37831 01/31/2012 11:12 AM Nadal Francisco

Prepared the installer to work with signed packages.

37829 01/30/2012 12:08 PM Nadal Francisco

The plugin package creation process uses the original plugin folder to create the installer again.
The plugin code textBox is not editable if different to null or blank.

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

37601 01/13/2012 11:07 AM Nadal Francisco

Added the field Owner URL to the PackageInfo.
Added the field Owner URL to the package info panel on the packages creation.
Added a few translations.

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

Formated and cleaned up.

37550 12/30/2011 02:33 PM Nadal Francisco

Different improvements in the package selection panel.

37548 12/30/2011 10:37 AM Nadal Francisco

Added the index file set extension to the install manager.

37538 12/27/2011 02:41 PM Nadal Francisco

Packages selection panel has been remaked.

37529 12/26/2011 10:54 AM Nadal Francisco

Added the getArchitecture declaration.

37489 11/24/2011 03:09 PM Nadal Francisco

When using the add-ons manager, the packages.gvspki download URLs will change depending on the gvSIG version.
the installation mode now need the gvSIG version as parameter.

37409 11/22/2011 10:56 AM fdiaz

Fixed dependencies calculator and show unresolved dependencies.

37169 11/04/2011 02:48 PM Nadal Francisco

Added some API features to allow installation and creation of different types of packages.

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

Added new package info attributes: owner, sourcesURL and webURL

36702 10/10/2011 08:41 AM Cesar Ordiñana

Prepare and copy external files and ant build file only when called from the wizard, as it is not needed when called from the maven plugin.

35979 08/01/2011 12:22 PM Joaquín del Cerro Murciano

Add support to manage dependencies in packages

35966 07/29/2011 11:06 AM Nadal Francisco

Added three new fields to the package.info file (owner, dependencies and source files url).

35944 07/26/2011 10:46 AM Nadal Francisco

Added the possibility to install a package at gvSIG start up when it is not possible to do it as ususal.

35937 07/22/2011 02:17 PM Joaquín del Cerro Murciano

Add support to query the OS type

35486 06/22/2011 10:25 AM Nadal Francisco

gvsig-desktop#15348

Fixed the creation plugin package extension to allow to copy additional files and folders to the package.

35440 06/07/2011 10:50 AM Nadal Francisco

Added the ToolsLibrary as a requirement to the installer library.

35189 05/20/2011 01:43 PM Nadal Francisco

Installer: Added a typical or custom installation process. Some bug fixes.
Launcher: Notification messages and default installation default settings.

35137 05/13/2011 02:53 PM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

34974 05/04/2011 01:13 PM Nadal Francisco

FIxed wrong spell in setAntScript().
Fixed bug in Advanced Mode for creating package installer.

34967 04/28/2011 01:41 PM Nadal Francisco

gvsig-desktop#1014
The download bar now show correctly the progress for all downloads.
The installer wizard (progres wizard) does not download the packages if they have been already downloaded on the download wizard (download progress wizard).
Some files have been cleaned and formated.

34925 04/20/2011 12:43 PM Nadal Francisco

gvsig-desktop#1014

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

34444 01/28/2011 05:39 PM Cesar Ordiñana

Add support to generate the installer index package

34278 12/17/2010 08:21 AM Cesar Ordiñana

Fulfill all pending library definitions (API or Impl) and dependencies

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)

33982 10/27/2010 11:03 AM Cesar Ordiñana

Add option to install packages from a URL

33743 10/25/2010 03:05 PM Cesar Ordiñana

Show already installed packages also in the list of available packages to install.

33697 10/19/2010 02:23 PM Cesar Ordiñana

New method to write the package.info file

33692 10/19/2010 09:08 AM Cesar Ordiñana

Format according to the gvSIG code conventions.
Remove eclipse compiler warnings.

33686 10/18/2010 03:43 PM Cesar Ordiñana

New package info fields and bundle files naming using the gvSIG standards as of document:

http://www.gvsig.org/web/projects/gvsig-desktop/docs/devel/gvsig-devel-guide/2.0.0/anexos/proyectos-oficiales-en-gvsig/nombrado-de-binarios-para-un-plugin-de-gvsig

32597 05/11/2010 11:38 AM Jorge Piera

Adding more complex test cases and adding javadoc

32585 05/11/2010 09:08 AM Jorge Piera

Refactoring of names

32562 05/10/2010 12:14 PM Jorge Piera

Refactoring the name of the services

32513 04/30/2010 10:32 AM Jorge Piera

Adding source code comments and removing not-used imports

32498 04/30/2010 09:41 AM Jorge Piera

Adding comments to the API and movving methods to the provider services

32467 04/29/2010 12:30 PM Jorge Piera

Adding comments to the source code

32455 04/29/2010 08:33 AM Jorge Piera

Adding comments to the source code

32451 04/28/2010 02:56 PM Jorge Piera

Adding source code comments and removing not-used imports

32420 04/27/2010 02:34 PM Jorge Piera

The interface to execute installer requires of an input stream

32411 04/27/2010 11:52 AM Jorge Piera

Adding "reading" for the creation installer service

32400 04/26/2010 11:57 AM Jorge Piera

Adding ProviderServices to the API

32333 03/29/2010 09:54 AM Jorge Piera

Adding some comments to the source code

32296 03/18/2010 04:47 PM Jorge Piera

Adding the ant capability

32294 03/18/2010 04:04 PM Jorge Piera

Adding the capability to load information from a previous installation

32288 03/17/2010 12:40 PM Jorge Piera

Adding implementation to compress an extension

32285 03/17/2010 10:10 AM Jorge Piera

Updating the creation interface

32269 03/17/2010 09:11 AM Jorge Piera

First commit