I have the cut and past code to make Forrest work with Excalibur.

You do need to apply a patch to the Forrest ant script to make
it work.  That patch is attached--and I sent it to Nicola, so
maybe we can get it done ASAP.


? forrest.diff
Index: forrest.antproxy.xml
===================================================================
RCS file: /home/cvs/xml-forrest/src/resources/forrest-shbat/forrest.antproxy.xml,v
retrieving revision 1.1
diff -u -b -r1.1 forrest.antproxy.xml
--- forrest.antproxy.xml        31 Oct 2002 11:59:59 -0000      1.1
+++ forrest.antproxy.xml        7 Feb 2003 18:05:48 -0000
@@ -45,6 +45,7 @@
       <classpath refid="forrest-classpath"/>
       <jvmarg value="-Dforrest.home=${forrest.home}"/>
       <jvmarg value="-Dbasedir=${basedir}"/>
+      <jvmarg value="-Dproject.home=${project.home}"/>
       <jvmarg 
value="-Djava.endorsed.dirs=${forrest.home}/lib/endorsed${path.separator}${java.endorsed.dirs}"/>
       <arg line="-f ${forrest.home}/forrest.build.xml -emacs ${target}"/>
     </java>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to