summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/implementation-java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Moved classes misplaced in r697649 back to introspect package.jsdelfino2008-09-222-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697656 13f79535-47bb-0310-9956-ffa450edef68
* Started to refactor implementation-java to avoid having the SPI interfaces ↵jsdelfino2008-09-2242-70/+96
| | | | | | 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-1292-0/+10499
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68