summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-282-5/+5
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-031-2/+1
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-196-0/+310
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-196-303/+0
* Use bundle.getResources to discover servicesrfeng2008-09-094-10/+57
* Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino2008-09-072-3/+7
* 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-285-0/+258