Hi All!<br><br>I've just migrated build process from CruiseControl for Java to new cruisecontrol.rb. All looks great but I'm missing one thing..<br>My project is in Java so I launch Ant builder from cruise_config.rb.
<br>In the end it creates and publishes war file. I'm used to having build number in this file's name, e.g. build 787 corresponds to services-20070514-1550-build.787.war.<br>In Cruisecontrol for Java Ant was given ${label} property with value '
build.787' for this case; in cruisecontrol.rb Ant don't seem to have this info. <br>May be there's some way to give this info to Ant in cruisecontrol.rb?<br><br>Thanks in advance,<br>Artem<br>