Re: [VOTE] Release Commons Lang 3.1 (Based on RC1)

2011-11-10 Thread Jörg Schaible
Gary Gregory wrote: > I do not see the Java 7 error reported in this thread. > > Is it random or does it happen all the time? I ran it twice and it failed twice with the same errors. > I tested with: > > Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500) > Maven home: C:\Java\apache-maven

[GUMP@vmgump]: Project commons-proxy-test (in module apache-commons) failed

2011-11-10 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-proxy-test has an issue affecting its community integration. This

[GUMP@vmgump]: Project commons-vfs2-test (in module apache-commons) failed

2011-11-10 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-vfs2-test has an issue affecting its community integration. This i

[GUMP@vmgump]: Project commons-exec-test (in module apache-commons) failed

2011-11-10 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-exec-test has an issue affecting its community integration. This i

Re: svn commit: r1200701 - /commons/proper/io/trunk/pom.xml

2011-11-10 Thread sebb
On 11 November 2011 02:41, Gary Gregory wrote: > Shouldn't the test data be in a resources folder? It is, but the resources/org folder is copied to target/org. Anyway, the includes would have included the resources folder. Often pom.xml contains includes of the form *Test*.java - this works, bec

Re: [VOTE] Release Commons Lang 3.1 (Based on RC1)

2011-11-10 Thread Gary Gregory
I do not see the Java 7 error reported in this thread. Is it random or does it happen all the time? I tested with: Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500) Maven home: C:\Java\apache-maven-3.0.3\bin\.. Java version: 1.6.0_29, vendor: Sun Microsystems Inc. Java home: C:\Program Fil

Re: svn commit: r1200701 - /commons/proper/io/trunk/pom.xml

2011-11-10 Thread Gary Gregory
Shouldn't the test data be in a resources folder? Gary On Thu, Nov 10, 2011 at 9:39 PM, wrote: > Author: sebb > Date: Fri Nov 11 02:39:20 2011 > New Revision: 1200701 > > URL: http://svn.apache.org/viewvc?rev=1200701&view=rev > Log: > Surefire blindly treats all matching files as potential test

Re: [continuum] BUILD FAILURE: Apache Commons - Commons IO - Default Maven 2 Build Definition (Java 1.5)

2011-11-10 Thread sebb
On 11 November 2011 02:28, sebb wrote: > Sorry, that seems to have been caused by the test data files I added; > I'm working on a fix. It was a bug in pom.xml, now fixed. > On 11 November 2011 02:21, Continuum@vmbuild wrote: >> Online report : >> http://vmbuild.apache.org/continuum/buildResult

Re: [continuum] BUILD FAILURE: Apache Commons - Commons IO - Default Maven 2 Build Definition (Java 1.5)

2011-11-10 Thread sebb
Sorry, that seems to have been caused by the test data files I added; I'm working on a fix. On 11 November 2011 02:21, Continuum@vmbuild wrote: > Online report : > http://vmbuild.apache.org/continuum/buildResult.action?buildId=14391&projectId=83 > > Build statistics: >  State: Failed >  Previous

[continuum] BUILD FAILURE: Apache Commons - Commons IO - Default Maven 2 Build Definition (Java 1.5)

2011-11-10 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=14391&projectId=83 Build statistics: State: Failed Previous State: Ok Started at: Fri 11 Nov 2011 02:20:33 + Finished at: Fri 11 Nov 2011 02:21:17 + Total time: 43s Build Trigger: Schedule Build N

Re: [math] constrained optimization

2011-11-10 Thread Gilles Sadowski
Hi. > [...] > >>> > > Another argument for not hiding the mapping is that another poor > >> man's > approach is to use a penalty (when the optimizer's "guess" falls > >> out of > bounds) and I wonder whether some algorithm could behave better > >> with one or > the other a

Re: [VOTE] Release Commons Lang 3.1 (Based on RC1)

2011-11-10 Thread Gary Gregory
On Nov 10, 2011, at 17:28, Henri Yandell wrote: > A mvn clean package just worked fine for me on Oracle's 1.7.0-01-b08. > > I'm not on the 64-bit version though. > > Anyone else able to test? Later tonight here. Gary > > Hen > > On Thu, Nov 10, 2011 at 1:44 PM, Jörg Schaible wrote: >> Hi Hen,

Re: [VOTE] Release Commons Lang 3.1 (Based on RC1)

2011-11-10 Thread Henri Yandell
A mvn clean package just worked fine for me on Oracle's 1.7.0-01-b08. I'm not on the 64-bit version though. Anyone else able to test? Hen On Thu, Nov 10, 2011 at 1:44 PM, Jörg Schaible wrote: > Hi Hen, > > Henri Yandell wrote: > >> Post the abortive 3.0.2 vote, a first pass at 3.1. I rolled ba

Re: [VOTE] Release Commons Lang 3.1 (Based on RC1)

2011-11-10 Thread Jörg Schaible
Hi Hen, Henri Yandell wrote: > Post the abortive 3.0.2 vote, a first pass at 3.1. I rolled back the > comparators to be > considered/argued about for 3.2. > > RC1 is available here: > > http://people.apache.org/~bayard/commons-lang-3.1-RC1/ > > SVN: > > http://svn.apache.org/repos/asf/commo

[continuum] BUILD FAILURE: Apache Commons - Commons Email - Default Maven 2 Build Definition (Java 1.5)

2011-11-10 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=14380&projectId=79 Build statistics: State: Failed Previous State: Ok Started at: Thu 10 Nov 2011 21:29:47 + Finished at: Thu 10 Nov 2011 21:30:16 + Total time: 29s Build Trigger: Schedule Build N

Re: [math] constrained optimization

2011-11-10 Thread Luc Maisonobe
Le 09/11/2011 22:44, Luc Maisonobe a écrit : > > > > Gilles Sadowski a écrit : > >> Hello. >> >> >> Gilles has started adding an API for simple bounds constraints in >> optimization, which will soo be available for both Bobyqa and >> CMA-ES, as >> both method naturally support

Re: [math] 3D rotation and arrays

2011-11-10 Thread Luc Maisonobe
Le 10/11/2011 19:58, Jan Kotek a écrit : > Hi, Hi Jan, > > I am working on an astronomical image library which stitches spherical > images together. > Basically it involves lot of 3D vector rotation and other transforms. > > I can not afford to create new Vector3D instance for each pixel, as it

Re: [JCS] - proposal on a off-heap plugin for JCS based on DirectMemory

2011-11-10 Thread Raffaele P. Guidi
Mir (in cc) volounteered on this task - I think he could start following your advice to use IndexDiskCache as a template and try to implement it on top of our MemoryManagerService. I suggest Mir and I subscribe to the commons mailing lists (I already did) and Thomas (and anyone interested) subscrib

Re: [csv] Java 5?

2011-11-10 Thread Emmanuel Bourg
Le 10/11/2011 19:09, Simone Tripodi a écrit : For what I can see[1] Preon is released under GNU-GPL - and this alone should justify the existence of an ASF Commons components such as Flatfile. Just my 2 cents, all the best, Actually it's GPL+Classpath exception, which is just fine to me. I'm

Re: [csv] Java 5?

2011-11-10 Thread Gary Gregory
On Nov 10, 2011, at 13:50, Henri Yandell wrote: > On Thu, Nov 10, 2011 at 10:37 AM, Gary Gregory wrote: >> On Thu, Nov 10, 2011 at 11:56 AM, James Carman >> wrote: >> >>> +1 from me. What about rolling it into io? It is I/O after all. >>> >> >> Hi All, >> >> Hm, yes. it is IO, but so is a data

Re: [csv] Java 5?

2011-11-10 Thread Emmanuel Bourg
Le 10/11/2011 19:45, James Carman a écrit : Then I think, why would I want to not use JDBC with a driver for CSV files. Doesn't that already exist? It does: http://csvjdbc.sourceforge.net But it's LGPL, so we must reimplement it ;) Emmanuel Bourg smime.p7s Description: Signature cryp

Re: [csv] Java 5?

2011-11-10 Thread James Carman
On Nov 10, 2011 1:38 PM, "Gary Gregory" wrote: > > On Thu, Nov 10, 2011 at 11:56 AM, James Carman > wrote: > > > +1 from me. What about rolling it into io? It is I/O after all. > > > > Hi All, > > Hm, yes. it is IO, but so is a database, and a CSV file is a subset of the > flat-file format, whic

[math] 3D rotation and arrays

2011-11-10 Thread Jan Kotek
Hi, I am working on an astronomical image library which stitches spherical images together. Basically it involves lot of 3D vector rotation and other transforms. I can not afford to create new Vector3D instance for each pixel, as it severely degrades performance. So I am reusing double[3] arrays

Re: [csv] Java 5?

2011-11-10 Thread Henri Yandell
On Thu, Nov 10, 2011 at 10:37 AM, Gary Gregory wrote: > On Thu, Nov 10, 2011 at 11:56 AM, James Carman > wrote: > >> +1 from me.  What about rolling it into io?  It is I/O after all. >> > > Hi All, > > Hm, yes. it is IO, but so is a database, and a CSV file is a subset of the > flat-file format, w

Re: [csv] Java 5?

2011-11-10 Thread Gary Gregory
On Thu, Nov 10, 2011 at 11:56 AM, James Carman wrote: > +1 from me. What about rolling it into io? It is I/O after all. > Hi All, Hm, yes. it is IO, but so is a database, and a CSV file is a subset of the flat-file format, which is itself a simple database. It feels out of scope. Then I thin

Re: svn commit: r1200350 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/direct/BOBYQAOptimizer.java

2011-11-10 Thread sebb
On 10 November 2011 17:15, Luc Maisonobe wrote: > Le 10/11/2011 15:43, s...@apache.org a écrit : >> Author: sebb >> Date: Thu Nov 10 14:43:44 2011 >> New Revision: 1200350 >> >> URL: http://svn.apache.org/viewvc?rev=1200350&view=rev >> Log: >> Unnecessary casts - angbd is double, so ensures the re

Re: [csv] Java 5?

2011-11-10 Thread Simone Tripodi
Hi all, >> [flatfile] is for ascii/binary files right? In this domain there is already> >> the excellent Preon project, I'm not sure it's worth competing.>> >> http://www.slideshare.net/springerw/preon-jfall-2008-presentation-746831?type=powerpoint>>> >> Emmanuel Bourg> sorry but this time - th

Re: [csv] Java 5?

2011-11-10 Thread James Carman
Just put Simone on it and it'll be out in no time (both of them)! :) On Nov 10, 2011 12:18 PM, "Emmanuel Bourg" wrote: > Le 10/11/2011 18:00, sebb a écrit : > > Flatfile seems to have much wider scope, and the API is >> correspondingly much more involved. >> >> I'm not sure I see how CSV fits in

Re: [csv] Java 5?

2011-11-10 Thread Emmanuel Bourg
Le 10/11/2011 18:00, sebb a écrit : Flatfile seems to have much wider scope, and the API is correspondingly much more involved. I'm not sure I see how CSV fits in. But if CSV *is* merged in, I would hope the API would remain simple. +1, [csv] is simple and focused, I'd stick to it and ensure

Re: svn commit: r1200350 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/direct/BOBYQAOptimizer.java

2011-11-10 Thread Luc Maisonobe
Le 10/11/2011 15:43, s...@apache.org a écrit : > Author: sebb > Date: Thu Nov 10 14:43:44 2011 > New Revision: 1200350 > > URL: http://svn.apache.org/viewvc?rev=1200350&view=rev > Log: > Unnecessary casts - angbd is double, so ensures the rest of the calculation > uses double > > Modified: >

Re: [csv] Java 5?

2011-11-10 Thread sebb
On 10 November 2011 15:40, Matt Benson wrote: > On Thu, Nov 10, 2011 at 9:32 AM, Simone Tripodi > wrote: >> Hi all guys!!! >> Flat file is what it is.>> Gary>> >> We already have a sandbox component named [flatfile][1]! > > We certainly do, and it can do much of what a CSV component should.

Re: [csv] Java 5?

2011-11-10 Thread James Carman
+1 from me. What about rolling it into io? It is I/O after all. On Nov 10, 2011 11:00 AM, "Gary Gregory" wrote: > On Nov 10, 2011, at 10:41, Matt Benson wrote: > > > On Thu, Nov 10, 2011 at 9:32 AM, Simone Tripodi > > wrote: > >> Hi all guys!!! > >> > Flat file is what it is.>> Gary>> >

Re: [csv] Java 5?

2011-11-10 Thread Emmanuel Bourg
Le 10/11/2011 17:00, Gary Gregory a écrit : We certainly do, and it can do much of what a CSV component should. ;) I would be interested in augmenting [flatfile] to be a full replacement for [csv], and effectively merging the components. I knew flat file rung a bell... +1 to merging CSV into

Re: [MATH] BOBYQAOptimizer.java - switch case fallthrough warnings

2011-11-10 Thread Gilles Sadowski
On Thu, Nov 10, 2011 at 03:11:22PM +, sebb wrote: > Eclipse reports several such for BOBYQAOptimizer.java: > > Switch case may be entered by falling through previous case. > If intended, add a new comment //$FALL-THROUGH$ on the line above > > I don't know if these are intended or not -

Re: [csv] Java 5?

2011-11-10 Thread Simone Tripodi
+1 too, IIUC flatfile should support CSV as well!! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Thu, Nov 10, 2011 at 5:00 PM, Gary Gregory wrote: > On Nov 10, 2011, at 10:41, Matt Benson wrote: >

Re: [csv] Java 5?

2011-11-10 Thread Gary Gregory
On Nov 10, 2011, at 10:41, Matt Benson wrote: > On Thu, Nov 10, 2011 at 9:32 AM, Simone Tripodi > wrote: >> Hi all guys!!! >> Flat file is what it is.>> Gary>> >> We already have a sandbox component named [flatfile][1]! > > We certainly do, and it can do much of what a CSV component should.

Re: [csv] Java 5?

2011-11-10 Thread Matt Benson
On Thu, Nov 10, 2011 at 9:32 AM, Simone Tripodi wrote: > Hi all guys!!! > >>> Flat file is what it is.>> Gary>> > We already have a sandbox component named [flatfile][1]! We certainly do, and it can do much of what a CSV component should. ;) I would be interested in augmenting [flatfile] to be a

Re: [csv] Java 5?

2011-11-10 Thread Simone Tripodi
Hi all guys!!! >> Flat file is what it is.>> Gary>> We already have a sandbox component named [flatfile][1]! Best, Simo [1] http://commons.apache.org/sandbox/flatfile/ http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99so

[MATH] BOBYQAOptimizer.java - switch case fallthrough warnings

2011-11-10 Thread sebb
Eclipse reports several such for BOBYQAOptimizer.java: Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above I don't know if these are intended or not - any offers? ---

[GUMP@vmgump]: Project commons-exec-test (in module apache-commons) failed

2011-11-10 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-exec-test has an issue affecting its community integration. This i

Re: [csv] Java 5?

2011-11-10 Thread sebb
On 10 November 2011 14:04, Gary Gregory wrote: > On Nov 10, 2011, at 3:51, Emmanuel Bourg wrote: > >> Le 09/11/2011 13:59, Gary Gregory a écrit : >>> +1. >>> >>> You can even make it use Java 6 as far as I'm concerned. >> >> Well I'm not sure there is enough meat in [csv] to require Java 6, but >

Re: [csv] Java 5?

2011-11-10 Thread Gary Gregory
On Nov 10, 2011, at 3:51, Emmanuel Bourg wrote: > Le 09/11/2011 13:59, Gary Gregory a écrit : >> +1. >> >> You can even make it use Java 6 as far as I'm concerned. > > Well I'm not sure there is enough meat in [csv] to require Java 6, but > at least Java 5 opens a wide range of possibilities. For

Re: [csv] Java 5?

2011-11-10 Thread Gary Gregory
On Nov 10, 2011, at 4:11, Emmanuel Bourg wrote: > Le 10/11/2011 09:21, James Carman a écrit : >> It might need a rename, since it looks like its scope has changed. It >> doesn't really just deal with CSV files anymore. It allows custom >> delimiter characters. I have a few other suggestions as

Re: [csv] Java 5?

2011-11-10 Thread Gary Gregory
> > I'm not saying we do this consistently, though (commons-net has FTP in > their class names). I think the camel case variety is more readable > and helps with variable auto-naming, etc. +1 Gary > > - > To unsubscribe, e-mail:

Re: svn commit: r1200179 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/distribution/ test/java/org/apache/commons/math/distribution/

2011-11-10 Thread Sébastien Brisard
> The patch causes problems when compiling on Java 5, as @Override is > not allowed for interface implementations until Java 6. > > Please check that your IDE or local build environment is set up to use > Java 5 when testing Math patches, thanks! > > Thanks for pointing this out. I recently changed

Re: svn commit: r1200179 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/distribution/ test/java/org/apache/commons/math/distribution/

2011-11-10 Thread sebb
On 10 November 2011 06:21, wrote: > Author: celestin > Date: Thu Nov 10 06:21:56 2011 > New Revision: 1200179 > > URL: http://svn.apache.org/viewvc?rev=1200179&view=rev > Log: > Modifications to the hierarchy of distributions, according to MATH-692. Patch > contributed by Christian Winter. The

Re: [csv] Java 5?

2011-11-10 Thread James Carman
On Thu, Nov 10, 2011 at 7:32 AM, Adrian Crum wrote: > > Or "Delfis" > I believe that's a registered trademark. - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache

Re: [csv] Java 5?

2011-11-10 Thread Adrian Crum
On 11/10/2011 12:19 PM, James Carman wrote: On Thu, Nov 10, 2011 at 4:11 AM, Emmanuel Bourg wrote: Do you have another name in mind? Not really. We could derive "Doofus" from Delimited-File Streams. :) Or "Delfis" -Adrian -

Re: [csv] Java 5?

2011-11-10 Thread James Carman
On Thu, Nov 10, 2011 at 4:20 AM, Jörg Schaible wrote: > > MS always happily interpreted CSV in various ways. Excel used to export CSV > with semicolon as delimiter running with a German Windows locale :-/ > > Wikipedia also has an article about "Delimiter-separated_values", but I > doubt that our

Re: [csv] Java 5?

2011-11-10 Thread James Carman
On Thu, Nov 10, 2011 at 4:11 AM, Emmanuel Bourg wrote: > > Do you have another name in mind? > Not really. We could derive "Doofus" from Delimited-File Streams. :) > >> 1.  Change the char properties that can be "disabled" to Character >> objects.  Thus, a null value indicates disabling that fe

Re: [csv] Java 5?

2011-11-10 Thread Henri Yandell
On Thu, Nov 10, 2011 at 1:11 AM, Emmanuel Bourg wrote: > Le 10/11/2011 09:21, James Carman a écrit : >> >> It might need a rename, since it looks like its scope has changed.  It >> doesn't really just deal with CSV files anymore.  It allows custom >> delimiter characters.  I have a few other sugge

Re: [csv] Java 5?

2011-11-10 Thread Jörg Schaible
Hi James, James Carman wrote: > It might need a rename, since it looks like its scope has changed. It > doesn't really just deal with CSV files anymore. It allows custom > delimiter characters. MS always happily interpreted CSV in various ways. Excel used to export CSV with semicolon as delimi

Re: [GUMP@vmgump]: Project commons-vfs2-test (in module apache-commons) failed

2011-11-10 Thread Stefan Bodewig
On 2011-11-10, Gary Gregory wrote: > Hm... how do I tell Gump about the new deps? edit the project's descriptor which happens to be http://svn.apache.org/repos/asf/gump/metadata/project/commons-proper.xml See http://gump.apache.org/metadata/ for more details. Stefan ---

Re: [GUMP@vmgump]: Project commons-vfs2-test (in module apache-commons) failed

2011-11-10 Thread Stefan Bodewig
On 2011-11-09, sebb wrote: > Test output says: > java.lang.NoClassDefFoundError: > org/apache/mina/filter/executor/OrderedThreadPoolExecutor > I assume Gump needs to be told about the dependency. That would be a dependency on MINA, it seems. I've added it but I don't expect it to help. It see

Re: [csv] Java 5?

2011-11-10 Thread Emmanuel Bourg
Le 10/11/2011 09:21, James Carman a écrit : It might need a rename, since it looks like its scope has changed. It doesn't really just deal with CSV files anymore. It allows custom delimiter characters. I have a few other suggestions as well: Do you have another name in mind? 1. Change th

Re: [csv] Java 5?

2011-11-10 Thread Emmanuel Bourg
Le 09/11/2011 13:59, Gary Gregory a écrit : +1. You can even make it use Java 6 as far as I'm concerned. Well I'm not sure there is enough meat in [csv] to require Java 6, but at least Java 5 opens a wide range of possibilities. For example I turned the parser into an iterable to make it usa

Re: [csv] Java 5?

2011-11-10 Thread James Carman
It might need a rename, since it looks like its scope has changed. It doesn't really just deal with CSV files anymore. It allows custom delimiter characters. I have a few other suggestions as well: 1. Change the char properties that can be "disabled" to Character objects. Thus, a null value i

Re: [LANG] slow test :(

2011-11-10 Thread Jörg Schaible
Hi Gary, Gary Gregory wrote: > For now, I've @Ignore'd > ReflectionToStringBuilderConcurrencyTest.testCopyOnWriteArrayList() > > FYI: If I reduce the DATA_SIZE from 10 to 1 the test > ReflectionToStringBuilderConcurrencyTest.testLinkedList() does not always > fail for me. For me it seem