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