Take a look at XmlTask for Ant. You can then update your xml file using xpath.
Ben [1] http://www.oopsconsultancy.com/software/xmltask/ On Thu, Nov 29, 2012 at 7:20 PM, Z W <[email protected]> wrote: > Hi > > We like to sync up Jenkins build number with our version.xml file. > Is there a way to include Jenkins build number in our main ant script > build.xml so that it would write to our version.xml ? > > Thanks
