summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/launcher (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-16Update launcher to support the client accessantelder1-1/+22
2009-11-02Use builtin default if the default config file isn't foundantelder1-9/+10
2009-08-28Fix NPE when contribution jar doesn't have a manifestantelder1-2/+8
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2-353/+353
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-0/+1
2009-04-05Fix for folder contributions antelder1-1/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-2/+2
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-2/+2
2009-02-10Simplify launcher default config so it can automatically determine to use unm...antelder1-2/+21
2009-02-06Update config files for logging properties files based on the install locationantelder1-2/+9
2009-02-06Enable setting system properties from the config filesantelder1-0/+10
2009-02-04Cosmetic changes to tidy module namesslaws1-1/+1
2009-01-30Update launcher to support calling the main method on the jar from the comman...antelder1-19/+37
2009-01-29Updates to the launcher classpath and properties processingantelder1-18/+24
2009-01-27Support passing in an absolute config file name (as a temp workaround)antelder1-2/+6
2009-01-27Start of some launcher code, not particularly elegant yet but some basic func...antelder2-1/+255
2009-01-27That pesky manifest fileantelder2-18/+27
2009-01-27Start of a launcher as described in TUSCANY-2789antelder3-0/+264