2002-04-03 12:06:10 -05:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<?xml-stylesheet type="text/xsl" href="tools/antipede/resources/stylesheets/status.xsl"?>
|
|
|
|
<status>
|
|
|
|
|
2002-04-04 09:43:45 -05:00
|
|
|
<descriptors>
|
|
|
|
<descriptor id="status" href="status.xml">
|
|
|
|
Status </descriptor>
|
|
|
|
<descriptor id="module" href="module.xml">
|
|
|
|
Module </descriptor>
|
|
|
|
<descriptor id="properties" href="properties.xml">
|
|
|
|
Properties </descriptor>
|
|
|
|
<descriptor id="layout" href="layout.xml">
|
|
|
|
Layout </descriptor>
|
|
|
|
<descriptor id="build" href="build.xml">
|
|
|
|
Build </descriptor>
|
|
|
|
<descriptor id="log" href="log.xml">
|
|
|
|
Log </descriptor>
|
|
|
|
</descriptors>
|
|
|
|
|
2002-04-03 12:06:10 -05:00
|
|
|
<developers>
|
|
|
|
<!-- in strict alphabetical order -->
|
|
|
|
<person name="Andrew C. Oliver" id="acoliver" email="acoliver@apache.org"/>
|
|
|
|
<person name="Glen Stampoultzis" id="glens" email="glens@apache.org"/>
|
|
|
|
<person name="Marc Johnson" id="mjohnson" email="mjohnson@apache.org"/>
|
|
|
|
<person name="Nicola Ken Barozzi" id="nicolaken" email="nicolaken@apache.org"/>
|
|
|
|
<person name="Rainer Klute" id="rainer" email="rainer@apache.org"/>
|
|
|
|
</developers>
|
|
|
|
|
|
|
|
<todo>
|
|
|
|
<actions priority="high">
|
|
|
|
<action context="code" assigned-to="acoliver">
|
|
|
|
Do it
|
|
|
|
</action>
|
|
|
|
</actions>
|
|
|
|
</todo>
|
|
|
|
|
|
|
|
<changes>
|
|
|
|
<release version="0.1" date="2002">
|
|
|
|
<action dev="nicolaken" type="add">
|
|
|
|
Merged project needed info in project-info.xgump.xml
|
|
|
|
</action>
|
|
|
|
</release>
|
|
|
|
</changes>
|
|
|
|
|
|
|
|
</status>
|