Update of
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/jelly
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7396/plugin-web/src/main/java/org/xdoclet/plugin/web/jelly
Modified Files:
ConditionalElementTag.java
Log Message:
Fixed tag caching support for new jelly version
Index: ConditionalElementTag.java
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/jelly/ConditionalElementTag.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ConditionalElementTag.java 23 Feb 2004 21:46:23 -0000 1.8
--- ConditionalElementTag.java 12 Aug 2005 16:45:10 -0000 1.9
***************
*** 65,68 ****
--- 65,73 ----
} catch (SAXException ex) {
throw new RuntimeException("Couldn't do output: " +
ex.getMessage(), ex);
+ } finally {
+ xmlTag = null;
+ docletTag = null;
+ obj = null;
+ propertyName = null;
}
}
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits