On Tue, Nov 25, 2008 at 5:25 AM, sebb <[EMAIL PROTECTED]> wrote:
>
> I've just discovered the cause of the NPE - there is an IO error that
> is being ignored:
>
> "(The requested operation cannot be performed on a file with a
> user-mapped section open)"
>
> It looks as though it might perhaps be
On Tue, Nov 25, 2008 at 4:35 AM, sebb <[EMAIL PROTECTED]> wrote:
>
> Surely Maven will use either whatever the JDK provides or whatever the
> POM specifies?
>
Yes.
> I did some more tests, and if I add xercesImpl and xml-apis to the
> dependencies, then Java 1.4.2 no longer reports any serialis
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-configuration-test has an issue affecting its community
integration.
Thi
On 25/11/2008, sebb <[EMAIL PROTECTED]> wrote:
> On 24/11/2008, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
> > On Mon, Nov 24, 2008 at 4:40 PM, sebb <[EMAIL PROTECTED]> wrote:
> >
> >
> > >
> > > I've just seen the error again.
> > > I updated the fail() message to fail(e+e.getMessage()) so
On 24/11/2008, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
> On Mon, Nov 24, 2008 at 4:40 PM, sebb <[EMAIL PROTECTED]> wrote:
>
>
> >
> > I've just seen the error again.
> > I updated the fail() message to fail(e+e.getMessage()) so I got a bit
> > more information:
> >
> >
> --