summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/implementation-spring (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adjust optional dependencies from test cases to avoid duplicate classpath ↵rfeng2008-11-141-2/+0
| | | | | | entries (from PDE requiredPlugins classpath container or explicit classpath entries) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714138 13f79535-47bb-0310-9956-ffa450edef68
* Updating artifact version to avoid dependenciy issues with artifacts from trunklresende2008-11-131-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713570 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-312-24/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709493 13f79535-47bb-0310-9956-ffa450edef68
* Removed dependencies on the maven bundle plugin now that the manifests have ↵jsdelfino2008-10-301-18/+0
| | | | | | been checked in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709261 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MANIFEST.MF to add optional packages for test cases in Import-Packagerfeng2008-10-301-31/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709237 13f79535-47bb-0310-9956-ffa450edef68
* Adding the generated META-INF/MANIFEST.MF to source code repository, as ↵lresende2008-10-302-1/+55
| | | | | | these artifacts should be authored and tweaked by developers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709194 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package rfeng2008-10-212-45/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706706 13f79535-47bb-0310-9956-ffa450edef68
* Refactored contribution exceptions, moved them to the contribution.processor ↵jsdelfino2008-10-134-7/+7
| | | | | | 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
* Work in progress. Fixed implementation of NodeImpl, now working without ↵jsdelfino2008-10-092-7/+14
| | | | | | 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. Started to clean up cross-bundle dependencies on ↵jsdelfino2008-10-061-2/+2
| | | | | | 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
* Fixed monitor module to avoid having to export monitor implementation ↵jsdelfino2008-09-291-3/+3
| | | | | | classes. Removed dependencies on monitor-logging. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700000 13f79535-47bb-0310-9956-ffa450edef68
* FIX for JIRA TUSCANY-2396, starting to split implementation-script in two ↵jsdelfino2008-09-221-9/+7
| | | | | | modules for model and runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697651 13f79535-47bb-0310-9956-ffa450edef68
* Started to refactor implementation-java to avoid having the SPI interfaces ↵jsdelfino2008-09-223-45/+11
| | | | | | reference implementation classes as it doesn't work with OSGi imports/exports. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697649 13f79535-47bb-0310-9956-ffa450edef68
* Added readme files to the META-INF directories.jsdelfino2008-09-131-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694876 13f79535-47bb-0310-9956-ffa450edef68
* Creating a branch for the equinox work.jsdelfino2008-09-1274-0/+4518
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68