components/tomcat/tomcat-examples.p5m
changeset 288 2a474229e9a1
parent 240 1df7f3690cca
child 464 08f94c414553
equal deleted inserted replaced
287:4679ead72494 288:2a474229e9a1
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
       
    25 
       
    26 <transform file path=var/tomcat6/(.+)$ -> \
       
    27     set action.hash %<\1> >
       
    28 <transform file path=var/tomcat6/webapps/ROOT.example/(.+)$ -> \
       
    29     set action.hash webapps/ROOT/%<\1> >
       
    30 <transform file path=var/tomcat6/webapps/ROOT/index.htm -> \
       
    31     set action.hash Solaris/index.htm >
       
    32 
    25 set name=pkg.fmri \
    33 set name=pkg.fmri \
    26     value=pkg:/web/java-servlet/tomcat/tomcat-examples@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    34     value=pkg:/web/java-servlet/tomcat/tomcat-examples@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary \
    35 set name=pkg.summary \
    28     value="Tomcat Servlet/JSP Container - example applications"
    36     value="Tomcat Servlet/JSP Container - example applications"
    29 set name=info.classification \
    37 set name=info.classification \