summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/calculator-osgi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add dependency to osgi junit plugin so it uses the local build version of the...antelder2009-11-021-1/+8
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Fix the syntax error in pom.xmlrfeng2009-03-241-1/+1
* Fixes for TUSCANY-2917ramkumar2009-03-181-1/+1
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-5/+5
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-5/+5
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-061-1/+1
* More changes to switch SCA namespace from osoa version to oasis onerfeng2009-03-051-1/+1
* Update to use the moved pluginantelder2009-02-171-3/+3
* Updates to calculator-osgi READMElresende2009-02-081-0/+97
* Update the name for generated manifest to be tuscany-sca-manifest.jar and tus...rfeng2009-02-071-3/+3
* Fix the build.xml to work with JSE and Equinox node launchersrfeng2009-02-061-0/+78
* Fix to use the feature not the distributionantelder2009-02-041-2/+2
* Fix import name to match OASIS package nameslaws2009-01-291-2/+2
* Change bundle version to 2.0.0rfeng2009-01-281-5/+5
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-283-6/+6
* Set the version for the pluginrfeng2009-01-161-0/+1
* Use the distributions as dependencies instead of individual modulesrfeng2009-01-161-31/+4
* Bring up the equinox-based junit plugin for mavenrfeng2009-01-162-0/+70
* Update the calculator-osgi examplerfeng2009-01-1411-593/+120
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-7/+7
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng2008-09-191-1/+1
* Print the classloader hierarchy.jsdelfino2008-09-091-1/+11
* Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino2008-09-092-3/+2
* Remove the unused CalculatorTest.compositerfeng2008-09-093-34/+2
* Simplified the sample a bit to really isolate the test case from the componen...jsdelfino2008-09-072-15/+2
* Change the artifact idrfeng2008-09-061-2/+2
* Add a sample to use Equinox OSGi launcherrfeng2008-09-0619-0/+1163