Statistics
| Revision:

root / tags / v2_0_0_Build_2026 / extensions / org.gvsig.installer @ 37718

  • svn:ignore: .classpath .project .settings target bin
# Date Author Comment
35319 05/26/2011 10:15 AM fdiaz

move to extensions

35310 05/26/2011 10:13 AM fdiaz

added missing projects

35294 05/26/2011 09:05 AM fdiaz

added configuration eclipse project

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.

35135 05/13/2011 12:31 PM Cesar Ordiñana

Remove unused class

35129 05/11/2011 05:08 PM Cesar Ordiñana

Use the Library.TYPE.SERVICE for services and providers

35007 05/06/2011 01:17 PM Nadal Francisco

Fixed the behavior of buttons forward, back and start download.

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.

35005 05/05/2011 04:27 PM Nadal Francisco

The installer doesn't try to download packagesInfos without downloadURL.

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.

34951 04/27/2011 08:53 AM Cesar Ordiñana

Remove package.info files from svn, they will be created on each mvn install

34948 04/26/2011 04:34 PM Cesar Ordiñana

Add space separation in some error messages.

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.

34867 04/01/2011 10:47 AM Nadal Francisco

In the list of packages to install, if the same packages already installed are available to be installed, they are shown also in the list.

Don't show them as this may confuse the user. Only show one entry in bold text, with a check to be able to reinstall if the package is available....

34776 03/14/2011 05:16 PM Cesar Ordiñana

Update to the last available versions of maven.base, tools, ui, i18n and installer

34770 03/14/2011 03:47 PM Cesar Ordiñana

[maven-release-plugin] prepare for next development iteration

34768 03/14/2011 03:47 PM Cesar Ordiñana

[maven-release-plugin] prepare release org.gvsig.installer-1.0.0

34766 03/14/2011 03:35 PM Cesar Ordiñana

Solve eclipse-project profile paths

34765 03/14/2011 03:26 PM Cesar Ordiñana

svn ignore eclipse generated files

34763 03/14/2011 03:21 PM Cesar Ordiñana

Complete pom fields and set the current working URLs for the project

34723 03/11/2011 01:04 PM Cesar Ordiñana

Add slf4j dependencies for compilation and runtime

34707 03/10/2011 08:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34698 03/10/2011 08:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34667 03/04/2011 10:54 AM Cesar Ordiñana

Add org.gvsig.personaldb dependence to appgvSIG.
Add core dependencies to the org.gvsig.core.maven.dependencies pom file, and correct some pom definitions

34640 03/01/2011 12:55 PM fdiaz

Avisos de herramienta en desarrollo y de complementos no oficiales y/o no finales.

34516 02/14/2011 05:30 PM Cesar Ordiñana

Add the needed @parameter to the baseDownloadURL mojo attribute

34475 02/03/2011 10:19 AM Cesar Ordiñana

Update i18n resources location and content

34474 02/03/2011 09:39 AM Cesar Ordiñana

Show a bigger ant script text pane by default

34473 02/03/2011 09:11 AM Cesar Ordiñana

Order the plugin infos list by code

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

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

34471 02/03/2011 08:35 AM Cesar Ordiñana

Create a package instead of a package set

34469 02/02/2011 04:19 PM Cesar Ordiñana

Extract external maven dependencies from the dependencyManagement section to the parent org.gvsig.maven.base.pom pom.xml

34446 01/31/2011 02:03 PM Cesar Ordiñana

Add a maven mojo to generate the installation package index in addition to the installation package

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.

34420 01/24/2011 12:30 PM Cesar Ordiñana

Unneeded method call removed

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

34025 11/08/2010 10:29 AM Cesar Ordiñana

Use installation status instead of hascode as the last comparison resort for package infos

34024 11/08/2010 09:38 AM Cesar Ordiñana

add as developer

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

Small toString update

34021 11/08/2010 09:13 AM Cesar Ordiñana

Distinguish between the same package when it has been installed and is available to install, and they appear as two distinct objects in the TablePackageInfo's set.

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

33862 10/26/2010 01:47 PM Cesar Ordiñana

Not used

33743 10/25/2010 03:05 PM Cesar Ordiñana

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

33737 10/21/2010 01:50 PM Cesar Ordiñana

Use SwingInstallerManager API instead of implementation

33736 10/21/2010 01:26 PM Cesar Ordiñana

Remove compiler warnings

33735 10/21/2010 01:20 PM Cesar Ordiñana

Remove compiler warnings

33734 10/21/2010 01:19 PM Cesar Ordiñana

Remove compiler warnings

33733 10/21/2010 01:17 PM Cesar Ordiñana

Remove compiler warnings

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

33727 10/21/2010 01:06 PM Cesar Ordiñana

Some UI sizes corrections and close app when window closes

33726 10/21/2010 01:06 PM Cesar Ordiñana

Some UI sizes corrections

33725 10/21/2010 12:33 PM Cesar Ordiñana

Format according to the gvSIG code conventions

33724 10/21/2010 12:27 PM Cesar Ordiñana

Format according to the gvSIG code conventions

33723 10/21/2010 09:06 AM Cesar Ordiñana

Solve icon finding as resource

33722 10/21/2010 09:05 AM Cesar Ordiñana

Not used anymore

33721 10/21/2010 09:03 AM Cesar Ordiñana

Move all code and resources to src/main

33712 10/20/2010 03:27 PM Cesar Ordiñana

Add package.info files and update build number value

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

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

Remove default phase

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)

33698 10/19/2010 02:24 PM Cesar Ordiñana

Dive the GenerateInstallerMojo in two mojos, one to generate the package info, the other to create the installer.

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

New method to write the package.info file

33696 10/19/2010 01:02 PM Cesar Ordiñana

Add option to disable the mojo and create installers only for jar packaging projects

33694 10/19/2010 12:54 PM Jorge Piera

Adding the build-dir variable

33692 10/19/2010 09:08 AM Cesar Ordiñana

Format according to the gvSIG code conventions.
Remove eclipse compiler warnings.

33689 10/18/2010 03:48 PM Cesar Ordiñana

Ignore maven and eclipse generated folders

33688 10/18/2010 03:46 PM Cesar Ordiñana

Maven plugin to create gvSIG plugin installers.

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

33616 09/29/2010 02:56 PM Cesar Ordiñana

Configure to be able to work with the -P eclipse-project profile

33614 09/29/2010 12:27 PM Cesar Ordiñana

Disable unit tests
See https://forge.osor.eu/pm/task.php?func=detailtask&project_task_id=888&group_id=89&group_project_id=380

33267 08/11/2010 12:07 PM Jorge Piera

Deleting old classes that are not used

33260 08/10/2010 08:56 AM Jorge Piera

Using the wizard from libUIComponents

33119 07/08/2010 01:31 PM Jorge Piera

Using the i18n library to translate the strings

33113 07/08/2010 09:45 AM Cesar Ordiñana

SVN ignore eclipse project files

32639 05/12/2010 01:31 PM Jorge Piera

The tree for the selection of resources supports recursive selection from a parent node