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 / impl / info / InstallerInfoTags.java @ 38753

History | View | Annotate | Download (2.19 KB)

  • svn:mime-type: text/plain
# Date Author Comment
38753 08/14/2012 01:56 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2051 (devel)

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.

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

Different improvements in the package selection panel.

36756 10/19/2011 02:53 PM Cesar Ordiñana

Added new package info attributes: owner, sourcesURL and webURL

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

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

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.

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)

33982 10/27/2010 11:03 AM Cesar Ordiñana

Add option to install packages from a URL

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

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

32333 03/29/2010 09:54 AM Jorge Piera

Adding some comments to the source code

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

First commit