You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by vi...@apache.org on 2006/02/02 10:57:33 UTC

svn commit: r374334 - /incubator/synapse/trunk/java/scripts/samples/deprecation_mediator/build.xml

Author: vikas
Date: Thu Feb  2 01:57:30 2006
New Revision: 374334

URL: http://svn.apache.org/viewcvs?rev=374334&view=rev
Log:
looking for the repo at the proper level!

Modified:
    incubator/synapse/trunk/java/scripts/samples/deprecation_mediator/build.xml

Modified: incubator/synapse/trunk/java/scripts/samples/deprecation_mediator/build.xml
URL: http://svn.apache.org/viewcvs/incubator/synapse/trunk/java/scripts/samples/deprecation_mediator/build.xml?rev=374334&r1=374333&r2=374334&view=diff
==============================================================================
--- incubator/synapse/trunk/java/scripts/samples/deprecation_mediator/build.xml (original)
+++ incubator/synapse/trunk/java/scripts/samples/deprecation_mediator/build.xml Thu Feb  2 01:57:30 2006
@@ -19,7 +19,7 @@
     <property name="symbol" value="IBM"/>
     <property name="url" value="http://www.webservicex.net/stockquote.asmx"/>
     <property name="synapseurl" value="http://localhost:8080"/>
-    <property name="repository" value="../synapse_repository"/>
+    <property name="repository" value="../../synapse_repository"/>
 
     <property name="class.dir" value="target/classes"/>
 



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