summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add code to read the RFC 124 components file to build SCA componentTyperfeng2009-04-212-0/+235
* Add code to read the OSGi DS component file to build SCA componentTyperfeng2009-04-212-0/+261
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Start to add the DefinitionsExtensionPointrfeng2009-04-131-1/+11
* Fix the Import-Package to add missing packagesrfeng2009-04-081-1/+3
* Upgrade to equinox 3.4.xrfeng2009-03-251-1/+1
* Add some code to hook with RFC 119 service description filerfeng2009-03-251-11/+49
* Add coding to parse RFC-119 service-descriptions filerfeng2009-03-246-3/+85
* Use sca as the configuration typerfeng2009-03-231-6/+9
* Start to align with the OSGi property names defined by RFC 119rfeng2009-03-237-71/+55
* Add missing MANIFEST.MFrfeng2009-03-191-0/+33
* Fix the test dependency and add the "write"rfeng2009-03-183-18/+22
* Remove the service provider filerfeng2009-03-171-19/+0
* Clean up the dependenciesrfeng2009-03-172-85/+4
* Remove the unused filesrfeng2009-03-164-272/+0
* Fix the wrong reference to BUNDLE_VERSION constantrfeng2009-03-161-1/+2
* Add the interfaces back to avoid error messages in processorrfeng2009-03-167-11/+174
* Start to move the runtime pieces into a new implementation-osgi-runtime modulerfeng2009-03-1632-2448/+46
* Start to add code to listen on the bundles and create the SCA domain compositerfeng2009-03-125-4/+153
* clean up the providerrfeng2009-03-122-54/+11
* Add/Fix some of the composite filesrfeng2009-03-126-13/+88
* Fix the DS component xml filesrfeng2009-03-127-28/+95
* Fix the component.xmlrfeng2009-03-113-11/+25
* Add OSGi DS filesrfeng2009-03-1114-16/+335
* Implement the osgi services using the ServiceTrackerrfeng2009-03-114-33/+98
* Add import/export for the test bundlesrfeng2009-03-115-17/+54
* Create test bundlesrfeng2009-03-1115-28/+162
* Start to build the calculator and operations bundlesrfeng2009-03-1014-186/+321
* Add calculator related interfacesrfeng2009-03-109-2/+283
* Add the OSGiProperty processorrfeng2009-03-105-11/+139
* Bring up the test casesrfeng2009-03-104-71/+8
* Update the model namespacesrfeng2009-03-109-13/+14
* Get the code compiled.rfeng2009-03-102-135/+65
* Clean up the impl providerrfeng2009-03-092-220/+9
* Add a document processor for the service descriptionsrfeng2009-03-093-125/+197
* Hook the model and processors with the Tuscany StAX processing patternrfeng2009-03-0917-46/+271
* Separate ServiceDescription as interfacesrfeng2009-03-096-20/+148
* Work in progress for implementation.osgirfeng2009-03-0913-349/+225
* Work in progress, not compiling yetrfeng2009-03-068-568/+54
* Work in progress, not compiling yetrfeng2009-03-0610-831/+58
* Add missing filesrfeng2009-03-046-0/+376
* Start to port implementation.osgi into 2.x for RFC 119rfeng2009-03-0428-0/+4569
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3128-4753/+0
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-284-7/+7
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-15/+15
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1928-0/+4753
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1928-4772/+0
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-15/+15
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng2008-09-191-1/+1