components/junit/junit.p5m
changeset 2036 3bb5e6819aea
parent 1537 68c1d972de17
child 3732 0f62cc221c7e
equal deleted inserted replaced
2035:57b13bbbb179 2036:3bb5e6819aea
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 <transform file path=usr/share/doc/junit/(.+)$ -> set action.hash %<\1> >
    25 <transform file path=usr/share/doc/junit/(.+)$ -> set action.hash %<\1> >
    26 <transform file path=usr/share/doc/junit/samples/org/junit/samples/(.+)$ -> \
    26 <transform file path=usr/share/doc/junit/samples/org/junit/samples/(.+)$ -> \
    31     value=pkg:/developer/java/junit@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    31     value=pkg:/developer/java/junit@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32 set name=pkg.description \
    32 set name=pkg.description \
    33     value="Junit is a unit testing framework for the Java programming language."
    33     value="Junit is a unit testing framework for the Java programming language."
    34 set name=pkg.summary value="Junit - Java unit testing framework"
    34 set name=pkg.summary value="Junit - Java unit testing framework"
    35 set name=com.oracle.info.description value="the Junit unit testing framework"
    35 set name=com.oracle.info.description value="the Junit unit testing framework"
       
    36 set name=com.oracle.info.tpno value=$(TPNO)
    36 set name=info.classification \
    37 set name=info.classification \
    37     value=org.opensolaris.category.2008:Development/Java
    38     value=org.opensolaris.category.2008:Development/Java
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=org.opensolaris.arc-caseid value=LSARC/2008/633
    41 set name=org.opensolaris.arc-caseid value=LSARC/2008/633