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

2011-10-07 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-io has an issue affecting its community integration. This issue af

Re: svn commit: r1179928 - in [...]

2011-10-07 Thread Phil Steitz
Can you live with r1180315? Phil - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[Commons Wiki] Update of "UsingNexus" by GaryGregory

2011-10-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "UsingNexus" page has been changed by GaryGregory: http://wiki.apache.org/commons/UsingNexus?action=diff&rev1=26&rev2=27 Comment: Document the UNIX command for changing the group t

[Commons Wiki] Update of "UsingNexus" by GaryGregory

2011-10-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "UsingNexus" page has been changed by GaryGregory: http://wiki.apache.org/commons/UsingNexus?action=diff&rev1=25&rev2=26 Comment: Document a wget command that actually works today.

Re: [DISCUSS] Restyling the commons-skin

2011-10-07 Thread Olivier Lamy
Yeah ! +1 :-) 2011/10/7 Simone Tripodi : > Hi all guys, > we already discussed in the past that we would like to have a nice new > style for the site, and I would like to take advantage from a > discussion born in the incubator ML[1] to renew the discussion, > because our commons-fellow Christian

Re: [DISCUSS] Restyling the commons-skin

2011-10-07 Thread Simone Tripodi
I love the ApacheDIrectory skin, I like also the Cocoon[1] one. I am envious because I'm not so deep in design. Anyway, just for the record, this[2] is the sample I kindly borrowed from Bootstrap. As you can notice, I did anything that paste the Commons HP text :P Thanks for the feedback, if there

Re: [all] releasing IO 2.1

2011-10-07 Thread Gary Gregory
On Fri, Oct 7, 2011 at 1:46 PM, sebb wrote: > On 7 October 2011 16:44, Gary Gregory wrote: > > On Fri, Oct 7, 2011 at 8:51 AM, sebb wrote: > > > >> On 7 October 2011 13:44, Gary Gregory wrote: > >> > On Fri, Oct 7, 2011 at 2:01 AM, Henri Yandell > >> wrote: > >> > > >> >> wget doesn't seem to

Re: [all] releasing IO 2.1

2011-10-07 Thread sebb
On 7 October 2011 16:44, Gary Gregory wrote: > On Fri, Oct 7, 2011 at 8:51 AM, sebb wrote: > >> On 7 October 2011 13:44, Gary Gregory wrote: >> > On Fri, Oct 7, 2011 at 2:01 AM, Henri Yandell >> wrote: >> > >> >> wget doesn't seem to like the url. curl is happy to do it, but it >> >> doesn't do

Re: [DISCUSS] Restyling the commons-skin

2011-10-07 Thread Maurizio Cucchiara
Very very nice. Well done Simo (there is a webdesigner inside you). Maurizio Cucchiara On 7 October 2011 18:33, Simone Tripodi wrote: > Hi all guys, > we already discussed in the past that we would like to have a nice new > style for the site, and I would like to take advantage from a > discus

Re: [DISCUSS] Restyling the commons-skin

2011-10-07 Thread Torsten Curdt
Like the direction! - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [DISCUSS] Restyling the commons-skin

2011-10-07 Thread Christian Grobmeier
On Fri, Oct 7, 2011 at 6:50 PM, Gary Gregory wrote: > These example are all 1,000 times better than our current look! Great > examples :) > > ApacheDS has also done a nice job: https://directory.apache.org/ Actually I have seen that already before a few months. To be honest, I was unsure if I am

Re: [DISCUSS] Restyling the commons-skin

2011-10-07 Thread Gary Gregory
These example are all 1,000 times better than our current look! Great examples :) ApacheDS has also done a nice job: https://directory.apache.org/ Gary On Fri, Oct 7, 2011 at 12:33 PM, Simone Tripodi wrote: > Hi all guys, > we already discussed in the past that we would like to have a nice new

Re: [math] Add methods opposite() and inverse() to o.a.c.m.FieldElement

2011-10-07 Thread Phil Steitz
On Oct 7, 2011, at 7:43 AM, Sébastien Brisard wrote: >> >> Not worth a long argument, but the reciprocal of a fraction is not exactly >> the same concept as multiplicative inverse in a field. I would be happier >> about living with that inconsistency than adding another noun/verb >> inco

Re: [DISCUSS] Restyling the commons-skin

2011-10-07 Thread Christian Grobmeier
> WDYT? I like this and want more of it! The start page you did is fantastic. How can we ever attract new committers when we have a design which looks like the project is dead for 10 years ;-) > Many thanks in advance, all the best!!! > Simo > > [1] http://markmail.org/message/f5r7mp5lxcc7pep5

Re: [DISCUSS] Restyling the commons-skin

2011-10-07 Thread Simone Tripodi
It would nice also putting a nice image with the Software Box[1] branded apache with commons components, but this is definitively out of my skills :D Simo [1] http://www.talk-mania.com/blog/wp-content/uploads/2008/10/114.jpg http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Fr

[DISCUSS] Restyling the commons-skin

2011-10-07 Thread Simone Tripodi
Hi all guys, we already discussed in the past that we would like to have a nice new style for the site, and I would like to take advantage from a discussion born in the incubator ML[1] to renew the discussion, because our commons-fellow Christian Grobmeier came out with nice (IMHO) improvements[2]

Re: [all] releasing IO 2.1

2011-10-07 Thread Gary Gregory
On Fri, Oct 7, 2011 at 8:51 AM, sebb wrote: > On 7 October 2011 13:44, Gary Gregory wrote: > > On Fri, Oct 7, 2011 at 2:01 AM, Henri Yandell > wrote: > > > >> wget doesn't seem to like the url. curl is happy to do it, but it > >> doesn't do -r afaik. > >> > > > > Here is what I get with wget. H

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

2011-10-07 Thread Greg Sterijevski
Sorry Luc, I had the file set on my linux box. When it died, I moved to the mac and neglected to make the changes. On Fri, Oct 7, 2011 at 10:21 AM, Greg Sterijevski wrote: > Will do. My aplogies! -Greg > > > On Fri, Oct 7, 2011 at 3:55 AM, Luc Maisonobe wrote: > >> Le 07/10/2011 07:21, gr...@apac

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

2011-10-07 Thread Greg Sterijevski
Will do. My aplogies! -Greg On Fri, Oct 7, 2011 at 3:55 AM, Luc Maisonobe wrote: > Le 07/10/2011 07:21, gr...@apache.org a écrit : > > Author: gregs >> Date: Fri Oct 7 05:21:17 2011 >> New Revision: 1179935 >> >> URL: >> http://svn.apache.org/viewvc?**rev=1179935&view=rev

Re: [math] Add methods opposite() and inverse() to o.a.c.m.FieldElement

2011-10-07 Thread Sébastien Brisard
> > Not worth a long argument, but the reciprocal of a fraction is not exactly > the same concept as multiplicative inverse in a field.  I would be happier > about living with that inconsistency than adding another noun/verb > inconsistency in the same class. > > Phil > Just for my own interest:

Re: [math] Add methods opposite() and inverse() to o.a.c.m.FieldElement

2011-10-07 Thread Phil Steitz
On Oct 7, 2011, at 6:07 AM, Sébastien Brisard wrote: >> >> +1 to add both of these, though I would suggest one of the following >> pairs of names: >> 0) negate, invert >> 1) opposite, reciprocal >> 2) additiveInverse, multiplicativeInverse >> >> Probably 2) is clearest, but a bit long. I a

Re: svn commit: r1179928 - in [...]

2011-10-07 Thread Gilles Sadowski
> >> > >> /** > >> - * Sinc function. > >> + * Sinc function, defined by > >> + * > >> + * sinc(x) = 1 if abs(x) < 1e-9; > >> + * sin(x) / x; otherwise > >> + * > > > > I would not document the first part of the alternative since it is an > > implementation detail. "1e-9" was chosen

Re: [math] Add methods opposite() and inverse() to o.a.c.m.FieldElement

2011-10-07 Thread Sébastien Brisard
> > +1 to add both of these, though I would suggest one of the following > pairs of names: > 0) negate, invert > 1) opposite, reciprocal > 2) additiveInverse, multiplicativeInverse > > Probably 2) is clearest, but a bit long.  I am fine with any of them. > > Phil > Hi, I've created MATH-686 which r

Re: [all] releasing IO 2.1

2011-10-07 Thread sebb
On 7 October 2011 13:44, Gary Gregory wrote: > On Fri, Oct 7, 2011 at 2:01 AM, Henri Yandell wrote: > >> wget doesn't seem to like the url. curl is happy to do it, but it >> doesn't do -r afaik. >> > > Here is what I get with wget. How do I make it get the embedded URLs? I > don't care if it's cu

Re: [all] releasing IO 2.1

2011-10-07 Thread Gary Gregory
On Fri, Oct 7, 2011 at 2:01 AM, Henri Yandell wrote: > wget doesn't seem to like the url. curl is happy to do it, but it > doesn't do -r afaik. > Here is what I get with wget. How do I make it get the embedded URLs? I don't care if it's curl, wget, or foobar, I just want instructions that work.

Re: svn commit: r1179928 - in [...]

2011-10-07 Thread Phil Steitz
On Oct 7, 2011, at 2:59 AM, gil...@harfang.homelinux.org wrote: > On Fri, Oct 07, 2011 at 03:20:40AM -, pste...@apache.org wrote: >> Author: psteitz >> Date: Fri Oct 7 03:20:39 2011 >> New Revision: 1179928 >> >> URL: http://svn.apache.org/viewvc?rev=1179928&view=rev >> Log: >> Javadoc f

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

2011-10-07 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

Re: [MATH] Re: Pivoting QR Decomposition: Take Two!

2011-10-07 Thread Gilles Sadowski
Hi. > > > Yes, this application would be similar to the ones you nixed. It would be > > a > > > factory returning an abstract class, with the appropriate methods > > throwing > > > exceptions (like getRank for the non-pivoting version-as Ted mentions in > > a > > > later entry in this blog). > > >

Re: [MATH] Re: Pivoting QR Decomposition: Take Two!

2011-10-07 Thread Gilles Sadowski
On Thu, Oct 06, 2011 at 07:52:55PM -0500, Greg Sterijevski wrote: > If you really think about, all of the decomposition classes should be > handled by factories. The decompositions all seem to occur in the > constructor. Everything else is derived from those results, so one could > argue that the a

Re: svn commit: r1179928 - in [...]

2011-10-07 Thread gilles
On Fri, Oct 07, 2011 at 03:20:40AM -, pste...@apache.org wrote: > Author: psteitz > Date: Fri Oct 7 03:20:39 2011 > New Revision: 1179928 > > URL: http://svn.apache.org/viewvc?rev=1179928&view=rev > Log: > Javadoc fixes. > > Modified: > [...] > > commons/proper/math/trunk/src/main/java/

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

2011-10-07 Thread Luc Maisonobe
Le 07/10/2011 07:21, gr...@apache.org a écrit : Author: gregs Date: Fri Oct 7 05:21:17 2011 New Revision: 1179935 URL: http://svn.apache.org/viewvc?rev=1179935&view=rev Log: JIRA Math-630 First push of PivotingQRDecomposition Added: commons/proper/math/trunk/src/main/java/org/apache/comm

Re: [Math] Catching "RuntimeException"

2011-10-07 Thread Luc Maisonobe
Le 06/10/2011 22:36, Gilles Sadowski a écrit : Hello. Hi Gilles, In the code in the following classes BaseMultiStartMultivariateRealOptimizer BaseMultiStartMultivariateVectorialOptimizer there is a catch(RuntimeException e) This contradicts the statement (in "UnivariateRealFunction