transforms/publish-cleanup
changeset 48 1bb7f3eccdd6
parent 38 cd00ea74156e
child 2300 11762b8a16cb
child 5682 94c0ca64c022
equal deleted inserted replaced
47:28ef4b1fcfb1 48:1bb7f3eccdd6
    29 <transform set -> edit value "\s$" "">
    29 <transform set -> edit value "\s$" "">
    30 <transform set value="^\s*$" -> drop>
    30 <transform set value="^\s*$" -> drop>
    31 <transform set name=info.classification value=".+:\s*$" -> drop>
    31 <transform set name=info.classification value=".+:\s*$" -> drop>
    32 
    32 
    33 # drop the license actions from the manifests, we aren't going to compare them
    33 # drop the license actions from the manifests, we aren't going to compare them
    34 <transform license -> drop>
    34 #<transform license -> drop>
    35 
    35