blob: 1f57774285fd52f1ca3244f3964476b8524a4944 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE todo PUBLIC "-//APACHE//DTD Todo V1.1//EN" "http://apache.org/DTD/todo-v11.dtd"
<!ENTITY % developers SYSTEM "developers.xml">
>
<todo title="Things To Do for Apache Forrest">
%developers;
<actions priority="high">
<action context="code" assigned-to="open">
Merge Gump DTDs and work on them. We have to standardize the work on
the rest of the DTDs that will be required by Forrest.
</action>
</actions>
</todo>