Closed rcastagno closed 10 years ago
Build expects cfdistro to be in the "build" folder:
cfjasperreport.bat set ANT_HOME=%CD%\build\cfdistro\ant\
in the user home:
build.properties cfdistro.build.file=${user.home}/cfdistro/build.xml
and again in the user folder but as hidden:
build.xml
Thanks, the scripts are updated now.
Build expects cfdistro to be in the "build" folder:
cfjasperreport.bat set ANT_HOME=%CD%\build\cfdistro\ant\
in the user home:
build.properties cfdistro.build.file=${user.home}/cfdistro/build.xml
and again in the user folder but as hidden:
build.xml