Merge revision r944932 from 1.0 release branch

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
nash 2010-05-19 21:41:03 +00:00
commit 8e17beae71
28 changed files with 84 additions and 0 deletions

View file

@ -22,6 +22,9 @@
<path id="compile-path">
<pathelement path="../../util/launcher-common/target/scatours-util-launcher-common.jar"/>
</path>
<path id="package-path">
<pathelement path="../util/scatours-util-launcher-common.jar"/>
</path>
<target name="run">
<java classname="scatours.HelpPagesLauncher" fork="true" failonerror="true">