Re: [math] some debug features would be useful in optim package.

2013-07-09 Thread Gilles
Hello. I am trying to extends the optim package for my own needs, keeping in mind that I may possibly contribute to common-math. So I try to stick to the general design philosophy of common-math In my project, I do need to compare the performance of different algorithm. So I need to keep track

Re: [ALL] Improving Commons public relations

2013-07-09 Thread Phil Steitz
On 7/8/13 2:51 PM, Thomas Neidhart wrote: > > Otoh, the single most important factor to attract users and/or > contributors is simply to actively maintain the project and try to be > better than competing libs, imho. There are several examples of > components that were probably great a few years ag

Re: [BEANUTILS] Problems publishing the site

2013-07-09 Thread sebb
On 9 July 2013 18:37, Benedikt Ritter wrote: > 2013/7/9 Olivier Lamy > >> 2013/7/9 Benedikt Ritter : >> > 2013/7/9 Olivier Lamy >> > >> >> 2013/7/9 Benedikt Ritter : >> >> > Hi, >> >> > >> >> > I'm currently learning how to publish our sites. I've read through the >> >> docs >> >> > [1] and this

RE: [VFS] Passing around password as byte[] instead

2013-07-09 Thread Roger L. Whitcomb
Yes, 2.1 was what I meant... ~Roger Whitcomb -Original Message- From: Gary Gregory [mailto:garydgreg...@gmail.com] Sent: Monday, July 08, 2013 5:52 PM To: Commons Developers List Subject: Re: [VFS] Passing around password as byte[] instead On Mon, Jul 8, 2013 at 7:05 PM, Roger L. Whitco

Re: [BEANUTILS] Problems publishing the site

2013-07-09 Thread Benedikt Ritter
2013/7/9 Olivier Lamy > 2013/7/9 Benedikt Ritter : > > 2013/7/9 Olivier Lamy > > > >> 2013/7/9 Benedikt Ritter : > >> > Hi, > >> > > >> > I'm currently learning how to publish our sites. I've read through the > >> docs > >> > [1] and this should be as easy as checking a component out, updating >

[math] some debug features would be useful in optim package.

2013-07-09 Thread François Laferrière
Hello I am trying to extends the optim package for my own needs, keeping in mind that I may possibly contribute to common-math. So I try to stick to the general design philosophy of common-math In my project, I do need to compare the performance of different algorithm. So I need to keep track no

Re: [BEANUTILS] Problems publishing the site

2013-07-09 Thread Olivier Lamy
2013/7/9 Benedikt Ritter : > 2013/7/9 Olivier Lamy > >> 2013/7/9 Benedikt Ritter : >> > Hi, >> > >> > I'm currently learning how to publish our sites. I've read through the >> docs >> > [1] and this should be as easy as checking a component out, updating to >> the >> > lastest parent and calling m

Re: [BEANUTILS] Problems publishing the site

2013-07-09 Thread Benedikt Ritter
2013/7/9 Olivier Lamy > 2013/7/9 Benedikt Ritter : > > Hi, > > > > I'm currently learning how to publish our sites. I've read through the > docs > > [1] and this should be as easy as checking a component out, updating to > the > > lastest parent and calling mvm clean site-deploy, right? > > > > W

Re: [BEANUTILS] Problems publishing the site

2013-07-09 Thread Olivier Lamy
2013/7/9 Benedikt Ritter : > Hi, > > I'm currently learning how to publish our sites. I've read through the docs > [1] and this should be as easy as checking a component out, updating to the > lastest parent and calling mvm clean site-deploy, right? > > When I run this on BeanUtils (we have this [2