summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-01Tidy imports, no other code changesantelder5-20/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770700 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Start bringing up the spring annotation supportantelder2-6/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770699 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Start bringing up the spring annotation supportantelder9-247/+300
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770692 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Tidy upspring manifestsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770653 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Tidy up spring manifestsantelder2-20/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770652 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Update the spring pom.xml's with warning messageantelder2-0/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770646 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Start to separate the tuscany and spring code into descrete modules with no ↵antelder14-441/+693
references to Spring classes in the implementation-spring module and no references to Tuscany classes in the implementation-spring-runtime module. Work in progress, compiles cleanly but the tests don't run but then they didn't run before this commit either git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770312 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Cleaned CompositeDocumentProcessor class and added commentsedwardsmj1-59/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770288 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Add missing Import-Packagerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769930 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Fixes for Spring Refactoringramkumar4-20/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769749 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Adjusted MANIFEST file to accommodate latest code structure for Spring ↵edwardsmj1-1/+6
implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769745 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Adjusted MANIFEST file to accommodate latest code structure for Spring ↵edwardsmj1-0/+1
implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769744 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28MANIFEST files adjusted for fix to TUSCANY 2989edwardsmj1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769565 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Fix to NodeImpl for TUSCANY-2989 - now resolves a supplied composite with an ↵edwardsmj1-11/+37
absolute URI outside any contribution against the first supplied contribution. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769564 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Refactoring Spring Modulesramkumar7-576/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769327 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Refactoring Spring Modulesramkumar9-748/+277
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769323 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Refactoring Spring Modulesramkumar13-10/+784
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769322 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27Add woodstox as the test dependency as StAX is not available in JDK 1.5rfeng1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769126 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27Tidied up MANIFEST.MF fileedwardsmj1-10/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768932 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27Added contribution-java XSD and corrected sca-contribution XSD to add a ↵edwardsmj3-86/+120
minOccurs=0 to <deployable/> declaration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768931 13f79535-47bb-0310-9956-ffa450edef68
2009-04-25Merge interface-wsdl-xml into interface-wsdl moduleantelder49-2089/+1761
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768518 13f79535-47bb-0310-9956-ffa450edef68
2009-04-25Merge binding sca xml module into model moduleantelder16-729/+370
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768488 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24TUSCANY-2919: Start commiting contribution from Prateek Temkar for JAX-RS ↵antelder17-0/+1107
Support in Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768260 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24Merge workspace xml processor into model moduleantelder12-707/+417
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768168 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23Corrected for OSGi dependency problemsedwardsmj1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768079 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23Corrected for OSGi dependency problemsedwardsmj1-3/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768078 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23Corrected for OSGi dependency problemsedwardsmj1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768076 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23Corrected for OSGi dependency problemsedwardsmj1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768074 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23Merge xsd-xml module into xsd module to tentatively test out the emerging ML ↵antelder21-323/+45
consensus on module make up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767828 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Merge r767683 from 1.x branchrfeng30-399/+509
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767701 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Fixes to SCA Core XSD, to match recent Issues resolved in OASIS Assembly TCedwardsmj1-518/+529
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767429 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Improvements to the handling of OSGi bundles when running in development modeedwardsmj2-24/+147
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767428 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Added support for BPEL 2.0 process filesedwardsmj1-30/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767426 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Extended Monitoring to give better diagnostic messages which include the ↵edwardsmj2-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
2009-04-22Extended Monitoring to give better diagnostic messages which include the ↵edwardsmj1-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
2009-04-22Extended Monitoring to give better diagnostic messages which include the ↵edwardsmj1-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
2009-04-22Added Spring 1.1 schemaramkumar2-33/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767393 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Make sure the lists are cloned too (TUSCANY-2982)rfeng2-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767236 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Fixes for Spring ArtifactProcessorramkumar1-19/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767103 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Add code to read the RFC 124 components file to build SCA componentTyperfeng2-0/+235
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766927 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Add code to read the OSGi DS component file to build SCA componentTyperfeng2-0/+261
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766923 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20Remove .project filerfeng1-32/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766894 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20Porting Spring Modules into 2.xramkumar47-7/+5210
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766685 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19Remove author tagsantelder2-5/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766499 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19Remove empty line in manifest causing build errorantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766497 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Correct version of the bundle plugin to match parent pom.xmlantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765502 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Exclude xml-apisrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765423 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng4-10/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765417 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765416 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765414 13f79535-47bb-0310-9956-ffa450edef68