Not that I know of. I figure it's either eclipse or the UTF-8 encoding...
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/



Brett Porter <[EMAIL PROTECTED]> wrote on 05/01/2004 02:52:07 PM:

> Weren't some entities used somewhere else to avoid this?
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> > Sent: Monday, 5 January 2004 2:50 PM
> > To: [EMAIL PROTECTED]
> > Subject: cvs commit: maven-plugins/jalopy project.xml
> > 
> > 
> > dion        2004/01/04 19:50:24
> > 
> >   Modified:    jalopy   project.xml
> >   Log:
> >   Fix bad eclipse screwage
> > 
> >   Revision  Changes    Path
> >   1.21      +3 -3      maven-plugins/jalopy/project.xml
> > 
> >   Index: project.xml
> >   ===================================================================
> >   RCS file: /home/cvs/maven-plugins/jalopy/project.xml,v
> >   retrieving revision 1.20
> >   retrieving revision 1.21
> >   diff -u -r1.20 -r1.21
> >   --- project.xml   5 Jan 2004 03:43:12 -0000   1.20
> >   +++ project.xml   5 Jan 2004 03:50:24 -0000   1.21
> >   @@ -1,4 +1,4 @@
> >   -<?xml version="1.0" encoding="UTF-8"?>
> >   +<?xml version="1.0" encoding="ISO-8859-1"?>
> > 
> >    <project>
> >      <extend>../project.xml</extend>
> >   @@ -34,10 +34,10 @@
> >          </roles>
> >        </developer>
> >        <developer>
> >   -      <name>StÃÆÃÆÃâÃÂphane Mor</name>
> >   +      <name>StÃphane Mor</name>
> >          <id>smor</id>
> >          <email>[EMAIL PROTECTED]</email>
> >   -      <organization>Hasgard SystÃÆÃÆÃâÃÂmes et 
> > RÃÆÃÆÃâÃÂseaux</organization>
> >   +      <organization>Hasgard SystÃmes et RÃseaux</organization>
> >          <roles>
> >            <role>Java Developer</role>
> >          </roles>
> > 
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 

Reply via email to