--- sebb <[EMAIL PROTECTED]> wrote:
> On 03/04/2008, Matt Benson <[EMAIL PROTECTED]>
> wrote:
> >
> > --- sebb <[EMAIL PROTECTED]> wrote:
> >
> >
> > > On 03/04/2008, Matt Benson
> <[EMAIL PROTECTED]>
> > > wrote:
> > > >
> > > > --- Stefan Bodewig <[EMAIL PROTECTED]>
> wrote:
> > > >
> >
On 03/04/2008, Matt Benson <[EMAIL PROTECTED]> wrote:
>
> --- sebb <[EMAIL PROTECTED]> wrote:
>
>
> > On 03/04/2008, Matt Benson <[EMAIL PROTECTED]>
> > wrote:
> > >
> > > --- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> > >
> > > > On Thu, 03 Apr 2008, <[EMAIL PROTECTED]>
> > wrote:
> > >
Hi,
XmlReader is a class written by Alejandro Abdelnur in the ROME project
(http://rome.dev.java.net) to detect encoding from a stream containing an XML
document.
It has been integrated into Maven 2.0.8, via XmlStreamReader in plexus-utils,
and I added XmlStreamWriter.
commons-io seems the rig
sebb wrote:
POM files are XML, right?
Yes
So they ought to start with the following, no?
(possibly with no or different encoding)
Yes. Note that there is a bug [1] with regards to pom files and
encoding, when using the release plugin. It has been solved and the fix
will be included in t
On Thu, Apr 3, 2008 at 2:37 PM, sebb <[EMAIL PROTECTED]> wrote:
> > Wow, you -are- a weirdo. ;) I prefer end-of-line
> > myself, though admittedly one thing that
> > (irrationally) motivates many of my Java coding
> > preferences is raw file size. Objectively speaking I
> > still get th
On 03/04/2008, Matt Benson <[EMAIL PROTECTED]> wrote:
>
> --- James Carman <[EMAIL PROTECTED]> wrote:
>
> > On Thu, Apr 3, 2008 at 1:44 PM, sebb
> > <[EMAIL PROTECTED]> wrote:
> > > On 03/04/2008, Matt Benson <[EMAIL PROTECTED]>
> > wrote:
> > > > I added checkstyle with a clone from Lang,
>
--- sebb <[EMAIL PROTECTED]> wrote:
> On 03/04/2008, Matt Benson <[EMAIL PROTECTED]>
> wrote:
> > I added checkstyle with a clone from Lang, which
> is
> > pretty permissive. It'd be nice since the
> project is
> > being revived with all new blood, as it were, if
> we
> > could agree on a sty
--- James Carman <[EMAIL PROTECTED]> wrote:
> On Thu, Apr 3, 2008 at 1:44 PM, sebb
> <[EMAIL PROTECTED]> wrote:
> > On 03/04/2008, Matt Benson <[EMAIL PROTECTED]>
> wrote:
> > > I added checkstyle with a clone from Lang,
> which is
> > > pretty permissive. It'd be nice since the
> project is
On Thu, Apr 3, 2008 at 1:44 PM, sebb <[EMAIL PROTECTED]> wrote:
> On 03/04/2008, Matt Benson <[EMAIL PROTECTED]> wrote:
> > I added checkstyle with a clone from Lang, which is
> > pretty permissive. It'd be nice since the project is
> > being revived with all new blood, as it were, if we
> >
On 03/04/2008, Matt Benson <[EMAIL PROTECTED]> wrote:
> I added checkstyle with a clone from Lang, which is
> pretty permissive. It'd be nice since the project is
> being revived with all new blood, as it were, if we
> could agree on a style that might be a little less
> idiosyncratic (IMO any
I added checkstyle with a clone from Lang, which is
pretty permissive. It'd be nice since the project is
being revived with all new blood, as it were, if we
could agree on a style that might be a little less
idiosyncratic (IMO anyway) than the current codebase.
I propose the following changes, at
On 4/3/08, Gary Gregory <[EMAIL PROTECTED]> wrote:
> Hello All:
>
> I am looking for a Commons Lang nightly build here:
> http://people.apache.org/builds/commons/nightly/commons-lang/
> as referenced from:
> http://commons.apache.org/
> under "Where do I get nightly snapshots?"
>
> There are
Hello All:
I am looking for a Commons Lang nightly build here:
http://people.apache.org/builds/commons/nightly/commons-lang/
as referenced from:
http://commons.apache.org/
under "Where do I get nightly snapshots?"
There are only 2007 builds.
Is this broken or are there no nightly builds?
Thank
--- sebb <[EMAIL PROTECTED]> wrote:
> On 03/04/2008, Matt Benson <[EMAIL PROTECTED]>
> wrote:
> >
> > --- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> >
> > > On Thu, 03 Apr 2008, <[EMAIL PROTECTED]>
> wrote:
> > >
> > > > + > > classname="w3c.dom.Node" />
> > >
> > > I think you mean org
On 03/04/2008, Matt Benson <[EMAIL PROTECTED]> wrote:
>
> --- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
>
> > On Thu, 03 Apr 2008, <[EMAIL PROTECTED]> wrote:
> >
> > > +> classname="w3c.dom.Node" />
> >
> > I think you mean org.w3c.dom.Node (missing "org.").
>
>
> Yeah, that and a little
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Thu, 03 Apr 2008, <[EMAIL PROTECTED]> wrote:
>
> > + classname="w3c.dom.Node" />
>
> I think you mean org.w3c.dom.Node (missing "org.").
Yeah, that and a little more BS. I've almost got it
now... but thanks! :)
-Matt
>
> Stefan
>
>
---
On Thu, 03 Apr 2008, <[EMAIL PROTECTED]> wrote:
> +
I think you mean org.w3c.dom.Node (missing "org.").
Stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--- sebb <[EMAIL PROTECTED]> wrote:
> That seems to have fixed the formatter type="xml"
> error on 1.3.1.
>
> However, the report phase now does not run, even on
> Java 1.4.2 with Ant 1.7.0
Even after adding Xalan to the mix? :|
-Matt
>
> On 03/04/2008, [EMAIL PROTECTED]
> <[EMAIL PROTECTED
That seems to have fixed the formatter type="xml" error on 1.3.1.
However, the report phase now does not run, even on Java 1.4.2 with Ant 1.7.0
On 03/04/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: mbenson
> Date: Thu Apr 3 06:58:44 2008
> New Revision: 644319
>
> URL: http://
On 03/04/2008, Matt Benson <[EMAIL PROTECTED]> wrote:
>
> --- sebb <[EMAIL PROTECTED]> wrote:
>
>
> > Removing
> >
> >
> >
> > allows the test to run, but then the report fails
> > with:
> >
> >
> javax.xml.transform.TransformerFactoryConfigurationError:
> > Provider
> > org.a
--- sebb <[EMAIL PROTECTED]> wrote:
> Removing
>
>
>
> allows the test to run, but then the report fails
> with:
>
>
javax.xml.transform.TransformerFactoryConfigurationError:
> Provider
> org.apache.xalan.processor.TransformerFactoryImpl
> not found
When I read this last night, I w
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=72694&projectId=158
Build statistics:
State: Error
Previous State: Ok
Started at: Thu 3 Apr 2008 00:53:04 -0700
Finished at: Thu 3 Apr 2008 00:53:22 -0700
Total time: 18s
Build Trigger: Schedule
Build Number: 0
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=72694&projectId=158
Build statistics:
State: Error
Previous State: Ok
Started at: Thu 3 Apr 2008 00:53:04 -0700
Finished at: Thu 3 Apr 2008 00:53:22 -0700
Total time: 18s
Build Trigger: Schedule
Build Number: 0
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=72693&projectId=156
Build statistics:
State: Failed
Previous State: Failed
Started at: Thu 3 Apr 2008 00:49:50 -0700
Finished at: Thu 3 Apr 2008 00:52:40 -0700
Total time: 2m 49s
Build Trigger: Schedule
Build N
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=72693&projectId=156
Build statistics:
State: Failed
Previous State: Failed
Started at: Thu 3 Apr 2008 00:49:50 -0700
Finished at: Thu 3 Apr 2008 00:52:40 -0700
Total time: 2m 49s
Build Trigger: Schedule
Build N
25 matches
Mail list logo