You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/11/24 16:59:16 UTC

DO NOT REPLY [Bug 14808] New: - javac doesnt do dependency check before evaluation

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14808>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14808

javac doesnt do dependency check before evaluation

           Summary: javac doesnt do dependency check before evaluation
           Product: Ant
           Version: 1.5.1
          Platform: Other
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: mgainty@hotmail.com


I have a ant script which calls javac 
The Javac output dir has NO class files in it
javac does not interrogate the output directory correctly for abscence of class
javac issues a message "class file is up to date"
Is there a force option to tell javac to compile no matter what?
Thank You,

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>