summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/contribution-osgi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to end all service provider files with a new lineantelder2009-10-292-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-281-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830738 13f79535-47bb-0310-9956-ffa450edef68
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-162-13/+14
| | | | | | | | Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
* Add a filter to exclude files in the development mode (a bundle as a PDE ↵rfeng2009-08-191-1/+7
| | | | | | project) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805632 13f79535-47bb-0310-9956-ffa450edef68
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-124-2/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803502 13f79535-47bb-0310-9956-ffa450edef68
* Add support for bundleresource protocolrfeng2009-07-232-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797180 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-193/+193
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Update to Equinox 3.5 to take advantage of the hook services APIrfeng2009-07-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794552 13f79535-47bb-0310-9956-ffa450edef68
* Exclude .svn files rfeng2009-06-221-2/+14
| | | | | | Not scan internal jars if it is not on the Bundle-Classpath header git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787381 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the contribution scanner to take Contribution as an argumentrfeng2009-05-272-80/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778953 13f79535-47bb-0310-9956-ffa450edef68
* Add bundleentry protocolrfeng2009-05-271-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778947 13f79535-47bb-0310-9956-ffa450edef68
* Redo the contribution modules merge started in r772861 but this time ↵antelder2009-05-101-6/+0
| | | | | | including svn history. As everyone seems happy with this approach now instead of doing it in a new module its just done directly in the existing contribution module. This is the start of what was described on the ML as'contribution (or core-contribution or contribution-runtime) for all the spi/infrastructure type of stuff', right now it has everything so its all in one place to make things obvious and the other contribution-* modules can be be created by moving bits out of here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773311 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Start to add the DefinitionsExtensionPointrfeng2009-04-131-54/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to equinox 3.4.xrfeng2009-03-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758468 13f79535-47bb-0310-9956-ffa450edef68
* Clean up contribution-osgirfeng2009-03-193-157/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756082 13f79535-47bb-0310-9956-ffa450edef68
* Add the contribution scannerrfeng2009-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754935 13f79535-47bb-0310-9956-ffa450edef68
* Rename the contribution scannerrfeng2009-03-132-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753358 13f79535-47bb-0310-9956-ffa450edef68
* Fix the deps in MFrfeng2009-03-121-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753046 13f79535-47bb-0310-9956-ffa450edef68
* Add contribution-osgi to parse osgi bundlesrfeng2009-03-1213-0/+1251
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753044 13f79535-47bb-0310-9956-ffa450edef68
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3113-1431/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1913-0/+1431
| | | | | | 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-1913-1449/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-5/+5
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng2008-09-191-1/+1
| | | | | | Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
* Make the ServiceDiscovery pluggable and add support for OSGi-based service ↵rfeng2008-07-081-0/+6
| | | | | | discoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675040 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for itest/osgi-tuscany and Felix versionsrsivaram2008-07-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673669 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up dependencies on stax-api to make sure that one copy of ↵jsdelfino2008-06-301-0/+6
| | | | | | stax-api.jar is on the classpath. Cleaned up dependencies on pluggable contribution-xyz modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672827 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-1713-0/+1437
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68