components/tomcat-8/tomcat.p5m
changeset 4295 8e6a71e8754b
parent 4248 7b59b5b80fb0
child 5000 ba06ad809495
equal deleted inserted replaced
4293:17b5d565eb85 4295:8e6a71e8754b
    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/.* -> \