blob: c8ed19ef3d501da510a35a9772c9a57d6ab81e78 [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.
-->
<status>
<developers>
<person name="Ross Gardler" email="rgardler@apache.org" id="RDG" />
<person name="Volunteer needed" email="dev@forrest.apache.org" id="open"/>
</developers>
<!-- Define here the Title of the Context you want to display in the Changes pages.
id = the context value of actions
title = Title of the Context
-->
<contexts>
<context id="code" title="Changes to the Code Base"/>
<context id="docs" title="Changes to Documentation"/>
<context id="admin" title="Changes to Project Administration"/>
<context id="design" title="Changes to Design"/>
<context id="build" title="Changes to Build"/>
</contexts>
<changes>
<release version="0.2-dev" date="not-released">
<action dev="RDG" type="update" context="core" importance="high">
Use locationmap for resource resolution. Exposes internal stylesheets
as {lm:simplifiedDocbook.transform.*.*}
</action>
</release>
<release version="0.1" date="not-released">
<action dev="DB" type="add" context="code" due-to="Aaron Isotton" fixes-bug="FOR-449">
Better handling of link text.
</action>
<action dev="RDG" type="add" context="code">
Created the initial plugin by copying map snippets and
samples from Forrest Core.
</action>
<action dev="JJP" type="fix" context="code" due-to="Sean Wheller" fixes-bug="FOR-317">
docbook2document.xsl: remove unnecessary / from template matches.
</action>
<action dev="JJP" type="fix" context="code" due-to="Sean Wheller" fixes-bug="FOR-316">
docbook2document.xsl: docinfo element. never in OASIS Docbook XML DTD
</action>
<action dev="DC" type="fix" context="code" due-to="Sean Wheller" fixes-bug="FOR-308">
docbook2document.xsl: handle the xref and xreflabel.
</action>
</release>
</changes>
<todo>
<actions priority="high">
<action context="code" dev="open">
Remove DTDs from Core.
</action>
</actions>
</todo>
</status>