summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-20Moving 2.x trunklresende43-6288/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Clean up the MANIFEST.MF and add SCA-Version headerrfeng19-87/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882666 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06Provide OSGi manifests for a set of ODE / BPEL related jarsedwardsmj16-0/+1621
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833330 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30Propagate osgi properties for OSGi remote services rfeng2-66/+199
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831468 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Turn off automatic printout of classpath JARs (print only when FINE level ↵edwardsmj1-1/+1
logging is enabled) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804957 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Reenable the EquinoxHost test case that was ignored due to NPErfeng2-10/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801708 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Add an @Ignore to the testcase as its failing right nowantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801643 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04Add the capability for equinox node launcher to support customized ↵rfeng5-6/+365
MANIFEST.MF for 3rd party jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800929 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Use the extensibility-equinox module to dynamically imports public packages ↵rfeng2-2/+3
and resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799679 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Don't generate Import-Package header for the 3rd party jars so that either ↵rfeng1-1/+2
local package is used if there are split packages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799522 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng3-19/+140
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799510 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng5-435/+435
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17Make sure the generated Import-Package has the same version as the ↵rfeng1-1/+1
Export-Package so that it is resolved to the same one git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794923 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Fix the URI conversionrfeng1-6/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794790 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Use classloader to find the FrameworkFactoryrfeng1-9/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794789 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Make the launcher more independent of Equinox by using the framework launch APIsrfeng4-88/+221
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794776 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794553 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Use system property to check if the launcher is running under maven surefire ↵rfeng2-7/+16
test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790349 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23Check the existence of OSGI-INF/sca/bundle.composite for SCA bundlesrfeng1-15/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787866 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Add a tuscany command for Equinox consolerfeng2-0/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786305 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are ↵rfeng1-4/+20
now treated as plain jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786265 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Should check source instead of target MF filerfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779810 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28Tolerate the non-existence of META-INF/MANIFEST.MFrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779663 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Remove last references to implementation-node and workspace modules as ↵antelder1-1/+1
they're not used inany code now after all the node changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779055 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15Update the node launcher to use the NodeFactoryrfeng1-117/+132
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775369 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Improvements to the handling of OSGi bundles when running in development modeedwardsmj2-24/+147
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767428 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13Start to add the DefinitionsExtensionPointrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
2009-04-08Add "-bundles" option to start a list of bundles instead of SCA noderfeng1-29/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763049 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Return the bundle for installBundle()rfeng1-7/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758865 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Upgrade to equinox 3.4.xrfeng1-10/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758468 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Allow bundle symbolic name to be introspected from the filerfeng1-4/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754960 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11Avoid NPE if the extensibility-equinox bundle is not presentrfeng1-6/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752314 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06Make sure the default configuration folder is isolated by user namesrfeng1-1/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751090 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05Some more Updates to binding-ws to use OASIS namespaces/schemalresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750243 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-3/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746356 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Fix to TUSCANY-2806 to handle the jars with Class-Path header in ↵rfeng2-132/+194
META-INF/MANIFEST.MF. Surefire plugin generates manifest jar too git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741409 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Add a new option "ttl" to control when to stop the noderfeng1-59/+110
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740819 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Cleanup the CLI processingrfeng2-25/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740575 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Add command-line parsing to the node launcherrfeng4-30/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740567 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Add check for empty imports/exports/classpathrfeng1-3/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740543 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Now have one bundle per 3rd party jar to be consistent with the distro storyrfeng2-78/+156
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740213 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Set the default configuration area using a temp folderrfeng2-6/+17
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 ↵rfeng5-39/+54
properties or config.ini instead git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739196 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Add the default newInstance() backrfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739067 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Pass arguments into EquinoxHost so that equinox runtime options can be ↵rfeng5-18/+35
honored from the main() git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739035 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Copy the equinox node launcher changed to work with contribution filenames ↵antelder1-0/+217
passed in as args. Temp change to demonstrate whats necessary for the launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738796 13f79535-47bb-0310-9956-ffa450edef68