components/tomcat/tomcat.p5m
changeset 288 2a474229e9a1
parent 240 1df7f3690cca
child 464 08f94c414553
--- a/components/tomcat/tomcat.p5m	Fri Jun 03 05:25:28 2011 -0700
+++ b/components/tomcat/tomcat.p5m	Wed Jun 08 01:30:17 2011 -0700
@@ -23,7 +23,19 @@
 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
 #
 
+<transform file path=usr/tomcat6/(.+)$ -> \
+        set action.hash %<\1> >
+<transform file path=usr/tomcat6/docs/(.+)$ -> \
+        set action.hash webapps/docs/%<\1> >
+<transform file path=var/tomcat6/(.+)$ -> \
+        set action.hash %<\1> >
+<transform file path=var/tomcat6/webapps/ROOT/index.jsp -> \
+        set action.hash Solaris/index.jsp >
+
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+<transform dir file link hardlink path=usr/tomcat6/docs/.* -> \
+    default facet.doc.html true>
+
 set name=pkg.fmri \
     value=pkg:/web/java-servlet/tomcat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Tomcat Servlet/JSP Container"
@@ -82,9 +94,9 @@
 dir path=var/tomcat6/webapps/manager/WEB-INF/jsp
 dir path=var/tomcat6/webapps/manager/images
 dir path=var/tomcat6/work group=webservd owner=webservd
-file path=lib/svc/manifest/network/http-tomcat6.xml
-file path=lib/svc/method/http-tomcat6
-file path=usr/share/man/man1m/tomcat.1m
+file Solaris/http-tomcat6.xml path=lib/svc/manifest/network/http-tomcat6.xml
+file Solaris/http-tomcat6 path=lib/svc/method/http-tomcat6
+file Solaris/tomcat.1m path=usr/share/man/man1m/tomcat.1m
 file path=usr/tomcat6/bin/bootstrap.jar
 file path=usr/tomcat6/bin/catalina-tasks.xml
 file path=usr/tomcat6/bin/catalina.sh
@@ -147,6 +159,7 @@
 file path=usr/tomcat6/docs/config/context.html
 file path=usr/tomcat6/docs/config/engine.html
 file path=usr/tomcat6/docs/config/executor.html
+file path=usr/tomcat6/docs/config/filter.html
 file path=usr/tomcat6/docs/config/globalresources.html
 file path=usr/tomcat6/docs/config/host.html
 file path=usr/tomcat6/docs/config/http.html
@@ -203,9 +216,14 @@
 file path=usr/tomcat6/docs/setup.html
 file path=usr/tomcat6/docs/ssi-howto.html
 file path=usr/tomcat6/docs/ssl-howto.html
+file path=usr/tomcat6/docs/tribes/developers.html
 file path=usr/tomcat6/docs/tribes/faq.html
+file path=usr/tomcat6/docs/tribes/interceptors.html
 file path=usr/tomcat6/docs/tribes/introduction.html
+file path=usr/tomcat6/docs/tribes/membership.html
 file path=usr/tomcat6/docs/tribes/setup.html
+file path=usr/tomcat6/docs/tribes/status.html
+file path=usr/tomcat6/docs/tribes/transport.html
 file path=usr/tomcat6/docs/virtual-hosting-howto.html
 file path=usr/tomcat6/docs/windows-service-howto.html
 file path=usr/tomcat6/lib/annotations-api.jar
@@ -213,9 +231,9 @@
 file path=usr/tomcat6/lib/catalina-ha.jar
 file path=usr/tomcat6/lib/catalina-tribes.jar
 file path=usr/tomcat6/lib/catalina.jar
+file path=usr/tomcat6/lib/ecj-3.3.1.jar
 file path=usr/tomcat6/lib/el-api.jar
 file path=usr/tomcat6/lib/jasper-el.jar
-file path=usr/tomcat6/lib/jasper-jdt.jar
 file path=usr/tomcat6/lib/jasper.jar
 file path=usr/tomcat6/lib/jsp-api.jar
 file path=usr/tomcat6/lib/servlet-api.jar
@@ -242,6 +260,8 @@
     original_name=SUNWtcat:var/tomcat6/conf/web.xml
 file path=var/tomcat6/webapps/ROOT/index.jsp mode=0644 preserve=renamenew \
     original_name=SUNWtcat:var/tomcat6/webapps/ROOT/index.jsp
+file path=var/tomcat6/webapps/host-manager/401.jsp
+file path=var/tomcat6/webapps/host-manager/403.jsp
 file path=var/tomcat6/webapps/host-manager/META-INF/context.xml
 file path=var/tomcat6/webapps/host-manager/WEB-INF/web.xml
 file path=var/tomcat6/webapps/host-manager/images/add.gif
@@ -255,6 +275,7 @@
 file path=var/tomcat6/webapps/host-manager/images/void.gif
 file path=var/tomcat6/webapps/host-manager/manager.xml
 file path=var/tomcat6/webapps/manager/401.jsp
+file path=var/tomcat6/webapps/manager/403.jsp
 file path=var/tomcat6/webapps/manager/META-INF/context.xml
 file path=var/tomcat6/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
 file path=var/tomcat6/webapps/manager/WEB-INF/jsp/sessionsList.jsp