On 1/13/10 9:16 AM, Doug Carter wrote:
Hi all,I'm having trouble building pdfbox from source, on CentOS 5.4, with Ant 1.6. The build fails with the the error: downloadfile: [mkdir] Created dir: /src/pdfbox-0.8.0-incubating/target/classes/Resources [get] Getting: http://issues.apache.org/jira/secure/attachment/12413646/glyphlist.txt [get] To: /src/pdfbox-0.8.0-incubating/target/classes/Resources/glyphlist.txt BUILD FAILED /src/pdfbox-0.8.0-incubating/build.xml:193: The<unwar> type doesn't support the nested "mapper" element.
According to the ant docs for 1.7.1, a nested mapper element is supported on unwar, so I'd guess you just have to upgrade your ant.
Brian
