1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Log4J no longer expected in servlet container classpath.

This commit is contained in:
Ben Alex
2005-01-28 06:34:01 +00:00
parent 3721a04979
commit c8706c33ac
4 changed files with 8 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@
<release version="0.7.1" date="CVS">
<action dev="benalex" type="update">Made ConfigAttributeDefinition and ConfigAttribute Serializable</action>
<action dev="benalex" type="update">FilterToBeanProxy now searches hierarchical bean factories</action>
<action dev="benalex" type="fix">Contacts sample web.xml no longer expect Log4j to be in classpath</action>
</release>
<release version="0.7.0" date="2005-01-16">
<action dev="carlossg" type="add">Major CVS repository restructure to support Maven and eliminate libraries</action>