Supply Chain demo uses backslash instead of slash on linux
----------------------------------------------------------
Key: TUSCANY-410
URL: http://issues.apache.org/jira/browse/TUSCANY-410
Project: Tuscany
Type: Bug
Components: Java SCA Samples
Versions: Java-M1, Java-Mx, Java-M1-tentative, Java-M1-website
Reporter: Rick Rineholt
Priority: Minor
samples/sca/supplychain/readme.htm has:
java -cp
../../../lib/tuscany-runtime-incubating-M1.jar:target\sample-supplychain-incubating-M1.jar
supplychain.SupplyChainClient
needs to be:
Linux: java -cp
../../../lib/tuscany-runtime-incubating-M1.jar:target/sample-supplychain-incubating-M1.jar
supplychain.SupplyChainClient
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]