diff options
author | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-03 17:06:10 +0000 |
---|---|---|
committer | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-03 17:06:10 +0000 |
commit | 61bd1701472629613a0b30fa724de9274bd4044b (patch) | |
tree | 09450f0da5dfc2889ccefd703b08cc5b683c4d46 /status.xml | |
parent | 9037a392e4cc493f5ab7f1d4da866268e198b1c4 (diff) | |
download | poi-61bd1701472629613a0b30fa724de9274bd4044b.tar.gz poi-61bd1701472629613a0b30fa724de9274bd4044b.zip |
Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352312 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/status.xml b/status.xml new file mode 100644 index 0000000000..08748cc30a --- /dev/null +++ b/status.xml @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<?xml-stylesheet type="text/xsl" href="tools/antipede/resources/stylesheets/status.xsl"?> +<status> + + <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>
\ No newline at end of file |