Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread Henri Yandell
On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: > Yeah, I found it. So far, I've modified: > > commons-build\menus\components-items.ent > commons-build\menus\sandbox-items.ent > commons-build\parts\components-table.ent > commons-build\parts\sandbox-table.ent > > Is there anything else? It sai

Re: [lang] notice of itch to commit

2007-10-05 Thread Ben Speakmon
That's why I brought it up, just wanted that feature for as cheap as possible. :) I know some work has been done on a JDK 5 lang; if we add new stuff to 2.3I'd like it to be as easy as possible to integrate into whatever comes out of the 5 effort. On 10/5/07, Matt Benson <[EMAIL PROTECTED]> wrote

Re: [lang] notice of itch to commit

2007-10-05 Thread Matt Benson
--- James Carman <[EMAIL PROTECTED]> wrote: > Ok, cool. I don't really like global stuff like > that either. But, > some libraries (beanutils for one) do that kind of > stuff. I like the > idea of having your own instances of this and I like > the idea of the > feature. Very cool! Also, the

Re: [lang] notice of itch to commit

2007-10-05 Thread James Carman
Ok, cool. I don't really like global stuff like that either. But, some libraries (beanutils for one) do that kind of stuff. I like the idea of having your own instances of this and I like the idea of the feature. Very cool! Also, the varargs feature would be very nice. They've already made Mes

Re: [lang] notice of itch to commit

2007-10-05 Thread Matt Benson
--- Ben Speakmon <[EMAIL PROTECTED]> wrote: > I like the idea. > > Are you going to support varargs for the JDK > 5-savvy? To be honest, I've still not used JDK5 features in depth--my day job is currently limited to 1.4 due to platform issues (to be resolved soon) and working on Ant and Commons

Re: [lang] notice of itch to commit

2007-10-05 Thread Ben Speakmon
I like the idea. Are you going to support varargs for the JDK 5-savvy? On 10/5/07, Matt Benson <[EMAIL PROTECTED]> wrote: > > > --- James Carman <[EMAIL PROTECTED]> wrote: > > > You mean this extension would allow some sort of > > "registry" which is > > keyed by the second argument of the format

Re: [lang] notice of itch to commit

2007-10-05 Thread Matt Benson
--- James Carman <[EMAIL PROTECTED]> wrote: > You mean this extension would allow some sort of > "registry" which is > keyed by the second argument of the format > expression? So, I could do > something like... > > ExtendedMessageFormat fmt = new > ExtendedMessageFormat(); > fmt.addFormatHandle

Re: [lang] notice of itch to commit

2007-10-05 Thread James Carman
You mean this extension would allow some sort of "registry" which is keyed by the second argument of the format expression? So, I could do something like... ExtendedMessageFormat fmt = new ExtendedMessageFormat(); fmt.addFormatHandler("foo", new MyFooHandler() ); String str = fmt.format("Hello, {

Re: [lang] notice of itch to commit

2007-10-05 Thread Matt Benson
--- Henri Yandell <[EMAIL PROTECTED]> wrote: > Out of interest; related to a JIRA issue? > Actually no. I guess I'll go ahead and lay my cards on the table in case anyone has any wisdom for me. An obviously missing piece of java.text.MessageFormat is the ability to plug in other custom format

Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread Dennis Lundberg
Dennis Lundberg wrote: Niall Pemberton wrote: On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: I put on the original that I would leave it open until this evening. Apologies, didn't notice that So, what happens next? I need to update some URLs in the pom.xml file since the SVN repo will

Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread Dennis Lundberg
Niall Pemberton wrote: On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: I put on the original that I would leave it open until this evening. Apologies, didn't notice that So, what happens next? I need to update some URLs in the pom.xml file since the SVN repo will be moving. Yes and ch

Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread James Carman
Yeah, I found it. So far, I've modified: commons-build\menus\components-items.ent commons-build\menus\sandbox-items.ent commons-build\parts\components-table.ent commons-build\parts\sandbox-table.ent Is there anything else? It said on the documentation that I should add a promotion announcement

Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread Dennis Lundberg
James Carman wrote: "Move project in SVN" - done "Tag the current version" - done "Remove from trunk-sandbox" - done "if your project were added to trunk-sandbox/buildall.sh, remove it from this file" - done "Add to trunk-proper" - done "Update the web site for your component." - waiting on passw

Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread James Carman
"Move project in SVN" - done "Tag the current version" - done "Remove from trunk-sandbox" - done "if your project were added to trunk-sandbox/buildall.sh, remove it from this file" - done "Add to trunk-proper" - done "Update the web site for your component." - waiting on password reset so that scp

Re: [proxy] TSS Article...

2007-10-05 Thread James Carman
Yeah, I was just planning on saying something like "Hey, Apache Commons Proxy has just been released and here are some of its cool features." I thought that would be harmless enough, but I just wanted to make sure. Thank you. James On 10/5/07, Henri Yandell <[EMAIL PROTECTED]> wrote: > On 10/5/

Re: [proxy] TSS Article...

2007-10-05 Thread Henri Yandell
On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: > I sent a note to theserverside.com this week (Joseph Ottinger) > proposing an article on Commons Proxy to coincide with the 1.0 release > to announce the release and show off some of its cool features. They > said they were interested. For stu

Re: [proxy] TSS Article...

2007-10-05 Thread Rahul Akolkar
On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: > I sent a note to theserverside.com this week (Joseph Ottinger) > proposing an article on Commons Proxy to coincide with the 1.0 release > to announce the release and show off some of its cool features. They > said they were interested. For stu

Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread Rahul Akolkar
On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: > On 10/5/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: > > > I put on the original that I would leave it open until this evening. > > > > Apologies, didn't notice that > > > > > So, what ha

[proxy] TSS Article...

2007-10-05 Thread James Carman
I sent a note to theserverside.com this week (Joseph Ottinger) proposing an article on Commons Proxy to coincide with the 1.0 release to announce the release and show off some of its cool features. They said they were interested. For stuff like this, do I need to clear anything with the ASF PR fo

Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread James Carman
On 10/5/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: > > I put on the original that I would leave it open until this evening. > > Apologies, didn't notice that > > > So, what happens next? I need to update some URLs in the pom.xml file > > si

Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread Niall Pemberton
On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: > On 10/5/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: > > > I put on the original that I would leave it open until this evening. > > > > Apologies, didn't notice that > > > > > So, what ha

Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread James Carman
On 10/5/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: > > I put on the original that I would leave it open until this evening. > > Apologies, didn't notice that > > > So, what happens next? I need to update some URLs in the pom.xml file > > si

Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread Niall Pemberton
On 10/5/07, James Carman <[EMAIL PROTECTED]> wrote: > I put on the original that I would leave it open until this evening. Apologies, didn't notice that > So, what happens next? I need to update some URLs in the pom.xml file > since the SVN repo will be moving. Yes and change the parent in the

Re: [RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread James Carman
I put on the original that I would leave it open until this evening. So, what happens next? I need to update some URLs in the pom.xml file since the SVN repo will be moving. I should also make a change to the main site to list it in the "proper" components section. On 10/5/07, Niall Pemberton

[Commons Wiki] Update of "CompressImplementationDetails" by ChristianGrobmeier

2007-10-05 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 ChristianGrobmeier: http://wiki.apache.org/jakarta-commons/CompressImplementationDetails

[Commons Wiki] Update of "CompressImplementationDetails" by ChristianGrobmeier

2007-10-05 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 ChristianGrobmeier: http://wiki.apache.org/jakarta-commons/CompressImplementationDetails New page: ##language:en = Compress Implementation Detai

[RESULT][VOTE] Move Commons Proxy to Proper...

2007-10-05 Thread Niall Pemberton
Its been more than 72 hours and this votes passes with eight +1 votes (five binding) : Niall Pemberton: +1 (binding) Paul Benedict: +1 Ben Speakmon: +1 Henri Yandell: +1 (binding) Luc Maisonobe: +1 (binding) James Carman: +1 Jörg Schaible: +1 (binding) Oliver Heger: +1 (binding) Time to go ahead

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

2007-10-05 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

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

2007-10-05 Thread commons-jelly-tags-jsl 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-jsl-test has an issue affecting its community integration. Th

[Commons Wiki] Update of "Compress" by ChristianGrobmeier

2007-10-05 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 ChristianGrobmeier: http://wiki.apache.org/jakarta-commons/Compress -