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 2005/08/02 16:19:06 UTC

DO NOT REPLY [Bug 35973] New: - Support disclocated files fully so they don't compile all the time...

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=35973

           Summary: Support disclocated files fully so they don't compile
                    all the time...
           Product: Ant
           Version: 1.6.5
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core
        AssignedTo: dev@ant.apache.org
        ReportedBy: cp1965@ROGERS.com


I think it is possible to resolve the problem that dislocated compiling 
through every time ANT is invoked.  Since each java source file has a package 
declaration (99% of times), ANT should open each disclocated file, read the 
package declaration and do the proper timestamp comparaison.

That is possible and would resolve the issue.

The usage of dislocated files is widespread and useful.  It's an important 
feature to have.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org