Commit graph

1219 commits

Author SHA1 Message Date
rfeng
639a660ff2 No package should be exported from this module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704736 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 23:05:44 +00:00
rfeng
b3d5a39aa1 No package should be exported from this module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704735 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 23:04:07 +00:00
rfeng
aacaafaf86 Update test case to JUNIT 4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704734 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 23:03:37 +00:00
rfeng
5b0fe621f3 Restrict Export-Package
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704730 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 23:00:12 +00:00
rfeng
d6cd497039 Set svn:ignore
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704728 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 22:50:09 +00:00
rfeng
69f2050e34 Remove SCA prefix from Defintions model
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704715 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 22:06:31 +00:00
rfeng
2f93b179e2 No package should be exported from this module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704676 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 20:48:05 +00:00
rfeng
d8153166e2 Update test case to JUNIT 4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704675 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 20:47:47 +00:00
rfeng
6f1396d4e4 Add MANIFEST.MF to svn:ignore
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704673 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 20:40:37 +00:00
rfeng
307cc9c46c Set svn:ignore
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704672 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 20:39:48 +00:00
rfeng
3336b6c205 Remove obsolete extension-helper module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704670 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 20:34:23 +00:00
rfeng
38978a6704 No package should be exported from this module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704661 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 20:17:20 +00:00
rfeng
c60a17f13d Update test case to JUNIT 4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704656 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 20:09:34 +00:00
rfeng
3b85574e96 Add a factory for SCA Definitions and restrict the export-package
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704653 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 20:05:45 +00:00
slaws
8330f72816 Start of some JMS tests for the request response binding work.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704437 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 10:28:49 +00:00
lresende
9f10a0cf18 TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704316 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 05:31:43 +00:00
jsdelfino
fa49d1ac49 Refactored contribution exceptions, moved them to the contribution.processor 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
2008-10-13 16:31:59 +00:00
slaws
00ac1c9de1 TUSCANY-2626 - missed change from previous commit
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704069 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 12:27:39 +00:00
lresende
ee05f527b6 TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703904 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 02:31:48 +00:00
jsdelfino
8a2a5bb4df Changed maven bundle plugin to generate classpath off the list of JARs in 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
2008-10-12 22:52:23 +00:00
jsdelfino
e6f73af136 Removed more dependencies on easymock.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703894 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 22:44:44 +00:00
jsdelfino
5b9bb6b9c0 Adjusted POM to changes to bundle plugin. Added invocation of new bundle 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
2008-10-12 22:44:13 +00:00
jsdelfino
efd9786287 Minor cleanup of the bundle plugin. Added a new plugin to generate the correct PDE .classpath entries.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703892 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 22:43:10 +00:00
jsdelfino
0fc771eec7 Removed unused dependencies on easymock to avoid dragging it into the thirdparty bundle.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703891 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 22:40:34 +00:00
giorgio
fdfafc9cad disabled contribution-classloader because it has an error to fix and i need a build for working - jo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703883 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 21:35:26 +00:00
giorgio
4bf4273d12 cleaning-up task-code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703869 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 20:01:07 +00:00
giorgio
cbea792209 Starting again working on task processor over webservices
D    job/JobDataSource.java


git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703868 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 19:57:06 +00:00
jsdelfino
2ca0730e43 Adjusted pom.xml to rename.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703864 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 19:07:25 +00:00
jsdelfino
d6b96934a1 Renamed to follow the same naming convention as other plugins.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703863 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 19:06:23 +00:00
slaws
4fd5a58d01 TUSCANY-2626 - Add the wsdlLocation attribute back into the binding.ws 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
2008-10-12 12:34:22 +00:00
slaws
cbd96cbf25 Branch for 1.3.3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703809 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 12:25:49 +00:00
rfeng
fb88610964 Remove dead code (Event/Store)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703606 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 23:33:46 +00:00
rfeng
3365b66840 Clean up imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703605 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 23:33:07 +00:00
rfeng
0d865fdc3c Restrict Export-Package and convert test cases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703599 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 23:07:24 +00:00
rfeng
0b4357a5bb Restrict Export-Package and convert test cases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703597 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 22:59:30 +00:00
rfeng
84bb75d4d3 Convert the test cases to JUNIT 4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703594 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 22:55:48 +00:00
rfeng
b0110591ba Convert the test cases to JUNIT 4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703592 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 22:35:58 +00:00
rfeng
9134aecc4e Restrict Export-Package and convert test cases to Junit 4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703589 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 22:28:22 +00:00
rfeng
267c37371a Make the provider package private
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703578 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 21:34:37 +00:00
rfeng
c6c390ece9 Convert the test cases to JUNIT 4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703562 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 19:25:28 +00:00
rfeng
1feee03e17 Convert the test cases to JUNIT 4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703557 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 18:51:20 +00:00
rfeng
612615c4ef Make the o.a.t.s.a.builder.impl package private
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703556 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 18:35:10 +00:00
rfeng
0a0b56ae37 Convert the test cases to JUNIT 4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703555 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 18:33:12 +00:00
jsdelfino
db11b3b975 Fixed build breaks. Added missing dependency, commented out host-webapp module for now.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703551 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 18:26:12 +00:00
lresende
2ebbe9308b TUSCANY-2634 - Applying RAM's patch to make implementation.spring aware of policies.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703540 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 18:03:53 +00:00
slaws
e822f411bb Adjust SCA component diagrams
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703512 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 16:11:56 +00:00
jsdelfino
c68bbb72e5 Fixed compile errors.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703296 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 00:16:53 +00:00
antelder
b0b6dc22a1 Fix to catch any errors when the container running tuscany doesn't have a jndi environment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703152 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09 12:25:04 +00:00
jsdelfino
efe3363a81 Work in progress. Fixed implementation of NodeImpl, now working without 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
2008-10-09 06:33:54 +00:00
jsdelfino
aacabe1650 Work in progress. Continued to clean up cross bundle dependencies on implementation classes, like ScopeRegistry, CompositeActivator, ContributionService, some of the factories. Added declarations of some of these utilities to the relevant modules. That also simplified the bootstrap of the runtime used by NodeImpl, which doesn't invoke all their constructors anymore.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703066 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09 06:11:26 +00:00