summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/node-launcher-equinox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
* Add a profile for Java 1.7antelder2011-11-282-0/+188
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1207136 13f79535-47bb-0310-9956-ffa450edef68
* Fix Eclipse module transitive dependencies with POM updatesedwardsmj2011-02-031-30/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066810 13f79535-47bb-0310-9956-ffa450edef68
* Update to as much as possible only use dependencies in the maven central ↵antelder2011-01-261-0/+55
| | | | | | repo and for where thats not possible define the other repository in the module that uses it not the top level pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063664 13f79535-47bb-0310-9956-ffa450edef68
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* Update for axis2 osgi jarantelder2010-12-132-13/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045249 13f79535-47bb-0310-9956-ffa450edef68
* update the manifest that node-launcher-equinox uses for axis2antelder2010-12-131-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045072 13f79535-47bb-0310-9956-ffa450edef68
* More tweaks for the OSGi MFrfeng2010-12-081-0/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043779 13f79535-47bb-0310-9956-ffa450edef68
* Add customized MF to work around neethi osgi issuerfeng2010-12-081-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043778 13f79535-47bb-0310-9956-ffa450edef68
* Update MFs and jar versionsrfeng2010-12-087-149/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043775 13f79535-47bb-0310-9956-ffa450edef68
* Update more things for base + extensions approachantelder2010-11-101-17/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
* Add more info about where bundles are coming from and what bundles are ↵slaws2010-10-041-1/+1
| | | | | | causing problems. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004317 13f79535-47bb-0310-9956-ffa450edef68
* Clarify that it's the launcher bundle in the logged output. slaws2010-10-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004161 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up binding.rest osgi enablementrfeng2010-09-081-152/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993613 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3595 - Overriding wink-server Manifest.MF in node-launcher-equinoxlresende2010-08-311-0/+152
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991077 13f79535-47bb-0310-9956-ffa450edef68
* Don't try to use any sources jarsantelder2010-06-251-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957923 13f79535-47bb-0310-9956-ffa450edef68
* Update to also support running OSGi with the agregated tuscany-base jarantelder2010-06-252-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957908 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configantelder2010-06-031-15/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950964 13f79535-47bb-0310-9956-ffa450edef68
* Add missing OSGi dependencies that are causing the dosgi samples to fail. slaws2010-06-022-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950581 13f79535-47bb-0310-9956-ffa450edef68
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
* Don't install jars in the distribution lib folder into the OSGi runtimeslaws2010-05-081-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942391 13f79535-47bb-0310-9956-ffa450edef68
* Fix enabling Tuscany SDO modules to load under OSGi - code previously ↵edwardsmj2010-05-071-1/+3
| | | | | | treated them as if they were Tuscany SCA modules and as a result they were not being loaded at all under OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942121 13f79535-47bb-0310-9956-ffa450edef68
* Check that there is actually something in the bundle list before trying to ↵slaws2010-04-061-4/+4
| | | | | | dereference it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931142 13f79535-47bb-0310-9956-ffa450edef68
* Destroy method has been removed so don't try and call it via reflectionslaws2010-04-061-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931131 13f79535-47bb-0310-9956-ffa450edef68
* Add in a customized version on the axiom api manifest. Add message to ↵slaws2010-03-262-0/+51
| | | | | | equinox hos to remind me where it actually picks up customized manifests from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927884 13f79535-47bb-0310-9956-ffa450edef68
* Move the node launcher equinox test out of the module to an itest as the ↵antelder2010-03-256-311/+0
| | | | | | test is using the distribution not just the module build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927282 13f79535-47bb-0310-9956-ffa450edef68
* Fix the bundle-version attr for Fragment-Hostrfeng2010-02-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908231 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MF to match the fragment host to the host bundle symbolic name and ↵rfeng2010-02-042-35/+37
| | | | | | version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906645 13f79535-47bb-0310-9956-ffa450edef68
* Add the runtime versions of the axis 1.5.1 manifests. These are slight ↵slaws2010-02-042-0/+48
| | | | | | different from the tooling versions but only because it was an iterative process getting all this work and this is where I've ended up. I want to get what I have working checked in then I'll fix then up so they are consistent and the versions numbers are correct. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906507 13f79535-47bb-0310-9956-ffa450edef68
* Update to use junit 4.8.1 and add explicit surefire plugin configs which ↵antelder2010-01-201-0/+15
| | | | | | disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-2043-0/+6288
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68