transforms/report
author Rich Burridge <rich.burridge@oracle.com>
Wed, 20 Jan 2016 12:21:37 -0800
branchs11u3-sru
changeset 5300 7c8e8ab492d5
parent 2434 6c9bb5cf5610
child 6309 45a5cfc1d6e8
permissions -rw-r--r--
22547960 Add TPNO link to Userland gate list webpage 22548223 Several Userland components are not being shown on the gatelist web page


<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
	print PACKAGE += "%<1>@%<2>" >
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
	print COMP_ARC_CASE += "%<1>" >

<transform license license=(.*) -> print LICENSE += "%<1>" >