Issue 80583

Summary: configure doesn't check for ninumum ant version
Product: Build Tools Reporter: lohmaier
Component: configureAssignee: rene
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 680m225   
Target Milestone: OOo 2.3   
Hardware: All   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 80294    

Description lohmaier 2007-08-10 15:39:05 UTC
jfreereport bumbed the requirement for ant and thus the build breaks because
older versions don't know the import command.

configure should check for required versions so that the user knows from the
beginning, and doesn't hit a break in the middle of a build

Error message:
BUILD FAILED
file:/mnt/qemu/compile/SRC680_m225/jfreereport/unxlngi4.pro/misc/build/flute/ant/build.xml:6:
Unexpected element "import"
Comment 1 rene 2007-08-10 15:42:41 UTC
fixed in dbaantversion
Comment 2 lohmaier 2007-08-10 16:04:53 UTC
verified in cws_src680_dbaantversion 
Comment 3 lohmaier 2007-08-10 16:07:12 UTC
target to that of the cws
Comment 4 Raphael Bircher 2008-06-19 00:09:26 UTC
Fixed in Master. Closing issue