summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/node-launcher-equinox (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-30Removed dependencies on the maven bundle plugin now that the manifests have b...jsdelfino1-15/+0
2008-10-30Fix the MANIFEST.MF to add optional packages for test cases in Import-Packagerfeng1-12/+14
2008-10-30Adding the generated META-INF/MANIFEST.MF to source code repository, as these...lresende2-1/+19
2008-10-27Bring up calculator-osgi using equinox run configrfeng3-4/+347
2008-10-26Updated equinox.common and equinox.app dependency levels.jsdelfino1-0/+13
2008-10-24Fix the classname for NodeFactory used in Class.forName()rfeng1-2/+2
2008-10-24Use "reference:" scheme to install bundles from the orginal location without ...rfeng1-1/+8
2008-10-21Restrict Export-Package rfeng1-1/+1
2008-10-09Work in progress. Fixed implementation of NodeImpl, now working without depen...jsdelfino2-7/+8
2008-09-29Added a log, and start bundle to help debugging.jsdelfino1-3/+1
2008-09-28Adjusted algorithm to determine classpath entries.jsdelfino2-51/+72
2008-09-25Cleaned up trace log a bit.jsdelfino1-26/+38
2008-09-25Rationalized how to locate an SCA contribution given a known Java class conta...jsdelfino5-32/+74
2008-09-24Fix the file separator issue with windowsrfeng2-3/+3
2008-09-23Starting to fix jetty OSGi import/exports.jsdelfino1-1/+1
2008-09-22Added support for several bundle packaging and distribution schemes (jars and...jsdelfino6-689/+777
2008-09-19Made level of servlet-api consistent, 2.5 in all modules. Changed scope from ...jsdelfino1-2/+1
2008-09-19Print list of third-party JARs.jsdelfino1-0/+4
2008-09-19Simplified ServiceDiscoverer. Started to use it to create factories to resolv...jsdelfino3-2/+42
2008-09-13Added readme files to the META-INF directories.jsdelfino1-0/+1
2008-09-12Moved construction of 3rd party bundle from BundleFileFactoryHook to Launcher...jsdelfino7-258/+27
2008-09-12Creating a branch for the equinox work.jsdelfino22-0/+2689