summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2033-5619/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-2018-84/+0
* 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-061-7/+7
* 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-312-17/+138
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-214-401/+401
* 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-163-84/+216
* Use system property to check if the launcher is running under maven surefire ...rfeng2009-07-011-6/+10
* Check the existence of OSGI-INF/sca/bundle.composite for SCA bundlesrfeng2009-06-231-15/+20
* Add a tuscany command for Equinox consolerfeng2009-06-181-0/+67
* 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
* 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
* 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
* 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
* 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-042-28/+99
* 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-301-6/+15
* Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng2009-01-304-38/+53
* Add the default newInstance() backrfeng2009-01-291-0/+3
* Pass arguments into EquinoxHost so that equinox runtime options can be honore...rfeng2009-01-294-17/+34
* Copy the equinox node launcher changed to work with contribution filenames pa...antelder2009-01-291-0/+217
* Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...rfeng2009-01-281-59/+1
* Control the debug using osgi.debug system propertyrfeng2009-01-241-0/+6
* Set the location of equinox to ${java.io.tmpdir}/.tuscany/equinoxrfeng2009-01-221-59/+102
* Bring up the equinox-based junit plugin for mavenrfeng2009-01-162-24/+96
* Expose the EquinoxHost for the osgi junit pluginrfeng2009-01-131-3/+3
* Ensure that all of the jars are located correctly when the node launcher is r...slaws2008-11-281-8/+16
* Added missing @Override annotation on methods that override a method declarat...mcombellack2008-11-263-0/+3
* Hack to get this working, need to revisit this whole launcher class as debugg...antelder2008-11-191-1/+7
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1911-0/+2373