Statistics
| Revision:

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

History | View | Annotate | Download (7.37 KB)

  • svn:mime-type: text/plain
# Date Author Comment
34107 11/08/2010 11:15 AM Cesar Ordiñana

Build 2021

34027 11/08/2010 08:39 AM Cesar Ordiñana

Solve package info reading bug

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

Solve gvspkg (package) file creation and installation support

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)

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

Add default package download URL

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

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

32563 05/10/2010 06:15 AM Jorge Piera

Refactoring the name of the 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

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

Adding ProviderServices to the API