summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/node-impl/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 2.x brancheslresende2009-11-119-902/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835133 13f79535-47bb-0310-9956-ffa450edef68
* Bring up calculator-osgi using equinox run configrfeng2008-10-273-19/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708234 13f79535-47bb-0310-9956-ffa450edef68
* Remove SCA prefix from Defintions modelrfeng2008-10-141-22/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704715 13f79535-47bb-0310-9956-ffa450edef68
* Refactored contribution exceptions, moved them to the contribution.processor ↵jsdelfino2008-10-131-1/+1
| | | | | | 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
* Fixed compile errors.jsdelfino2008-10-102-60/+54
| | | | 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-094-125/+39
| | | | | | 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-096-916/+257
| | | | | | 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-064-429/+308
| | | | | | 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-2/+2
| | | | | | 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
* Removed broken factory as it's not used anymore.jsdelfino2008-09-292-176/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699953 13f79535-47bb-0310-9956-ffa450edef68
* Simplified ServiceDiscoverer. Started to use it to create factories to ↵jsdelfino2008-09-191-1/+2
| | | | | | resolve ClassNotFoundExceptions. Renamed calculator-osgi to calculator-equinox and a few fixes to get it working in Eclipse. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696924 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typejsdelfino2008-09-171-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696158 13f79535-47bb-0310-9956-ffa450edef68
* Creating a branch for the equinox work.jsdelfino2008-09-1214-0/+2028
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68