summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/launcher/src/main/java/org/apache/tuscany/sca/launcher/LauncherMain.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-346/+0
* 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-211-318/+318
* Fix for folder contributions antelder2009-04-051-1/+1
* 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
* 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-271-0/+254