components/tomcat/tomcat-examples.p5m
changeset 288 2a474229e9a1
parent 240 1df7f3690cca
child 464 08f94c414553
--- a/components/tomcat/tomcat-examples.p5m	Fri Jun 03 05:25:28 2011 -0700
+++ b/components/tomcat/tomcat-examples.p5m	Wed Jun 08 01:30:17 2011 -0700
@@ -22,6 +22,14 @@
 #
 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
 #
+
+<transform file path=var/tomcat6/(.+)$ -> \
+    set action.hash %<\1> >
+<transform file path=var/tomcat6/webapps/ROOT.example/(.+)$ -> \
+    set action.hash webapps/ROOT/%<\1> >
+<transform file path=var/tomcat6/webapps/ROOT/index.htm -> \
+    set action.hash Solaris/index.htm >
+
 set name=pkg.fmri \
     value=pkg:/web/java-servlet/tomcat/tomcat-examples@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary \