Eventually three further solutions based on Flaka:
1. Using Flaka's Expression Language (EL) ..
${JOF}
$ BUILD_BOX=tRue ant -lib ~/lib/flaka/ant-flaka-1.02.01.jar
[echo] F:/Inetpub/wwwroot/wo30
$ BUILD_BOX=false ant -lib ~/lib/flaka/ant-flaka-1.02.01.jar
[echo] C:/Inetpub
Hi,
>>
>>
>>
This would also enable the "build system settings" if environment
variable BUILD_BOX is set to "false". Would be better to check
existence and then variable's content as well - just to avoid any
confusion.
A second thought on maintaining such a script later on - you wo
Hi,
I've written a couple of own tasks for which I want to generate a
javadoc - documentation.
These documentation should look like the original ant documentation.
Can anyone provide a javadoc-snippet?
Thanks,
Stefan.
-
To un