Re: svn commit: r1245786 - in /commons/sandbox/graph/trunk/src: main/java/org/apache/commons/graph/spanning/ test/java/org/apache/commons/graph/spanning/

2012-02-18 Thread Simone Tripodi
Hi Marco, > +    @Test( expected = NullPointerException.class ) > +    public void testNullVertex() > +    { > +        UndirectedMutableWeightedGraph BaseLabeledWeightedEdge, Double> input = null; > +        try > +        { > +            input = new UndirectedMutableWeightedGraph BaseLabeledWei

Re: [DISCUSS][POOL] Logging options for Pool2

2012-02-18 Thread Mark Thomas
On 17/02/2012 21:13, Gary Gregory wrote: > So... are we ready to move some bits? > ;) Getting there. I had some Tomcat stuff to do. I'll try and look at this this week. Mark > Gary > > On Sun, Feb 12, 2012 at 8:03 PM, Konstantin Kolinko > wrote: > >> 2012/2/13 Mark Thomas : >>> >>> General >>>

Re: [vfs] checkstyle - was Re: svn commit: r1245166 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: provider/ provider/http/ provider/https/ provider/ram/ provider/sftp/ pro

2012-02-18 Thread Luc Maisonobe
Le 17/02/2012 23:30, Ralph Goers a écrit : > > On Feb 17, 2012, at 2:18 PM, Gary Gregory wrote: > >> On Fri, Feb 17, 2012 at 5:05 PM, Ralph Goers >> wrote: >> >>> >>> On Feb 17, 2012, at 1:17 PM, Gary Gregory wrote: >>> On Fri, Feb 17, 2012 at 4:12 PM, Ralph Goers >>> wrote: > Real

Re: [VOTE] Release Commons NET 3.1 based on RC2

2012-02-18 Thread Mladen Turk
On 02/14/2012 11:03 PM, sebb wrote: This is a vote to release Apache Commons NET 3.1 based on RC2. [X] +1 release it Looks good. Regards -- ^TM - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional com

Re: [vfs] checkstyle - was Re: svn commit: r1245166 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: provider/ provider/http/ provider/https/ provider/ram/ provider/sftp/ pro

2012-02-18 Thread Gary Gregory
On Feb 18, 2012, at 6:19, Luc Maisonobe wrote: > Le 17/02/2012 23:30, Ralph Goers a écrit : >> >> On Feb 17, 2012, at 2:18 PM, Gary Gregory wrote: >> >>> On Fri, Feb 17, 2012 at 5:05 PM, Ralph Goers >>> wrote: >>> On Feb 17, 2012, at 1:17 PM, Gary Gregory wrote: > On Fri, Feb

Re: [vfs] checkstyle - was Re: svn commit: r1245166 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: provider/ provider/http/ provider/https/ provider/ram/ provider/sftp/ pro

2012-02-18 Thread Ralph Goers
On Feb 18, 2012, at 3:20 AM, Luc Maisonobe wrote: > Le 17/02/2012 23:30, Ralph Goers a écrit : >> >> On Feb 17, 2012, at 2:18 PM, Gary Gregory wrote: That seems like way too much effort for very little benefit. In fact, when I created the checkstyle configuration I started from

Re: [vfs] checkstyle - was Re: svn commit: r1245166 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: provider/ provider/http/ provider/https/ provider/ram/ provider/sftp/ pro

2012-02-18 Thread Ralph Goers
On Feb 18, 2012, at 6:12 AM, Gary Gregory wrote: >> Can you have a checkstyle.xml reused that way? >>> >>> Not easily. If you look at how the checkstyle.xml is used in VFS you will >>> see it is a bit of a hack. The plugin has >>> >>> ${vfs.parent.dir}/checkstyle.xml >>> >>> In

Re: svn commit: r1245786 - in /commons/sandbox/graph/trunk/src: main/java/org/apache/commons/graph/spanning/ test/java/org/apache/commons/graph/spanning/

2012-02-18 Thread Marco Speranza
Hi Simo, > in this tests, input graph can be empty, it would be enough testing > that fromSource( null ) cannot be applicable you're right. I'll correct the test in that way > I don't understand why graph population is in a try/catch block the try/catch block has been inserted to avoid the th

Re: [vfs] checkstyle - was Re: svn commit: r1245166 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: provider/ provider/http/ provider/https/ provider/ram/ provider/sftp/ pro

2012-02-18 Thread Oliver Heger
Am 18.02.2012 15:25, schrieb Ralph Goers: On Feb 18, 2012, at 3:20 AM, Luc Maisonobe wrote: Le 17/02/2012 23:30, Ralph Goers a écrit : On Feb 17, 2012, at 2:18 PM, Gary Gregory wrote: That seems like way too much effort for very little benefit. In fact, when I created the checkstyle conf

Re: [vfs] checkstyle - was Re: svn commit: r1245166 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: provider/ provider/http/ provider/https/ provider/ram/ provider/sftp/ pro

2012-02-18 Thread Gary Gregory
On Feb 18, 2012, at 11:00, Oliver Heger wrote: > Am 18.02.2012 15:25, schrieb Ralph Goers: >> >> On Feb 18, 2012, at 3:20 AM, Luc Maisonobe wrote: >> >>> Le 17/02/2012 23:30, Ralph Goers a écrit : On Feb 17, 2012, at 2:18 PM, Gary Gregory wrote: >> >> That seems like way too mu

Re: [vfs] checkstyle - was Re: svn commit: r1245166 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: provider/ provider/http/ provider/https/ provider/ram/ provider/sftp/ pro

2012-02-18 Thread Luc Maisonobe
Le 18/02/2012 17:27, Gary Gregory a écrit : > On Feb 18, 2012, at 11:00, Oliver Heger wrote: > >> Am 18.02.2012 15:25, schrieb Ralph Goers: >>> >>> On Feb 18, 2012, at 3:20 AM, Luc Maisonobe wrote: >>> Le 17/02/2012 23:30, Ralph Goers a écrit : > > On Feb 17, 2012, at 2:18 PM, Gary

Re: [Math] Toward releasing 3.0 ?

2012-02-18 Thread Thomas Neidhart
On 02/17/2012 09:04 PM, Mikkel Meyer Andersen wrote: > I am still active in theory, but in practise I unfortunately haven't > contributed much lately due to high workload on my PhD. I am of course > sorry for this and hope to be able to highen my activity. > > Regarding MATH-431, we need to discu

Re: [vfs] checkstyle - was Re: svn commit: r1245166 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: provider/ provider/http/ provider/https/ provider/ram/ provider/sftp/ pro

2012-02-18 Thread Ralph Goers
On Feb 18, 2012, at 8:54 AM, Luc Maisonobe wrote: > Le 18/02/2012 17:27, Gary Gregory a écrit : >> On Feb 18, 2012, at 11:00, Oliver Heger wrote: >> >>> Am 18.02.2012 15:25, schrieb Ralph Goers: On Feb 18, 2012, at 3:20 AM, Luc Maisonobe wrote: > Le 17/02/2012 23:30, Ralph

Re: [Math] Toward releasing 3.0 ?

2012-02-18 Thread Sébastien Brisard
Dear all, I think 3.0 is very close at hand. Just a quick note to let you know that unfortunately, I'll be away for a week, and won't be able to help with the final brush up (if release occurs before next weekend). Best wishes, Sébastien ---

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

2012-02-18 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-digester3 has an issue affecting its community integration. This i

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

2012-02-18 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

2012-02-18 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