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

Build fails in targets dist-lite and internal_dist

           Summary: Build fails in targets dist-lite and internal_dist
           Product: Ant
           Version: 1.5.4
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build Process
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Both targets attemt to change the access rights of dist ${dist.dir}. However,
these may not be owned by the installer and the chmod fails. 

Also for security reasons, the access rights should only be changed if
${dist.dir} was created by the current installation process (if at all).

Proposition: either remove the lines

777 to 779 and
850 to 853  in build.xml

or prevent that failing the chmod results in a warning only.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to