summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-06Provide OSGi manifests for a set of ODE / BPEL related jarsedwardsmj16-0/+1621
2009-10-30Propagate osgi properties for OSGi remote services rfeng2-66/+199
2009-08-17Turn off automatic printout of classpath JARs (print only when FINE level log...edwardsmj1-1/+1
2009-08-06Reenable the EquinoxHost test case that was ignored due to NPErfeng2-10/+8
2009-08-06Add an @Ignore to the testcase as its failing right nowantelder1-0/+2
2009-08-04Add the capability for equinox node launcher to support customized MANIFEST.M...rfeng5-6/+365
2009-07-31Use the extensibility-equinox module to dynamically imports public packages a...rfeng2-2/+3
2009-07-31Don't generate Import-Package header for the 3rd party jars so that either lo...rfeng1-1/+2
2009-07-31Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng3-19/+140
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng5-435/+435
2009-07-17Make sure the generated Import-Package has the same version as the Export-Pac...rfeng1-1/+1
2009-07-16Fix the URI conversionrfeng1-6/+28
2009-07-16Use classloader to find the FrameworkFactoryrfeng1-9/+42
2009-07-16Make the launcher more independent of Equinox by using the framework launch APIsrfeng4-88/+221
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng1-2/+2
2009-07-01Use system property to check if the launcher is running under maven surefire ...rfeng2-7/+16
2009-06-23Check the existence of OSGI-INF/sca/bundle.composite for SCA bundlesrfeng1-15/+20
2009-06-18Add a tuscany command for Equinox consolerfeng2-0/+69
2009-06-18Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng1-4/+20
2009-05-29Should check source instead of target MF filerfeng1-2/+2
2009-05-28Tolerate the non-existence of META-INF/MANIFEST.MFrfeng1-0/+6
2009-05-27Remove last references to implementation-node and workspace modules as they'r...antelder1-1/+1
2009-05-15Update the node launcher to use the NodeFactoryrfeng1-117/+132
2009-04-22Improvements to the handling of OSGi bundles when running in development modeedwardsmj2-24/+147
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-04-13Start to add the DefinitionsExtensionPointrfeng1-2/+2
2009-04-08Add "-bundles" option to start a list of bundles instead of SCA noderfeng1-29/+57
2009-03-26Return the bundle for installBundle()rfeng1-7/+8
2009-03-25Upgrade to equinox 3.4.xrfeng1-10/+12
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-5/+5
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-5/+5
2009-03-16Allow bundle symbolic name to be introspected from the filerfeng1-4/+7
2009-03-11Avoid NPE if the extensibility-equinox bundle is not presentrfeng1-6/+8
2009-03-06Make sure the default configuration folder is isolated by user namesrfeng1-1/+9
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-1/+1
2009-03-05Some more Updates to binding-ws to use OASIS namespaces/schemalresende1-2/+2
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-3/+16
2009-02-06Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...rfeng2-132/+194
2009-02-04Add a new option "ttl" to control when to stop the noderfeng1-59/+110
2009-02-04Cleanup the CLI processingrfeng2-25/+32
2009-02-04Add command-line parsing to the node launcherrfeng4-30/+108
2009-02-04Add check for empty imports/exports/classpathrfeng1-3/+9
2009-02-03Now have one bundle per 3rd party jar to be consistent with the distro storyrfeng2-78/+156
2009-01-30Set the default configuration area using a temp folderrfeng2-6/+17
2009-01-30Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng5-39/+54
2009-01-29Add the default newInstance() backrfeng1-0/+3
2009-01-29Pass arguments into EquinoxHost so that equinox runtime options can be honore...rfeng5-18/+35
2009-01-29Copy the equinox node launcher changed to work with contribution filenames pa...antelder1-0/+217
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2-5/+5
2009-01-28Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...rfeng1-59/+1