blob: 4a84a75a1a05f03c2292759f616e848416006380 [file] [log] [blame]
/**
Patches for test case PatchCmdTest.testBatikPDFExports
Created on May 4, 2012
@author: Aaron Digulla <digulla@hepe.com>
*/
defaultProfile('m4e.orbit')
profile('m4e.maven-central')
orbitRename()
// org.apache.batik.pdf is tainted with code from commons-io and commons-logging
deleteClasses( 'org.apache.batik:org.apache.batik.pdf:1.6.0*', [ 'org/apache/commons/*' ])