You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2005/03/08 16:26:44 UTC

DO NOT REPLY [Bug 33905] New: - build.properties reset and install exclude clauses incomplete

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

           Summary: build.properties reset and install exclude clauses
                    incomplete
           Product: Lenya
           Version: 1.2.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Build System
        AssignedTo: dev@lenya.apache.org
        ReportedBy: felix.roethenbacher@wyona.com


Currently the exclude clauses for reset and install are as follows:

#target.install.excludes=lenya/pubs/default/content/authoring/**,lenya/pubs/default/content/live/**,lenya/pubs/default/config/ac/passwd/*.iml
#target.reset.excludes=${target.install.excludes}

I think, the whole content dir should be excluded, and the resources' live and
authoring areas as well:

#target.install.excludes=lenya/pubs/default/content/**,lenya/pubs/default/resources/authoring/**,lenya/pubs/default/resources/live/**,lenya/pubs/default/config/ac/passwd/*.iml
#target.reset.excludes=${target.install.excludes}

-- 
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@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org