summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-30Set the default configuration area using a temp folderrfeng1-0/+2
2009-01-30Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng1-1/+1
2009-01-29Pass arguments into EquinoxHost so that equinox runtime options can be honore...rfeng1-1/+1
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2-5/+5
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack1-2/+1
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende6-0/+310
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende6-303/+0
2008-09-09Use bundle.getResources to discover servicesrfeng4-10/+57
2008-09-07Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino2-3/+7
2008-09-06Starting to add support Classloading for 3rd party jars rfeng1-7/+4
2008-09-05Simplified a bit the access to EquinoxOSGiHost.jsdelfino1-4/+5
2008-09-04Add the capability to find dependencies jars/folders from the URLClassLoader ...rfeng1-5/+1
2008-08-28Add an equinox-based OSGi node launcherrfeng5-0/+258