I do not think we should change the maven coordinates if the package name does
not change. Sebb, can you clarify?
Gary
Original message From: Stefan Bodewig
Date:08/22/2014 06:12 (GMT-05:00)
To: Commons Developers List
Subject: Re: [BCEL] Trying a release?
On 2014-08-22
On 2014-08-22, Benedikt Ritter wrote:
> Okay... TBH, I don't like that BCEL is treated special. Looks like a
> different versioning schema to me. Also other groupId and artifactId. But
> if you RM, it's your decision :-) I won't block a release because of this
> if BCEL was always released like th
2014-08-22 10:51 GMT+02:00 Emmanuel Bourg :
> Le 22/08/2014 09:55, Benedikt Ritter a écrit :
>
> > How do you feel about the breaking changes and the maven coords change?
>
> The impact of these changes is actually minor, the interfaces have so
> many methods they are never implemented directly, t
Le 22/08/2014 09:55, Benedikt Ritter a écrit :
> How do you feel about the breaking changes and the maven coords change?
The impact of these changes is actually minor, the interfaces have so
many methods they are never implemented directly, the empty
implementations are always used instead. I hav
Please do not block a release because of logging. The 2.0 release is
already a big change and less people will upgrade to this release if it
needs a change to the logging.
Let's get 2.0 out. The next 2.1 with a change of logging could start
directly after this.
On 20 August 2014 21:30, Romain Ma
2014-08-22 9:37 GMT+02:00 Emmanuel Bourg :
> Le 22/08/2014 08:54, Benedikt Ritter a écrit :
> > I've uploaded the current site of BCEL to my apache space:
> > http://people.apache.org/~britter/bcel-6.0-SNAPSHOT/
>
> Thank you Benedikt, I still volunteer to manage this release since I
> have again
Thanks Romain!
On Thu, Aug 21, 2014 at 10:18 PM, Romain Manni-Bucau
wrote:
> I did ;)
>
> https://issues.apache.org/jira/browse/LOG4J2-658
> https://issues.apache.org/jira/browse/LOG4J2-788
>
> didn't create one for PropertyConfigurator since it is surely
> something to get rid of in near future
Le 22/08/2014 08:54, Benedikt Ritter a écrit :
> I've uploaded the current site of BCEL to my apache space:
> http://people.apache.org/~britter/bcel-6.0-SNAPSHOT/
Thank you Benedikt, I still volunteer to manage this release since I
have again a proper Internet connection. Everything is ready, the
+1
On 08/22/2014 02:54 AM, Benedikt Ritter wrote:
I've uploaded the current site of BCEL to my apache space:
http://people.apache.org/~britter/bcel-6.0-SNAPSHOT/
We have 12 clirr errors, because some methods have been added to the
org.apache.bcel.classfile.Visitor
interface. Since we already bu