RE: Ant javac task - error doesn't fail the build

2014-05-13 Thread WebServices Development
So, this is my task definition And this is what I get in the output [javac] Compiling 255 source files to C:\temp\build\XYZ\classes [javac] Since fork is false, ignoring memoryMaximumSize setting. [javac] error: error read

Re: determine a list of class files to delete based on java files

2014-05-13 Thread KM
Yes, I understand that.  I was entertaining this idea based on a strange build requirement.  I may never use this, but still wanted to know the best way to do it if I decide to go forward on this. KM From: Roedy Green To: user@ant.apache.org Sent: Monday, M

Re: determine a list of class files to delete based on java files

2014-05-13 Thread Stefan Bodewig
On 2014-05-12, KM wrote: > Wasn't officially on the user list yet when I sent this -- so just in > case I am resending it. http://mail-archives.apache.org/mod_mbox/ant-user/201405.mbox/%3C87y4y8jj22.fsf%40v35516.1blu.de%3E Stefan -

Re: determine a list of class files to delete based on java files

2014-05-13 Thread KM
Thanks. I will give it a try. From: Stefan Bodewig To: user@ant.apache.org Sent: Tuesday, May 13, 2014 9:45 AM Subject: Re: determine a list of class files to delete based on java files On 2014-05-12, KM wrote: > Wasn't officially on the user list yet wh

Question about Copy task with empty PatternSet

2014-05-13 Thread Roger Whitcomb
Hi all, I was banging my head against the wall for several hours today on this problem and came up with a tolerable solution. But I thought I would ask to see if others might have a better solution. The situation is: we have a product that can be built to support several different feature