blob: bd6b6b94d61bb5c8fdf798e6c34df5c49ce580a7 [file] [log] [blame]
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<document>
<properties>
<title>Fulcrum</title>
<author email="sgoeschl@apache.org">Eric Pugh</author>
<author email="epugh@upstate.com">Eric Pugh</author>
<author email="quintonm@bellsouth.net">Quinton McCombs</author>
</properties>
<body>
<release version="1.0.6-SNAPSHOT" date="as in SVN">
<action dev="gk" type="update">
xercesImpl to 2.12.11
commons-io to 1.15
</action>
<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 dev="ronald" type="add">
creates a list of dependencies (all optional), called handler.0 through
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 dev="ronald" type="add">
Add merlin meta info generation. Refactor common code between server and
client.
</action>
<action dev="quintonm" type="add">
XML-RPC component was added.
</action>
</release>
</body>
</document>