You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ri...@apache.org on 2006/08/12 23:04:37 UTC

svn commit: r431091 - /incubator/tuscany/java/samples/sca/helloworldwsclient/run.bat

Author: rineholt
Date: Sat Aug 12 14:04:37 2006
New Revision: 431091

URL: http://svn.apache.org/viewvc?rev=431091&view=rev
Log:
fix for run.bat to copy snapshot jars

Modified:
    incubator/tuscany/java/samples/sca/helloworldwsclient/run.bat

Modified: incubator/tuscany/java/samples/sca/helloworldwsclient/run.bat
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/samples/sca/helloworldwsclient/run.bat?rev=431091&r1=431090&r2=431091&view=diff
==============================================================================
--- incubator/tuscany/java/samples/sca/helloworldwsclient/run.bat (original)
+++ incubator/tuscany/java/samples/sca/helloworldwsclient/run.bat Sat Aug 12 14:04:37 2006
@@ -1,3 +1,4 @@
+@echo off
 rem set java_debug_set=-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=3720,server=y,suspend=y
 mkdir target\standalone
 pushd target\standalone



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org