jefft 2002/11/20 19:22:11
Modified: . status.xml
Log:
<action dev="JT" type="fix" context="webapp">
Fix bug where the webapp would break due to missing XML jars under JDK
1.2/1.3.
</action>
Revision Changes Path
1.63 +4 -0 xml-forrest/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/xml-forrest/status.xml,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- status.xml 20 Nov 2002 07:16:13 -0000 1.62
+++ status.xml 21 Nov 2002 03:22:10 -0000 1.63
@@ -24,6 +24,10 @@
<changes>
<release version="0.3-dev" date="unreleased">
+ <action dev="JT" type="fix" context="webapp">
+ Fix bug where the webapp would break due to missing XML jars under JDK
+ 1.2/1.3.
+ </action>
<action dev="JT" type="fix" context="seed">
Make the seed project use the correct 'built with Apache Forrest' logo
instead of Cocoon + Centipede logos.
|