summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/launcher/src/main/java/org/apache/tuscany/sca/launcher/LauncherMain.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2009-11-20Moving 2.x trunklresende1-0/+0
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 filesrfeng1-318/+318
2009-04-05Fix for folder contributions antelder1-1/+1
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-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...antelder1-0/+254