Author: jochen
Date: Wed Nov 30 12:51:25 2005
New Revision: 350049

URL: http://svn.apache.org/viewcvs?rev=350049&view=rev
Log:
Added a comment describing the project.

Modified:
    webservices/xmlrpc/trunk/project.xml

Modified: webservices/xmlrpc/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/webservices/xmlrpc/trunk/project.xml?rev=350049&r1=350048&r2=350049&view=diff
==============================================================================
--- webservices/xmlrpc/trunk/project.xml (original)
+++ webservices/xmlrpc/trunk/project.xml Wed Nov 30 12:51:25 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 <project>
-
   <pomVersion>3</pomVersion>
   <name>xmlrpc</name>
+  <comment>Apache XML-RPC is a Java implementation of , a popular protocol 
that uses XML over HTTP to implement remote procedure calls. Apache XML-RPC was 
previously known as Helma XML-RPC. If you have code using the Helma library, 
all you should have to do is change the import statements in your code from 
helma.xmlrpc.* to org.apache.xmlrpc.*.</comment>
   <id>xmlrpc</id>
   <currentVersion>2.1-dev</currentVersion>
   <organization>


Reply via email to