Marcel Telka
2024-04-06 c6bd7ea5379c1336eacc0c15a4b21e330089a22c
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
#
# 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) 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 >
set name=pkg.fmri \
    value=pkg:/web/java-servlet/tomcat-8/tomcat-admin@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Tomcat Servlet/JSP Container - admin applications"
set name=com.oracle.info.description value="the Tomcat admin applications"
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)
file path=var/tomcat8/webapps/host-manager/META-INF/context.xml
file path=var/tomcat8/webapps/host-manager/WEB-INF/jsp/401.jsp
file path=var/tomcat8/webapps/host-manager/WEB-INF/jsp/403.jsp
file path=var/tomcat8/webapps/host-manager/WEB-INF/jsp/404.jsp
file path=var/tomcat8/webapps/host-manager/WEB-INF/web.xml
file path=var/tomcat8/webapps/host-manager/images/asf-logo.svg
file path=var/tomcat8/webapps/host-manager/images/tomcat.gif
file path=var/tomcat8/webapps/host-manager/index.jsp
file path=var/tomcat8/webapps/host-manager/manager.xml
file path=var/tomcat8/webapps/manager/META-INF/context.xml
file path=var/tomcat8/webapps/manager/WEB-INF/jsp/401.jsp
file path=var/tomcat8/webapps/manager/WEB-INF/jsp/403.jsp
file path=var/tomcat8/webapps/manager/WEB-INF/jsp/404.jsp
file path=var/tomcat8/webapps/manager/WEB-INF/jsp/connectorCerts.jsp
file path=var/tomcat8/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp
file path=var/tomcat8/webapps/manager/WEB-INF/jsp/connectorTrustedCerts.jsp
file path=var/tomcat8/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
file path=var/tomcat8/webapps/manager/WEB-INF/jsp/sessionsList.jsp
file path=var/tomcat8/webapps/manager/WEB-INF/web.xml
file path=var/tomcat8/webapps/manager/css/manager.css
file path=var/tomcat8/webapps/manager/images/asf-logo.svg
file path=var/tomcat8/webapps/manager/images/tomcat.svg
file path=var/tomcat8/webapps/manager/index.jsp
file path=var/tomcat8/webapps/manager/status.xsd
file path=var/tomcat8/webapps/manager/xform.xsl
license tomcat.license license="Apache v2.0"
depend type=require fmri=__TBD \
    pkg.debug.depend.file=usr/tomcat8/bin/bootstrap.jar