Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2021 / extensions / org.gvsig.installer / org.gvsig.installer.lib / org.gvsig.installer.lib.impl / src / main / java / org / gvsig / installer / lib @ 34107

# Date Author Comment
34107 11/08/2010 11:15 AM Cesar Ordiñana

Build 2021

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

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

33732 10/21/2010 07:16 AM Cesar Ordiñana

Remove compiler warnings

33731 10/21/2010 07:16 AM Cesar Ordiñana

Remove compiler warnings

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

Format according to the gvSIG code conventions

33711 10/20/2010 09:19 AM Cesar Ordiñana

Use a better tag name

33710 10/20/2010 09:18 AM Cesar Ordiñana

Correct jvm tag

33704 10/20/2010 08:47 AM 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 08:23 AM Cesar Ordiñana

New method to write the package.info file

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

33680 10/15/2010 07:53 AM Cesar Ordiñana

Format according to the gvSIG code conventions

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

Adding a listener for the finish action

32602 05/11/2010 06:33 AM Jorge Piera

Refactoring the name of the services and adding java docs

32598 05/11/2010 06:08 AM Jorge Piera

Refactoring of names

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

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

Moving completely the compress and decompress utilities to the provider services

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

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

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

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

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

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

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

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

Adding source code comments and removing not-used imports

32431 04/28/2010 06:03 AM Jorge Piera

Adding the ant script execution

32423 04/28/2010 02:59 AM Jorge Piera

Adding the ant-copy functionality

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

32293 03/18/2010 11:03 AM Jorge Piera

Adding the capability to load information from a previous installation

32291 03/18/2010 09:05 AM Jorge Piera

Adding a method to load the install information from a previous installation process

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

It is possible to copy some external fields

32287 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