summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove .project filerfeng2009-04-201-32/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766894 13f79535-47bb-0310-9956-ffa450edef68
* Porting Spring iTests into 2.xramkumar2009-04-2056-0/+2505
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766686 13f79535-47bb-0310-9956-ffa450edef68
* Porting Spring Modules into 2.xramkumar2009-04-2047-7/+5210
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766685 13f79535-47bb-0310-9956-ffa450edef68
* Remove author tagsantelder2009-04-192-5/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766499 13f79535-47bb-0310-9956-ffa450edef68
* Remove empty line in manifest causing build errorantelder2009-04-191-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766497 13f79535-47bb-0310-9956-ffa450edef68
* Update contribution archetypes to support tuscany:run, add EagerInit method ↵antelder2009-04-194-0/+22
| | | | | | to helloworld imls so it outputs 'hello world' on init so its obvious its started up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766439 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to cargo 1.0rfeng2009-04-172-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766126 13f79535-47bb-0310-9956-ffa450edef68
* Disable validation by default in the maven build as discussed on the ML. ↵antelder2009-04-171-1/+1
| | | | | | Note this disables validation for full build from top and also when building individual modules/tests/samples etc. Running outside of mvn the default is currently to do schema validation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765916 13f79535-47bb-0310-9956-ffa450edef68
* Correct version of the bundle plugin to match parent pom.xmlantelder2009-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765502 13f79535-47bb-0310-9956-ffa450edef68
* Exclude xml-apisrfeng2009-04-151-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765423 13f79535-47bb-0310-9956-ffa450edef68
* Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng2009-04-154-10/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765417 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2009-04-152-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765416 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2009-04-152-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765414 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the class is returnedrfeng2009-04-151-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765382 13f79535-47bb-0310-9956-ffa450edef68
* Add a special classloader to work around XXXFactory.newInstance issue within ↵rfeng2009-04-152-102/+167
| | | | | | OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765339 13f79535-47bb-0310-9956-ffa450edef68
* Port DefinitionsProvider to Definitions extension pointrfeng2009-04-156-282/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765307 13f79535-47bb-0310-9956-ffa450edef68
* Extended warning message reporting to include Composite name and Component nameedwardsmj2009-04-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765099 13f79535-47bb-0310-9956-ffa450edef68
* Allows Definitions to be added to the extension pointrfeng2009-04-142-18/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764975 13f79535-47bb-0310-9956-ffa450edef68
* Add sca to the package name to make it consistent with other modulesrfeng2009-04-142-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764971 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import packagesrfeng2009-04-141-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764964 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-1488-83/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Update the pause before the client starts up as i'm geting intermitent fais ↵antelder2009-04-141-1/+1
| | | | | | as the service is taking more than 2 seconds to start up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764724 13f79535-47bb-0310-9956-ffa450edef68
* Fix the value for "model" as described in Tuscany 2961edwardsmj2009-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764719 13f79535-47bb-0310-9956-ffa450edef68
* Start to add the DefinitionsExtensionPointrfeng2009-04-1312-58/+524
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
* Add exclusion of axis2-adb to avoid split packagesrfeng2009-04-133-11/+28
| | | | | | Add TCCL to work around XMLInputFactory.newInstance call made by Axis2 which is not OSGi-friendly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764571 13f79535-47bb-0310-9956-ffa450edef68
* Fixing build issue in non sun-jdk environment particularly in mac-oslresende2009-04-131-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764570 13f79535-47bb-0310-9956-ffa450edef68
* Add exception checkrfeng2009-04-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764566 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import packagesrfeng2009-04-132-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764565 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup import/export packages based on the Eclipse PDE 3.5 validationrfeng2009-04-105-23/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763880 13f79535-47bb-0310-9956-ffa450edef68
* Remove deprecated classes and use generic type for getModelrfeng2009-04-107-137/+93
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763837 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the dependenciesrfeng2009-04-092-5/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763836 13f79535-47bb-0310-9956-ffa450edef68
* Merge LICENSE text correction from m2 to trunkantelder2009-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763716 13f79535-47bb-0310-9956-ffa450edef68
* Add the zip archetype to the buildantelder2009-04-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763650 13f79535-47bb-0310-9956-ffa450edef68
* Add OASIS license and copyright to assembly-xsd LICENSE and NOTICE files ↵slaws2009-04-094-28/+98
| | | | | | (from http://tools.oasis-open.org/version-control/svn/sca-assembly/SCA_XSDS/license.txt). Also add to binary distribution LICENSE and NOTICE files. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763646 13f79535-47bb-0310-9956-ffa450edef68
* Add doc link to changes fileantelder2009-04-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763621 13f79535-47bb-0310-9956-ffa450edef68
* 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