Issue 80583 - configure doesn't check for ninumum ant version
Summary: configure doesn't check for ninumum ant version
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: 680m225
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: rene
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks: 80294
  Show dependency tree
 
Reported: 2007-08-10 15:39 UTC by lohmaier
Modified: 2008-06-19 00:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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