summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tidy upspring manifestsantelder2009-05-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770653 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up spring manifestsantelder2009-05-012-20/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770652 13f79535-47bb-0310-9956-ffa450edef68
* Update the spring pom.xml's with warning messageantelder2009-05-012-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770646 13f79535-47bb-0310-9956-ffa450edef68
* Use maven-assembly-plugin to create zip contributionrfeng2009-04-3010-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
* Start to separate the tuscany and spring code into descrete modules with no ↵antelder2009-04-3014-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
* Cleaned CompositeDocumentProcessor class and added commentsedwardsmj2009-04-301-59/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770288 13f79535-47bb-0310-9956-ffa450edef68
* MOving data-engine-helper to contriblresende2009-04-3010-0/+1178
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770039 13f79535-47bb-0310-9956-ffa450edef68
* Add missing Import-Packagerfeng2009-04-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769930 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for Spring Refactoringramkumar2009-04-294-20/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769749 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted MANIFEST file to accommodate latest code structure for Spring ↵edwardsmj2009-04-291-1/+6
| | | | | | implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769745 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted MANIFEST file to accommodate latest code structure for Spring ↵edwardsmj2009-04-291-0/+1
| | | | | | implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769744 13f79535-47bb-0310-9956-ffa450edef68
* MANIFEST files adjusted for fix to TUSCANY 2989edwardsmj2009-04-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769565 13f79535-47bb-0310-9956-ffa450edef68
* Fix to NodeImpl for TUSCANY-2989 - now resolves a supplied composite with an ↵edwardsmj2009-04-281-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
* Update zip archetype to use an Add serviceantelder2009-04-285-71/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769438 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Modulesramkumar2009-04-287-576/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769327 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Modulesramkumar2009-04-289-748/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769323 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Modulesramkumar2009-04-2813-10/+784
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769322 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as the test dependency as StAX is not available in JDK 1.5rfeng2009-04-271-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769126 13f79535-47bb-0310-9956-ffa450edef68
* Tidied up MANIFEST.MF fileedwardsmj2009-04-271-10/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768932 13f79535-47bb-0310-9956-ffa450edef68
* Added contribution-java XSD and corrected sca-contribution XSD to add a ↵edwardsmj2009-04-273-86/+120
| | | | | | minOccurs=0 to <deployable/> declaration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768931 13f79535-47bb-0310-9956-ffa450edef68
* Merge interface-wsdl-xml into interface-wsdl moduleantelder2009-04-2550-2090/+1762
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768518 13f79535-47bb-0310-9956-ffa450edef68
* Merge binding sca xml module into model moduleantelder2009-04-2517-730/+371
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768488 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2919: Start commiting contribution from Prateek Temkar for JAX-RS ↵antelder2009-04-2429-0/+1648
| | | | | | Support in Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768260 13f79535-47bb-0310-9956-ffa450edef68
* see README.txt for intention - seems like I have to commit this to test the ↵kelvingoodson2009-04-241-0/+1
| | | | | | svn:externals settings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768232 13f79535-47bb-0310-9956-ffa450edef68
* Merge workspace xml processor into model moduleantelder2009-04-2412-707/+417
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768168 13f79535-47bb-0310-9956-ffa450edef68
* Corrected for OSGi dependency problemsedwardsmj2009-04-231-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768079 13f79535-47bb-0310-9956-ffa450edef68
* Corrected for OSGi dependency problemsedwardsmj2009-04-231-3/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768078 13f79535-47bb-0310-9956-ffa450edef68
* Corrected for OSGi dependency problemsedwardsmj2009-04-231-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768076 13f79535-47bb-0310-9956-ffa450edef68
* Corrected for OSGi dependency problemsedwardsmj2009-04-231-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768074 13f79535-47bb-0310-9956-ffa450edef68
* 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
* Move to 1.x-contribantelder2009-04-2113-0/+1262
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767052 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-211-0/+329
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767051 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-214-0/+1021
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767050 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-215-0/+405
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767049 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-216-0/+362
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767048 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-2126-0/+2771
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767047 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-2125-0/+1814
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767043 13f79535-47bb-0310-9956-ffa450edef68
* Move to 1.x-contribantelder2009-04-215-0/+919
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767041 13f79535-47bb-0310-9956-ffa450edef68