You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ro...@apache.org on 2008/03/16 16:05:59 UTC

svn commit: r637591 - /gump/metadata/project/httpcomponents.xml

Author: rolandw
Date: Sun Mar 16 08:05:57 2008
New Revision: 637591

URL: http://svn.apache.org/viewvc?rev=637591&view=rev
Log:
switching back to Stefan's mail address

Modified:
    gump/metadata/project/httpcomponents.xml

Modified: gump/metadata/project/httpcomponents.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/httpcomponents.xml?rev=637591&r1=637590&r2=637591&view=diff
==============================================================================
--- gump/metadata/project/httpcomponents.xml (original)
+++ gump/metadata/project/httpcomponents.xml Sun Mar 16 08:05:57 2008
@@ -32,6 +32,7 @@
          (add httpcomponents-client-test once that is working)
        * how to reference unit test output for all modules?
          (last time I checked, only one <junitreport> was interpreted)
+         (could define a separate project for each module)
     -->
 
   <project name="httpcomponents-core">
@@ -67,7 +68,7 @@
     <depend project="velocity-engine"/>
 
     <nag to="dev@hc.apache.org"
-         from="GUMP &lt;ossfwot@dubioso.net&gt;"/>
+         from="Stefan Bodewig &lt;bodewig@apache.org&gt;"/>
   </project>
 
 
@@ -88,7 +89,7 @@
     <junitreport nested="httpcore/module-nio/target/surefire-reports" />
 
     <nag to="dev@hc.apache.org"
-         from="GUMP &lt;ossfwot@dubioso.net&gt;"/>
+         from="Stefan Bodewig &lt;bodewig@apache.org&gt;"/>
   </project>
 
 
@@ -119,7 +120,7 @@
     <junitreport nested="httpclient/module-client/target/surefire-reports" />
 
     <nag to="dev@hc.apache.org"
-         from="GUMP &lt;ossfwot@dubioso.net&gt;"/>
+         from="Stefan Bodewig &lt;bodewig@apache.org&gt;"/>
   </project>
 
 
@@ -146,7 +147,7 @@
     <javadoc nested="oac.hc3x/dist/docs/api"/>
 
     <nag to="dev@hc.apache.org"
-         from="GUMP &lt;ossfwot@dubioso.net&gt;"/>
+         from="Stefan Bodewig &lt;bodewig@apache.org&gt;"/>
   </project>
 
 
@@ -167,7 +168,7 @@
     <license name="2.0.2/LICENSE.txt" />
 
     <nag to="dev@hc.apache.org"
-         from="GUMP &lt;ossfwot@dubioso.net&gt;"/>
+         from="Stefan Bodewig &lt;bodewig@apache.org&gt;"/>
   </project>
 
 </module>