summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add code to read the RFC 124 components file to build SCA componentTyperfeng2009-04-212-0/+235
| | | | 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-212-0/+261
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766923 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-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
* Fix the Import-Package to add missing packagesrfeng2009-04-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763307 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
* Add some code to hook with RFC 119 service description filerfeng2009-03-251-11/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758343 13f79535-47bb-0310-9956-ffa450edef68
* Add coding to parse RFC-119 service-descriptions filerfeng2009-03-246-3/+85
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757952 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-237-71/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757502 13f79535-47bb-0310-9956-ffa450edef68
* Add missing MANIFEST.MFrfeng2009-03-191-0/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756111 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test dependency and add the "write"rfeng2009-03-183-18/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755769 13f79535-47bb-0310-9956-ffa450edef68
* Remove the service provider filerfeng2009-03-171-19/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755406 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the dependenciesrfeng2009-03-172-85/+4
| | | | 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
* Fix the wrong reference to BUNDLE_VERSION constantrfeng2009-03-161-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755041 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-1632-2448/+46
| | | | 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-125-4/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753000 13f79535-47bb-0310-9956-ffa450edef68
* clean up the providerrfeng2009-03-122-54/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752935 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-1114-16/+335
| | | | 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-1014-186/+321
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752310 13f79535-47bb-0310-9956-ffa450edef68
* Add calculator related interfacesrfeng2009-03-109-2/+283
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752205 13f79535-47bb-0310-9956-ffa450edef68
* Add the OSGiProperty processorrfeng2009-03-105-11/+139
| | | | 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-109-13/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752165 13f79535-47bb-0310-9956-ffa450edef68
* Get the code compiled.rfeng2009-03-102-135/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751923 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the impl providerrfeng2009-03-092-220/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751906 13f79535-47bb-0310-9956-ffa450edef68
* Add a document processor for the service descriptionsrfeng2009-03-093-125/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751895 13f79535-47bb-0310-9956-ffa450edef68
* Hook the model and processors with the Tuscany StAX processing patternrfeng2009-03-0917-46/+271
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751884 13f79535-47bb-0310-9956-ffa450edef68
* Separate ServiceDescription as interfacesrfeng2009-03-096-20/+148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751863 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress for implementation.osgirfeng2009-03-0913-349/+225
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751855 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, not compiling yetrfeng2009-03-068-568/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751031 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, not compiling yetrfeng2009-03-0610-831/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751018 13f79535-47bb-0310-9956-ffa450edef68
* Add missing filesrfeng2009-03-046-0/+376
| | | | 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-0428-0/+4569
| | | | 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-3128-4753/+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-284-7/+7
| | | | | | | | | | | | | 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
* 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-15/+15
| | | | 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-1928-0/+4753
| | | | | | 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-1928-4772/+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-15/+15
| | | | | | 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