tomcat-8: update to 8.0.41
[unleashed-userland.git] / components / web / tomcat-8 / tomcat.p5m
blobbe44e50fe5ac7a00554ad68f5aa40f6de447f3f0
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
26 <transform file path=usr/tomcat8/(.+)$ -> \
27     set action.hash %<1> >
28 <transform file path=usr/tomcat8/docs/(.+)$ -> \
29     set action.hash webapps/docs/%<1> >
30 <transform file path=var/tomcat8/(.+)$ -> \
31     set action.hash %<1> >
32 <transform file path=var/tomcat8/webapps/ROOT/index.jsp -> \
33     set action.hash Solaris/index.jsp >
35 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
36 <transform file link hardlink path=usr/tomcat8/docs/.* -> \
37     default facet.doc.html true>
38 set name=pkg.fmri \
39     value=pkg:/web/java-servlet/tomcat-8@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
40 set name=pkg.summary value="Tomcat Servlet/JSP Container"
41 set name=com.oracle.info.description value="the Tomcat Servlet/JSP Container"
42 set name=com.oracle.info.tpno value=9075
43 set name=info.classification \
44     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
45 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
46 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
47 set name=org.opensolaris.arc-caseid value=PSARC/2008/711
48 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
49 link path=etc/tomcat8 target=../var/tomcat8/conf
50 file Solaris/http-tomcat.xml path=lib/svc/manifest/network/http-tomcat8.xml
51 file Solaris/http-tomcat path=lib/svc/method/http-tomcat8
52 link path=usr/share/man/man1m/tomcat.1 target=tomcat8.1m mediator=tomcat \
53     mediator-version=8
54 file Solaris/tomcat.1m path=usr/share/man/man1m/tomcat8.1m
55 file path=usr/tomcat8/bin/bootstrap.jar
56 file path=usr/tomcat8/bin/catalina-tasks.xml
57 file path=usr/tomcat8/bin/catalina.sh
58 file path=usr/tomcat8/bin/configtest.sh
59 file path=usr/tomcat8/bin/digest.sh
60 file path=usr/tomcat8/bin/setclasspath.sh
61 file path=usr/tomcat8/bin/shutdown.sh
62 file path=usr/tomcat8/bin/startup.sh
63 file path=usr/tomcat8/bin/tomcat-juli.jar
64 file path=usr/tomcat8/bin/tool-wrapper.sh
65 file path=usr/tomcat8/bin/version.sh
66 file path=usr/tomcat8/docs/BUILDING.txt
67 file path=usr/tomcat8/docs/RELEASE-NOTES.txt
68 file path=usr/tomcat8/docs/RUNNING.txt
69 file path=usr/tomcat8/docs/WEB-INF/web.xml
70 file path=usr/tomcat8/docs/aio.html
71 file path=usr/tomcat8/docs/api/index.html
72 file path=usr/tomcat8/docs/appdev/build.xml.txt
73 file path=usr/tomcat8/docs/appdev/deployment.html
74 file path=usr/tomcat8/docs/appdev/index.html
75 file path=usr/tomcat8/docs/appdev/installation.html
76 file path=usr/tomcat8/docs/appdev/introduction.html
77 file path=usr/tomcat8/docs/appdev/processes.html
78 file path=usr/tomcat8/docs/appdev/sample/build.xml
79 file path=usr/tomcat8/docs/appdev/sample/docs/README.txt
80 file path=usr/tomcat8/docs/appdev/sample/index.html
81 file path=usr/tomcat8/docs/appdev/sample/sample.war
82 file path=usr/tomcat8/docs/appdev/sample/src/mypackage/Hello.java
83 file path=usr/tomcat8/docs/appdev/sample/web/WEB-INF/web.xml
84 file path=usr/tomcat8/docs/appdev/sample/web/hello.jsp
85 file path=usr/tomcat8/docs/appdev/sample/web/images/tomcat.gif
86 file path=usr/tomcat8/docs/appdev/sample/web/index.html
87 file path=usr/tomcat8/docs/appdev/source.html
88 file path=usr/tomcat8/docs/appdev/web.xml.txt
89 file path=usr/tomcat8/docs/apr.html
90 file path=usr/tomcat8/docs/architecture/index.html
91 file path=usr/tomcat8/docs/architecture/overview.html
92 file path=usr/tomcat8/docs/architecture/requestProcess.html
93 file path=usr/tomcat8/docs/architecture/requestProcess/authentication-process.png
94 file path=usr/tomcat8/docs/architecture/requestProcess/request-process.png
95 file path=usr/tomcat8/docs/architecture/startup.html
96 file path=usr/tomcat8/docs/architecture/startup/serverStartup.pdf
97 file path=usr/tomcat8/docs/architecture/startup/serverStartup.txt
98 file path=usr/tomcat8/docs/balancer-howto.html
99 file path=usr/tomcat8/docs/building.html
100 file path=usr/tomcat8/docs/cgi-howto.html
101 file path=usr/tomcat8/docs/changelog.html
102 file path=usr/tomcat8/docs/class-loader-howto.html
103 file path=usr/tomcat8/docs/cluster-howto.html
104 file path=usr/tomcat8/docs/comments.html
105 file path=usr/tomcat8/docs/config/ajp.html
106 file path=usr/tomcat8/docs/config/automatic-deployment.html
107 file path=usr/tomcat8/docs/config/cluster-channel.html
108 file path=usr/tomcat8/docs/config/cluster-deployer.html
109 file path=usr/tomcat8/docs/config/cluster-interceptor.html
110 file path=usr/tomcat8/docs/config/cluster-listener.html
111 file path=usr/tomcat8/docs/config/cluster-manager.html
112 file path=usr/tomcat8/docs/config/cluster-membership.html
113 file path=usr/tomcat8/docs/config/cluster-receiver.html
114 file path=usr/tomcat8/docs/config/cluster-sender.html
115 file path=usr/tomcat8/docs/config/cluster-valve.html
116 file path=usr/tomcat8/docs/config/cluster.html
117 file path=usr/tomcat8/docs/config/context.html
118 file path=usr/tomcat8/docs/config/cookie-processor.html
119 file path=usr/tomcat8/docs/config/credentialhandler.html
120 file path=usr/tomcat8/docs/config/engine.html
121 file path=usr/tomcat8/docs/config/executor.html
122 file path=usr/tomcat8/docs/config/filter.html
123 file path=usr/tomcat8/docs/config/globalresources.html
124 file path=usr/tomcat8/docs/config/host.html
125 file path=usr/tomcat8/docs/config/http.html
126 file path=usr/tomcat8/docs/config/index.html
127 file path=usr/tomcat8/docs/config/jar-scan-filter.html
128 file path=usr/tomcat8/docs/config/jar-scanner.html
129 file path=usr/tomcat8/docs/config/listeners.html
130 file path=usr/tomcat8/docs/config/loader.html
131 file path=usr/tomcat8/docs/config/manager.html
132 file path=usr/tomcat8/docs/config/realm.html
133 file path=usr/tomcat8/docs/config/resources.html
134 file path=usr/tomcat8/docs/config/server.html
135 file path=usr/tomcat8/docs/config/service.html
136 file path=usr/tomcat8/docs/config/sessionidgenerator.html
137 file path=usr/tomcat8/docs/config/systemprops.html
138 file path=usr/tomcat8/docs/config/valve.html
139 file path=usr/tomcat8/docs/connectors.html
140 file path=usr/tomcat8/docs/default-servlet.html
141 file path=usr/tomcat8/docs/deployer-howto.html
142 file path=usr/tomcat8/docs/developers.html
143 file path=usr/tomcat8/docs/elapi/index.html
144 file path=usr/tomcat8/docs/extras.html
145 file path=usr/tomcat8/docs/funcspecs/fs-admin-apps.html
146 file path=usr/tomcat8/docs/funcspecs/fs-admin-objects.html
147 file path=usr/tomcat8/docs/funcspecs/fs-admin-opers.html
148 file path=usr/tomcat8/docs/funcspecs/fs-default.html
149 file path=usr/tomcat8/docs/funcspecs/fs-jdbc-realm.html
150 file path=usr/tomcat8/docs/funcspecs/fs-jndi-realm.html
151 file path=usr/tomcat8/docs/funcspecs/fs-memory-realm.html
152 file path=usr/tomcat8/docs/funcspecs/index.html
153 file path=usr/tomcat8/docs/funcspecs/mbean-names.html
154 file path=usr/tomcat8/docs/html-manager-howto.html
155 file path=usr/tomcat8/docs/images/add.gif
156 file path=usr/tomcat8/docs/images/asf-logo.svg
157 file path=usr/tomcat8/docs/images/code.gif
158 file path=usr/tomcat8/docs/images/cors-flowchart.png
159 file path=usr/tomcat8/docs/images/design.gif
160 file path=usr/tomcat8/docs/images/docs-stylesheet.css
161 file path=usr/tomcat8/docs/images/docs.gif
162 file path=usr/tomcat8/docs/images/fix.gif
163 file path=usr/tomcat8/docs/images/fonts/OpenSans400.woff
164 file path=usr/tomcat8/docs/images/fonts/OpenSans400italic.woff
165 file path=usr/tomcat8/docs/images/fonts/OpenSans600.woff
166 file path=usr/tomcat8/docs/images/fonts/OpenSans600italic.woff
167 file path=usr/tomcat8/docs/images/fonts/OpenSans700.woff
168 file path=usr/tomcat8/docs/images/fonts/OpenSans700italic.woff
169 file path=usr/tomcat8/docs/images/fonts/fonts.css
170 file path=usr/tomcat8/docs/images/printer.gif
171 file path=usr/tomcat8/docs/images/tomcat.gif
172 file path=usr/tomcat8/docs/images/tomcat.png
173 file path=usr/tomcat8/docs/images/tomcat.svg
174 file path=usr/tomcat8/docs/images/update.gif
175 file path=usr/tomcat8/docs/images/void.gif
176 file path=usr/tomcat8/docs/index.html
177 file path=usr/tomcat8/docs/introduction.html
178 file path=usr/tomcat8/docs/jasper-howto.html
179 file path=usr/tomcat8/docs/jdbc-pool.html
180 file path=usr/tomcat8/docs/jndi-datasource-examples-howto.html
181 file path=usr/tomcat8/docs/jndi-resources-howto.html
182 file path=usr/tomcat8/docs/jspapi/index.html
183 file path=usr/tomcat8/docs/logging.html
184 file path=usr/tomcat8/docs/manager-howto.html
185 file path=usr/tomcat8/docs/maven-jars.html
186 file path=usr/tomcat8/docs/mbeans-descriptors-howto.html
187 file path=usr/tomcat8/docs/monitoring.html
188 file path=usr/tomcat8/docs/proxy-howto.html
189 file path=usr/tomcat8/docs/realm-howto.html
190 file path=usr/tomcat8/docs/rewrite.html
191 file path=usr/tomcat8/docs/security-howto.html
192 file path=usr/tomcat8/docs/security-manager-howto.html
193 file path=usr/tomcat8/docs/servletapi/index.html
194 file path=usr/tomcat8/docs/setup.html
195 file path=usr/tomcat8/docs/ssi-howto.html
196 file path=usr/tomcat8/docs/ssl-howto.html
197 file path=usr/tomcat8/docs/tribes/developers.html
198 file path=usr/tomcat8/docs/tribes/faq.html
199 file path=usr/tomcat8/docs/tribes/interceptors.html
200 file path=usr/tomcat8/docs/tribes/introduction.html
201 file path=usr/tomcat8/docs/tribes/membership.html
202 file path=usr/tomcat8/docs/tribes/setup.html
203 file path=usr/tomcat8/docs/tribes/status.html
204 file path=usr/tomcat8/docs/tribes/transport.html
205 file path=usr/tomcat8/docs/virtual-hosting-howto.html
206 file path=usr/tomcat8/docs/web-socket-howto.html
207 file path=usr/tomcat8/docs/websocketapi/index.html
208 file path=usr/tomcat8/docs/windows-auth-howto.html
209 file path=usr/tomcat8/docs/windows-service-howto.html
210 file path=usr/tomcat8/lib/annotations-api.jar
211 file path=usr/tomcat8/lib/catalina-ant.jar
212 file path=usr/tomcat8/lib/catalina-ha.jar
213 file path=usr/tomcat8/lib/catalina-storeconfig.jar
214 file path=usr/tomcat8/lib/catalina-tribes.jar
215 file path=usr/tomcat8/lib/catalina.jar
216 file path=usr/tomcat8/lib/ecj-4.5.1.jar
217 file path=usr/tomcat8/lib/el-api.jar
218 file path=usr/tomcat8/lib/jasper-el.jar
219 file path=usr/tomcat8/lib/jasper.jar
220 file path=usr/tomcat8/lib/jsp-api.jar
221 file path=usr/tomcat8/lib/servlet-api.jar
222 file path=usr/tomcat8/lib/tomcat-api.jar
223 file path=usr/tomcat8/lib/tomcat-coyote.jar
224 file path=usr/tomcat8/lib/tomcat-dbcp.jar
225 file path=usr/tomcat8/lib/tomcat-i18n-es.jar
226 file path=usr/tomcat8/lib/tomcat-i18n-fr.jar
227 file path=usr/tomcat8/lib/tomcat-i18n-ja.jar
228 file path=usr/tomcat8/lib/tomcat-jdbc.jar
229 file path=usr/tomcat8/lib/tomcat-jni.jar
230 file path=usr/tomcat8/lib/tomcat-util-scan.jar
231 file path=usr/tomcat8/lib/tomcat-util.jar
232 file path=usr/tomcat8/lib/tomcat-websocket.jar
233 file path=usr/tomcat8/lib/websocket-api.jar
234 dir  path=var/tomcat8/conf owner=webservd group=webservd
235 file path=var/tomcat8/conf/CONF.tar.gz
236 file path=var/tomcat8/conf/catalina.policy mode=0644 preserve=renamenew
237 file path=var/tomcat8/conf/catalina.properties mode=0644 \
238     original_name=SUNWtcat:var/tomcat6/conf/catalina.properties \
239     preserve=renamenew
240 file path=var/tomcat8/conf/context.xml mode=0644 preserve=renamenew
241 file path=var/tomcat8/conf/logging.properties mode=0644 \
242     original_name=SUNWtcat:var/tomcat6/conf/logging.properties \
243     preserve=renamenew
244 file path=var/tomcat8/conf/server.xml mode=0644 preserve=renamenew
245 file path=var/tomcat8/conf/tomcat-users.xml owner=webservd group=webservd \
246     mode=0600 preserve=renamenew
247 file path=var/tomcat8/conf/tomcat-users.xsd
248 file path=var/tomcat8/conf/web.xml mode=0644 preserve=renamenew
249 dir  path=var/tomcat8/logs owner=webservd group=webservd mode=0700
250 dir  path=var/tomcat8/temp owner=webservd group=webservd
251 dir  path=var/tomcat8/webapps owner=webservd group=webservd
252 file path=var/tomcat8/webapps/ROOT/index.jsp mode=0644 preserve=renamenew
253 dir  path=var/tomcat8/work owner=webservd group=webservd
254 license tomcat.license license="Apache v2.0"
255 depend type=require fmri=__TBD \
256     pkg.debug.depend.file=usr/jdk/openjdk1.7.0/bin/java