Ant buildfile no work with 1.5.3
--------------------------------
Key: GEOS-381
URL: http://jira.codehaus.org/browse/GEOS-381
Project: GeoServer
Type: Bug
Environment: Linux, command line, java 1.4.2_02, ant 1.5.3
Reporter: Bryce Nordgren
Assigned to: dblasby
Priority: Minor
The build.xml file does not parse correctly with ant 1.5.3. There's an "unexpected element : available" message for line 81. The comment immediately prior to this says:
<!-- Chris this fails on eclipse 2 or M7 but not on M8 - w/ unexpected element "available" -->
Presumably, the buildfile is geared toward ant 1.6+, but I have not verified.
I would be equally happy with either of two solutions:
+ Update the "requirements" in the how-to-compile section to indicate the required version of ant (and perhaps Eclipse). Or
+ Fix the build.xml so that ant can parse it regardless of version.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira