Would it be easier to port CLIRR to use asm instead of bcel? At least asm is actively maintained on every new version of Java.
On 26 April 2016 at 18:58, Gary Gregory <[email protected]> wrote: > SME = Subject Matter Expert. > > Gary > > On Tue, Apr 26, 2016 at 3:42 PM, Matt Sicker <[email protected]> wrote: > >> What's an SME? Also, now that you mention that, I think a release might >> take a little bit longer to make sure 6.0 is actually ready for release. >> The project sounds interesting, so I'll start looking at it more over the >> next few days. >> >> On 26 April 2016 at 16:55, Gary Gregory <[email protected]> wrote: >> >>> I think there are two areas that may need work: >>> >>> Make sure Java 8 is supported. This might need a Jira scan for at leat >>> one patch IIRC. >>> >>> Make sure the public API is set and good since this is the first release >>> under the bcel6 package. We'd need an SME here... >>> >>> Gary >>> On Apr 26, 2016 12:30 PM, "Gary Gregory" <[email protected]> wrote: >>> >>>> And 6.0 and 5.2 are not BC, diff packages and Maven coords, so Clirr >>>> would need an update. >>>> >>>> Gary >>>> >>>> On Tue, Apr 26, 2016 at 9:27 AM, Matt Sicker <[email protected]> wrote: >>>> >>>>> Which version of BCEL does CLIRR need? BCEL trunk is versioned as >>>>> 6.0-SNAPSHOT, but the latest release was 5.2. >>>>> >>>>> On 26 April 2016 at 11:19, Matt Sicker <[email protected]> wrote: >>>>> >>>>>> I'll probably need all the permission updates. I can take a look at >>>>>> starting the process either today or tomorrow. >>>>>> >>>>>> On 26 April 2016 at 10:40, Gary Gregory <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> From my POV, the project needs minor POM updating to current >>>>>>> versions of plugins and 3rd party bits and then testing and then go. >>>>>>> >>>>>>> I can take a look later today. >>>>>>> >>>>>>> More fixes can be done through RERO IMO. >>>>>>> >>>>>>> Thank you for RM'ing! >>>>>>> >>>>>>> Gary >>>>>>> On Apr 26, 2016 8:23 AM, "Matt Sicker" <[email protected]> wrote: >>>>>>> >>>>>>>> I mean if the code is ready, I could step up and handle that. >>>>>>>> >>>>>>>> On 25 April 2016 at 20:26, Gary Gregory <[email protected]> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Volunteers... >>>>>>>>> On Apr 25, 2016 6:18 PM, "Matt Sicker" <[email protected]> wrote: >>>>>>>>> >>>>>>>>>> What's preventing a Commons BCEL release? >>>>>>>>>> >>>>>>>>>> On 25 April 2016 at 19:41, Ralph Goers < >>>>>>>>>> [email protected]> wrote: >>>>>>>>>> >>>>>>>>>>> Gary updated the CLIRR dependency in December from 2.6.1 to 2.7. >>>>>>>>>>> I am reverting that today as mvn site fails with a >>>>>>>>>>> NullPointerException in >>>>>>>>>>> Java 7. In Java 8 it also fails with a problem in bcel. It seems >>>>>>>>>>> Commons >>>>>>>>>>> BCEL can’t get a release done. >>>>>>>>>>> >>>>>>>>>>> Ralph >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> --------------------------------------------------------------------- >>>>>>>>>>> To unsubscribe, e-mail: [email protected] >>>>>>>>>>> For additional commands, e-mail: >>>>>>>>>>> [email protected] >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Matt Sicker <[email protected]> >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Matt Sicker <[email protected]> >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Matt Sicker <[email protected]> >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Matt Sicker <[email protected]> >>>>> >>>> >>>> >>>> >>>> -- >>>> E-Mail: [email protected] | [email protected] >>>> Java Persistence with Hibernate, Second Edition >>>> <http://www.manning.com/bauer3/> >>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >>>> Spring Batch in Action <http://www.manning.com/templier/> >>>> Blog: http://garygregory.wordpress.com >>>> Home: http://garygregory.com/ >>>> Tweet! http://twitter.com/GaryGregory >>>> >>> >> >> >> -- >> Matt Sicker <[email protected]> >> > > > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > -- Matt Sicker <[email protected]>
