summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* Work in progress. Continued to clean up cross bundle dependencies on ↵jsdelfino2008-10-0912-949/+339
| | | | | | 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
* Work in progress. Started to clean up cross-bundle dependencies on ↵jsdelfino2008-10-06203-1488/+1954
| | | | | | 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
* Added Maven plugins to the generated repository.jsdelfino2008-10-061-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701972 13f79535-47bb-0310-9956-ffa450edef68
* Change update site version from 1.3.1 to 1.3.2slaws2008-10-015-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700904 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2620, TUSCANY-2628 - correct my last change for these JIRA by only ↵slaws2008-10-0140-743/+195
| | | | | | including the required license and copyright statement in the files. Also I notice that the copyright is different between the SCA Java Annotations and APIs spec and the SCA JEE spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700902 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted build scripts to module changes.jsdelfino2008-10-0113-31/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700678 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily disabled some WS security test cases, as rampart seems to cause ↵jsdelfino2008-10-014-0/+9
| | | | | | issues with Axis2 1.4.1. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700677 13f79535-47bb-0310-9956-ffa450edef68
* Fixed references to binding runtime module.jsdelfino2008-10-012-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700676 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2628 Change some ASL2 licenses to OSOA licenses to cover material ↵slaws2008-09-3039-546/+764
| | | | | | that comes from the OSOA specs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700490 13f79535-47bb-0310-9956-ffa450edef68
* Removed monitor-logging as it's not used anymore.jsdelfino2008-09-2910-585/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700011 13f79535-47bb-0310-9956-ffa450edef68
* More fixes to monitor. Removed remaining dependencies on ↵jsdelfino2008-09-29104-236/+187
| | | | | | DefaultLoggingMonitorImpl implementation class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700007 13f79535-47bb-0310-9956-ffa450edef68
* Fixed monitor module to avoid having to export monitor implementation ↵jsdelfino2008-09-2999-337/+390
| | | | | | classes. Removed dependencies on monitor-logging. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700000 13f79535-47bb-0310-9956-ffa450edef68
* Removed old class.jsdelfino2008-09-291-63/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699997 13f79535-47bb-0310-9956-ffa450edef68
* Added a log, and start bundle to help debugging.jsdelfino2008-09-292-3/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699996 13f79535-47bb-0310-9956-ffa450edef68
* Removed broken factory as it's not used anymore.jsdelfino2008-09-293-379/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699953 13f79535-47bb-0310-9956-ffa450edef68
* Fixed test case as unknown elements are now supported.jsdelfino2008-09-291-15/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699951 13f79535-47bb-0310-9956-ffa450edef68
* Pulled from trunk. Clone interface to configure the databinding.jsdelfino2008-09-291-4/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699950 13f79535-47bb-0310-9956-ffa450edef68
* Pulled from trunk. Changes from SVN revision r699491.jsdelfino2008-09-292-35/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699949 13f79535-47bb-0310-9956-ffa450edef68
* Pulled from trunk. Fix dependencies.jsdelfino2008-09-291-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699947 13f79535-47bb-0310-9956-ffa450edef68
* Pulled from trunk. TUSCANY-2618 - Adding required attribute elements to sca.tld.jsdelfino2008-09-291-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699946 13f79535-47bb-0310-9956-ffa450edef68
* Pulled from trunk. Generating sql database on a different folder to avoid ↵jsdelfino2008-09-293-5/+6
| | | | | | conflicting errors during eclipse project file generation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699945 13f79535-47bb-0310-9956-ffa450edef68
* Pulled from trunk. TUSCANY-2538 - missing file to register attribute ↵jsdelfino2008-09-291-0/+18
| | | | | | processor extension point. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699944 13f79535-47bb-0310-9956-ffa450edef68
* Merged from trunk. TUSCANY-2538 - Moving Default element processor to ↵jsdelfino2008-09-298-22/+493
| | | | | | contribution-xml and various other minor fixes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699943 13f79535-47bb-0310-9956-ffa450edef68
* Pulled from trunk. Changes from SVN revision r698020.jsdelfino2008-09-295-5/+1326
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699942 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted WebService distro to policy changes.jsdelfino2008-09-291-5/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699941 13f79535-47bb-0310-9956-ffa450edef68