Re: [BCEL] Not breaking BC for 6.3

2019-01-24 Thread Gary Gregory
I plan on cutting 6.3-RC1 later today. Gary On Wed, Jan 23, 2019 at 5:11 PM Gary Gregory wrote: > FYI. I finally got my new laptop set up for releasing components, so I > plan on cutting a BCEL 6.3-RC1 very soon. > > Gary > > On Wed, Jan 23, 2019 at 10:49 AM Gary Gregory > wrote: > >> Hi All,

Re: [BCEL] Not breaking BC for 6.3

2019-01-23 Thread Gary Gregory
FYI. I finally got my new laptop set up for releasing components, so I plan on cutting a BCEL 6.3-RC1 very soon. Gary On Wed, Jan 23, 2019 at 10:49 AM Gary Gregory wrote: > Hi All, > > WRT: > > [ERROR] 7012: org.apache.bcel.classfile.Visitor: Method 'public void > visitConstantDynamic(org.apach

[BCEL] Not breaking BC for 6.3

2019-01-23 Thread Gary Gregory
Hi All, WRT: [ERROR] 7012: org.apache.bcel.classfile.Visitor: Method 'public void visitConstantDynamic(org.apache.bcel.classfile.ConstantDynamic)' has been added to an interface IMO, the simplest way for BC 6.3 to avoid breaking binary compatibility is to update from Java 7 to 8 and make the new