Re: question about entities in 1.x FAQ

2007-06-22 Thread Arnaud HERITIER
For the POM we are using the maven-model generated by modello and its stax-plugin Arnaud On 22/06/07, Brett Porter <[EMAIL PROTECTED]> wrote: Yep, it's just "use Xerces, not xpp3". IIRC, you changed it back to xerces at some point? - Brett On 21/06/2007, at 6:27 PM, Arnaud HERITIER wrote: >

Re: question about entities in 1.x FAQ

2007-06-21 Thread Lukas Theussl
Ok, fine. I still don't quite understand what this was supposed to tell the user, but I have removed this part from the docs already, since entities are fully supported in m11 now. Thanks, -Lukas Brett Porter wrote: Yep, it's just "use Xerces, not xpp3". IIRC, you changed it back to xerce

Re: question about entities in 1.x FAQ

2007-06-21 Thread Brett Porter
Yep, it's just "use Xerces, not xpp3". IIRC, you changed it back to xerces at some point? - Brett On 21/06/2007, at 6:27 PM, Arnaud HERITIER wrote: I'm sure that in the current 1.1 code, entities are supported and there's no activation mechanism. Arnaud On 21/06/07, Lukas Theussl <[EMAI

Re: question about entities in 1.x FAQ

2007-06-21 Thread Arnaud HERITIER
I'm sure that in the current 1.1 code, entities are supported and there's no activation mechanism. Arnaud On 21/06/07, Lukas Theussl <[EMAIL PROTECTED]> wrote: Hi, Reviewing the site I can't figure out what this FAQ is supposed to mean: http://maven.apache.org/maven-1.x/faq.html#using-entit

question about entities in 1.x FAQ

2007-06-21 Thread Lukas Theussl
Hi, Reviewing the site I can't figure out what this FAQ is supposed to mean: http://maven.apache.org/maven-1.x/faq.html#using-entities "As of Maven 1.1, external entities will not be enabled by default in project.xml ... There will still be the ability to use them, but it will have to be enab