Commit graph

1304 commits

Author SHA1 Message Date
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
beckerdo
df5a712c83 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 13f79535-47bb-0310-9956-ffa450edef68 2008-10-08 21:31:05 +00:00
scottkurz
ad36417ac5 Fix TUSCANY-2630
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702984 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 20:39:06 +00:00
beckerdo
b0dbe09525 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702976 13f79535-47bb-0310-9956-ffa450edef68 2008-10-08 19:34:40 +00:00
slaws
35982ed8e2 Give the components more meaningful names
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702886 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 14:17:35 +00:00
slaws
521237f10e Copy 1.3.2-RC2 tag as 1.3.2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702845 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 12:36:50 +00:00
lresende
d3f94718eb TUSCANY-2577 - Applying Haibo's patch to add support for google web albums feeds trough gdata.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702729 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 06:17:14 +00:00
rfeng
2537691073 Only trace the public methods on tuscany classes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702639 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 21:05:07 +00:00
lresende
f3f998b2e4 Policy file to enable java security in continuum builds
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702566 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 18:00:50 +00:00
lresende
6325b1937e svn propset svn:ignore to avoid "changed marks" in tortoiseSVN
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702549 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 17:09:26 +00:00
slaws
fae9ea7adb TUSCANY-2617 the autowire problem was hiding the fact that the reference target name was wrong in this test
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702173 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 14:57:43 +00:00
slaws
9021748796 TUSCANY-2617 perform autowire processing after all targets have been processes. In this was explicitly specified targets will take precedence over autwires as described in the assembly spec.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702034 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 09:15:42 +00:00
slaws
6560ed2951 Complete the move to Rampart 1.4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702031 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 09:12:00 +00:00
jsdelfino
9fb2fb275d Work in progress. Started to clean up cross-bundle dependencies on ContributionService implementation class, the various CompositeBuilder implementation classes and the ContributionDependencyBuilder implementation class. Added extension points for ContributionBuilders and CompositeBuilders to have them discovered and loaded by the Equinox ServiceDiscovery like other extension points. Moved injection of monitors and SCA definitions to the build methods instead of the constructors to remove references to these implementation constructors. Simplified NodeImpl a bit to remove references to other runtime implementation classes.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702000 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 08:32:38 +00:00
jsdelfino
4f6fd64d65 Added Maven plugins to the generated repository.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701972 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 07:37:01 +00:00
lresende
a034c2c54b TUSCANY-2625 - Fixed by updating attribute name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701969 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 07:24:41 +00:00