summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
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-30Use maven-assembly-plugin to create zip contributionrfeng10-105/+191
Fix the parent pom and junit version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770316 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-30MOving data-engine-helper to contriblresende10-0/+1178
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770039 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-28Update zip archetype to use an Add serviceantelder5-71/+73
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769438 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 moduleantelder50-2090/+1762
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 moduleantelder17-730/+371
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 ↵antelder29-0/+1648
Support in Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768260 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24see README.txt for intention - seems like I have to commit this to test the ↵kelvingoodson1-0/+1
svn:externals settings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768232 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 ↵antelder22-328/+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 itestramkumar8-16/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767230 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Fixes for Spring iTestramkumar9-45/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767105 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-21Move to 1.x-contribantelder13-0/+1262
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767052 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Move to 1.x-contribantelder1-0/+329
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767051 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Move to 1.x-contribantelder4-0/+1021
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767050 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Move to 1.x-contribantelder5-0/+405
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767049 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Move to 1.x-contribantelder6-0/+362
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767048 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Move to 1.x-contribantelder26-0/+2771
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767047 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Move to 1.x-contribantelder25-0/+1814
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767043 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Move to 1.x-contribantelder5-0/+919
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767041 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Move to 1.x-contribantelder1-0/+88
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767036 13f79535-47bb-0310-9956-ffa450edef68