components/tomcat/tomcat.p5m
branchs11u2-sru
changeset 4146 097063f324c0
parent 3175 1ff833d174d4
equal deleted inserted replaced
4145:5dbe81edbe9d 4146:097063f324c0
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr/tomcat6/(.+)$ -> \
    26 <transform file path=usr/tomcat6/(.+)$ -> \
    27         set action.hash %<\1> >
    27         set action.hash %<\1> >
    28 <transform file path=usr/tomcat6/docs/(.+)$ -> \
    28 <transform file path=usr/tomcat6/docs/(.+)$ -> \
    38 
    38 
    39 set name=pkg.fmri \
    39 set name=pkg.fmri \
    40     value=pkg:/web/java-servlet/tomcat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    40     value=pkg:/web/java-servlet/tomcat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    41 set name=pkg.summary value="Tomcat Servlet/JSP Container"
    41 set name=pkg.summary value="Tomcat Servlet/JSP Container"
    42 set name=com.oracle.info.description value="the Tomcat Servlet/JSP Container"
    42 set name=com.oracle.info.description value="the Tomcat Servlet/JSP Container"
    43 set name=com.oracle.info.tpno value=17997
    43 set name=com.oracle.info.tpno value=$(TPNO)
    44 set name=info.classification \
    44 set name=info.classification \
    45     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    45     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    46 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    46 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    47 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    47 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    48 set name=org.opensolaris.arc-caseid \
    48 set name=org.opensolaris.arc-caseid \