Statistics
| Revision:

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

History | View | Annotate | Download (11.6 KB)

  • svn:mime-type: text/plain
# Date Author Comment
36096 08/12/2011 08:18 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2031

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

Fixed the loss of build number setting the version.

35979 08/01/2011 06:22 AM Joaquín del Cerro Murciano

Add support to manage dependencies in packages

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

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

35947 07/26/2011 04:49 AM Nadal Francisco

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

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.

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.

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

34022 11/08/2010 03:14 AM Cesar Ordiñana

Small toString update

34018 11/05/2010 06:38 AM Cesar Ordiñana

toString small change

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

33729 10/21/2010 07:13 AM Cesar Ordiñana

Format according to the gvSIG code conventions

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

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

Refactoring the name of the services

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

Adding source code comments and removing not-used imports

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

32290 03/18/2010 08:56 AM Jorge Piera

It is possible to copy some external fields

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

Updating the creation interface

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

First commit