[GitHub] commons-bcel pull request: Flushing DataOutputStream before callin...

2016-02-03 Thread emopers
GitHub user emopers opened a pull request: https://github.com/apache/commons-bcel/pull/3 Flushing DataOutputStream before calling toByteArray on the underlying ByteArrayOutputStream When a DataOutputStream instance wraps an underlying ByteArrayOutputStream instance, it is recom

Re: [math] [POLL] new TLP name

2016-02-03 Thread Henri Yandell
Apache Math. On Tue, Feb 2, 2016 at 11:52 AM, Martin Grotle Soukup < martin.grotle.sou...@gmail.com> wrote: > I think Apache Math sounds most promising. > > Best regards > Martin Grotle Soukup > > 2016-02-01 18:06 GMT+01:00 Phil Steitz : > > > Please select your top choice among the following sug

Re: [Math] Create "development" branch?

2016-02-03 Thread William Barker
I would wait until after the TLP move for any big SCM changes. I'm not clear on what problem is trying to be solved here. Git branches are cheap, so create as many as you like for experimental changes, but I doubt the PMC would agree to release from such a branch On Wednesday, February 3, 2016, G

[Math] Create "development" branch?

2016-02-03 Thread Gilles
Hello. Shall we go forward with the creation of a branch named "development", and stop committing to "master" (which, by convention, should only contain tags of released code)? Shall we also adopt a convention for feature branches, like names that are prefixed with "f-" or "feature-", to make it

Re: [math] Name of the new TLP

2016-02-03 Thread Gilles
On Wed, 3 Feb 2016 08:58:19 -0700, Ralph Goers wrote: Just my 2 cents. When HttpClient left Commons I believe they took that opportunity to re-architect their code. In the end I think it paid off, Thanks for mentioning it. I indeed see the move as a similar opportunity. but for quite I while

Re: [math] minimum compatible version of javac for Commons Math

2016-02-03 Thread Phil Steitz
On 2/3/16 3:30 PM, Семенов Кирилл wrote: > Hello, everyone! > > I'm new to Commons Math dev community. > Getting used to the project, deeping into the code, looking at Jira tasks > for now. And I'm wondering: what is the minimum version of javac, that code > must be compatible with? > > There is a

[math] minimum compatible version of javac for Commons Math

2016-02-03 Thread Семенов Кирилл
Hello, everyone! I'm new to Commons Math dev community. Getting used to the project, deeping into the code, looking at Jira tasks for now. And I'm wondering: what is the minimum version of javac, that code must be compatible with? There is a https://commons.apache.org/proper/commons-math/project-

Re: [math] Name of the new TLP

2016-02-03 Thread Phil Steitz
On 2/3/16 8:58 AM, Ralph Goers wrote: > Just my 2 cents. > > When HttpClient left Commons I believe they took that opportunity to > re-architect their code. In the end I think it paid off, but for quite I > while lots of folks (myself included) continued using Commons HttpClient > because the ne

Re: [math] Name of the new TLP

2016-02-03 Thread Ralph Goers
Just my 2 cents. When HttpClient left Commons I believe they took that opportunity to re-architect their code. In the end I think it paid off, but for quite I while lots of folks (myself included) continued using Commons HttpClient because the new version was regarded as immature. They also wa

[GitHub] commons-compress pull request: COMPRESS-333: adds buffering on top...

2016-02-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-compress/pull/7 --- 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

[GitHub] commons-compress pull request: COMPRESS-333: adds buffering on top...

2016-02-03 Thread tcurdt
Github user tcurdt commented on the pull request: https://github.com/apache/commons-compress/pull/7#issuecomment-179259396 Small change, big impact - that's how we like it :) Thanks for digging into this! --- If your project is set up for it, you can reply to this email and have y

[GitHub] commons-compress pull request: COMPRESS-333: adds buffering on top...

2016-02-03 Thread dweiss
GitHub user dweiss opened a pull request: https://github.com/apache/commons-compress/pull/7 COMPRESS-333: adds buffering on top of RandomAccessFile. Speeds up 7Z handling an order of magnitude as a result. You can merge this pull request into a Git repository by running: $ git