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

2015-01-15 Thread sebb
On 9 January 2015 at 15:22, sebb wrote: > On 9 January 2015 at 10:01, Thomas Neidhart wrote: >> On 01/09/2015 02:00 AM, sebb wrote: >>> On 9 January 2015 at 00:47, Bernd Eckenfels wrote: Am Fri, 9 Jan 2015 00:38:31 + schrieb sebb : > Just tried the animal sniffer on NET (J

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

2015-01-09 Thread sebb
On 9 January 2015 at 10:01, Thomas Neidhart wrote: > On 01/09/2015 02:00 AM, sebb wrote: >> On 9 January 2015 at 00:47, Bernd Eckenfels wrote: >>> Am Fri, 9 Jan 2015 00:38:31 + >>> schrieb sebb : >>> Just tried the animal sniffer on NET (Java 1.5) - I added a call to new IOException

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

2015-01-09 Thread Thomas Neidhart
On 01/09/2015 02:00 AM, sebb wrote: > On 9 January 2015 at 00:47, Bernd Eckenfels wrote: >> Am Fri, 9 Jan 2015 00:38:31 + >> schrieb 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+ >> >> What Java did you

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

2015-01-09 Thread Jörg Schaible
sebb wrote: > On 9 January 2015 at 00:47, Bernd Eckenfels > wrote: >> Am Fri, 9 Jan 2015 00:38:31 + >> schrieb 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+ >> >> What Java did you use to start maven?

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 wrote: > Am Fri, 9 Jan 2015 00:38:31 + > schrieb 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+ > > What Java did you use to start maven? Looks like Animal sniffe

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 : > 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 does detect the r

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

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 wrote: > On 01/08/2015 07:12 PM, sebb wrote: >> On 8 January 2015 at 17:29, Benedikt Ritter wrote: >>> >>> >>> Send from my mobile device >>> Am 08.01.2015 um 17:38 schrieb Thomas Neidhart : > On 01/08/2015 05:24 PM, sebb wrote: >> On

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 wrote: >> >> >> Send from my mobile device >> >>> Am 08.01.2015 um 17:38 schrieb Thomas Neidhart : >>> On 01/08/2015 05:24 PM, sebb wrote: > On 8 January 2015 at 16:13, Thomas Neidhart > wrote: >>

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 wrote: > > > Send from my mobile device > >> Am 08.01.2015 um 17:38 schrieb Thomas Neidhart : >> >>> On 01/08/2015 05:24 PM, sebb wrote: On 8 January 2015 at 16:13, Thomas Neidhart wrote: > On 01/08/2015 04:44 PM, sebb wrote: >> On 8

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 : > >> On 01/08/2015 05:24 PM, sebb wrote: >>> On 8 January 2015 at 16:13, Thomas Neidhart >>> wrote: On 01/08/2015 04:44 PM, sebb wrote: > On 8 January 2015 at 11:45, Thomas Neidhart > wrote: > On

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 wrote: >> On 01/08/2015 04:44 PM, sebb wrote: >>> On 8 January 2015 at 11:45, Thomas Neidhart >>> wrote: On 01/08/2015 12:25 PM, sebb wrote: We certainly need to add animal-sniffer to our release building

[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 wrote: > On 01/08/2015 04:44 PM, sebb wrote: >> On 8 January 2015 at 11:45, Thomas Neidhart >> wrote: >>> On 01/08/2015 12:25 PM, sebb wrote: >>> We certainly need to add animal-sniffer to our release building process >>> to detect such things. >> >> D