Re: JIRA setup question

2008-03-30 Thread Henri Yandell
On Sat, Mar 29, 2008 at 8:54 PM, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > On 3/26/08, Ivan Cheung <[EMAIL PROTECTED]> wrote: > > Hi Commons Development Team, > > > > I have a question more regarding your JIRA setup. How did you get a > > customized field into the Attach File screen (your A

RE: [math] Genetic Algorithms

2008-03-30 Thread Michael Heuer
Here's an framework for evolutionary algorithms (EA not GA) > http://dishevelled.org/evolve Generic in the sense that individuals don't need be "chromosomes"; mutation, recombination, and selection are provided through functors. LGPL version 3, but I am the only contributor. michael On Su

Re: [math] Genetic Algorithms

2008-03-30 Thread Phil Steitz
On Sun, Mar 30, 2008 at 10:46 AM, Brent Worden <[EMAIL PROTECTED]> wrote: > Here's a little code I've had laying around for a few years. > > http://people.apache.org/~brentworden/genetics.zip > > Feel free to use, modify, or throw away as you see fit. > Thanks, Brent! Makes me feel better that

RE: [math] Genetic Algorithms

2008-03-30 Thread Brent Worden
Here's a little code I've had laying around for a few years. http://people.apache.org/~brentworden/genetics.zip Feel free to use, modify, or throw away as you see fit. Brent -Original Message- From: Phil Steitz [mailto:[EMAIL PROTECTED] Sent: Sunday, March 30, 2008 12:31 AM To: Jakarta

Re: [Validator] Apache Commons Validator and JSR#303

2008-03-30 Thread Mohammad Nour El-Din
Thanks Niall :) On Sun, Mar 30, 2008 at 1:28 PM, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On Wed, Mar 26, 2008 at 4:33 PM, [EMAIL PROTECTED] > > <[EMAIL PROTECTED]> wrote: > > Hi Mohammed, > > > > > To clarify, the process Niall recommended is as follows: > > > > (1) > > You send an em

Re: [Validator] Apache Commons Validator and JSR#303

2008-03-30 Thread Niall Pemberton
On Wed, Mar 26, 2008 at 4:33 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi Mohammed, > > To clarify, the process Niall recommended is as follows: > > (1) > You send an email in a separate thread, requesting sandbox commit rights > for yourself and the other initial committer. > > Provi

Re: [Sandbox] Committer access request

2008-03-30 Thread Mohammad Nour El-Din
Thanks a lot Henri :) On Sat, Mar 29, 2008 at 2:33 AM, Henri Yandell <[EMAIL PROTECTED]> wrote: > On Thu, Mar 27, 2008 at 8:53 AM, Mohammad Nour El-Din <[EMAIL PROTECTED]> > wrote: > > > To be able to carry on this task I need a write access to the Apache > > Commons Sandbox, to create whatev