joerg 2003/05/30 17:34:35
Modified: . status.xml
Log:
bug 15302 fixed
Revision Changes Path
1.47 +3 -0 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- status.xml 30 May 2003 21:40:31 -0000 1.46
+++ status.xml 31 May 2003 00:34:35 -0000 1.47
@@ -181,6 +181,9 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="JH" type="fix" fixes-bug="15302">
+ For non-existant files XSPUtil.relativeFilename() now throws
FileNotFoundException instead of NPE.
+ </action>
<action dev="JH" type="add" fixes-bug="13559" due-to="Robert E. Parrott"
due-to-email="[EMAIL PROTECTED]">
Getter for jxcontext_ property added for subclassing reasons.
</action>