components/tomcat-8/tomcat.p5m
branchs11-update
changeset 4354 92b9d70a8795
parent 4282 fcfeee656fe9
child 5318 efa7f7393e63
equal deleted inserted replaced
4353:096fc53a5d82 4354:92b9d70a8795
    22 #
    22 #
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr/tomcat8/(.+)$ -> \
    26 <transform file path=usr/tomcat8/(.+)$ -> \
    27     set action.hash %<\1> >
    27     set action.hash %<1> >
    28 <transform file path=usr/tomcat8/docs/(.+)$ -> \
    28 <transform file path=usr/tomcat8/docs/(.+)$ -> \
    29     set action.hash webapps/docs/%<\1> >
    29     set action.hash webapps/docs/%<1> >
    30 <transform file path=var/tomcat8/(.+)$ -> \
    30 <transform file path=var/tomcat8/(.+)$ -> \
    31     set action.hash %<\1> >
    31     set action.hash %<1> >
    32 <transform file path=var/tomcat8/webapps/ROOT/index.jsp -> \
    32 <transform file path=var/tomcat8/webapps/ROOT/index.jsp -> \
    33     set action.hash Solaris/index.jsp >
    33     set action.hash Solaris/index.jsp >
    34 
    34 
    35 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    35 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    36 <transform file link hardlink path=usr/tomcat8/docs/.* -> \
    36 <transform file link hardlink path=usr/tomcat8/docs/.* -> \