Statistics
| Revision:

svn-gvsig-desktop / tags / org.gvsig.installer / org.gvsig.installer-1.0.0 @ 34769

  • svn:ignore: .classpath .project .settings target bin .project
# Date Author Comment
34769 03/14/2011 10:47 AM Cesar Ordiñana

[maven-release-plugin] copy for tag org.gvsig.installer-1.0.0

34768 03/14/2011 10:47 AM Cesar Ordiñana

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

34766 03/14/2011 10:35 AM Cesar Ordiñana

Solve eclipse-project profile paths

34765 03/14/2011 10:26 AM Cesar Ordiñana

svn ignore eclipse generated files

34763 03/14/2011 10:21 AM Cesar Ordiñana

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

34723 03/11/2011 07:04 AM Cesar Ordiñana

Add slf4j dependencies for compilation and runtime

34707 03/10/2011 02: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 02: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 04: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 06:55 AM Francisco Díaz Carsí

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

34516 02/14/2011 11:30 AM Cesar Ordiñana

Add the needed @parameter to the baseDownloadURL mojo attribute

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

Update i18n resources location and content

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

Show a bigger ant script text pane by default

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

Order the plugin infos list by code

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

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

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

Create a package instead of a package set

34469 02/02/2011 10:19 AM 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 08:03 AM Cesar Ordiñana

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

34444 01/28/2011 11:39 AM Cesar Ordiñana

Add support to generate the installer index package

34437 01/25/2011 11:10 AM Cesar Ordiñana

Take into account the build property may be empty in the package.info file

34436 01/25/2011 11:10 AM Cesar Ordiñana

Move services registration to the initialize step

34425 01/24/2011 11:47 AM 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 10:04 AM Cesar Ordiñana

Create packages using always the / path separator, and decompress them using the File.separatorChar if different.

34420 01/24/2011 06:30 AM Cesar Ordiñana

Unneeded method call removed

34419 01/24/2011 06:29 AM Cesar Ordiñana

Take into account packages generated from windows, as they have \ chars instead of / ones.

34278 12/17/2010 02:21 AM Cesar Ordiñana

Fulfill all pending library definitions (API or Impl) and dependencies

34230 11/25/2010 02:13 AM Cesar Ordiñana

Create default PackageInfo when the new package is still not installed.

34160 11/23/2010 08:39 AM Cesar Ordiñana

Source code format

34159 11/23/2010 08:39 AM Cesar Ordiñana

Remove required properties checks, they will be filled with default values

34158 11/23/2010 08:38 AM Cesar Ordiñana

Source code format

34157 11/23/2010 08:37 AM Cesar Ordiñana

Source code format

34120 11/10/2010 06:56 AM 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 08:39 AM Cesar Ordiñana

Solve package info reading bug

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

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

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

add as developer

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

Small toString update

34021 11/08/2010 03: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 02:59 AM Cesar Ordiñana

Solve gvspkg (package) file creation and installation support

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

Correct gvspkg file contents

34018 11/05/2010 06:38 AM Cesar Ordiñana

toString small change

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

33862 10/26/2010 07:47 AM Cesar Ordiñana

Not used

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

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

33737 10/21/2010 07:50 AM Cesar Ordiñana

Use SwingInstallerManager API instead of implementation

33736 10/21/2010 07:26 AM Cesar Ordiñana

Remove compiler warnings

33735 10/21/2010 07:20 AM Cesar Ordiñana

Remove compiler warnings

33734 10/21/2010 07:19 AM Cesar Ordiñana

Remove compiler warnings

33733 10/21/2010 07:17 AM Cesar Ordiñana

Remove compiler warnings

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

33727 10/21/2010 07:06 AM Cesar Ordiñana

Some UI sizes corrections and close app when window closes

33726 10/21/2010 07:06 AM Cesar Ordiñana

Some UI sizes corrections

33725 10/21/2010 06:33 AM Cesar Ordiñana

Format according to the gvSIG code conventions

33724 10/21/2010 06:27 AM Cesar Ordiñana

Format according to the gvSIG code conventions

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

Solve icon finding as resource

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

Not used anymore

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

Move all code and resources to src/main

33712 10/20/2010 09:27 AM Cesar Ordiñana

Add package.info files and update build number value

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

33705 10/20/2010 08:47 AM Cesar Ordiñana

Remove default phase

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)

33698 10/19/2010 08:24 AM 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 08:23 AM Cesar Ordiñana

New method to write the package.info file

33696 10/19/2010 07:02 AM Cesar Ordiñana

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

33694 10/19/2010 06:54 AM Jorge Piera

Adding the build-dir variable

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

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

33689 10/18/2010 09:48 AM Cesar Ordiñana

Ignore maven and eclipse generated folders

33688 10/18/2010 09:46 AM Cesar Ordiñana

Maven plugin to create gvSIG plugin installers.

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

33616 09/29/2010 08:56 AM Cesar Ordiñana

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

33614 09/29/2010 06:27 AM 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 06:07 AM Jorge Piera

Deleting old classes that are not used

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

Using the wizard from libUIComponents

33119 07/08/2010 07:31 AM Jorge Piera

Using the i18n library to translate the strings

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

SVN ignore eclipse project files

32639 05/12/2010 07:31 AM Jorge Piera

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

32637 05/12/2010 07:16 AM Jorge Piera

The selected resources uses absolute paths

32636 05/12/2010 07:08 AM Jorge Piera

Checking if the ant file is a valid XML file

32635 05/12/2010 06:33 AM Jorge Piera

Refactoring of names

32634 05/12/2010 06:28 AM Jorge Piera

Updating the wizard icons

32633 05/12/2010 06:12 AM Jorge Piera

If there is not a plugin selected, the installtaton wizard have not continue

32632 05/12/2010 05:19 AM Jorge Piera

Adding cancel and finish actions to the wizard

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

Adding a listener for the finish action

32621 05/11/2010 11:35 AM Cesar Ordiñana

Set implementation dependencies to runtime scope

32614 05/11/2010 09:03 AM Cesar Ordiñana

Pom files refactoring and extension installation correction

32609 05/11/2010 07:44 AM Cesar Ordiñana

Update version to 1.0.0-SNAPSHOT

32606 05/11/2010 07:33 AM Cesar Ordiñana

Format xml

32605 05/11/2010 07:30 AM Cesar Ordiñana

Add .project to svn ignore

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

32566 05/10/2010 06:21 AM Jorge Piera

Refactoring the name of the services

32565 05/10/2010 06:18 AM Jorge Piera

Refactoring the name of the services

32564 05/10/2010 06:16 AM Jorge Piera

Refactoring the name of the services