summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/launcher (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-205-606/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-201-16/+2
* Update launcher to support the client accessantelder2009-11-161-1/+22
* Use builtin default if the default config file isn't foundantelder2009-11-021-9/+10
* Fix NPE when contribution jar doesn't have a manifestantelder2009-08-281-2/+8
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-212-353/+353
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-0/+1
* Fix for folder contributions antelder2009-04-051-1/+1
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-2/+2
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-2/+2
* Simplify launcher default config so it can automatically determine to use unm...antelder2009-02-101-2/+21
* Update config files for logging properties files based on the install locationantelder2009-02-061-2/+9
* Enable setting system properties from the config filesantelder2009-02-061-0/+10
* Cosmetic changes to tidy module namesslaws2009-02-041-1/+1
* Update launcher to support calling the main method on the jar from the comman...antelder2009-01-301-19/+37
* Updates to the launcher classpath and properties processingantelder2009-01-291-18/+24
* Support passing in an absolute config file name (as a temp workaround)antelder2009-01-271-2/+6
* Start of some launcher code, not particularly elegant yet but some basic func...antelder2009-01-272-1/+255
* That pesky manifest fileantelder2009-01-272-18/+27
* Start of a launcher as described in TUSCANY-2789antelder2009-01-273-0/+264