Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / tags / org.gvsig.tools-3.0.13 / org.gvsig.tools.lib / src / test / java / org / gvsig / tools / library

# Date Author Comment
965 11/21/2013 07:14 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag org.gvsig.tools-3.0.13

802 05/10/2013 08:42 AM Cesar Ordiñana

Add or update headers to the current gvSIG Association one.
Updated while in the Code Copyright Review for the OSGEO incubation process report.

661 12/20/2011 07:43 AM Cesar Ordiñana

Update and add a new test for the bug #67

654 11/29/2011 12:37 PM Cesar Ordiñana

Solve bug gvsig-desktop#16017

642 11/11/2011 09:11 AM Cesar Ordiñana

Assert message correction

515 07/04/2011 07:53 AM Cesar Ordiñana

Replace deprecated constructor usage

485 05/13/2011 08:46 AM Cesar Ordiñana

Add new method so the libraries may register themselves there instead of the constructor, so the application may continue starting even if there is an error in one of the libraries.

481 05/11/2011 10:54 AM Cesar Ordiñana

Add to the test the case of dependency to a library of type service.

478 05/11/2011 08:09 AM Cesar Ordiñana

Added new Library.TYPE for service or provider libraries.
Also updated library ordering logic to take the new type into account, solve a bug with priorities, and when a requirement to a library is found, load everything to get a fully functional library: API, implementation and all available services.

368 12/16/2010 01:50 PM Cesar Ordiñana

Deprecate empty constructor

19 02/23/2010 08:46 AM Cesar Ordiñana
18 02/23/2010 08:45 AM Cesar Ordiñana

New project structure with workspace bootstrapping added