Author: jochen
Date: Fri Jul  6 12:05:13 2007
New Revision: 554000

URL: http://svn.apache.org/viewvc?view=rev&rev=554000
Log:
Changed Jimisola Laursen's email address, due to his request.

Modified:
    webservices/xmlrpc/trunk/pom.xml
    webservices/xmlrpc/trunk/src/changes/changes.xml

Modified: webservices/xmlrpc/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/xmlrpc/trunk/pom.xml?view=diff&rev=554000&r1=553999&r2=554000
==============================================================================
--- webservices/xmlrpc/trunk/pom.xml (original)
+++ webservices/xmlrpc/trunk/pom.xml Fri Jul  6 12:05:13 2007
@@ -143,7 +143,7 @@
         </contributor>
         <contributor>
             <name>Jimisola Laursen</name>
-            <email>[EMAIL PROTECTED]</email>
+            <email>[EMAIL PROTECTED]</email>
         </contributor>
         <contributor>
             <name>Mario Linke</name>

Modified: webservices/xmlrpc/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/webservices/xmlrpc/trunk/src/changes/changes.xml?view=diff&rev=554000&r1=553999&r2=554000
==============================================================================
--- webservices/xmlrpc/trunk/src/changes/changes.xml (original)
+++ webservices/xmlrpc/trunk/src/changes/changes.xml Fri Jul  6 12:05:13 2007
@@ -15,12 +15,12 @@
         Added PropertyHandlerMapping.load(ClassLoader, Map).
       </action>
       <action dev="jochen" type="add" issue="XMLRPC-117" due-to="Jimisola 
Laursen"
-          due-to-email="[EMAIL PROTECTED]">
+          due-to-email="[EMAIL PROTECTED]">
         The authentication handler, type converter and requestprocessor 
factories
         are now configurable as properties of the XmlRpcServlet.
       </action>
       <action dev="jochen" type="add" issue="XMLRPC-116" due-to="Jimisola 
Laursen"
-          due-to-email="[EMAIL PROTECTED]">
+          due-to-email="[EMAIL PROTECTED]">
         Atomic properties of XmlRpcServer are now configurable as init 
parameters
         in the XmlRpcServlet.
       </action>
@@ -29,7 +29,7 @@
         shutdown.
       </action>
       <action dev="jochen" type="fix" issue="XMLRPC-124" due-to="Jimisola 
Laursen"
-          due-to-email="[EMAIL PROTECTED]">
+          due-to-email="[EMAIL PROTECTED]">
                The configuration framework, as introduced by XMLRPC-116, was 
applicable
                to the configuration only, and not to the XmlRpcServlet, or the
                XmlRpcServletServer.
@@ -199,11 +199,11 @@
         Added documentation for accessing an SSL server.
       </action>
       <action dev="jochen" type="add" due-to="Jimisola Laursen"
-          due-to-email="[EMAIL PROTECTED]" issue="XMLRPC-96">
+          due-to-email="[EMAIL PROTECTED]" issue="XMLRPC-96">
            A null parameter list is now treated as an empty object array.
       </action>
       <action dev="jochen" type="fix" due-to="Jimisola Laursen"
-          due-to-email="[EMAIL PROTECTED]" issue="XMLRPC-97">
+          due-to-email="[EMAIL PROTECTED]" issue="XMLRPC-97">
            The type long was missing in types.apt.      
       </action>
     </release>
@@ -310,7 +310,7 @@
          The wrong version of commons-codec was downloaded by build.xml.
       </action>
       <action dev="jochen" type="add"
-               due-to="Jimisola Laursen" due-to-email="[EMAIL PROTECTED]">
+               due-to="Jimisola Laursen" due-to-email="[EMAIL PROTECTED]">
          Added the CommonsXmlRpcTransportFactory.
       </action>
       <action dev="jochen" type="add"


Reply via email to