Author: sgoeschl
Date: Fri Sep 16 09:44:51 2005
New Revision: 289603
URL: http://svn.apache.org/viewcvs?rev=289603&view=rev
Log:
Commenting the changes
Modified:
jakarta/turbine/fulcrum/trunk/xmlrpc/xdocs/changes.xml
Modified: jakarta/turbine/fulcrum/trunk/xmlrpc/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/xmlrpc/xdocs/changes.xml?rev=289603&r1=289602&r2=289603&view=diff
==============================================================================
--- jakarta/turbine/fulcrum/trunk/xmlrpc/xdocs/changes.xml (original)
+++ jakarta/turbine/fulcrum/trunk/xmlrpc/xdocs/changes.xml Fri Sep 16 09:44:51
2005
@@ -2,29 +2,41 @@
<document>
<properties>
<title>Fulcrum</title>
+ <author email="[EMAIL PROTECTED]">Eric Pugh</author>
<author email="[EMAIL PROTECTED]">Eric Pugh</author>
<author email="[EMAIL PROTECTED]">Quinton McCombs</author>
</properties>
<body>
+ <release version="1.0.6-dev" date="as in SVN">
+ <action dev="sgoeschl" type="fix">
+ Fixed Eclipse compiler warnings
+ </action>
+ <action dev="sgoeschl" type="update">
+ Bump to newer version of xmlrpc liberary, 2.0
+ </action>
+ <action dev="sgoeschl" type="update">
+ Cleaned up project.xml
+ </action>
+ </release>
<release version="1.0.5" date="2004-11-24">
<action dev="epugh" type="update">
Bump to newer version of xmlrpc liberary, 1.2-b2.
- </action>
+ </action>
<action dev="ronald" type="add">
creates a list of dependencies (all optional), called handler.0 through
- handler.9, instead of just handler.
- </action>
+ handler.9, instead of just handler.
+ </action>
<action dev="ronald" type="fix">
Change Server component to unregister handlers on dispose() method.
Prevents shutdown errors.
- </action>
+ </action>
<action dev="ronald" type="add">
Add merlin meta info generation. Refactor common code between server
and
client.
- </action>
+ </action>
<action dev="quintonm" type="add">
XML-RPC component was added.
- </action>
+ </action>
</release>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]