Statistics
| Revision:

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

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

gvSIG 2.0.0 build 2051 (devel)

38219 05/14/2012 02:35 PM Joaquín del Cerro Murciano

Arregla un bug relacionado con la barra de separacion de directorios que hacia que se generarsen mal los ficheros de infice (gvspki) desde windows.

38218 05/14/2012 02:33 PM Joaquín del Cerro Murciano

Ignora los ^M al final de linea para soportar que el fichero defaultpackages sea editado bajo windows.

38217 05/11/2012 03:27 PM Cesar Ordiñana

Allow to use direct single package URLs

38191 04/23/2012 06:46 PM Cesar Ordiñana

Try to download first relative to the main index URL. If not found there download from the URL in the downloadURL package info property.
Fixes #506.

38190 04/23/2012 04:01 PM Cesar Ordiñana

Change variable to constant.
Refs #506.

37922 02/14/2012 04:48 PM Cesar Ordiñana

Solve bug #316

37893 02/09/2012 02:41 PM Joaquín del Cerro Murciano

Fix filter by category and type.

37886 02/08/2012 02:06 PM Joaquín del Cerro Murciano

De momento permitimos instalar paquetes oficiales sin firmar.

37882 02/07/2012 06:39 PM Cesar Ordiñana

Solve some errors in the package generation process

37869 02/06/2012 05:28 PM Joaquín del Cerro Murciano

Fix null pointer error.

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

37777 01/16/2012 11:57 AM Nadal Francisco

Removed the comma at the end of the string returned in the getCategoriesAsString method.

37602 01/13/2012 11:59 AM Nadal Francisco

Removed unused code.

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.

37583 01/11/2012 01:15 PM Nadal Francisco

Fixed toString() function for categories.

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

Different improvements in the package selection panel.

37549 12/30/2011 10:46 AM Nadal Francisco

Corrected declaration mistake.

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.

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.

36771 10/21/2011 12:50 PM fdiaz

Arreglos:
- dependencias en el panel de información
- en el getID añadido y sistema operativo y la arquitectura

36759 10/19/2011 03:46 PM Cesar Ordiñana

Allow reading and writing the new webURL package info attribute

36758 10/19/2011 03:38 PM Cesar Ordiñana

Check for a null owner value

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.

36678 10/03/2011 10:36 AM Cesar Ordiñana

Better warn message with the plugin name.

36677 10/03/2011 10:22 AM Cesar Ordiñana

Check for null version value

36117 08/17/2011 01:22 PM Nadal Francisco

The file name to set the selection of packages to install by default allows two names now, defaultPackages or defaultSelection.
The java file has been formated.

36114 08/17/2011 01:00 PM Nadal Francisco

Fixed some bugs on the installer to allow matches on the default packages.

36041 08/12/2011 09:20 AM fdiaz

Fixed package name format.

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.

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

35949 07/26/2011 10:55 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.

35948 07/26/2011 10:51 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.

35947 07/26/2011 10: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.

35946 07/26/2011 10:48 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.

35945 07/26/2011 10:47 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

35493 06/23/2011 01:50 PM Nadal Francisco

The installer standard mode will look for packages in the install directory and its folders recursively.

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.

35360 06/02/2011 03:51 PM Nadal Francisco

DynObjectManager made a local variable to make it work on 1.11 version.

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.

35006 05/06/2011 10:55 AM Nadal Francisco

Changed the decompressPlugin method. Now it reads the zip file just once so that it decompress correctly but doesn't use the progress bar taskStatus.

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.

34947 04/26/2011 04:33 PM Cesar Ordiñana

Create the plugins installation folder if it does not exists already

34932 04/22/2011 04:29 PM Joaquín del Cerro Murciano

fix rename of method terminate of TaskStatus

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.

34472 02/03/2011 08:36 AM Cesar Ordiñana

Change how a new installed plugin's install.xml ant file is looked for.

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

Add support to generate the installer index package

34437 01/25/2011 05:10 PM Cesar Ordiñana

Take into account the build property may be empty in the package.info file

34436 01/25/2011 05:10 PM Cesar Ordiñana

Move services registration to the initialize step

34425 01/24/2011 05:47 PM Cesar Ordiñana

Change package.info build property name with buildNumber, as build is already used as a property by maven an it doesn't allow to be loaded easily.
The old build property will be supported only while reading.

34424 01/24/2011 04:04 PM Cesar Ordiñana

Create packages using always the / path separator, and decompress them using the File.separatorChar if different.

34419 01/24/2011 12:29 PM Cesar Ordiñana

Take into account packages generated from windows, as they have \ chars instead of / ones.

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

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

34230 11/25/2010 08:13 AM Cesar Ordiñana

Create default PackageInfo when the new package is still not installed.

34160 11/23/2010 02:39 PM Cesar Ordiñana

Source code format

34159 11/23/2010 02:39 PM Cesar Ordiñana

Remove required properties checks, they will be filled with default values

34158 11/23/2010 02:38 PM Cesar Ordiñana

Source code format

34157 11/23/2010 02:37 PM Cesar Ordiñana

Source code format

34120 11/10/2010 12:56 PM Cesar Ordiñana

Solve package.info lookup into a package file, it was being search using a File.separator, but the separator is / always into a zip file

34027 11/08/2010 02:39 PM Cesar Ordiñana

Solve package info reading bug

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

Small toString update

34020 11/08/2010 08:59 AM Cesar Ordiñana

Solve gvspkg (package) file creation and installation support

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

Correct gvspkg file contents

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

toString small change

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)

34003 11/02/2010 06:33 PM Cesar Ordiñana

Add default package download URL

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.

33732 10/21/2010 01:16 PM Cesar Ordiñana

Remove compiler warnings

33731 10/21/2010 01:16 PM Cesar Ordiñana

Remove compiler warnings

33729 10/21/2010 01:13 PM Cesar Ordiñana

Format according to the gvSIG code conventions

33711 10/20/2010 03:19 PM Cesar Ordiñana

Use a better tag name

33710 10/20/2010 03:18 PM Cesar Ordiñana

Correct jvm tag

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

The build into the bundle file name message format was being formatted as a number, using he thousands separator (ex: 2020 -> 2.020)

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

New method to write the package.info file

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

33680 10/15/2010 01:53 PM Cesar Ordiñana

Format according to the gvSIG code conventions

32627 05/12/2010 09:30 AM Jorge Piera

Adding a listener for the finish action

32602 05/11/2010 12:33 PM Jorge Piera

Refactoring the name of the services and adding java docs

32598 05/11/2010 12:08 PM Jorge Piera

Refactoring of names

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

32516 04/30/2010 11:39 AM Jorge Piera

Moving completely the compress and decompress utilities to the provider services

32502 04/30/2010 10:01 AM Jorge Piera

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

32501 04/30/2010 09:59 AM Jorge Piera

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

32500 04/30/2010 09:54 AM Jorge Piera

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