Re: trouble with dependset under ant v1.7

2008-07-01 Thread Eric Marshall
Investigating my problem further, I found some ant code that I think is broken. Does anyone know the process on how to alert an ant developer of my findings? Thanks in advance. > On Tue, Jun 24, 2008 at 3:40 PM, Eric Marshall <[EMAIL PROTECTED]> wrote: > >I have the foll

trouble with dependset under ant v1.7

2008-06-24 Thread Eric Marshall
I have the following dependset declaration in one of our project's build files: with the intention that any newer project source file or any newer external dependent jar will cause our project's jar file to be removed. The problem I'm having under Red Hat Linux 4.4 is that wi