[Commons Wiki] Update of "Collections/Collections3x" by MattBenson

2008-03-19 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/jakarta-commons/Collections/Collections3x

[Commons Wiki] Update of "Collections/Collections3x" by MattBenson

2008-03-19 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/jakarta-commons/Collections/Collections3x The comment on the change is: work in progress New page: It has bee

[parent] Staging releases

2008-03-19 Thread Rahul Akolkar
How is everyone staging m2 releases? Can we apply the following patch to commons-parent? Please try to read over any formatting mishaps -- its the (release profile)/distributionManagement/repository element. Index: pom.xml === --- po

RE: [DISCUSS] Distribution jars and debug compiler setting...

2008-03-19 Thread Gary Gregory
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of James Carman > Sent: Wednesday, March 19, 2008 12:41 PM > To: Jakarta Commons Developers List > Subject: Re: [DISCUSS] Distribution jars and debug compiler setting... > > On 3/19/08, Gary Gregory <[EMAIL

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

2008-03-19 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

Re: [DISCUSS] Distribution jars and debug compiler setting...

2008-03-19 Thread James Carman
On 3/19/08, Gary Gregory <[EMAIL PROTECTED]> wrote: > > What the argument for debug off? Saving disc space? Performance. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [lang] and the [reflect] project

2008-03-19 Thread Matt Benson
--- Stephen Colebourne <[EMAIL PROTECTED]> wrote: > > This brings us > > back, however, to the question of whether > [reflect] > > should be resurrected. My personal feeling is > that > > the scope of [reflect] as repository for "stuff to > > make it easier to work with java.lang.reflect" is > s

[lang] and the [reflect] project

2008-03-19 Thread Stephen Colebourne
This brings us back, however, to the question of whether [reflect] should be resurrected. My personal feeling is that the scope of [reflect] as repository for "stuff to make it easier to work with java.lang.reflect" is so small and has so much overlap with [lang], that it's not really worth it.

Re: [DISCUSS] Distribution jars and debug compiler setting...

2008-03-19 Thread Henri Yandell
Debug on, and people who want it off can build it themselves with instructions we provide [so we need said instructions] :) Hen On Wed, Mar 19, 2008 at 6:37 AM, James Carman <[EMAIL PROTECTED]> wrote: > All, > > We were discussing in another thread about the merits of the > dependencies report

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

2008-03-19 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 [EMAIL PROTECTED] Project commons-collections-testframework has an issue affecting its community integrati

RE: [DISCUSS] Distribution jars and debug compiler setting...

2008-03-19 Thread Gary Gregory
I like debug on. When a customer has an issue that needed debugging level information it is tricky enough that we have to guide them on how to turn on debugging and other particulars for our software and then try again. Now, I'd have to either change our build to include debug jars instead of p

[Commons Wiki] Update of "CommonsOsgi" by NiallPemberton

2008-03-19 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 NiallPemberton: http://wiki.apache.org/commons/CommonsOsgi -- || ch

Re: svn commit: r638703 - in /commons/proper/lang/branches/LANG_POST_2_4/src: java/org/apache/commons/lang/ test/org/apache/commons/lang/

2008-03-19 Thread Matt Benson
--- Niall Pemberton <[EMAIL PROTECTED]> wrote: > On Wed, Mar 19, 2008 at 2:42 PM, Matt Benson > <[EMAIL PROTECTED]> wrote: > > > > --- Rahul Akolkar <[EMAIL PROTECTED]> > wrote: > > > > > On 3/19/08, Matt Benson <[EMAIL PROTECTED]> > > > wrote: > > > > > > > > --- Niall Pemberton > <[EMAIL

[Commons Wiki] Update of "CommonsOsgi" by NiallPemberton

2008-03-19 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 NiallPemberton: http://wiki.apache.org/commons/CommonsOsgi -- || je

Re: svn commit: r638703 - in /commons/proper/lang/branches/LANG_POST_2_4/src: java/org/apache/commons/lang/ test/org/apache/commons/lang/

2008-03-19 Thread Niall Pemberton
On Wed, Mar 19, 2008 at 2:42 PM, Matt Benson <[EMAIL PROTECTED]> wrote: > > --- Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > > On 3/19/08, Matt Benson <[EMAIL PROTECTED]> > > wrote: > > > > > > --- Niall Pemberton <[EMAIL PROTECTED]> > > wrote: > > > > > > > Adding rather than copying loo

Re: svn commit: r638703 - in /commons/proper/lang/branches/LANG_POST_2_4/src: java/org/apache/commons/lang/ test/org/apache/commons/lang/

2008-03-19 Thread Matt Benson
--- Rahul Akolkar <[EMAIL PROTECTED]> wrote: > On 3/19/08, Matt Benson <[EMAIL PROTECTED]> > wrote: > > > > --- Niall Pemberton <[EMAIL PROTECTED]> > wrote: > > > > > Adding rather than copying looses all the svn > > > history of these files > > > which is a big mistake IMO. > > > > > > Point

Re: svn commit: r638703 - in /commons/proper/lang/branches/LANG_POST_2_4/src: java/org/apache/commons/lang/ test/org/apache/commons/lang/

2008-03-19 Thread Rahul Akolkar
On 3/19/08, Matt Benson <[EMAIL PROTECTED]> wrote: > > --- Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > Adding rather than copying looses all the svn > > history of these files > > which is a big mistake IMO. > > > Point taken; I wasn't thinking about that. :) > However, since we've not y

[DISCUSS] Distribution jars and debug compiler setting...

2008-03-19 Thread James Carman
All, We were discussing in another thread about the merits of the dependencies report from m2 when I noticed our report that tells us if the dependency was compiled with debug turned on or not (this should be part of the default m2 report if it isn't already). Anyway, I was thinking that maybe ou

Re: [site] Dependency pages

2008-03-19 Thread James Carman
On 3/19/08, sebb <[EMAIL PROTECTED]> wrote: > But it's not easy to read; and does not appear to be in any particular order. > I believe it's showing up in the order that it's encountered in the pom.xml file. > > I never noticed it > > before, but way down at the bottom of the m2 report, it g

Re: svn commit: r638703 - in /commons/proper/lang/branches/LANG_POST_2_4/src: java/org/apache/commons/lang/ test/org/apache/commons/lang/

2008-03-19 Thread Matt Benson
--- Niall Pemberton <[EMAIL PROTECTED]> wrote: > Adding rather than copying looses all the svn > history of these files > which is a big mistake IMO. Point taken; I wasn't thinking about that. :) However, since we've not yet agreed on the final home for this stuff, I'm going to leave as-is for

Re: [site] Dependency pages

2008-03-19 Thread sebb
On 19/03/2008, James Carman <[EMAIL PROTECTED]> wrote: > On 3/18/08, sebb <[EMAIL PROTECTED]> wrote: > > > > The groupId/artifactId/version/classifier are all necessary for > > > determining exactly which jar you're talking about. I don't think any > > > of those should be dropped. > > >

Re: svn commit: r638703 - in /commons/proper/lang/branches/LANG_POST_2_4/src: java/org/apache/commons/lang/ test/org/apache/commons/lang/

2008-03-19 Thread Niall Pemberton
Adding rather than copying looses all the svn history of these files which is a big mistake IMO. Niall On Wed, Mar 19, 2008 at 4:31 AM, <[EMAIL PROTECTED]> wrote: > Author: mbenson > Date: Tue Mar 18 21:31:46 2008 > New Revision: 638703 > > URL: http://svn.apache.org/viewvc?rev=638703&view=re

Re: [collections] 3.3 issues

2008-03-19 Thread James Carman
On 3/19/08, Henri Yandell <[EMAIL PROTECTED]> wrote: > Here's a peek at some of the interesting issues in the 3.3 TODO list > that need discussion: > > * COLLECTIONS-238 - Allowing ExtendedProperties to have empty values. > ie) "foo=" would result in a key of foo existing. It's not just that t

Re: [site] Dependency pages

2008-03-19 Thread James Carman
On 3/18/08, sebb <[EMAIL PROTECTED]> wrote: > > The groupId/artifactId/version/classifier are all necessary for > > determining exactly which jar you're talking about. I don't think any > > of those should be dropped. > > > > > I've yet to see anything other than "-" as a Classifier - what p