summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to 1.0.2 of bundle plugin now that its in the reposantelder2009-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763584 13f79535-47bb-0310-9956-ffa450edef68
* Merge license changes in r763560 from m2 branch to trunkantelder2009-04-095-44/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763583 13f79535-47bb-0310-9956-ffa450edef68
* Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the ↵rfeng2009-04-082-33/+41
| | | | | | axis2-kernel bundle git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763432 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused coderfeng2009-04-081-11/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763309 13f79535-47bb-0310-9956-ffa450edef68
* Fix the Import-Package to add missing packagesrfeng2009-04-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763307 13f79535-47bb-0310-9956-ffa450edef68
* Add two test nodes to launcher the bundlesrfeng2009-04-082-0/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763053 13f79535-47bb-0310-9956-ffa450edef68
* Add "-bundles" option to start a list of bundles instead of SCA noderfeng2009-04-081-29/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763049 13f79535-47bb-0310-9956-ffa450edef68
* Rename the test caserfeng2009-04-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763038 13f79535-47bb-0310-9956-ffa450edef68
* Expose the CalculatorService as a web servicerfeng2009-04-077-22/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762966 13f79535-47bb-0310-9956-ffa450edef68
* Update manifest for sca client packageantelder2009-04-072-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762950 13f79535-47bb-0310-9956-ffa450edef68
* Fix the dependencies to get distributed OSGi samples working inside Eclipserfeng2009-04-076-9/+48
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762942 13f79535-47bb-0310-9956-ffa450edef68
* Update scaclient itest to stop the nodeantelder2009-04-071-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762764 13f79535-47bb-0310-9956-ffa450edef68
* Add scaclient itest to buildantelder2009-04-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762762 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for the SCAClient APIantelder2009-04-076-0/+195
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762761 13f79535-47bb-0310-9956-ffa450edef68
* Initial support for the SCAClient API, probably better ways we can do this ↵antelder2009-04-073-1/+43
| | | | | | but this is the simplest way to get it working as a starting point git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762760 13f79535-47bb-0310-9956-ffa450edef68
* Start adding the new non-SCA client API proposal code (see ↵antelder2009-04-076-0/+490
| | | | | | http://lists.oasis-open.org/archives/sca-j/200903/msg00121.html). This is code mostly from that initial proposal with minimal change sto get it to work in Tuscany, so it needs updating from the rest of that email thread git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762759 13f79535-47bb-0310-9956-ffa450edef68
* Add samples for distributed OSGi (RFC 119) with Tuscany/SCArfeng2009-04-0646-0/+2733
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762569 13f79535-47bb-0310-9956-ffa450edef68
* Update doc INSTALL file for M2 RC1 review commentsantelder2009-04-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762231 13f79535-47bb-0310-9956-ffa450edef68
* Update release notes for m2 RC1 review commentsantelder2009-04-061-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762230 13f79535-47bb-0310-9956-ffa450edef68
* Add an archetype for zip contributionantelder2009-04-059-0/+353
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762052 13f79535-47bb-0310-9956-ffa450edef68
* Update for zip and folders and fix for nested jars in sub foldersantelder2009-04-051-7/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762051 13f79535-47bb-0310-9956-ffa450edef68
* Fix for folder contributions antelder2009-04-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762049 13f79535-47bb-0310-9956-ffa450edef68
* Add scope of provided to sca api dependencyantelder2009-04-031-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761701 13f79535-47bb-0310-9956-ffa450edef68
* Add contribution with nested jar jar support to contribution class loaderantelder2009-04-031-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761611 13f79535-47bb-0310-9956-ffa450edef68
* Update to SNAPSHOT versions of the plugins for tuscany maven-bundle-plugin ↵rfeng2009-04-021-2/+2
| | | | | | and maven-eclipse-compiler git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761471 13f79535-47bb-0310-9956-ffa450edef68
* Remove System.out.printlnrfeng2009-04-021-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761463 13f79535-47bb-0310-9956-ffa450edef68
* Update the package versions to match the pom.xmlrfeng2009-04-021-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761461 13f79535-47bb-0310-9956-ffa450edef68
* Add logic to avoid duplicate URLsrfeng2009-04-021-7/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761458 13f79535-47bb-0310-9956-ffa450edef68
* Remove Eclipse-BuddyPolicyrfeng2009-04-021-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761457 13f79535-47bb-0310-9956-ffa450edef68
* Update to JUNIT 4.5rfeng2009-04-021-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761351 13f79535-47bb-0310-9956-ffa450edef68
* Add prototype code to support zip/folder contributions containing nested ↵antelder2009-04-023-4/+85
| | | | | | jar's, and add itests for that to build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761236 13f79535-47bb-0310-9956-ffa450edef68
* Clean up contribution itests for split into seperate itestsantelder2009-04-0211-76/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761232 13f79535-47bb-0310-9956-ffa450edef68
* Copy itest for zip and folder contributions from 1.x to 2.xantelder2009-04-0216-0/+373
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761229 13f79535-47bb-0310-9956-ffa450edef68
* Add missing filesrfeng2009-04-012-0/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761060 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the artifact processor extension pointrfeng2009-04-018-283/+407
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761053 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the reference binding with the WeatherForecast web servicerfeng2009-04-016-32/+322
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760744 13f79535-47bb-0310-9956-ffa450edef68
* Update composite to use 1.1 namespaceantelder2009-03-313-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760466 13f79535-47bb-0310-9956-ffa450edef68
* Update MFrfeng2009-03-311-5/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760340 13f79535-47bb-0310-9956-ffa450edef68
* Add a skeleton project for binding.ws over JAX-WS APIsrfeng2009-03-319-0/+806
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760336 13f79535-47bb-0310-9956-ffa450edef68
* Add a map of attributes to the Interface/Operation modelrfeng2009-03-304-62/+89
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760185 13f79535-47bb-0310-9956-ffa450edef68
* Exclude pom-transformed.xml files from bin distroantelder2009-03-301-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759997 13f79535-47bb-0310-9956-ffa450edef68
* Add javax.el bundlerfeng2009-03-281-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759596 13f79535-47bb-0310-9956-ffa450edef68
* Add javax.elrfeng2009-03-281-2/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759595 13f79535-47bb-0310-9956-ffa450edef68
* Add some more missing license headersantelder2009-03-286-106/+208
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759445 13f79535-47bb-0310-9956-ffa450edef68
* Add some missing license headersantelder2009-03-2815-135/+405
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759443 13f79535-47bb-0310-9956-ffa450edef68
* Exclude osgi surefile reportsantelder2009-03-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759442 13f79535-47bb-0310-9956-ffa450edef68
* Update for Jetty release updateantelder2009-03-281-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759440 13f79535-47bb-0310-9956-ffa450edef68
* Add an option to control is schema validation should be enabledrfeng2009-03-271-73/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759329 13f79535-47bb-0310-9956-ffa450edef68
* Register ExtensionPointRegistry as an OSGi service and BundleContext as a ↵rfeng2009-03-272-8/+26
| | | | | | utility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759327 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused filesrfeng2009-03-272-23/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759325 13f79535-47bb-0310-9956-ffa450edef68