You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ho...@apache.org on 2006/11/20 15:33:22 UTC

svn commit: r477199 - /jakarta/turbine/site/project.xml

Author: hoffmann
Date: Mon Nov 20 06:33:21 2006
New Revision: 477199

URL: http://svn.apache.org/viewvc?view=rev&rev=477199
Log:
added myself to project.xml as henning suggested

Modified:
    jakarta/turbine/site/project.xml

Modified: jakarta/turbine/site/project.xml
URL: http://svn.apache.org/viewvc/jakarta/turbine/site/project.xml?view=diff&rev=477199&r1=477198&r2=477199
==============================================================================
--- jakarta/turbine/site/project.xml (original)
+++ jakarta/turbine/site/project.xml Mon Nov 20 06:33:21 2006
@@ -131,6 +131,16 @@
       </roles>
       <timezone>-10</timezone>
     </developer>
+    <developer>
+      <name>J&#252;rgen Hoffmann</name>
+      <id>hoffmann</id>
+      <email>jh@byteaction.de</email>
+      <organization>ByteAction GmbH</organization>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+      <timezone>2</timezone>
+    </developer>
   </developers>
 
   <dependencies>



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: svn commit: r477199 - /jakarta/turbine/site/project.xml

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
hoffmann@apache.org writes:

>--- jakarta/turbine/site/project.xml (original)
>+++ jakarta/turbine/site/project.xml Mon Nov 20 06:33:21 2006
>@@ -131,6 +131,16 @@
>       </roles>
>       <timezone>-10</timezone>
>     </developer>
>+    <developer>
>+      <name>J&#252;rgen Hoffmann</name>
>+      <id>hoffmann</id>
>+      <email>jh@byteaction.de</email>
>+      <organization>ByteAction GmbH</organization>
>+      <roles>
>+        <role>Java Developer</role>
>+      </roles>
>+      <timezone>2</timezone>
>+    </developer>

Sure about the entity? It might depend on the file encoding. I'd
suggest having an explicit charset in the <?xml definition (preferably
UTF-8) and then just use an UTF-8 umlaut.

Just nit picking... :-)

	Best regards
		Henning

-- 
Henning P. Schmiedehausen  -- hps@intermeta.de | J2EE, Linux,
91054 Buckenhof, Germany   -- +49 9131 506540 | Apache person
Open Source Consulting, Development, Design | Velocity - Turbine guy

          "Save the cheerleader. Save the world."

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org