summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove impl package from Export-Packagerfeng2008-10-141-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704737 13f79535-47bb-0310-9956-ffa450edef68
* No package should be exported from this modulerfeng2008-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704736 13f79535-47bb-0310-9956-ffa450edef68
* No package should be exported from this modulerfeng2008-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704735 13f79535-47bb-0310-9956-ffa450edef68
* Update test case to JUNIT 4rfeng2008-10-141-13/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704734 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package rfeng2008-10-142-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704730 13f79535-47bb-0310-9956-ffa450edef68
* Set svn:ignorerfeng2008-10-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704728 13f79535-47bb-0310-9956-ffa450edef68
* Remove SCA prefix from Defintions modelrfeng2008-10-1465-355/+337
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704715 13f79535-47bb-0310-9956-ffa450edef68
* No package should be exported from this modulerfeng2008-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704676 13f79535-47bb-0310-9956-ffa450edef68
* Update test case to JUNIT 4rfeng2008-10-142-32/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704675 13f79535-47bb-0310-9956-ffa450edef68
* Add MANIFEST.MF to svn:ignorerfeng2008-10-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704673 13f79535-47bb-0310-9956-ffa450edef68
* Set svn:ignorerfeng2008-10-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704672 13f79535-47bb-0310-9956-ffa450edef68
* Remove obsolete extension-helper modulerfeng2008-10-1424-2465/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704670 13f79535-47bb-0310-9956-ffa450edef68
* No package should be exported from this modulerfeng2008-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704661 13f79535-47bb-0310-9956-ffa450edef68
* Update test case to JUNIT 4rfeng2008-10-141-12/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704656 13f79535-47bb-0310-9956-ffa450edef68
* Add a factory for SCA Definitions and restrict the export-package rfeng2008-10-147-124/+212
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704653 13f79535-47bb-0310-9956-ffa450edef68
* Start of some JMS tests for the request response binding work. slaws2008-10-1419-0/+1013
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704437 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.lresende2008-10-143-13/+68
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704316 13f79535-47bb-0310-9956-ffa450edef68
* Refactored contribution exceptions, moved them to the contribution.processor ↵jsdelfino2008-10-13197-4711/+695
| | | | | | package which is exported out of the contribution module. Removed unused implementation classes. Moved test cases from contribution-impl to contribution. Also renamed a few test cases that had compile errors as easymock is not on the classpath. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704156 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2626 - missed change from previous commitslaws2008-10-131-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704069 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.lresende2008-10-136-78/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703904 13f79535-47bb-0310-9956-ffa450edef68
* Changed maven bundle plugin to generate classpath off the list of JARs in ↵jsdelfino2008-10-1220-28/+80
| | | | | | the third-party bundle's lib directory. It now generates a correct .classpath that makes the PDE happy. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703895 13f79535-47bb-0310-9956-ffa450edef68
* Removed more dependencies on easymock.jsdelfino2008-10-123-20/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703894 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted POM to changes to bundle plugin. Added invocation of new bundle ↵jsdelfino2008-10-121-6/+15
| | | | | | plugin goal to fix the PDE .classpath entries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703893 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of the bundle plugin. Added a new plugin to generate the ↵jsdelfino2008-10-124-555/+156
| | | | | | correct PDE .classpath entries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703892 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused dependencies on easymock to avoid dragging it into the ↵jsdelfino2008-10-124-38/+0
| | | | | | thirdparty bundle. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703891 13f79535-47bb-0310-9956-ffa450edef68
* disabled contribution-classloader because it has an error to fix and i need ↵giorgio2008-10-121-1/+2
| | | | | | a build for working - jo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703883 13f79535-47bb-0310-9956-ffa450edef68
* cleaning-up task-codegiorgio2008-10-121-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703869 13f79535-47bb-0310-9956-ffa450edef68
* Starting again working on task processor over webservicesgiorgio2008-10-121-53/+0
| | | | | | | D job/JobDataSource.java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703868 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted pom.xml to rename.jsdelfino2008-10-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703864 13f79535-47bb-0310-9956-ffa450edef68
* Renamed to follow the same naming convention as other plugins.jsdelfino2008-10-124-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703863 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2626 - Add the wsdlLocation attribute back into the binding.ws ↵slaws2008-10-127-2/+152
| | | | | | schema and add the W3C schema to support it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703811 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 1.3.3slaws2008-10-126470-0/+513247
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703809 13f79535-47bb-0310-9956-ffa450edef68
* Remove dead code (Event/Store)rfeng2008-10-1034-1827/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703606 13f79535-47bb-0310-9956-ffa450edef68
* Clean up importsrfeng2008-10-104-14/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703605 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package and convert test casesrfeng2008-10-103-245/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703599 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package and convert test casesrfeng2008-10-102-41/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703597 13f79535-47bb-0310-9956-ffa450edef68
* Convert the test cases to JUNIT 4rfeng2008-10-103-38/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703594 13f79535-47bb-0310-9956-ffa450edef68
* Convert the test cases to JUNIT 4rfeng2008-10-103-28/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703592 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package and convert test cases to Junit 4rfeng2008-10-1015-142/+196
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703589 13f79535-47bb-0310-9956-ffa450edef68
* Make the provider package privaterfeng2008-10-103-26/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703578 13f79535-47bb-0310-9956-ffa450edef68
* Convert the test cases to JUNIT 4rfeng2008-10-1011-136/+186
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703562 13f79535-47bb-0310-9956-ffa450edef68
* Convert the test cases to JUNIT 4rfeng2008-10-102-11/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703557 13f79535-47bb-0310-9956-ffa450edef68
* Make the o.a.t.s.a.builder.impl package privaterfeng2008-10-104-21/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703556 13f79535-47bb-0310-9956-ffa450edef68
* Convert the test cases to JUNIT 4rfeng2008-10-103-34/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703555 13f79535-47bb-0310-9956-ffa450edef68
* Fixed build breaks. Added missing dependency, commented out host-webapp ↵jsdelfino2008-10-102-1/+7
| | | | | | module for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703551 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2634 - Applying RAM's patch to make implementation.spring aware of ↵lresende2008-10-104-3/+36
| | | | | | policies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703540 13f79535-47bb-0310-9956-ffa450edef68
* Adjust SCA component diagramsslaws2008-10-101-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703512 13f79535-47bb-0310-9956-ffa450edef68
* Fixed compile errors.jsdelfino2008-10-1022-399/+276
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703296 13f79535-47bb-0310-9956-ffa450edef68
* Fix to catch any errors when the container running tuscany doesn't have a ↵antelder2008-10-091-1/+1
| | | | | | jndi environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703152 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress. Fixed implementation of NodeImpl, now working without ↵jsdelfino2008-10-09162-6861/+3253
| | | | | | dependencies on implementations from other bundles (except RuntimeAssemblyFactory, which will need to be cleaned up too). Started to remove dependencies on host-embedded and port code to NodeFactory and Node, as an interim step to bring them up, before porting them to the OSGi-enabled node launcher. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703068 13f79535-47bb-0310-9956-ffa450edef68