summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge xsd-xml module into xsd module to tentatively test out the emerging ML ↵antelder2009-04-2322-328/+45
| | | | | | consensus on module make up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767828 13f79535-47bb-0310-9956-ffa450edef68
* Merge r767683 from 1.x branchrfeng2009-04-2230-399/+509
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767701 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to SCA Core XSD, to match recent Issues resolved in OASIS Assembly TCedwardsmj2009-04-221-518/+529
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767429 13f79535-47bb-0310-9956-ffa450edef68
* Improvements to the handling of OSGi bundles when running in development modeedwardsmj2009-04-222-24/+147
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767428 13f79535-47bb-0310-9956-ffa450edef68
* Added support for BPEL 2.0 process filesedwardsmj2009-04-221-30/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767426 13f79535-47bb-0310-9956-ffa450edef68
* Extended Monitoring to give better diagnostic messages which include the ↵edwardsmj2009-04-222-0/+23
| | | | | | name of the artifact being processed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767422 13f79535-47bb-0310-9956-ffa450edef68
* Extended Monitoring to give better diagnostic messages which include the ↵edwardsmj2009-04-221-4/+12
| | | | | | name of the artifact being processed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767420 13f79535-47bb-0310-9956-ffa450edef68
* Extended Monitoring to give better diagnostic messages which include the ↵edwardsmj2009-04-221-0/+7
| | | | | | name of the artifact being processed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767418 13f79535-47bb-0310-9956-ffa450edef68
* Added Spring 1.1 schemaramkumar2009-04-222-33/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767393 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the lists are cloned too (TUSCANY-2982)rfeng2009-04-212-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767236 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for Spring itestramkumar2009-04-218-16/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767230 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for Spring iTestramkumar2009-04-219-45/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767105 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for Spring ArtifactProcessorramkumar2009-04-211-19/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767103 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