Brent Worden a écrit :
> The getInstance() method can not return a sole instance because the
> default locale can change via java.util.Locale#setDefault
>
> The purpose of the format setters is to provide similar behavior as
> found on java.text.NumberFormat with the ability to modify formatting
>
On Tue, Jul 29, 2008 at 2:38 PM, Matt Benson <[EMAIL PROTECTED]> wrote:
>
> --- Niall Pemberton <[EMAIL PROTECTED]> wrote:
>
>> On Tue, Jul 29, 2008 at 5:33 PM, Matt Benson
>> <[EMAIL PROTECTED]> wrote:
>> >
>> > --- Niall Pemberton <[EMAIL PROTECTED]>
>> wrote:
>> >
>> >> On Tue, Jul 29, 2008 at 3
On Tue, Jul 29, 2008 at 1:28 PM, Niall Pemberton
<[EMAIL PROTECTED]> wrote:
> On Tue, Jul 29, 2008 at 5:33 PM, Matt Benson <[EMAIL PROTECTED]> wrote:
>>
>> --- Niall Pemberton <[EMAIL PROTECTED]> wrote:
>>
>>> On Tue, Jul 29, 2008 at 3:47 PM, Matt Benson
>>> <[EMAIL PROTECTED]> wrote:
>>> >
>>> > -
--- Niall Pemberton <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 29, 2008 at 5:33 PM, Matt Benson
> <[EMAIL PROTECTED]> wrote:
> >
> > --- Niall Pemberton <[EMAIL PROTECTED]>
> wrote:
> >
> >> On Tue, Jul 29, 2008 at 3:47 PM, Matt Benson
> >> <[EMAIL PROTECTED]> wrote:
> >> >
> >> > --- Rahul Akolkar
On Tue, Jul 29, 2008 at 11:05 AM, Niall Pemberton
<[EMAIL PROTECTED]> wrote:
> On Tue, Jul 29, 2008 at 3:47 PM, Matt Benson <[EMAIL PROTECTED]> wrote:
>>
>> --- Rahul Akolkar <[EMAIL PROTECTED]> wrote:
>>
>>> On Mon, Jul 28, 2008 at 6:54 PM, Matt Benson
>>> <[EMAIL PROTECTED]> wrote:
>>> > Is a `mv
On Tue, Jul 29, 2008 at 5:33 PM, Matt Benson <[EMAIL PROTECTED]> wrote:
>
> --- Niall Pemberton <[EMAIL PROTECTED]> wrote:
>
>> On Tue, Jul 29, 2008 at 3:47 PM, Matt Benson
>> <[EMAIL PROTECTED]> wrote:
>> >
>> > --- Rahul Akolkar <[EMAIL PROTECTED]> wrote:
>> >
>> >> On Mon, Jul 28, 2008 at 6:54 P
--- Niall Pemberton <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 29, 2008 at 3:47 PM, Matt Benson
> <[EMAIL PROTECTED]> wrote:
> >
> > --- Rahul Akolkar <[EMAIL PROTECTED]> wrote:
> >
> >> On Mon, Jul 28, 2008 at 6:54 PM, Matt Benson
> >> <[EMAIL PROTECTED]> wrote:
> >> > Is a `mvn site` from a src
Niall Pemberton a écrit :
Better IMO to produce the release using
JDK1.5 and Maven2 and just provide an ant build to be able to test the
RC using JDK 1.3. As long as m2 has JDK 1.3 source/target options set,
then it will be JDK 1.3 compatible and as long as we test the RC using
Ant JDK1.3 then i
On Tue, Jul 29, 2008 at 3:47 PM, Matt Benson <[EMAIL PROTECTED]> wrote:
>
> --- Rahul Akolkar <[EMAIL PROTECTED]> wrote:
>
>> On Mon, Jul 28, 2008 at 6:54 PM, Matt Benson
>> <[EMAIL PROTECTED]> wrote:
>> > Is a `mvn site` from a src distribution supposed
>> to
>> > generate download_[component].cg
On Tue, Jul 29, 2008 at 3:38 PM, Emmanuel Bourg <[EMAIL PROTECTED]> wrote:
> Niall Pemberton a écrit :
>>
>> Personally I think its a bad idea having all this MANIFEST stuff
>> hardcoded - since it just makes errors during release more likely. A
>> good example was BeanUtils 1.7.0 where the manifes
--- Rahul Akolkar <[EMAIL PROTECTED]> wrote:
> On Mon, Jul 28, 2008 at 6:54 PM, Matt Benson
> <[EMAIL PROTECTED]> wrote:
> > Is a `mvn site` from a src distribution supposed
> to
> > generate download_[component].cgi?
>
>
> No.
>
>
> > If not, are we
> > intended to make sure we preserve th
Niall Pemberton a écrit :
Personally I think its a bad idea having all this MANIFEST stuff
hardcoded - since it just makes errors during release more likely. A
good example was BeanUtils 1.7.0 where the manifest version number
wasn't updated and has caused alot of confusion and quite a few bug
ti
Personally I think its a bad idea having all this MANIFEST stuff
hardcoded - since it just makes errors during release more likely. A
good example was BeanUtils 1.7.0 where the manifest version number
wasn't updated and has caused alot of confusion and quite a few bug
tickets.
Niall
On Tue, Jul 2
The recent commits to the CLI code has removed the silent absorbing of
unknown single letter options by the PosixParser which is good. Also
the really bizarre behaviour with single hyphen, multicharacter options
by the PosixParser has been removed, which is good. However with the
second of these
14 matches
Mail list logo