summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes for Spring iTestramkumar2009-04-219-45/+22
* Fixes for Spring ArtifactProcessorramkumar2009-04-211-19/+19
* Add code to read the RFC 124 components file to build SCA componentTyperfeng2009-04-212-0/+235
* Add code to read the OSGi DS component file to build SCA componentTyperfeng2009-04-212-0/+261
* Remove .project filerfeng2009-04-201-32/+0
* Porting Spring iTests into 2.xramkumar2009-04-2056-0/+2505
* Porting Spring Modules into 2.xramkumar2009-04-2047-7/+5210
* Remove author tagsantelder2009-04-192-5/+2
* Remove empty line in manifest causing build errorantelder2009-04-191-1/+0
* Update contribution archetypes to support tuscany:run, add EagerInit method t...antelder2009-04-194-0/+22
* Upgrade to cargo 1.0rfeng2009-04-172-2/+2
* Disable validation by default in the maven build as discussed on the ML. Note...antelder2009-04-171-1/+1
* Correct version of the bundle plugin to match parent pom.xmlantelder2009-04-161-1/+1
* Exclude xml-apisrfeng2009-04-151-1/+2
* Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng2009-04-154-10/+21
* Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2009-04-152-0/+12
* Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2009-04-152-0/+20
* Make sure the class is returnedrfeng2009-04-151-2/+5
* Add a special classloader to work around XXXFactory.newInstance issue within ...rfeng2009-04-152-102/+167
* Port DefinitionsProvider to Definitions extension pointrfeng2009-04-156-282/+52
* Extended warning message reporting to include Composite name and Component nameedwardsmj2009-04-152-2/+2
* Allows Definitions to be added to the extension pointrfeng2009-04-142-18/+29
* Add sca to the package name to make it consistent with other modulesrfeng2009-04-142-2/+2
* Add missing import packagesrfeng2009-04-141-1/+3
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-1488-83/+91
* Update the pause before the client starts up as i'm geting intermitent fais a...antelder2009-04-141-1/+1
* Fix the value for "model" as described in Tuscany 2961edwardsmj2009-04-141-1/+1
* Start to add the DefinitionsExtensionPointrfeng2009-04-1312-58/+524
* Add exclusion of axis2-adb to avoid split packagesrfeng2009-04-133-11/+28
* Fixing build issue in non sun-jdk environment particularly in mac-oslresende2009-04-131-1/+2
* Add exception checkrfeng2009-04-131-2/+2
* Add missing import packagesrfeng2009-04-132-1/+3
* Cleanup import/export packages based on the Eclipse PDE 3.5 validationrfeng2009-04-105-23/+28
* Remove deprecated classes and use generic type for getModelrfeng2009-04-107-137/+93
* Adjust the dependenciesrfeng2009-04-092-5/+12
* Merge LICENSE text correction from m2 to trunkantelder2009-04-091-1/+1
* Add the zip archetype to the buildantelder2009-04-091-1/+2
* Add OASIS license and copyright to assembly-xsd LICENSE and NOTICE files (fro...slaws2009-04-094-28/+98
* Add doc link to changes fileantelder2009-04-091-1/+2
* Update to 1.0.2 of bundle plugin now that its in the reposantelder2009-04-091-1/+1
* Merge license changes in r763560 from m2 branch to trunkantelder2009-04-095-44/+50
* Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the axis2-...rfeng2009-04-082-33/+41
* Remove unused coderfeng2009-04-081-11/+0
* Fix the Import-Package to add missing packagesrfeng2009-04-081-1/+3
* Add two test nodes to launcher the bundlesrfeng2009-04-082-0/+86
* Add "-bundles" option to start a list of bundles instead of SCA noderfeng2009-04-081-29/+57
* Rename the test caserfeng2009-04-071-1/+1
* Expose the CalculatorService as a web servicerfeng2009-04-077-22/+67
* Update manifest for sca client packageantelder2009-04-072-2/+3
* Fix the dependencies to get distributed OSGi samples working inside Eclipserfeng2009-04-076-9/+48