Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-16 Thread sebb
On 14 January 2012 08:42, Henri Yandell wrote: > On Fri, Jan 13, 2012 at 5:09 AM, sebb wrote: >> On 13 January 2012 06:00, Henri Yandell wrote: >>> On Thu, Jan 12, 2012 at 2:52 AM, sebb wrote: On 12 January 2012 08:27, Henri Yandell wrote: > On Tue, Jan 10, 2012 at 10:19 AM, sebb wro

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-14 Thread Henri Yandell
On Fri, Jan 13, 2012 at 5:09 AM, sebb wrote: > On 13 January 2012 06:00, Henri Yandell wrote: >> On Thu, Jan 12, 2012 at 2:52 AM, sebb wrote: >>> On 12 January 2012 08:27, Henri Yandell wrote: On Tue, Jan 10, 2012 at 10:19 AM, sebb wrote: > On 10 January 2012 16:45, Siegfried Goeschl

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-13 Thread sebb
On 13 January 2012 06:00, Henri Yandell wrote: > On Thu, Jan 12, 2012 at 2:52 AM, sebb wrote: >> On 12 January 2012 08:27, Henri Yandell wrote: >>> On Tue, Jan 10, 2012 at 10:19 AM, sebb wrote: On 10 January 2012 16:45, Siegfried Goeschl wrote: > Hi folks, > > the main reason

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-12 Thread Henri Yandell
On Thu, Jan 12, 2012 at 2:52 AM, sebb wrote: > On 12 January 2012 08:27, Henri Yandell wrote: >> On Tue, Jan 10, 2012 at 10:19 AM, sebb wrote: >>> On 10 January 2012 16:45, Siegfried Goeschl wrote: Hi folks, the main reason for the failed vote of commons-email-1.3 is that the >>

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-12 Thread sebb
On 12 January 2012 08:27, Henri Yandell wrote: > On Tue, Jan 10, 2012 at 10:19 AM, sebb wrote: >> On 10 January 2012 16:45, Siegfried Goeschl wrote: >>> Hi folks, >>> >>> the main reason for the failed vote of commons-email-1.3 is that the release >>> is only source but not binary compatible >>>

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-12 Thread Henri Yandell
On Tue, Jan 10, 2012 at 10:19 AM, sebb wrote: > On 10 January 2012 16:45, Siegfried Goeschl wrote: >> Hi folks, >> >> the main reason for the failed vote of commons-email-1.3 is that the release >> is only source but not binary compatible >> >> +) if you compile your application with the new vers

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-11 Thread sebb
On 11 January 2012 13:18, Christian Grobmeier wrote: > On Wed, Jan 11, 2012 at 1:55 PM, sebb wrote: >> On 11 January 2012 11:42, Christian Grobmeier wrote: >>> On Tue, Jan 10, 2012 at 9:06 PM, sebb wrote: > The list is pretty concrete. > It does not say anything on binary compatibility

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-11 Thread Christian Grobmeier
On Wed, Jan 11, 2012 at 1:55 PM, sebb wrote: > On 11 January 2012 11:42, Christian Grobmeier wrote: >> On Tue, Jan 10, 2012 at 9:06 PM, sebb wrote: The list is pretty concrete. It does not say anything on binary compatibility (or i didn't find it). >>> >>> "Release B is said to be full

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-11 Thread sebb
On 11 January 2012 07:16, Siegfried Goeschl wrote: > Hi folks, > > I think the best for commons-email-1.3 will be reverting the changes of the > setters from > > Email setXXX(arg) > > to > > void setXXX(arg) > > which in turn gives me binary backward compatibility. There are one or two other chan

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-11 Thread sebb
On 11 January 2012 11:42, Christian Grobmeier wrote: > On Tue, Jan 10, 2012 at 9:06 PM, sebb wrote: >>> The list is pretty concrete. >>> It does not say anything on binary compatibility (or i didn't find it). >> >> "Release B is said to be fully-compatible with Release A if B can >> simply replac

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-11 Thread Christian Grobmeier
On Tue, Jan 10, 2012 at 9:06 PM, sebb wrote: >> The list is pretty concrete. >> It does not say anything on binary compatibility (or i didn't find it). > > "Release B is said to be fully-compatible with Release A if B can > simply replace A in (nearly) all circumstances and deployments without > c

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-10 Thread Siegfried Goeschl
Hi folks, I think the best for commons-email-1.3 will be reverting the changes of the setters from Email setXXX(arg) to void setXXX(arg) which in turn gives me binary backward compatibility. I would like to see a commons-email-1.3 out there which gives me time to work on 2.0 Cheers, Sie

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-10 Thread sebb
On 10 January 2012 20:04, Christian Grobmeier wrote: > On Tue, Jan 10, 2012 at 8:54 PM, sebb wrote: >> On 10 January 2012 19:37, Christian Grobmeier wrote: >>> On Tue, Jan 10, 2012 at 5:45 PM, Siegfried Goeschl wrote: Hi folks, the main reason for the failed vote of commons-email

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-10 Thread Christian Grobmeier
On Tue, Jan 10, 2012 at 8:54 PM, sebb wrote: > On 10 January 2012 19:37, Christian Grobmeier wrote: >> On Tue, Jan 10, 2012 at 5:45 PM, Siegfried Goeschl wrote: >>> Hi folks, >>> >>> the main reason for the failed vote of commons-email-1.3 is that the release >>> is only source but not binary co

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-10 Thread sebb
On 10 January 2012 19:37, Christian Grobmeier wrote: > On Tue, Jan 10, 2012 at 5:45 PM, Siegfried Goeschl wrote: >> Hi folks, >> >> the main reason for the failed vote of commons-email-1.3 is that the release >> is only source but not binary compatible >> >> +) if you compile your application wit

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-10 Thread Christian Grobmeier
On Tue, Jan 10, 2012 at 5:45 PM, Siegfried Goeschl wrote: > Hi folks, > > the main reason for the failed vote of commons-email-1.3 is that the release > is only source but not binary compatible > > +) if you compile your application with the new version everything is fine > +) if you replace simpl

Re: When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-10 Thread sebb
On 10 January 2012 16:45, Siegfried Goeschl wrote: > Hi folks, > > the main reason for the failed vote of commons-email-1.3 is that the release > is only source but not binary compatible > > +) if you compile your application with the new version everything is fine > +) if you replace simply the J

When to create a new major release - Was [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2012-01-10 Thread Siegfried Goeschl
Hi folks, the main reason for the failed vote of commons-email-1.3 is that the release is only source but not binary compatible +) if you compile your application with the new version everything is fine +) if you replace simply the JAR the invocation fails Is it mandatory that a minor release

Re: [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2011-12-11 Thread sebb
On 11 December 2011 22:42, Siegfried Goeschl wrote: > Hi folks, > > I ran the commons-email-1.2 test suite with commons-email-1.3 and got > > [junit] Running org.apache.commons.mail.EmailTest > [junit] Testsuite: org.apache.commons.mail.EmailTest > [junit] Tests run: 39, Failures: 0, Errors: 17, T

Re: [VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2011-12-11 Thread Siegfried Goeschl
Hi folks, I ran the commons-email-1.2 test suite with commons-email-1.3 and got [junit] Running org.apache.commons.mail.EmailTest [junit] Testsuite: org.apache.commons.mail.EmailTest [junit] Tests run: 39, Failures: 0, Errors: 17, Time elapsed: 0.252 sec [junit] Tests run: 39, Failures: 0, Error

[VOTE][CANCEL] The vote for commons-email-1.3 based on RC2 in cancelled

2011-12-11 Thread Siegfried Goeschl
Hi folks, reviewing the release candidate showed a few problems/discussion points 1) Moving constant from Email.java to EmailConstants,java == I made the following change +) adding EmailConstants +) Email implements EmailConstants public interfa