components/tomcat/tomcat.p5m
changeset 4817 04599e445ce7
parent 4816 5d4ac0f53bd4
child 4818 058cb786874f
equal deleted inserted replaced
4816:5d4ac0f53bd4 4817:04599e445ce7
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     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.
       
     7 #
       
     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.
       
    12 #
       
    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]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file path=usr/tomcat6/(.+)$ -> \
       
    27     set action.hash %<1> >
       
    28 <transform file path=usr/tomcat6/docs/(.+)$ -> \
       
    29     set action.hash webapps/docs/%<1> >
       
    30 <transform file path=var/tomcat6/(.+)$ -> \
       
    31     set action.hash %<1> >
       
    32 <transform file path=var/tomcat6/webapps/ROOT/index.jsp -> \
       
    33     set action.hash Solaris/index.jsp >
       
    34 
       
    35 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    36 <transform file link hardlink path=usr/tomcat6/docs/.* -> \
       
    37     default facet.doc.html true>
       
    38 set name=pkg.fmri \
       
    39     value=pkg:/web/java-servlet/tomcat@$(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=$(TPNO)
       
    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/tomcat6 target=../var/tomcat6/conf
       
    50 file Solaris/http-tomcat6.xml path=lib/svc/manifest/network/http-tomcat6.xml
       
    51 file Solaris/http-tomcat6 path=lib/svc/method/http-tomcat6
       
    52 link path=usr/share/man/man1m/tomcat.1 target=tomcat6.1m mediator=tomcat \
       
    53     mediator-version=6
       
    54 file Solaris/tomcat.1m path=usr/share/man/man1m/tomcat6.1m
       
    55 file path=usr/tomcat6/bin/bootstrap.jar
       
    56 file path=usr/tomcat6/bin/catalina-tasks.xml
       
    57 file path=usr/tomcat6/bin/catalina.sh
       
    58 file path=usr/tomcat6/bin/digest.sh
       
    59 file path=usr/tomcat6/bin/setclasspath.sh
       
    60 file path=usr/tomcat6/bin/shutdown.sh
       
    61 file path=usr/tomcat6/bin/startup.sh
       
    62 file path=usr/tomcat6/bin/tomcat-juli.jar
       
    63 file path=usr/tomcat6/bin/tool-wrapper.sh
       
    64 file path=usr/tomcat6/bin/version.sh
       
    65 file path=usr/tomcat6/docs/BUILDING.txt
       
    66 file path=usr/tomcat6/docs/RELEASE-NOTES.txt
       
    67 file path=usr/tomcat6/docs/RUNNING.txt
       
    68 file path=usr/tomcat6/docs/WEB-INF/web.xml
       
    69 file path=usr/tomcat6/docs/aio.html
       
    70 file path=usr/tomcat6/docs/api/index.html
       
    71 file path=usr/tomcat6/docs/appdev/build.xml.txt
       
    72 file path=usr/tomcat6/docs/appdev/deployment.html
       
    73 file path=usr/tomcat6/docs/appdev/index.html
       
    74 file path=usr/tomcat6/docs/appdev/installation.html
       
    75 file path=usr/tomcat6/docs/appdev/introduction.html
       
    76 file path=usr/tomcat6/docs/appdev/processes.html
       
    77 file path=usr/tomcat6/docs/appdev/sample/build.xml
       
    78 file path=usr/tomcat6/docs/appdev/sample/docs/README.txt
       
    79 file path=usr/tomcat6/docs/appdev/sample/index.html
       
    80 file path=usr/tomcat6/docs/appdev/sample/sample.war
       
    81 file path=usr/tomcat6/docs/appdev/sample/src/mypackage/Hello.java
       
    82 file path=usr/tomcat6/docs/appdev/sample/web/WEB-INF/web.xml
       
    83 file path=usr/tomcat6/docs/appdev/sample/web/hello.jsp
       
    84 file path=usr/tomcat6/docs/appdev/sample/web/images/tomcat.gif
       
    85 file path=usr/tomcat6/docs/appdev/sample/web/index.html
       
    86 file path=usr/tomcat6/docs/appdev/source.html
       
    87 file path=usr/tomcat6/docs/appdev/web.xml.txt
       
    88 file path=usr/tomcat6/docs/apr.html
       
    89 file path=usr/tomcat6/docs/architecture/index.html
       
    90 file path=usr/tomcat6/docs/architecture/overview.html
       
    91 file path=usr/tomcat6/docs/architecture/requestProcess.html
       
    92 file path=usr/tomcat6/docs/architecture/requestProcess/requestProcess.pdf
       
    93 file path=usr/tomcat6/docs/architecture/requestProcess/roseModel.mdl
       
    94 file path=usr/tomcat6/docs/architecture/startup.html
       
    95 file path=usr/tomcat6/docs/architecture/startup/serverStartup.pdf
       
    96 file path=usr/tomcat6/docs/architecture/startup/serverStartup.txt
       
    97 file path=usr/tomcat6/docs/balancer-howto.html
       
    98 file path=usr/tomcat6/docs/building.html
       
    99 file path=usr/tomcat6/docs/cgi-howto.html
       
   100 file path=usr/tomcat6/docs/changelog.html
       
   101 file path=usr/tomcat6/docs/class-loader-howto.html
       
   102 file path=usr/tomcat6/docs/cluster-howto.html
       
   103 file path=usr/tomcat6/docs/config/ajp.html
       
   104 file path=usr/tomcat6/docs/config/cluster-channel.html
       
   105 file path=usr/tomcat6/docs/config/cluster-deployer.html
       
   106 file path=usr/tomcat6/docs/config/cluster-interceptor.html
       
   107 file path=usr/tomcat6/docs/config/cluster-listener.html
       
   108 file path=usr/tomcat6/docs/config/cluster-manager.html
       
   109 file path=usr/tomcat6/docs/config/cluster-membership.html
       
   110 file path=usr/tomcat6/docs/config/cluster-receiver.html
       
   111 file path=usr/tomcat6/docs/config/cluster-sender.html
       
   112 file path=usr/tomcat6/docs/config/cluster-valve.html
       
   113 file path=usr/tomcat6/docs/config/cluster.html
       
   114 file path=usr/tomcat6/docs/config/context.html
       
   115 file path=usr/tomcat6/docs/config/engine.html
       
   116 file path=usr/tomcat6/docs/config/executor.html
       
   117 file path=usr/tomcat6/docs/config/filter.html
       
   118 file path=usr/tomcat6/docs/config/globalresources.html
       
   119 file path=usr/tomcat6/docs/config/host.html
       
   120 file path=usr/tomcat6/docs/config/http.html
       
   121 file path=usr/tomcat6/docs/config/index.html
       
   122 file path=usr/tomcat6/docs/config/listeners.html
       
   123 file path=usr/tomcat6/docs/config/loader.html
       
   124 file path=usr/tomcat6/docs/config/manager.html
       
   125 file path=usr/tomcat6/docs/config/realm.html
       
   126 file path=usr/tomcat6/docs/config/resources.html
       
   127 file path=usr/tomcat6/docs/config/server.html
       
   128 file path=usr/tomcat6/docs/config/service.html
       
   129 file path=usr/tomcat6/docs/config/systemprops.html
       
   130 file path=usr/tomcat6/docs/config/valve.html
       
   131 file path=usr/tomcat6/docs/connectors.html
       
   132 file path=usr/tomcat6/docs/default-servlet.html
       
   133 file path=usr/tomcat6/docs/deployer-howto.html
       
   134 file path=usr/tomcat6/docs/developers.html
       
   135 file path=usr/tomcat6/docs/extras.html
       
   136 file path=usr/tomcat6/docs/funcspecs/fs-admin-apps.html
       
   137 file path=usr/tomcat6/docs/funcspecs/fs-admin-objects.html
       
   138 file path=usr/tomcat6/docs/funcspecs/fs-admin-opers.html
       
   139 file path=usr/tomcat6/docs/funcspecs/fs-default.html
       
   140 file path=usr/tomcat6/docs/funcspecs/fs-invoker.html
       
   141 file path=usr/tomcat6/docs/funcspecs/fs-jdbc-realm.html
       
   142 file path=usr/tomcat6/docs/funcspecs/fs-jndi-realm.html
       
   143 file path=usr/tomcat6/docs/funcspecs/fs-memory-realm.html
       
   144 file path=usr/tomcat6/docs/funcspecs/index.html
       
   145 file path=usr/tomcat6/docs/funcspecs/mbean-names.html
       
   146 file path=usr/tomcat6/docs/html-manager-howto.html
       
   147 file path=usr/tomcat6/docs/images/add.gif
       
   148 file path=usr/tomcat6/docs/images/asf-logo.gif
       
   149 file path=usr/tomcat6/docs/images/code.gif
       
   150 file path=usr/tomcat6/docs/images/design.gif
       
   151 file path=usr/tomcat6/docs/images/docs.gif
       
   152 file path=usr/tomcat6/docs/images/fix.gif
       
   153 file path=usr/tomcat6/docs/images/printer.gif
       
   154 file path=usr/tomcat6/docs/images/tomcat.gif
       
   155 file path=usr/tomcat6/docs/images/tomcat.svg
       
   156 file path=usr/tomcat6/docs/images/update.gif
       
   157 file path=usr/tomcat6/docs/images/void.gif
       
   158 file path=usr/tomcat6/docs/index.html
       
   159 file path=usr/tomcat6/docs/introduction.html
       
   160 file path=usr/tomcat6/docs/jasper-howto.html
       
   161 file path=usr/tomcat6/docs/jndi-datasource-examples-howto.html
       
   162 file path=usr/tomcat6/docs/jndi-resources-howto.html
       
   163 file path=usr/tomcat6/docs/logging.html
       
   164 file path=usr/tomcat6/docs/manager-howto.html
       
   165 file path=usr/tomcat6/docs/maven-jars.html
       
   166 file path=usr/tomcat6/docs/mbeans-descriptor-howto.html
       
   167 file path=usr/tomcat6/docs/monitoring.html
       
   168 file path=usr/tomcat6/docs/proxy-howto.html
       
   169 file path=usr/tomcat6/docs/realm-howto.html
       
   170 file path=usr/tomcat6/docs/security-manager-howto.html
       
   171 file path=usr/tomcat6/docs/setup.html
       
   172 file path=usr/tomcat6/docs/ssi-howto.html
       
   173 file path=usr/tomcat6/docs/ssl-howto.html
       
   174 file path=usr/tomcat6/docs/tribes/developers.html
       
   175 file path=usr/tomcat6/docs/tribes/faq.html
       
   176 file path=usr/tomcat6/docs/tribes/interceptors.html
       
   177 file path=usr/tomcat6/docs/tribes/introduction.html
       
   178 file path=usr/tomcat6/docs/tribes/membership.html
       
   179 file path=usr/tomcat6/docs/tribes/setup.html
       
   180 file path=usr/tomcat6/docs/tribes/status.html
       
   181 file path=usr/tomcat6/docs/tribes/transport.html
       
   182 file path=usr/tomcat6/docs/virtual-hosting-howto.html
       
   183 file path=usr/tomcat6/docs/windows-service-howto.html
       
   184 file path=usr/tomcat6/lib/annotations-api.jar
       
   185 file path=usr/tomcat6/lib/catalina-ant.jar
       
   186 file path=usr/tomcat6/lib/catalina-ha.jar
       
   187 file path=usr/tomcat6/lib/catalina-tribes.jar
       
   188 file path=usr/tomcat6/lib/catalina.jar
       
   189 file path=usr/tomcat6/lib/ecj-4.3.1.jar
       
   190 file path=usr/tomcat6/lib/el-api.jar
       
   191 file path=usr/tomcat6/lib/jasper-el.jar
       
   192 file path=usr/tomcat6/lib/jasper.jar
       
   193 file path=usr/tomcat6/lib/jsp-api.jar
       
   194 file path=usr/tomcat6/lib/servlet-api.jar
       
   195 file path=usr/tomcat6/lib/tomcat-coyote.jar
       
   196 file path=usr/tomcat6/lib/tomcat-dbcp.jar
       
   197 file path=usr/tomcat6/lib/tomcat-i18n-es.jar
       
   198 file path=usr/tomcat6/lib/tomcat-i18n-fr.jar
       
   199 file path=usr/tomcat6/lib/tomcat-i18n-ja.jar
       
   200 dir  path=var/tomcat6/conf owner=webservd group=webservd
       
   201 file path=var/tomcat6/conf/CONF.tar.gz
       
   202 file path=var/tomcat6/conf/catalina.policy mode=0644 \
       
   203     original_name=SUNWtcat:var/tomcat6/conf/catalina.policy preserve=renamenew
       
   204 file path=var/tomcat6/conf/catalina.properties mode=0644 \
       
   205     original_name=SUNWtcat:var/tomcat6/conf/catalina.properties \
       
   206     preserve=renamenew
       
   207 file path=var/tomcat6/conf/context.xml mode=0644 \
       
   208     original_name=SUNWtcat:var/tomcat6/conf/context.xml preserve=renamenew
       
   209 file path=var/tomcat6/conf/logging.properties mode=0644 \
       
   210     original_name=SUNWtcat:var/tomcat6/conf/logging.properties \
       
   211     preserve=renamenew
       
   212 file path=var/tomcat6/conf/server.xml mode=0644 \
       
   213     original_name=SUNWtcat:var/tomcat6/conf/server.xml preserve=renamenew
       
   214 file path=var/tomcat6/conf/tomcat-users.xml owner=webservd group=webservd \
       
   215     mode=0600 original_name=SUNWtcat:var/tomcat6/conf/tomcat-users.xml \
       
   216     preserve=renamenew
       
   217 file path=var/tomcat6/conf/web.xml mode=0644 \
       
   218     original_name=SUNWtcat:var/tomcat6/conf/web.xml preserve=renamenew
       
   219 dir  path=var/tomcat6/logs owner=webservd group=webservd mode=0700
       
   220 dir  path=var/tomcat6/temp owner=webservd group=webservd
       
   221 dir  path=var/tomcat6/webapps owner=webservd group=webservd
       
   222 file path=var/tomcat6/webapps/ROOT/index.jsp mode=0644 \
       
   223     original_name=SUNWtcat:var/tomcat6/webapps/ROOT/index.jsp \
       
   224     preserve=renamenew
       
   225 file path=var/tomcat6/webapps/host-manager/META-INF/context.xml
       
   226 file path=var/tomcat6/webapps/host-manager/WEB-INF/jsp/401.jsp
       
   227 file path=var/tomcat6/webapps/host-manager/WEB-INF/jsp/403.jsp
       
   228 file path=var/tomcat6/webapps/host-manager/WEB-INF/web.xml
       
   229 file path=var/tomcat6/webapps/host-manager/images/add.gif
       
   230 file path=var/tomcat6/webapps/host-manager/images/asf-logo.gif
       
   231 file path=var/tomcat6/webapps/host-manager/images/code.gif
       
   232 file path=var/tomcat6/webapps/host-manager/images/design.gif
       
   233 file path=var/tomcat6/webapps/host-manager/images/docs.gif
       
   234 file path=var/tomcat6/webapps/host-manager/images/fix.gif
       
   235 file path=var/tomcat6/webapps/host-manager/images/tomcat.gif
       
   236 file path=var/tomcat6/webapps/host-manager/images/update.gif
       
   237 file path=var/tomcat6/webapps/host-manager/images/void.gif
       
   238 file path=var/tomcat6/webapps/host-manager/manager.xml
       
   239 file path=var/tomcat6/webapps/manager/META-INF/context.xml
       
   240 file path=var/tomcat6/webapps/manager/WEB-INF/jsp/401.jsp
       
   241 file path=var/tomcat6/webapps/manager/WEB-INF/jsp/403.jsp
       
   242 file path=var/tomcat6/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
       
   243 file path=var/tomcat6/webapps/manager/WEB-INF/jsp/sessionsList.jsp
       
   244 file path=var/tomcat6/webapps/manager/WEB-INF/web.xml
       
   245 file path=var/tomcat6/webapps/manager/images/add.gif
       
   246 file path=var/tomcat6/webapps/manager/images/asf-logo.gif
       
   247 file path=var/tomcat6/webapps/manager/images/code.gif
       
   248 file path=var/tomcat6/webapps/manager/images/design.gif
       
   249 file path=var/tomcat6/webapps/manager/images/docs.gif
       
   250 file path=var/tomcat6/webapps/manager/images/fix.gif
       
   251 file path=var/tomcat6/webapps/manager/images/tomcat.gif
       
   252 file path=var/tomcat6/webapps/manager/images/update.gif
       
   253 file path=var/tomcat6/webapps/manager/images/void.gif
       
   254 file path=var/tomcat6/webapps/manager/status.xsd
       
   255 file path=var/tomcat6/webapps/manager/xform.xsl
       
   256 dir  path=var/tomcat6/work owner=webservd group=webservd
       
   257 license tomcat.license license="Apache v2.0"
       
   258 depend type=require fmri=__TBD \
       
   259     pkg.debug.depend.file=usr/jdk/instances/jdk1.8.0/bin/java