logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: [FB-Discuss] Has anyone built Find Bugs Ant Task for JDK 1.3?: msg#00008

Subject: Re: [FB-Discuss] Has anyone built Find Bugs Ant Task for JDK 1.3?
Hi Glenn,

The Ant task can be compiled with target="1.3".  However, the
FindBugs engine itself only runs on 1.4 or later.

Can you use one version of Java to run Ant (i.e., 1.4), and another to
compile your application?

-Dave

On Thu, Sep 02, 2004 at 02:00:05PM -0700, Glenn Boysko wrote:
> Hello All:
> 
> We are very eager to incorporate Find Bugs into our development process, but
> are constrained to a JDK 1.3 build environment.  I tried to use JDK 1.3 with
> the Find Bugs Ant Task and it failed (since it was compiled in a newer JDK).  
> 
> Does anyone know if the Ant Task can be compiled with JDK 1.3 to work in that
> build environment?
> 
> Thanks and keep up the great work!
> 
> Regards,
> Glenn
> 
> 
>               
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> Findbugs-discuss mailing list
> Findbugs-discuss@xxxxxxxxxxxxxxxx
> http://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss


<Prev in Thread] Current Thread [Next in Thread>