summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi/src/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2013-818/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-165-26/+33
| | | | | | | | 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
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-281-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819750 13f79535-47bb-0310-9956-ffa450edef68
* Add the support for dynamic OSGi remote service import and export based on ↵rfeng2009-07-241-6/+15
| | | | | | | | OSGi properties Add two samples to demonstrate the OSGi property driven remote services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797580 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-214-264/+264
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Add code to read the RFC 124 components file to build SCA componentTyperfeng2009-04-211-0/+89
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766927 13f79535-47bb-0310-9956-ffa450edef68
* Add code to read the OSGi DS component file to build SCA componentTyperfeng2009-04-211-0/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766923 13f79535-47bb-0310-9956-ffa450edef68
* Use sca as the configuration typerfeng2009-03-231-6/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757505 13f79535-47bb-0310-9956-ffa450edef68
* Start to align with the OSGi property names defined by RFC 119rfeng2009-03-231-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757502 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test dependency and add the "write"rfeng2009-03-181-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755769 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the dependenciesrfeng2009-03-171-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755355 13f79535-47bb-0310-9956-ffa450edef68
* Remove the unused filesrfeng2009-03-164-272/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755048 13f79535-47bb-0310-9956-ffa450edef68
* Add the interfaces back to avoid error messages in processorrfeng2009-03-167-11/+174
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754928 13f79535-47bb-0310-9956-ffa450edef68
* Start to move the runtime pieces into a new implementation-osgi-runtime modulerfeng2009-03-1624-1162/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754921 13f79535-47bb-0310-9956-ffa450edef68
* Start to add code to listen on the bundles and create the SCA domain compositerfeng2009-03-122-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753000 13f79535-47bb-0310-9956-ffa450edef68
* Add/Fix some of the composite filesrfeng2009-03-126-13/+88
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752928 13f79535-47bb-0310-9956-ffa450edef68
* Fix the DS component xml filesrfeng2009-03-127-28/+95
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752766 13f79535-47bb-0310-9956-ffa450edef68
* Fix the component.xmlrfeng2009-03-113-11/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752698 13f79535-47bb-0310-9956-ffa450edef68
* Add OSGi DS filesrfeng2009-03-1113-16/+328
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752694 13f79535-47bb-0310-9956-ffa450edef68
* Implement the osgi services using the ServiceTrackerrfeng2009-03-114-33/+98
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752607 13f79535-47bb-0310-9956-ffa450edef68
* Add import/export for the test bundlesrfeng2009-03-115-17/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752364 13f79535-47bb-0310-9956-ffa450edef68
* Create test bundlesrfeng2009-03-1115-28/+162
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752324 13f79535-47bb-0310-9956-ffa450edef68
* Start to build the calculator and operations bundlesrfeng2009-03-1011-182/+307
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752310 13f79535-47bb-0310-9956-ffa450edef68
* Add calculator related interfacesrfeng2009-03-108-2/+282
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752205 13f79535-47bb-0310-9956-ffa450edef68
* Add the OSGiProperty processorrfeng2009-03-101-9/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752196 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the test casesrfeng2009-03-104-71/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752166 13f79535-47bb-0310-9956-ffa450edef68
* Update the model namespacesrfeng2009-03-105-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752165 13f79535-47bb-0310-9956-ffa450edef68
* Hook the model and processors with the Tuscany StAX processing patternrfeng2009-03-091-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751884 13f79535-47bb-0310-9956-ffa450edef68
* Separate ServiceDescription as interfacesrfeng2009-03-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751863 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress for implementation.osgirfeng2009-03-093-11/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751855 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, not compiling yetrfeng2009-03-063-68/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751031 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, not compiling yetrfeng2009-03-061-16/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751018 13f79535-47bb-0310-9956-ffa450edef68
* Add missing filesrfeng2009-03-041-0/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750185 13f79535-47bb-0310-9956-ffa450edef68
* Start to port implementation.osgi into 2.x for RFC 119rfeng2009-03-0411-0/+708
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750178 13f79535-47bb-0310-9956-ffa450edef68
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3111-727/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-281-1/+1
| | | | | | | | | | | | | and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1911-0/+727
| | | | | | 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-1911-727/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the package names to be consistent with other implementation types. ↵rfeng2008-08-064-5/+7
| | | | | | We will split it into model and runtime later on. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683413 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2444rfeng2008-07-021-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673298 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-1711-0/+720
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68