error details missing on javac failure - only stack trace shows

2010-02-28 Thread Lynne` Ready
All, I have searched the manual, web, bug archive and have not found an answer to this issue. It has manifested in two projects. Both projects are on Linux. The first uses java 1.5, ant 1.6.5 and the second uses java 1.6, ant 1.7.1. Both take advantage of many build files, including som

Re: Ant xmlproperty question

2010-02-28 Thread Brian Agnew
That error message looks wrong given that you seem to be getting the correct result. I'll investigate that for a new release. On 26/02/2010 19:54, Gilbert Rebhan wrote: Original Message Subject: Re: Ant xmlproperty question From: canadatom To: user@ant.apache.org Date: 26.02.

parameterizing the "error" attribute of an exec task

2010-02-28 Thread Michael Bolin
I am creating a macrodef that calls . I want to make it possible to parameterize the "error" attribute by doing something like: The problem is that by defining