Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.6
-
None
-
None
-
Win2k
Description
I'm trying the new forrestbot2. My javadev-publish.xml file is not located in the forrest directory at all. I execute:
forrest -f d:/mydir/javadev-publish.xml
javadev-publish.xml imports core/forrestbot.xml by doing this:
<property environment="env"/>
<import file="${env.FORREST_HOME}/forrestbot2/core/forrestbot.xml"/>
This works fine, until line 41 of forrestbot.xml when it dies. I have a patch forthcoming.
forrest -f d:/mydir/javadev-publish.xml
javadev-publish.xml imports core/forrestbot.xml by doing this:
<property environment="env"/>
<import file="${env.FORREST_HOME}/forrestbot2/core/forrestbot.xml"/>
This works fine, until line 41 of forrestbot.xml when it dies. I have a patch forthcoming.