[Commons Wiki] Update of VfsReleaseState by BerndEckenfels

2015-01-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Commons Wiki for change notification. The VfsReleaseState page has been changed by BerndEckenfels: https://wiki.apache.org/commons/VfsReleaseState?action=diffrev1=5rev2=6 Comment: added site-todo * update

[Commons Wiki] Update of VfsExampleShell by BerndEckenfels

2015-01-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Commons Wiki for change notification. The VfsExampleShell page has been changed by BerndEckenfels: https://wiki.apache.org/commons/VfsExampleShell Comment: some VFS Example Shell examples New page: = Commons VFS Example

[Commons Wiki] Update of VfsExampleShell by BerndEckenfels

2015-01-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Commons Wiki for change notification. The VfsExampleShell page has been changed by BerndEckenfels: https://wiki.apache.org/commons/VfsExampleShell?action=diffrev1=2rev2=3 source/ }}} + Loading resources from the

[Commons Wiki] Trivial Update of VfsExampleShell by BerndEckenfels

2015-01-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Commons Wiki for change notification. The VfsExampleShell page has been changed by BerndEckenfels: https://wiki.apache.org/commons/VfsExampleShell?action=diffrev1=1rev2=2 = Commons VFS Example Shell = - This page shows

[Commons Wiki] Update of VfsReleaseState by BerndEckenfels

2015-01-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Commons Wiki for change notification. The VfsReleaseState page has been changed by BerndEckenfels: https://wiki.apache.org/commons/VfsReleaseState?action=diffrev1=4rev2=5 Comment: work done: vfs-457 fixed This is a

Re: [All] Animal sniffer (was: [math] Arrays.copyOf is Java 1.6+)

2015-01-08 Thread sebb
Just tried the animal sniffer on NET (Java 1.5) - I added a call to new IOException(new Exception()) which is Java 1.6+ It does detect the reference, but the error message is pretty hopeless - it does not show the class or even the jar in which it is found. Instead there are a load of what appear

[MATH] src/userguide/pom.xml does not use Commons Parent

2015-01-08 Thread sebb
As the subject says. This makes it very tricky to compile test with anything other than the Maven JVM. Recent versions of Maven require 1.6. Any objections to adding CP 36 as a parent? - To unsubscribe, e-mail:

Re: [All] Animal sniffer (was: [math] Arrays.copyOf is Java 1.6+)

2015-01-08 Thread Bernd Eckenfels
Am Fri, 9 Jan 2015 00:38:31 + schrieb sebb seb...@gmail.com: Just tried the animal sniffer on NET (Java 1.5) - I added a call to new IOException(new Exception()) which is Java 1.6+ What Java did you use to start maven? Looks like Animal sniffer itself uses Java 7 API. Gruss Bernd It

Re: [All] Animal sniffer (was: [math] Arrays.copyOf is Java 1.6+)

2015-01-08 Thread sebb
On 9 January 2015 at 00:47, Bernd Eckenfels e...@zusammenkunft.net wrote: Am Fri, 9 Jan 2015 00:38:31 + schrieb sebb seb...@gmail.com: Just tried the animal sniffer on NET (Java 1.5) - I added a call to new IOException(new Exception()) which is Java 1.6+ What Java did you use to start

Re: [VOTE][RC1] Release Commons Math 3.4.1

2015-01-08 Thread Phil Steitz
On 1/8/15 3:28 PM, sebb wrote: Just noticed - several test errors here: See https://builds.apache.org/job/Commons%20Math/14/changes What JDK is being used there? I get clean compile and tests under java version 1.5.0_22 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)

Re: [MATH] src/userguide/pom.xml does not use Commons Parent

2015-01-08 Thread Phil Steitz
On 1/8/15 7:02 PM, sebb wrote: As the subject says. This makes it very tricky to compile test with anything other than the Maven JVM. Recent versions of Maven require 1.6. Any objections to adding CP 36 as a parent? Yes. I just wasted an hour fiddling with the main [math] build trying to

Re: [VOTE][RC1] Release Commons Math 3.4.1

2015-01-08 Thread sebb
Just noticed - several test errors here: See https://builds.apache.org/job/Commons%20Math/14/changes On 8 January 2015 at 19:24, Luc Maisonobe l...@spaceroots.org wrote: This is a [VOTE] for releasing Apache Commons Math 3.4.1 from release candidate 1. Tag name: MATH_3_4_1_RC1 (signature

Re: [All] Animal sniffer (was: [math] Arrays.copyOf is Java 1.6+)

2015-01-08 Thread sebb
On 8 January 2015 at 21:21, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 07:12 PM, sebb wrote: On 8 January 2015 at 17:29, Benedikt Ritter benerit...@gmail.com wrote: Send from my mobile device Am 08.01.2015 um 17:38 schrieb Thomas Neidhart thomas.neidh...@gmail.com: On

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Gilles
On Thu, 8 Jan 2015 01:25:42 +, sebb wrote: On 8 January 2015 at 00:43, Gilles gil...@harfang.homelinux.org wrote: On Wed, 7 Jan 2015 14:46:19 +, sebb wrote: On 7 January 2015 at 08:23, luc l...@spaceroots.org wrote: Le 2015-01-06 23:13, Gilles a écrit : On Tue, 06 Jan 2015

Re: [math] Arrays.copyOf is Java 1.6+

2015-01-08 Thread Thomas Neidhart
On 01/08/2015 12:25 PM, sebb wrote: On 8 January 2015 at 11:13, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 11:22 AM, s...@apache.org wrote: Repository: commons-math Updated Branches: refs/heads/master c278ac388 - 6a82f9258 Arrays.copyOf is Java 1.6+ this is a bug

Re: [Math] Maven profile for running the examples?

2015-01-08 Thread Gilles
On Thu, 8 Jan 2015 01:20:20 +, sebb wrote: On 8 January 2015 at 00:25, Gilles gil...@harfang.homelinux.org wrote: On Wed, 7 Jan 2015 17:21:33 +, sebb wrote: On 7 January 2015 at 17:12, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/07/2015 06:00 PM, sebb wrote: On 7

Re: [math] Arrays.copyOf is Java 1.6+

2015-01-08 Thread Thomas Neidhart
On 01/08/2015 11:22 AM, s...@apache.org wrote: Repository: commons-math Updated Branches: refs/heads/master c278ac388 - 6a82f9258 Arrays.copyOf is Java 1.6+ this is a bug and worth a 3.4.1 release. Could you please create an issue for it. Thanks, Thomas Project:

Re: [math] Arrays.copyOf is Java 1.6+

2015-01-08 Thread sebb
On 8 January 2015 at 11:13, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 11:22 AM, s...@apache.org wrote: Repository: commons-math Updated Branches: refs/heads/master c278ac388 - 6a82f9258 Arrays.copyOf is Java 1.6+ this is a bug and worth a 3.4.1 release. I assumed

[Math] Java version (Was: [MATH] Jenkins build)

2015-01-08 Thread Gilles
Hi. Raising this issue once again. Are we going to upgrade the requirement for the next major release? [ ] Java 5 [ ] Java 6 [ ] Java 7 [ ] Java 8 [ ] Java 9 ? Gilles On Thu, 8 Jan 2015 10:34:20 +, sebb wrote: I've had to give up trying to get Continuum to use Git, so I set up a

Re: [math] Arrays.copyOf is Java 1.6+

2015-01-08 Thread Gilles
On Thu, 8 Jan 2015 11:25:11 +, sebb wrote: On 8 January 2015 at 11:13, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 11:22 AM, s...@apache.org wrote: Repository: commons-math Updated Branches: refs/heads/master c278ac388 - 6a82f9258 Arrays.copyOf is Java 1.6+ this is

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Gary Gregory
On Thu, Jan 8, 2015 at 6:17 AM, Gilles gil...@harfang.homelinux.org wrote: On Thu, 8 Jan 2015 01:25:42 +, sebb wrote: On 8 January 2015 at 00:43, Gilles gil...@harfang.homelinux.org wrote: On Wed, 7 Jan 2015 14:46:19 +, sebb wrote: On 7 January 2015 at 08:23, luc

Re: [Math] Java version (Was: [MATH] Jenkins build)

2015-01-08 Thread Martin Grotle Soukup
Hi, I am only a user of the library, but I would be excited to see CM take advantage of the new features of java 8. Best regards, Martin Grotle Soukup 2015-01-08 12:34 GMT+01:00 Gilles gil...@harfang.homelinux.org: Hi. Raising this issue once again. Are we going to upgrade the requirement

Jenkins build is back to normal : Commons Math #11

2015-01-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Commons%20Math/11/changes - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Gilles
On Thu, 8 Jan 2015 07:53:06 -0500, Gary Gregory wrote: On Thu, Jan 8, 2015 at 6:17 AM, Gilles gil...@harfang.homelinux.org wrote: On Thu, 8 Jan 2015 01:25:42 +, sebb wrote: On 8 January 2015 at 00:43, Gilles gil...@harfang.homelinux.org wrote: On Wed, 7 Jan 2015 14:46:19 +, sebb

Re: [math] Arrays.copyOf is Java 1.6+

2015-01-08 Thread Benedikt Ritter
Send from my mobile device Am 08.01.2015 um 16:44 schrieb sebb seb...@gmail.com: On 8 January 2015 at 11:45, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 12:25 PM, sebb wrote: On 8 January 2015 at 11:13, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015

Re: [All] Animal sniffer (was: [math] Arrays.copyOf is Java 1.6+)

2015-01-08 Thread Benedikt Ritter
Send from my mobile device Am 08.01.2015 um 17:38 schrieb Thomas Neidhart thomas.neidh...@gmail.com: On 01/08/2015 05:24 PM, sebb wrote: On 8 January 2015 at 16:13, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 04:44 PM, sebb wrote: On 8 January 2015 at 11:45, Thomas

Re: [Math] Java version (Was: [MATH] Jenkins build)

2015-01-08 Thread Silviu Burcea
My clients started to use Java 7 a few months before, so I wouldn't choose Java 8. I know it's new and shinny and as a developer I'd love to play with it, but unfortunately, users are using it. I'd go for Java 7 and plan Java 8 for Math 5.0 On Thu, Jan 8, 2015 at 4:16 PM, Benedikt Ritter

Re: [All] Animal sniffer (was: [math] Arrays.copyOf is Java 1.6+)

2015-01-08 Thread sebb
On 8 January 2015 at 17:29, Benedikt Ritter benerit...@gmail.com wrote: Send from my mobile device Am 08.01.2015 um 17:38 schrieb Thomas Neidhart thomas.neidh...@gmail.com: On 01/08/2015 05:24 PM, sebb wrote: On 8 January 2015 at 16:13, Thomas Neidhart thomas.neidh...@gmail.com wrote:

Re: [Math] Java version (Was: [MATH] Jenkins build)

2015-01-08 Thread Benedikt Ritter
2015-01-08 13:57 GMT+01:00 Martin Grotle Soukup martin.grotle.sou...@gmail.com: Hi, I am only a user of the library, but I would be excited to see CM take advantage of the new features of java 8. Best regards, Martin Grotle Soukup 2015-01-08 12:34 GMT+01:00 Gilles

Re: [math] Arrays.copyOf is Java 1.6+

2015-01-08 Thread sebb
On 8 January 2015 at 11:45, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 12:25 PM, sebb wrote: On 8 January 2015 at 11:13, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 11:22 AM, s...@apache.org wrote: Repository: commons-math Updated Branches:

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Luc Maisonobe
Hi all, It seems several mials piled up before I can answer, so I'll try to catch up in one post. Le 08/01/2015 14:55, Gilles a écrit : On Thu, 8 Jan 2015 07:53:06 -0500, Gary Gregory wrote: On Thu, Jan 8, 2015 at 6:17 AM, Gilles gil...@harfang.homelinux.org wrote: On Thu, 8 Jan 2015

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Gilles
On Thu, 8 Jan 2015 10:24:49 -0500, Gary Gregory wrote: On Thu, Jan 8, 2015 at 9:24 AM, Luc Maisonobe l...@spaceroots.org wrote: Le 08/01/2015 07:59, Thomas Neidhart a écrit : On 01/08/2015 02:40 AM, Phil Steitz wrote: On Jan 6, 2015, at 3:10 PM, Gilles gil...@harfang.homelinux.org

Re: [GIT] Getting started with Git and Eclipse

2015-01-08 Thread Benedikt Ritter
2015-01-07 21:05 GMT+01:00 sebb seb...@gmail.com: On 7 January 2015 at 17:57, Christopher ctubb...@apache.org wrote: On Wed, Jan 7, 2015 at 12:47 PM, sebb seb...@gmail.com wrote: On 7 January 2015 at 17:39, Christopher ctubb...@apache.org wrote: On Wed, Jan 7, 2015 at 10:11 AM, sebb

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Luc Maisonobe
Le 08/01/2015 07:59, Thomas Neidhart a écrit : On 01/08/2015 02:40 AM, Phil Steitz wrote: On Jan 6, 2015, at 3:10 PM, Gilles gil...@harfang.homelinux.org wrote: Hi. Do we head towards 4.0, starting to implement the dreaded breakings? ;-) How about starting a new 4.0 branch and

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Gary Gregory
On Thu, Jan 8, 2015 at 9:24 AM, Luc Maisonobe l...@spaceroots.org wrote: Le 08/01/2015 07:59, Thomas Neidhart a écrit : On 01/08/2015 02:40 AM, Phil Steitz wrote: On Jan 6, 2015, at 3:10 PM, Gilles gil...@harfang.homelinux.org wrote: Hi. Do we head towards 4.0, starting to

Re: [All] Animal sniffer (was: [math] Arrays.copyOf is Java 1.6+)

2015-01-08 Thread Thomas Neidhart
On 01/08/2015 05:24 PM, sebb wrote: On 8 January 2015 at 16:13, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 04:44 PM, sebb wrote: On 8 January 2015 at 11:45, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 12:25 PM, sebb wrote: We certainly need to add

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Thomas Neidhart
On 01/08/2015 05:25 PM, Luc Maisonobe wrote: Le 08/01/2015 17:02, Phil Steitz a écrit : On 1/8/15 7:24 AM, Luc Maisonobe wrote: Le 08/01/2015 07:59, Thomas Neidhart a écrit : On 01/08/2015 02:40 AM, Phil Steitz wrote: On Jan 6, 2015, at 3:10 PM, Gilles gil...@harfang.homelinux.org wrote:

Re: [math] Arrays.copyOf is Java 1.6+

2015-01-08 Thread Thomas Neidhart
On 01/08/2015 04:44 PM, sebb wrote: On 8 January 2015 at 11:45, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 12:25 PM, sebb wrote: On 8 January 2015 at 11:13, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 11:22 AM, s...@apache.org wrote: Repository:

Re: [Math] Maven profile for running the examples?

2015-01-08 Thread sebb
On 8 January 2015 at 11:59, Gilles gil...@harfang.homelinux.org wrote: On Thu, 8 Jan 2015 01:20:20 +, sebb wrote: On 8 January 2015 at 00:25, Gilles gil...@harfang.homelinux.org wrote: On Wed, 7 Jan 2015 17:21:33 +, sebb wrote: On 7 January 2015 at 17:12, Thomas Neidhart

Re: [math] Arrays.copyOf is Java 1.6+

2015-01-08 Thread Bernd Eckenfels
Am Thu, 8 Jan 2015 15:44:34 + schrieb sebb seb...@gmail.com: On 8 January 2015 at 11:45, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 12:25 PM, sebb wrote: On 8 January 2015 at 11:13, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 11:22 AM,

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Phil Steitz
On 1/8/15 7:24 AM, Luc Maisonobe wrote: Le 08/01/2015 07:59, Thomas Neidhart a écrit : On 01/08/2015 02:40 AM, Phil Steitz wrote: On Jan 6, 2015, at 3:10 PM, Gilles gil...@harfang.homelinux.org wrote: Hi. Do we head towards 4.0, starting to implement the dreaded breakings? ;-) How

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Bernd Eckenfels
Am Thu, 08 Jan 2015 16:42:14 +0100 schrieb Gilles gil...@harfang.homelinux.org: On Thu, 8 Jan 2015 10:24:49 -0500, Gary Gregory wrote: On Thu, Jan 8, 2015 at 9:24 AM, Luc Maisonobe l...@spaceroots.org wrote: Le 08/01/2015 07:59, Thomas Neidhart a écrit : On 01/08/2015 02:40 AM, Phil

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Luc Maisonobe
Le 08/01/2015 16:42, Gilles a écrit : On Thu, 8 Jan 2015 10:24:49 -0500, Gary Gregory wrote: On Thu, Jan 8, 2015 at 9:24 AM, Luc Maisonobe l...@spaceroots.org wrote: Le 08/01/2015 07:59, Thomas Neidhart a écrit : On 01/08/2015 02:40 AM, Phil Steitz wrote: On Jan 6, 2015, at 3:10

[All] Animal sniffer (was: [math] Arrays.copyOf is Java 1.6+)

2015-01-08 Thread sebb
On 8 January 2015 at 16:13, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 04:44 PM, sebb wrote: On 8 January 2015 at 11:45, Thomas Neidhart thomas.neidh...@gmail.com wrote: On 01/08/2015 12:25 PM, sebb wrote: We certainly need to add animal-sniffer to our release building

Re: [Math] Next release: 4.0 or 3.5 ?

2015-01-08 Thread Luc Maisonobe
Le 08/01/2015 17:02, Phil Steitz a écrit : On 1/8/15 7:24 AM, Luc Maisonobe wrote: Le 08/01/2015 07:59, Thomas Neidhart a écrit : On 01/08/2015 02:40 AM, Phil Steitz wrote: On Jan 6, 2015, at 3:10 PM, Gilles gil...@harfang.homelinux.org wrote: Hi. Do we head towards 4.0, starting to

Jenkins build became unstable: Commons Math #14

2015-01-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Commons%20Math/14/changes - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [All] Animal sniffer (was: [math] Arrays.copyOf is Java 1.6+)

2015-01-08 Thread Thomas Neidhart
On 01/08/2015 07:12 PM, sebb wrote: On 8 January 2015 at 17:29, Benedikt Ritter benerit...@gmail.com wrote: Send from my mobile device Am 08.01.2015 um 17:38 schrieb Thomas Neidhart thomas.neidh...@gmail.com: On 01/08/2015 05:24 PM, sebb wrote: On 8 January 2015 at 16:13, Thomas Neidhart

[VOTE][RC1] Release Commons Math 3.4.1

2015-01-08 Thread Luc Maisonobe
This is a [VOTE] for releasing Apache Commons Math 3.4.1 from release candidate 1. Tag name: MATH_3_4_1_RC1 (signature can be checked from git using 'git tag -v') Tag URL: https://git-wip-us.apache.org/repos/asf?p=commons-math.git;a=commit;h=ef6e0f882819e7c5230aece1610297e67775cca2 Commit ID