Re: [VFS] Release Preparations 2.1 (again)

2015-04-09 Thread Bernd Eckenfels
Hello Dave, the Wiki page reflects my current progress. I am not aware of any blocker bugs (besides VFS-498), but I havent scanned for new ones I must admit. What really needs to be done is to craft a compatibility-announcement justifying the Clirr report differences and maybe cleanup the checkst

Re: [math] releasing 3.5 ?

2015-04-09 Thread Phil Steitz
Let's make it 3.5. I would like the new stuff to be available ASAP > On Apr 9, 2015, at 10:08 AM, Thomas Neidhart > wrote: > >> On 04/09/2015 05:50 PM, Gilles wrote: >>> On Thu, 09 Apr 2015 17:44:08 +0200, Thomas Neidhart wrote: On 04/09/2015 11:20 AM, Luc Maisonobe wrote: Hi all,

Re: [math] releasing 3.5 ?

2015-04-09 Thread Thomas Neidhart
On 04/09/2015 05:50 PM, Gilles wrote: > On Thu, 09 Apr 2015 17:44:08 +0200, Thomas Neidhart wrote: >> On 04/09/2015 11:20 AM, Luc Maisonobe wrote: >>> Hi all, >>> >>> Trying to get back on work, after a while ... >>> >>> I have just fixed a very annoying (and difficult to reproduce) bug >>> concern

Re: [math] releasing 3.5 ?

2015-04-09 Thread Gilles
On Thu, 09 Apr 2015 17:44:08 +0200, Thomas Neidhart wrote: On 04/09/2015 11:20 AM, Luc Maisonobe wrote: Hi all, Trying to get back on work, after a while ... I have just fixed a very annoying (and difficult to reproduce) bug concerning BSP trees in 3.4.1. As I am on it, I will also try to fix

Re: [math] releasing 3.5 ?

2015-04-09 Thread Thomas Neidhart
On 04/09/2015 11:20 AM, Luc Maisonobe wrote: > Hi all, > > Trying to get back on work, after a while ... > > I have just fixed a very annoying (and difficult to reproduce) bug > concerning BSP trees in 3.4.1. As I am on it, I will also try to > fix MATH-1211 created recently. > > The bug I fixed

Re: svn commit: r1672236 - in /commons/proper/scxml/trunk/src: main/java/org/apache/commons/scxml2/io/ main/java/org/apache/commons/scxml2/model/ test/java/org/apache/commons/scxml2/model/

2015-04-09 Thread Benedikt Ritter
2015-04-09 16:43 GMT+02:00 Woonsan Ko : > I've just updated the file (including mine and others based on JIRA > tickets). > I like it. We can give credits to the contributors in a way. Thanks for > reminder! > Yes, it makes life easier for RMs. We generate the release notes based on the file with

Re: svn commit: r1672236 - in /commons/proper/scxml/trunk/src: main/java/org/apache/commons/scxml2/io/ main/java/org/apache/commons/scxml2/model/ test/java/org/apache/commons/scxml2/model/

2015-04-09 Thread Woonsan Ko
I've just updated the file (including mine and others based on JIRA tickets). I like it. We can give credits to the contributors in a way. Thanks for reminder! Cheers, Woonsan On Thu, 4/9/15, Benedikt Ritter wrote: Subject: Re: svn commit: r167223

[SCXML] changes.xml updated

2015-04-09 Thread Woonsan Ko
Hi, I've just updated changes.xml (https://svn.apache.org/repos/asf/commons/proper/scxml/trunk/src/changes/changes.xml) for 2.0 version based on JIRA tickets. Please keep updating the file yourself as well whenever you commit changes. :-) Thank you! Cheers, Woonsan --

Re: [math] releasing 3.5 ?

2015-04-09 Thread Phil Steitz
> On Apr 9, 2015, at 4:41 AM, Luc Maisonobe wrote: > > Le 09/04/2015 12:42, Gilles a écrit : >> On Thu, 09 Apr 2015 12:29:00 +0200, Luc Maisonobe wrote: >>> Le 09/04/2015 11:45, Gilles a écrit : Hello. > On Thu, 09 Apr 2015 11:20:34 +0200, Luc Maisonobe wrote: > Hi all, >>>

Re: [math] releasing 3.5 ?

2015-04-09 Thread Luc Maisonobe
Le 09/04/2015 12:42, Gilles a écrit : > On Thu, 09 Apr 2015 12:29:00 +0200, Luc Maisonobe wrote: >> Le 09/04/2015 11:45, Gilles a écrit : >>> Hello. >>> >>> On Thu, 09 Apr 2015 11:20:34 +0200, Luc Maisonobe wrote: Hi all, Trying to get back on work, after a while ... I have

Re: [math] releasing 3.5 ?

2015-04-09 Thread Gilles
On Thu, 09 Apr 2015 12:29:00 +0200, Luc Maisonobe wrote: Le 09/04/2015 11:45, Gilles a écrit : Hello. On Thu, 09 Apr 2015 11:20:34 +0200, Luc Maisonobe wrote: Hi all, Trying to get back on work, after a while ... I have just fixed a very annoying (and difficult to reproduce) bug concerning B

Re: [math] releasing 3.5 ?

2015-04-09 Thread Luc Maisonobe
Le 09/04/2015 11:45, Gilles a écrit : > Hello. > > On Thu, 09 Apr 2015 11:20:34 +0200, Luc Maisonobe wrote: >> Hi all, >> >> Trying to get back on work, after a while ... >> >> I have just fixed a very annoying (and difficult to reproduce) bug >> concerning BSP trees in 3.4.1. As I am on it, I wil

Re: svn commit: r1672236 - in /commons/proper/scxml/trunk/src: main/java/org/apache/commons/scxml2/io/ main/java/org/apache/commons/scxml2/model/ test/java/org/apache/commons/scxml2/model/

2015-04-09 Thread Benedikt Ritter
Hi Woosan, 2015-04-09 5:43 GMT+02:00 : > Author: woonsan > Date: Thu Apr 9 03:43:19 2015 > New Revision: 1672236 > > URL: http://svn.apache.org/r1672236 > Log: > SCXML-227: Applying Michael Goerlich's patch with validating unit tests > > Added: > > commons/proper/scxml/trunk/src/test/java/org/ap

Re: [math] releasing 3.5 ?

2015-04-09 Thread Gilles
Hello. On Thu, 09 Apr 2015 11:20:34 +0200, Luc Maisonobe wrote: Hi all, Trying to get back on work, after a while ... I have just fixed a very annoying (and difficult to reproduce) bug concerning BSP trees in 3.4.1. As I am on it, I will also try to fix MATH-1211 created recently. The bug I f

[math] releasing 3.5 ?

2015-04-09 Thread Luc Maisonobe
Hi all, Trying to get back on work, after a while ... I have just fixed a very annoying (and difficult to reproduce) bug concerning BSP trees in 3.4.1. As I am on it, I will also try to fix MATH-1211 created recently. The bug I fixed is really important as it breaks some other tools, so I would

[GitHub] commons-lang pull request: README.md - avoid 404 links

2015-04-09 Thread stain
Github user stain closed the pull request at: https://github.com/apache/commons-lang/pull/62 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is