unico 2003/11/19 06:59:07
Modified: tools/targets compile-build.xml Log: add call-block-target utitlity target for calling specific targets on blocks
for example: $ build -Dblock.name=repository -Dtarget.name=lib call-block-target
will compile repository block code and create the repository-block.jar
That's a good one. Thanks.
Geoff