summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox/src/main/java/org/apache/tuscany/sca/node/equinox/launcher/NodeDaemonLauncher.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-160/+0
* Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng2009-01-301-1/+1
* Pass arguments into EquinoxHost so that equinox runtime options can be honore...rfeng2009-01-291-1/+1
* Added missing @Override annotation on methods that override a method declarat...mcombellack2008-11-261-0/+1
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+159
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-159/+0
* Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino2008-09-071-4/+4
* Simplified a bit the access to EquinoxOSGiHost.jsdelfino2008-09-051-11/+10
* Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...jsdelfino2008-09-051-16/+76
* Add an equinox-based OSGi node launcherrfeng2008-08-281-0/+100