summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Corrected for OSGi dependency problemsedwardsmj2009-04-231-0/+2
* Merge xsd-xml module into xsd module to tentatively test out the emerging ML ...antelder2009-04-2321-323/+45
* Merge r767683 from 1.x branchrfeng2009-04-2230-399/+509
* Fixes to SCA Core XSD, to match recent Issues resolved in OASIS Assembly TCedwardsmj2009-04-221-518/+529
* Improvements to the handling of OSGi bundles when running in development modeedwardsmj2009-04-222-24/+147
* Added support for BPEL 2.0 process filesedwardsmj2009-04-221-30/+45
* Extended Monitoring to give better diagnostic messages which include the name...edwardsmj2009-04-222-0/+23
* Extended Monitoring to give better diagnostic messages which include the name...edwardsmj2009-04-221-4/+12
* Extended Monitoring to give better diagnostic messages which include the name...edwardsmj2009-04-221-0/+7
* Added Spring 1.1 schemaramkumar2009-04-222-33/+56
* Make sure the lists are cloned too (TUSCANY-2982)rfeng2009-04-212-7/+7
* 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 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
* 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-1481-76/+84
* 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
* 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 OASIS license and copyright to assembly-xsd LICENSE and NOTICE files (fro...slaws2009-04-092-27/+46
* Merge license changes in r763560 from m2 branch to trunkantelder2009-04-094-43/+46
* Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the axis2-...rfeng2009-04-082-33/+41
* Fix the Import-Package to add missing packagesrfeng2009-04-081-1/+3
* Add "-bundles" option to start a list of bundles instead of SCA noderfeng2009-04-081-29/+57
* Update manifest for sca client packageantelder2009-04-072-2/+3
* Initial support for the SCAClient API, probably better ways we can do this bu...antelder2009-04-073-1/+43
* Start adding the new non-SCA client API proposal code (see http://lists.oasis...antelder2009-04-076-0/+490
* Update for zip and folders and fix for nested jars in sub foldersantelder2009-04-051-7/+12
* Fix for folder contributions antelder2009-04-051-1/+1