AW: [bcel] Deprecated InstructionConstants

2016-06-01 Thread jhm
> It does not make sense though. All of the code in the bcel6 package is > going to be released for the first time in the upcoming 6.0 release. Ok, didnt know that. Then I'm fine :) Just wanted to give a hint. Jan - To unsubs

AW: [bcel] Deprecated InstructionConstants

2016-05-31 Thread jhm
> The interface org.apache.commons.bcel6.generic.InstructionConstants is > deprecated in favor of a class. It seems OK to delete it since bcel6 is > a major new release. > > Check? Had a look at the source and history: Source [1]: @deprecated (since 6.0) Do not use. Use InstructionConst instead.