Ted Husted wrote:

> On a similar note, has anyone started a format for a XML Status file,
> like the one described here:


BTW, the Avalon team decided to abandon maintaining a separate TODO file
in favor of using BugZilla for the same thing.  It is less likely to be
lost in the shuffle, thanks to the periodic notifications we get from
BugZilla (although I haven't seen any lately....).


> 
> 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]>
> 
> .
> 
> 



-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to