You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2006/02/03 22:42:58 UTC

svn commit: r374756 - /cocoon/trunk/pom.xml

Author: joerg
Date: Fri Feb  3 13:42:56 2006
New Revision: 374756

URL: http://svn.apache.org/viewcvs?rev=374756&view=rev
Log:
adding myself to the developers list

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/pom.xml?rev=374756&r1=374755&r2=374756&view=diff
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Fri Feb  3 13:42:56 2006
@@ -141,6 +141,17 @@
       <timezone>+1</timezone>
     </developer>
     <developer>
+      <id>joerg</id>
+      <name>Jörg Heinicke</name>
+      <email>joerg@apache.org</email>
+      <organization>ASF</organization>
+      <organizationUrl>http://www.apache.org</organizationUrl>
+      <timezone>+1</timezone>
+      <roles>
+         <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
       <id>jheymans</id>
       <name>Jorg Heymans</name>
       <email>jheymans@apache.org</email>



Re: svn commit: r374756 - /cocoon/trunk/pom.xml

Posted by Jorg Heymans <jh...@domek.be>.

Joerg Heinicke wrote:
> On 04.02.2006 10:31, Jorg Heymans wrote:
> 
>>> +      <name>Jörg Heinicke</name>
>>
>> The ö comes out all garbled here.
> 
> It's only in the mail, isn't it? If I look at
> http://svn.apache.org/viewcvs.cgi/*checkout*/cocoon/trunk/pom.xml?rev=374756
> I see the ö correctly. Do we still need to escape those characters? The
> file is UTF-8.

You're right Joerg , sorry!!

I initially did "less pom.xml" after svn update to verify and the chars
came out garbled. I had a another look just now (this time with vi) and
it's all fine - weird or what.


Jorg


Re: svn commit: r374756 - /cocoon/trunk/pom.xml

Posted by Joerg Heinicke <jo...@gmx.de>.
On 04.02.2006 10:31, Jorg Heymans wrote:

>>+      <name>Jörg Heinicke</name>
> 
> The ö comes out all garbled here.

It's only in the mail, isn't it? If I look at 
http://svn.apache.org/viewcvs.cgi/*checkout*/cocoon/trunk/pom.xml?rev=374756 
I see the ö correctly. Do we still need to escape those characters? The 
file is UTF-8.

Jörg

Re: svn commit: r374756 - /cocoon/trunk/pom.xml

Posted by Jorg Heymans <jh...@domek.be>.

joerg@apache.org wrote:

> +      <id>joerg</id>
> +      <name>Jörg Heinicke</name>
> +      <email>joerg@apache.org</email>


The ö comes out all garbled here.


Jorg