summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2043-6288/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-2019-87/+1
* Provide OSGi manifests for a set of ODE / BPEL related jarsedwardsmj2009-11-0616-0/+1621
* Propagate osgi properties for OSGi remote services rfeng2009-10-302-66/+199
* Turn off automatic printout of classpath JARs (print only when FINE level log...edwardsmj2009-08-171-1/+1
* Reenable the EquinoxHost test case that was ignored due to NPErfeng2009-08-062-10/+8
* Add an @Ignore to the testcase as its failing right nowantelder2009-08-061-0/+2
* Add the capability for equinox node launcher to support customized MANIFEST.M...rfeng2009-08-045-6/+365
* Use the extensibility-equinox module to dynamically imports public packages a...rfeng2009-07-312-2/+3
* Don't generate Import-Package header for the 3rd party jars so that either lo...rfeng2009-07-311-1/+2
* Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng2009-07-313-19/+140
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-215-435/+435
* Make sure the generated Import-Package has the same version as the Export-Pac...rfeng2009-07-171-1/+1
* Fix the URI conversionrfeng2009-07-161-6/+28
* Use classloader to find the FrameworkFactoryrfeng2009-07-161-9/+42
* Make the launcher more independent of Equinox by using the framework launch APIsrfeng2009-07-164-88/+221
* Refactor the OSGi discovery service into node-implementation-osgi rfeng2009-07-161-2/+2
* Use system property to check if the launcher is running under maven surefire ...rfeng2009-07-012-7/+16
* Check the existence of OSGI-INF/sca/bundle.composite for SCA bundlesrfeng2009-06-231-15/+20
* Add a tuscany command for Equinox consolerfeng2009-06-182-0/+69
* Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng2009-06-181-4/+20
* Should check source instead of target MF filerfeng2009-05-291-2/+2
* Tolerate the non-existence of META-INF/MANIFEST.MFrfeng2009-05-281-0/+6
* Remove last references to implementation-node and workspace modules as they'r...antelder2009-05-271-1/+1
* Update the node launcher to use the NodeFactoryrfeng2009-05-151-117/+132
* Improvements to the handling of OSGi bundles when running in development modeedwardsmj2009-04-222-24/+147
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Start to add the DefinitionsExtensionPointrfeng2009-04-131-2/+2
* Add "-bundles" option to start a list of bundles instead of SCA noderfeng2009-04-081-29/+57
* Return the bundle for installBundle()rfeng2009-03-261-7/+8
* Upgrade to equinox 3.4.xrfeng2009-03-251-10/+12
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-5/+5
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-5/+5
* Allow bundle symbolic name to be introspected from the filerfeng2009-03-161-4/+7
* Avoid NPE if the extensibility-equinox bundle is not presentrfeng2009-03-111-6/+8
* Make sure the default configuration folder is isolated by user namesrfeng2009-03-061-1/+9
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-061-1/+1
* Some more Updates to binding-ws to use OASIS namespaces/schemalresende2009-03-051-2/+2
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-201-3/+16
* Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...rfeng2009-02-062-132/+194
* Add a new option "ttl" to control when to stop the noderfeng2009-02-041-59/+110
* Cleanup the CLI processingrfeng2009-02-042-25/+32
* Add command-line parsing to the node launcherrfeng2009-02-044-30/+108
* Add check for empty imports/exports/classpathrfeng2009-02-041-3/+9
* Now have one bundle per 3rd party jar to be consistent with the distro storyrfeng2009-02-032-78/+156
* Set the default configuration area using a temp folderrfeng2009-01-302-6/+17
* Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng2009-01-305-39/+54
* Add the default newInstance() backrfeng2009-01-291-0/+3
* Pass arguments into EquinoxHost so that equinox runtime options can be honore...rfeng2009-01-295-18/+35
* Copy the equinox node launcher changed to work with contribution filenames pa...antelder2009-01-291-0/+217