summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/2.0-M2/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncherTestCase.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-23Delete old m2 branch in the sandboxantelder1-67/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757344 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21[maven-release-plugin] copy for branch 2.0-M2antelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756900 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Set the default configuration area using a temp folderrfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739364 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Revert the changes to pass args[] into EquinoxHost. We should use system ↵rfeng1-1/+1
properties or config.ini instead git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739196 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Pass arguments into EquinoxHost so that equinox runtime options can be ↵rfeng1-1/+1
honored from the main() git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739035 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende1-0/+0
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09Work in progress. Fixed implementation of NodeImpl, now working without ↵jsdelfino1-2/+2
dependencies on implementations from other bundles (except RuntimeAssemblyFactory, which will need to be cleaned up too). Started to remove dependencies on host-embedded and port code to NodeFactory and Node, as an interim step to bring them up, before porting them to the OSGi-enabled node launcher. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703068 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25Rationalized how to locate an SCA contribution given a known Java class ↵jsdelfino1-1/+2
contained in that contribution, and how to locate an SCA contribution represented by an OSGi bundle. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698815 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Renaming branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694108 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Renaming branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694107 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Branch before trunk cleanuplresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694106 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09Use bundle.getResources to discover servicesrfeng1-7/+0
Run the test case within OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693637 13f79535-47bb-0310-9956-ffa450edef68
2008-09-07Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic ↵jsdelfino1-1/+5
that installs bundles in node-launcher-equinox, which now just installs bundles normally and installs all non-bundle JARs in a single 'library' bundle which exports all the packages that they contain. The startup sequence is now simpler and significantly faster. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692820 13f79535-47bb-0310-9956-ffa450edef68
2008-09-06Starting to add support Classloading for 3rd party jars rfeng1-7/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692604 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05Simplified a bit the access to EquinoxOSGiHost.jsdelfino1-4/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692321 13f79535-47bb-0310-9956-ffa450edef68
2008-09-04Add the capability to find dependencies jars/folders from the URLClassLoader ↵rfeng1-5/+1
without building a mini distro git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692269 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28Add an equinox-based OSGi node launcherrfeng1-0/+73
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689677 13f79535-47bb-0310-9956-ffa450edef68