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=16839>.
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=16839

WAR task double-includes file

           Summary: WAR task double-includes file
           Product: Ant
           Version: 1.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Current Behaviour.
WAR task double-includes file if it is present in "basedir" and in nested
"fileset". You get "overwrite?" messages afterwards when deploying this WAR 
file.

Expected behaviour.
All files contained by nested "fileset" should overwrite files if they are also
present in "basedir" or warning message should be displayed.

Reply via email to