summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Move to 1.x-contribantelder2009-04-218-0/+916
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767006 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-216-0/+2626
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767005 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-213-0/+159
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767004 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-212-0/+92
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767003 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-21119-0/+33268
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767002 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-2112-0/+4110
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767001 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-211-0/+474
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767000 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-211-0/+747
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766999 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-2142-0/+3993
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766998 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-2122-0/+2522
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766996 13f79535-47bb-0310-9956-ffa450edef68
* Add code to read the RFC 124 components file to build SCA componentTyperfeng2009-04-212-0/+235
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766927 13f79535-47bb-0310-9956-ffa450edef68
* Add code to read the OSGi DS component file to build SCA componentTyperfeng2009-04-212-0/+261
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766923 13f79535-47bb-0310-9956-ffa450edef68
* 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