On a similar note, has anyone started a format for a XML Status file, like the one described here:
http://jakarta.apache.org/site/source.html Ted Husted wrote: > > We have a rudimentary XML format for a TODO list at Struts, but it needs > work. Here's a sample > > <task name="Action"> > <info> > <p>Unit tests for the <code>org.apache.struts.action</code> > package.</p> > </info> > <assigned> > <a href="mailto:[EMAIL PROTECTED]">Rob Leland</a> > </assigned> > </task> > > Right now, we put "release notes" into the documentation, which acts as > a Change Log. That's been a real pain though, and I'm not sure if it's > effective. > > What would be handy if we had compatible TODO and Changelog XML formats, > so when something was done, we could update the TODO and then paste it > into to the Changelog. > > -T. > > Paul Spencer wrote: > > > > Is their a standard or common "Change Log" and "To Do" format for > > Jakarta projects? I would like to add a change log to the Jetspeed project. > > > > It appears the Cocoon project uses Stylebook. Jakarta projects use > > Anakia, but I have not found any macros in Jakarta-site2 that reference > > a Change Log or To Do list. > > > > Paul Spencer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
