summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/contribution (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resolve a lot of OSGi access violations. More to be fixed.rfeng2008-10-319-12/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709339 13f79535-47bb-0310-9956-ffa450edef68
* Removed dependencies on the maven bundle plugin now that the manifests have ↵jsdelfino2008-10-301-23/+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-26/+27
| | | | 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/+39
| | | | | | 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
* Bring up calculator-osgi using equinox run configrfeng2008-10-271-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708234 13f79535-47bb-0310-9956-ffa450edef68
* Fix the newFactoryClassInstance and bring up the sample-calculator-equinoxrfeng2008-10-243-14/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707774 13f79535-47bb-0310-9956-ffa450edef68
* Refactored contribution exceptions, moved them to the contribution.processor ↵jsdelfino2008-10-1341-1020/+433
| | | | | | 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
* Restrict Export-Package and convert test cases to Junit 4rfeng2008-10-101-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703589 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress. Started to clean up cross-bundle dependencies on ↵jsdelfino2008-10-0610-239/+47
| | | | | | 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-299-26/+26
| | | | | | classes. Removed dependencies on monitor-logging. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700000 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-294-22/+43
| | | | | | contribution-xml and various other minor fixes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699943 13f79535-47bb-0310-9956-ffa450edef68
* Simplified ServiceDiscoverer. Started to use it to create factories to ↵jsdelfino2008-09-1910-288/+13
| | | | | | 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-2538 - Removing debug information from Extensible Artifact Processorjsdelfino2008-09-171-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696163 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Adding default processor to handle unknown contents in ↵jsdelfino2008-09-172-1/+279
| | | | | | composite file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696162 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-1290-0/+7861
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68