summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/calculator-osgi (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-02Add dependency to osgi junit plugin so it uses the local build version of the...antelder1-1/+8
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-03-24Fix the syntax error in pom.xmlrfeng1-1/+1
2009-03-18Fixes for TUSCANY-2917ramkumar1-1/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-5/+5
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-5/+5
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-1/+1
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-1/+1
2009-02-17Update to use the moved pluginantelder1-3/+3
2009-02-08Updates to calculator-osgi READMElresende1-0/+97
2009-02-07Update the name for generated manifest to be tuscany-sca-manifest.jar and tus...rfeng1-3/+3
2009-02-06Fix the build.xml to work with JSE and Equinox node launchersrfeng1-0/+78
2009-02-04Fix to use the feature not the distributionantelder1-2/+2
2009-01-29Fix import name to match OASIS package nameslaws1-2/+2
2009-01-28Change bundle version to 2.0.0rfeng1-5/+5
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack3-6/+6
2009-01-16Set the version for the pluginrfeng1-0/+1
2009-01-16Use the distributions as dependencies instead of individual modulesrfeng1-31/+4
2009-01-16Bring up the equinox-based junit plugin for mavenrfeng2-0/+70
2009-01-14Update the calculator-osgi examplerfeng11-593/+120
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-7/+7
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-1/+1
2008-09-09Print the classloader hierarchy.jsdelfino1-1/+11
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino2-3/+2
2008-09-09Remove the unused CalculatorTest.compositerfeng3-34/+2
2008-09-07Simplified the sample a bit to really isolate the test case from the componen...jsdelfino2-15/+2
2008-09-06Change the artifact idrfeng1-2/+2
2008-09-06Add a sample to use Equinox OSGi launcherrfeng19-0/+1163