summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi/src/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2035-1975/+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-161-4/+4
| | | | | | | | 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
* Remove the need to extend EndpointDescriptionrfeng2009-09-022-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810712 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-216-291/+291
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Allow the SCA composite for bundles can be packaged in an external bundle ↵rfeng2009-05-051-2/+5
| | | | | | and leave the original bundles as is git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772014 13f79535-47bb-0310-9956-ffa450edef68
* Change the test case to use an external SCA bundle to control the RFC119rfeng2009-05-045-3/+149
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771488 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-142-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import packagesrfeng2009-04-132-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764565 13f79535-47bb-0310-9956-ffa450edef68
* Use reference: protocol so that the bundles will not be copiedrfeng2009-03-262-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758901 13f79535-47bb-0310-9956-ffa450edef68
* Add a print in the OperationsActivator to show which bundle loads AddServicerfeng2009-03-262-6/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758881 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the internal classes into the impl packagesrfeng2009-03-2620-76/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758877 13f79535-47bb-0310-9956-ffa450edef68
* Add RFC 124 sample xml documentsrfeng2009-03-254-11/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758313 13f79535-47bb-0310-9956-ffa450edef68
* Add the RFC119 service descriptions file for testrfeng2009-03-251-0/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758171 13f79535-47bb-0310-9956-ffa450edef68
* Add files back rfeng2009-03-255-0/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758169 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the structure for test resourcesrfeng2009-03-2511-436/+177
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758155 13f79535-47bb-0310-9956-ffa450edef68
* Add coding to parse RFC-119 service-descriptions filerfeng2009-03-244-12/+82
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757952 13f79535-47bb-0310-9956-ffa450edef68
* Access the equinox jars from a temporary maven repo ↵rfeng2009-03-185-107/+5
| | | | | | @http://people.apache.org/~rfeng/repo/maven2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755736 13f79535-47bb-0310-9956-ffa450edef68
* Set the client system property to control the test case to be run in client ↵rfeng2009-03-182-54/+68
| | | | | | or server mode git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755671 13f79535-47bb-0310-9956-ffa450edef68
* Add filter to select local or remote servicesrfeng2009-03-183-55/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755452 13f79535-47bb-0310-9956-ffa450edef68
* Update the test caserfeng2009-03-173-16/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755439 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused filesrfeng2009-03-176-169/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755361 13f79535-47bb-0310-9956-ffa450edef68
* Revert the checkin of osgi jarsrfeng2009-03-1768-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755359 13f79535-47bb-0310-9956-ffa450edef68
* Move the test into node-impl-osgirfeng2009-03-1798-0/+1834
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755358 13f79535-47bb-0310-9956-ffa450edef68
* Add an OSGi-based node implementation for dynamicityrfeng2009-03-164-0/+114
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754969 13f79535-47bb-0310-9956-ffa450edef68