Author: antelder
Date: Thu Aug 23 17:34:14 2007
New Revision: 569200
URL: http://svn.apache.org/viewvc?rev=569200&view=rev
Log:
TUSCANY-1580, apply patch from haleh mahbod - supplychain sample readme
incorrectly refers to calculator.
Modified:
incubator/tuscany/java/sca/samples/supplychain/README
Modified: incubator/tuscany/java/sca/samples/supplychain/README
URL:
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/supplychain/README?rev=569200&r1=569199&r2=569200&view=diff
==============================================================================
--- incubator/tuscany/java/sca/samples/supplychain/README (original)
+++ incubator/tuscany/java/sca/samples/supplychain/README Thu Aug 23 17:34:14
2007
@@ -31,7 +31,7 @@
the Retailer, Warehouse, and Shipper components and the result returned
to the Customer service on a separate callback thread.
-calculator/
+supplychain/
src/
main/
java/
@@ -64,7 +64,7 @@
With the binary distribution the sample can be built and run using Ant as
follows
-cd calculator
+cd supplychain
ant compile
ant run
@@ -98,4 +98,4 @@
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
-This shows that the Junit test cases have run successfully.
+This shows that the Junit test cases have run successfully.
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]