summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-21Fixes for Spring iTestramkumar9-45/+22
2009-04-21Fixes for Spring ArtifactProcessorramkumar1-19/+19
2009-04-21Add code to read the RFC 124 components file to build SCA componentTyperfeng2-0/+235
2009-04-21Add code to read the OSGi DS component file to build SCA componentTyperfeng2-0/+261
2009-04-20Remove .project filerfeng1-32/+0
2009-04-20Porting Spring iTests into 2.xramkumar56-0/+2505
2009-04-20Porting Spring Modules into 2.xramkumar47-7/+5210
2009-04-19Remove author tagsantelder2-5/+2
2009-04-19Remove empty line in manifest causing build errorantelder1-1/+0
2009-04-19Update contribution archetypes to support tuscany:run, add EagerInit method t...antelder4-0/+22
2009-04-17Upgrade to cargo 1.0rfeng2-2/+2
2009-04-17Disable validation by default in the maven build as discussed on the ML. Note...antelder1-1/+1
2009-04-16Correct version of the bundle plugin to match parent pom.xmlantelder1-1/+1
2009-04-15Exclude xml-apisrfeng1-1/+2
2009-04-15Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng4-10/+21
2009-04-15Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2-0/+12
2009-04-15Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2-0/+20
2009-04-15Make sure the class is returnedrfeng1-2/+5
2009-04-15Add a special classloader to work around XXXFactory.newInstance issue within ...rfeng2-102/+167
2009-04-15Port DefinitionsProvider to Definitions extension pointrfeng6-282/+52
2009-04-15Extended warning message reporting to include Composite name and Component nameedwardsmj2-2/+2
2009-04-14Allows Definitions to be added to the extension pointrfeng2-18/+29
2009-04-14Add sca to the package name to make it consistent with other modulesrfeng2-2/+2
2009-04-14Add missing import packagesrfeng1-1/+3
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng88-83/+91
2009-04-14Update the pause before the client starts up as i'm geting intermitent fais a...antelder1-1/+1
2009-04-14Fix the value for "model" as described in Tuscany 2961edwardsmj1-1/+1
2009-04-13Start to add the DefinitionsExtensionPointrfeng12-58/+524
2009-04-13Add exclusion of axis2-adb to avoid split packagesrfeng3-11/+28
2009-04-13Fixing build issue in non sun-jdk environment particularly in mac-oslresende1-1/+2
2009-04-13Add exception checkrfeng1-2/+2
2009-04-13Add missing import packagesrfeng2-1/+3
2009-04-10Cleanup import/export packages based on the Eclipse PDE 3.5 validationrfeng5-23/+28
2009-04-10Remove deprecated classes and use generic type for getModelrfeng7-137/+93
2009-04-09Adjust the dependenciesrfeng2-5/+12
2009-04-09Merge LICENSE text correction from m2 to trunkantelder1-1/+1
2009-04-09Add the zip archetype to the buildantelder1-1/+2
2009-04-09Add OASIS license and copyright to assembly-xsd LICENSE and NOTICE files (fro...slaws4-28/+98
2009-04-09Add doc link to changes fileantelder1-1/+2
2009-04-09Update to 1.0.2 of bundle plugin now that its in the reposantelder1-1/+1
2009-04-09Merge license changes in r763560 from m2 branch to trunkantelder5-44/+50
2009-04-08Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the axis2-...rfeng2-33/+41
2009-04-08Remove unused coderfeng1-11/+0
2009-04-08Fix the Import-Package to add missing packagesrfeng1-1/+3
2009-04-08Add two test nodes to launcher the bundlesrfeng2-0/+86
2009-04-08Add "-bundles" option to start a list of bundles instead of SCA noderfeng1-29/+57
2009-04-07Rename the test caserfeng1-1/+1
2009-04-07Expose the CalculatorService as a web servicerfeng7-22/+67
2009-04-07Update manifest for sca client packageantelder2-2/+3
2009-04-07Fix the dependencies to get distributed OSGi samples working inside Eclipserfeng6-9/+48