You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by sc...@apache.org on 2004/12/02 22:42:15 UTC

svn commit: r109556 - /incubator/muse/trunk/src/site/content/tutorial/probe/build.xml

Author: scamp
Date: Thu Dec  2 13:42:14 2004
New Revision: 109556

URL: http://svn.apache.org/viewcvs?view=rev&rev=109556
Log:
updated for location in dist...
Modified:
   incubator/muse/trunk/src/site/content/tutorial/probe/build.xml

Modified: incubator/muse/trunk/src/site/content/tutorial/probe/build.xml
Url: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/tutorial/probe/build.xml?view=diff&rev=109556&p1=incubator/muse/trunk/src/site/content/tutorial/probe/build.xml&r1=109555&p2=incubator/muse/trunk/src/site/content/tutorial/probe/build.xml&r2=109556
==============================================================================
--- incubator/muse/trunk/src/site/content/tutorial/probe/build.xml	(original)
+++ incubator/muse/trunk/src/site/content/tutorial/probe/build.xml	Thu Dec  2 13:42:14 2004
@@ -9,7 +9,7 @@
   <!-- workaround for those IDEs that dont set ant.home as per the ant script -->
   <property name="ant.home" value="env.ANT_HOME"/>
   
-  <property name="muse.home" location="../.." />
+  <property name="muse.home" location="../../.." />
   <property name="generated.src.dir"     location="generated/src"/>
   <property name="generated.classes.dir" location="generated/classes"/>
   <property name="src.dir" location="src" />

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