The file starts with <?xml version="1.0" encoding="utf-8"?> so you cant use any character. See <name> <first>Aslak</first> <last>Hellesôy</last> </name> <name> <first>Jan</first> <last>Matèrne</last> </name> <name> <first>Marcus</first> <last>B&ouml;rger</last> </name> ...
Jan >-----Ursprüngliche Nachricht----- >Von: Kevin Jackson [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 27. Juni 2007 08:44 >An: Ant Developers List >Betreff: Fwd: svn commit: r550807 - in /ant/core/trunk: >CONTRIBUTORS WHATSNEW contributors.xml > >I get an i18n/encoding problem for this commit - anyone else >see the same thing? > >Kev > >---------- Forwarded message ---------- >From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> >Date: Jun 26, 2007 2:57 PM >Subject: svn commit: r550807 - in /ant/core/trunk: CONTRIBUTORS >WHATSNEW contributors.xml >To: [EMAIL PROTECTED] > > >Author: peterreilly >Date: Tue Jun 26 06:57:50 2007 >New Revision: 550807 > >URL: http://svn.apache.org/viewvc?view=rev&rev=550807 >Log: >bugzilla: 42739 > >Modified: > ant/core/trunk/CONTRIBUTORS > ant/core/trunk/WHATSNEW > ant/core/trunk/contributors.xml > >Modified: ant/core/trunk/CONTRIBUTORS >URL: >http://svn.apache.org/viewvc/ant/core/trunk/CONTRIBUTORS?view=d >iff&rev=550807&r1=550806&r2=550807 >=============================================================== >=============== >Binary files - no diff available. > >Modified: ant/core/trunk/WHATSNEW >URL: >http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff& >rev=550807&r1=550806&r2=550807 >=============================================================== >=============== >--- ant/core/trunk/WHATSNEW (original) >+++ ant/core/trunk/WHATSNEW Tue Jun 26 06:57:50 2007 >@@ -94,6 +94,9 @@ > * Regression: <available> with <filepath> did not work. > Bugzilla 42735. > >+* ant script, cd may output to stdout. >+ Bugzilla 42739. >+ > Other changes: > -------------- > * <script> now has basic support for JavaFX scripts > >Modified: ant/core/trunk/contributors.xml >URL: >http://svn.apache.org/viewvc/ant/core/trunk/contributors.xml?vi >ew=diff&rev=550807&r1=550806&r2=550807 >=============================================================== >=============== >--- ant/core/trunk/contributors.xml (original) >+++ ant/core/trunk/contributors.xml Tue Jun 26 06:57:50 2007 >@@ -340,6 +340,10 @@ > <last>Zeyda</last> > </name> > <name> >+ <first>FrÃ(c)dÃ(c)ric</first> >+ <last>Bothamy</last> >+ </name> >+ <name> > <first>Frederic</first> > <last>Lavigne</last> > </name> > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]