#
# 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
# 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, 2015, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
<transform file path=usr/share/doc/junit/(.+)$ -> set action.hash %<1> >
<transform file path=usr/share/doc/junit/samples/org/junit/samples/(.+)$ -> \
set action.hash junit/samples/%<1> >
<transform file path=usr/share/lib/java/(.+)$ -> set action.hash %<1> >
<transform file path=usr/share/lib/java/javadoc/junit/(.+)$ -> set action.hash %<1> >
set name=pkg.fmri \
value=pkg:/developer/java/junit@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Junit - Java unit testing framework"
set name=pkg.description \
value="Junit is a unit testing framework for the Java programming language."
set name=com.oracle.info.description value="the Junit unit testing framework"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
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=LSARC/2008/633
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/share/doc/junit/BUILDING
file path=usr/share/doc/junit/README.html
file path=usr/share/doc/junit/build.xml
file path=usr/share/doc/junit/cpl-v10.html
file path=usr/share/doc/junit/doc/faq/faq.htm
file path=usr/share/doc/junit/doc/homepage.html
file path=usr/share/doc/junit/doc/index.htm
file path=usr/share/doc/junit/doc/markdown.sh
link path=usr/share/doc/junit/javadoc target=../../lib/java/javadoc/junit
file path=usr/share/lib/java/javadoc/junit/org/hamcrest/core/CombinableMatcher.CombinableBothMatcher.html
file path=usr/share/lib/java/javadoc/junit/org/hamcrest/core/CombinableMatcher.CombinableEitherMatcher.html
file path=usr/share/lib/java/javadoc/junit/org/junit/runner/manipulation/NoTestsRemainException.html
file path=usr/share/lib/java/javadoc/junit/org/junit/runner/notification/RunNotifierTest$CorruptListener.class
file path=usr/share/lib/java/javadoc/junit/org/junit/runner/notification/RunNotifierTest$FailureListener.class
file path=usr/share/lib/java/javadoc/junit/org/junit/runner/notification/StoppedByUserException.html
file path=usr/share/lib/java/junit-$(COMPONENT_VERSION).jar
link path=usr/share/lib/java/junit.jar target=junit-$(COMPONENT_VERSION).jar
file junit.3 path=usr/share/man/man3/junit.3
license junit.license license="CPLv1.0, BSD"
#
depend type=require fmri=runtime/java/jre-8