Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2031 / extensions / org.gvsig.installer / org.gvsig.installer.lib / org.gvsig.installer.lib.api / src / main / java / org @ 36096

# Date Author Comment
36096 08/12/2011 08:18 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2031

35486 06/22/2011 04: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 04:50 AM Nadal Francisco

Added the ToolsLibrary as a requirement to the installer library.

35189 05/20/2011 07:43 AM 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 08:53 AM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

34974 05/04/2011 07:13 AM Nadal Francisco

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

34967 04/28/2011 07:41 AM 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 06:43 AM 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 11:39 AM Cesar Ordiñana

Add support to generate the installer index package

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

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

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)

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

Add option to install packages from a URL

33743 10/25/2010 09:05 AM Cesar Ordiñana

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

33697 10/19/2010 08:23 AM Cesar Ordiñana

New method to write the package.info file

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

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

33686 10/18/2010 09:43 AM 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 05:38 AM Jorge Piera

Adding more complex test cases and adding javadoc

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

Refactoring of names

32562 05/10/2010 06:14 AM Jorge Piera

Refactoring the name of the services

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

Adding source code comments and removing not-used imports

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

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

32467 04/29/2010 06:30 AM Jorge Piera

Adding comments to the source code

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

Adding comments to the source code

32451 04/28/2010 08:56 AM Jorge Piera

Adding source code comments and removing not-used imports

32420 04/27/2010 08:34 AM Jorge Piera

The interface to execute installer requires of an input stream

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

Adding "reading" for the creation installer service

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

Adding ProviderServices to the API

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

Adding some comments to the source code

32296 03/18/2010 11:47 AM Jorge Piera

Adding the ant capability

32294 03/18/2010 11:04 AM Jorge Piera

Adding the capability to load information from a previous installation

32288 03/17/2010 07:40 AM Jorge Piera

Adding implementation to compress an extension

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

Updating the creation interface

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

First commit