components/tomcat-8/tomcat.p5m
author Petr Sumbera <petr.sumbera@oracle.com>
Mon, 25 Jul 2016 02:06:45 -0700
branchs11u3-sru
changeset 6483 ee6fa154236b
parent 5318 efa7f7393e63
child 7088 ad1364987701
permissions -rw-r--r--
23623227 Upgrade Apache Tomcat to version 8.5.3 23631794 problem in UTILITY/TOMCAT

#
# 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, 2016, 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/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/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/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/funcspecs/fs-admin-apps.html
file path=usr/tomcat8/docs/funcspecs/fs-admin-objects.html
file path=usr/tomcat8/docs/funcspecs/fs-admin-opers.html
file path=usr/tomcat8/docs/funcspecs/fs-default.html
file path=usr/tomcat8/docs/funcspecs/fs-jdbc-realm.html
file path=usr/tomcat8/docs/funcspecs/fs-jndi-realm.html
file path=usr/tomcat8/docs/funcspecs/fs-memory-realm.html
file path=usr/tomcat8/docs/funcspecs/index.html
file path=usr/tomcat8/docs/funcspecs/mbean-names.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-feather.png
file path=usr/tomcat8/docs/images/asf-logo.gif
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/printer.gif
file path=usr/tomcat8/docs/images/tomcat.gif
file path=usr/tomcat8/docs/images/tomcat.png
file path=usr/tomcat8/docs/images/tomcat.svg
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/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-descriptor-howto.html
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.5.1.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-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-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/instances/jdk1.8.0/bin/java