How much of an effort would it be to migrate somewhat slowly: Leave in but deprecate setCommandLine(String ) and String getCommandLine()
Add something like: setCommandLineArr(String[] ) and String[] getCommandLineArr()? -----Original Message----- From: Konstantin Gribov [mailto:[email protected]] Sent: Monday, March 30, 2015 11:00 AM To: [email protected] Subject: Broken build because of clirr plugin Hi, folks. I've broken build (by commit r1670105 for TIKA-1587). Should I revert this commit and change it to preserve old API or add exclude to clirr plugin configuration? -- Best regards, Konstantin Gribov
