Statistics
| Revision:

root / tags / v2_0_0_Build_2022 / extensions / org.gvsig.installer / org.gvsig.installer.lib / org.gvsig.installer.lib.impl / src / main / java / org / gvsig / installer / lib / impl / creation @ 34222

# Date Author Comment
34222 11/23/2010 04:54 PM Cesar Ordiñana

Build 2022 alpha1

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

Correct gvspkg file contents

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)

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

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

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

Adding a listener for the finish action

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

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

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

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

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

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

Adding source code comments and removing not-used imports

32431 04/28/2010 12:03 PM Jorge Piera

Adding the ant script execution

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

Adding the ant-copy functionality

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

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

Adding the capability to load information from a previous installation

32291 03/18/2010 02:05 PM Jorge Piera

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

32290 03/18/2010 01:56 PM Jorge Piera

It is possible to copy some external fields

32287 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