On 2 June 2016 at 00:50, Olivier Lamy <ol...@apache.org> wrote:
> My problem is the maven coordinate changed....

That was done as part of BCEL-222.
This will have to be reverted in order to release a compatible version of BCEL.
I did not get around to doing that when I reworked the code.

> I use bcel in a maven plugin.
> So ideally I would have been happy to simply override in the dependencies
> section of the plugin with the new bcel version.
> But due this non compatible change on the maven coordinate I cannot do
> that....

Commons has a choice:
(A) release a binary compatible version of BCEL with the same package
name and Maven coords.
or
(B) release a major new version with new package name and new Maven
coords (the current coords would do)

Only approach (A) works as a drop-in replacement.

>
>
> On 1 June 2016 at 14:42, Gary Gregory <garydgreg...@gmail.com> wrote:
>
>> Hi Olivier,
>>
>> Can you validate what is in trunk? That would help. It seems like there are
>> clean ups and unfinished business since this is a major release.
>>
>> (See the deprecated org.apache.commons.bcel6.generic.InstructionConstants
>> email thread I just started)
>>
>> Can you go through JIRA and help out what is missing?
>>
>> Thank you,
>> Gary
>>
>> On Tue, May 31, 2016 at 8:26 PM, Olivier Lamy <ol...@apache.org> wrote:
>>
>> > Hi,
>> > Last release is from 2006.
>> > Fixes for java 8 are here for a while.
>> >
>> > Any ETA on releasing BCEL one day?
>> >
>> > Regards
>> > --
>> > Olivier Lamy
>> > http://twitter.com/olamy | http://linkedin.com/in/olamy
>> >
>>
>>
>>
>> --
>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>> 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
>>
>
>
>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to