Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
../bin/tuscany.sh contribution-binding-sca-calculator

launcher-embedded-jse

This directory contains sample java launchers for the
tuscany sample contributions. To use the sample JSE launchers with ant execute the command

Code Block

ant run-<contributionname>

where run-<contributionname> is one of the targets in the build.xml file

To use this sample launcher to run all of the contributions as junit test cases, execute the command "mvn" in the launcher directory.

launcher-embedded-osgi

launcher-embedded-osgi-base

...