26N/A# The contents of this file are subject to the terms of the
26N/A# Common Development and Distribution License (the "License").
26N/A# You may not use this file except in compliance with the License.
26N/A# See the License for the specific language governing permissions
26N/A# and limitations under the License.
26N/A# When distributing Covered Code, include this CDDL HEADER in each
26N/A# If applicable, add the following below this CDDL HEADER, with the
26N/A# fields enclosed by brackets "[]" replaced with your own identifying
26N/A# information: Portions Copyright [yyyy] [name of copyright owner]
26N/A# Copyright (c) 2010, Oracle
and/or its affiliates. All rights reserved.
26N/A# These transforms drop the information that we don't really care about when
26N/A# comparing manifests for change.
27N/A<transform set -> edit value "\s$" "">
27N/A<transform set value="^\s*$" -> drop>
26N/A# drop the license actions from the manifests, we aren't going to compare them
48N/A#<transform license -> drop>