Re: [all] GSoC

2008-03-10 Thread Henri Yandell
I'd been struggling - Codec has some phonetic codecs to implement, but there's not a huge amout there. CSV could be hooked to Performance. There are lots of places that could use improved unit tests. Generally though - it always feels that we lack something big enough. Which makes sense; we're a v

Re: [NET] fixing short date parsing problems (was: [VOTE] Release Commons Net 1.5)

2008-03-10 Thread sebb
On 10/03/2008, Rory Winston <[EMAIL PROTECTED]> wrote: > Hi Sebb > > A couple of things: > > 1. Which tests are you referring to in your first point below? testFeb29IfLeapYear(org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest) testFeb29LeapYear(org.apache.commons.net.ftp.parser.FTPTim

[EMAIL PROTECTED]: Project commons-jelly-tags-jaxme (in module commons-jelly) failed

2008-03-10 Thread commons-jelly-tags-jaxme development
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 [EMAIL PROTECTED] Project commons-jelly-tags-jaxme has an issue affecting its community integration. This

[io] notice of intent

2008-03-10 Thread Matt Benson
FYI I saw some minor spelling tweaks I wanted to make... I might do more later, in which case I'll add myself as a developer... -Matt Be a better friend, newshound, and know-it-all with Yahoo! Mobile. T

Re: [NET] fixing short date parsing problems (was: [VOTE] Release Commons Net 1.5)

2008-03-10 Thread Rory Winston
Hi Sebb A couple of things: 1. Which tests are you referring to in your first point below? 2. Does the assumption have anything to do with the lenientFutureDates flag in FTPTimestampParserImpl? Rory sebb wrote: I've committed updates to the FTPTimestampParserImplTest classes in trunk and NE

[EMAIL PROTECTED]: Project commons-net (in module apache-commons) failed

2008-03-10 Thread Stefan Bodewig
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 [EMAIL PROTECTED] Project commons-net has an issue affecting its community integration. This issue affects

[Commons Wiki] Trivial Update of "CommonsOsgi" by MattBenson

2008-03-10 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The following page has been changed by MattBenson: http://wiki.apache.org/commons/CommonsOsgi -- For ex

[Commons Wiki] Trivial Update of "CommonsOsgi" by MattBenson

2008-03-10 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The following page has been changed by MattBenson: http://wiki.apache.org/commons/CommonsOsgi -- == Con

Re: [all] GSoC

2008-03-10 Thread Emmanuel Bourg
Torsten Curdt a écrit : Feel free to add it to the wiki. Would you do the mentoring? Yes I'll be available to do the mentoring. Just wondering if that isn't a bit too little work for 1-2 month full time. Writing only one configuration is probably not long enough for 2 months (btw writing

Re: [all] OSGi configuration for Commons Components

2008-03-10 Thread Niall Pemberton
On Mon, Mar 10, 2008 at 8:05 AM, Tomasz Pik <[EMAIL PROTECTED]> wrote: > On Sun, Mar 9, 2008 at 10:29 PM, Niall Pemberton > <[EMAIL PROTECTED]> wrote: > > I have updated the wiki page so that it reflects the current situation > > with the release of commons-parent-9 - adding an explanation of h

Re: [all] GSoC

2008-03-10 Thread Mario Ivankovits
Hi! > Any idea for GSoC [1]? I think it would be worth participating VFS or IO: File Alteration Monitor with native support (I can sponsor some basic code-base for linux). If it is located in IO or in another package it should be possible to plugin VFS. Means, should not deal with plain java.io.Fil

Re: [all] GSoC

2008-03-10 Thread Torsten Curdt
Feel free to add it to the wiki. Would you do the mentoring? Just wondering if that isn't a bit too little work for 1-2 month full time. cheers -- Torsten On 10.03.2008, at 12:05, Emmanuel Bourg wrote: There are some TODOs for Commons Configuration that may fit as GSoC topics : CONFIGUR

Re: [all] GSoC

2008-03-10 Thread Emmanuel Bourg
There are some TODOs for Commons Configuration that may fit as GSoC topics : CONFIGURATION-312 WindowsConfiguration CONFIGURATION-258 JSON configuration CONFIGURATION-198 OGDL configuration CONFIGURATION-201 YAML configuration These are new configuration formats, it might be interesting

[all] GSoC

2008-03-10 Thread Torsten Curdt
Any idea for GSoC [1]? I think it would be worth participating cheers -- Torsten [1] http://wiki.apache.org/general/SummerOfCodeMentor - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

RE: [proxy] sfl4j-like discovery for ProxyFactory...

2008-03-10 Thread Jörg Schaible
Torsten Curdt wrote: > On 08.03.2008, at 15:25, James Carman wrote: > >> On 3/8/08, Torsten Curdt <[EMAIL PROTECTED]> wrote: >>> >>> On 08.03.2008, at 13:44, James Carman wrote: >>> All, The wicket folks are investigating using Commons Proxy and they don't want to have to d

Re: [all] OSGi configuration for Commons Components

2008-03-10 Thread Tomasz Pik
On Sun, Mar 9, 2008 at 10:29 PM, Niall Pemberton <[EMAIL PROTECTED]> wrote: > I have updated the wiki page so that it reflects the current situation > with the release of commons-parent-9 - adding an explanation of how to > override the default OSGi configuration (if required) in component > pom

RE: [configuration] New hierarchical configurations

2008-03-10 Thread Jörg Schaible
Oliver Heger wrote: > I have added new hierarchical configuration implementations > based on the > node handler approach. > > There is now a new AbstractHierarchicalConfiguration class > providing basic functionality for dealing with hierarchical > structures. > > Derived from that is InMemoryCo