summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncherTestCase.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-67/+0
* Set the default configuration area using a temp folderrfeng2009-01-301-0/+2
* 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
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+65
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-64/+0
* Use bundle.getResources to discover servicesrfeng2008-09-091-7/+0
* Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino2008-09-071-1/+5
* Starting to add support Classloading for 3rd party jars rfeng2008-09-061-7/+4
* Simplified a bit the access to EquinoxOSGiHost.jsdelfino2008-09-051-4/+5
* Add the capability to find dependencies jars/folders from the URLClassLoader ...rfeng2008-09-041-5/+1
* Add an equinox-based OSGi node launcherrfeng2008-08-281-0/+73