|
|
@@ -99,6 +99,25 @@ after the 20th of Feb 2002. It writes these changes into the file "changelo |
|
|
|
ever occured. It will also specify the author name as "Peter Donald" |
|
|
|
any time it encounters the username "donaldp" in the changes.</p> |
|
|
|
|
|
|
|
<h4>Sample Output</h4> |
|
|
|
<pre> |
|
|
|
<changelog> |
|
|
|
<entry> |
|
|
|
<date>2002-03-06</date> |
|
|
|
<time>12:00</time> |
|
|
|
<author>donaldp</author> |
|
|
|
<file> |
|
|
|
<name>org/apache/myrmidon/build/AntlibDescriptorTask.java</name> |
|
|
|
<revision>1.3</revision> |
|
|
|
<prevrevision>1.2</prevrevision> |
|
|
|
</file> |
|
|
|
<msg><![CDATA[Use URLs directly rather than go via a FIle. |
|
|
|
|
|
|
|
This allows temp[lates to be stored inside jar]]></msg> |
|
|
|
</entry> |
|
|
|
</changelog> |
|
|
|
</pre> |
|
|
|
|
|
|
|
<hr><p align="center">Copyright © 2001 Apache Software Foundation. All rights |
|
|
|
Reserved.</p> |
|
|
|
|
|
|
|