summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/host-embedded/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Work in progress. Fixed implementation of NodeImpl, now working without ↵jsdelfino2008-10-0911-2471/+0
| | | | | | 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-064-10/+11
| | | | | | 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
* Simplified ServiceDiscoverer. Started to use it to create factories to ↵jsdelfino2008-09-192-3/+6
| | | | | | 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
* Creating a branch for the equinox work.jsdelfino2008-09-1211-0/+2467
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68