Hi All!<br><br>I&#39;ve just migrated build process from CruiseControl for Java to new cruisecontrol.rb. All looks great but I&#39;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&#39;m used to having build number in this file&#39;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 &#39;
build.787&#39; for this case; in cruisecontrol.rb Ant don&#39;t seem to have this info. <br>May be there&#39;s some way to give this info to Ant in cruisecontrol.rb?<br><br>Thanks in advance,<br>Artem<br>