Author: snoopdave
Date: Fri May 18 13:09:37 2007
New Revision: 539587
URL: http://svn.apache.org/viewvc?view=rev&rev=539587
Log:
Uncomment mail session ref, fixes ROL-1412
Modified:
roller/branches/roller_3.1/metadata/xdoclet/web-resource-env-refs.xml
Modified: roller/branches/roller_3.1/metadata/xdoclet/web-resource-env-refs.xml
URL:
http://svn.apache.org/viewvc/roller/branches/roller_3.1/metadata/xdoclet/web-resource-env-refs.xml?view=diff&rev=539587&r1=539586&r2=539587
==============================================================================
--- roller/branches/roller_3.1/metadata/xdoclet/web-resource-env-refs.xml
(original)
+++ roller/branches/roller_3.1/metadata/xdoclet/web-resource-env-refs.xml Fri
May 18 13:09:37 2007
@@ -5,10 +5,9 @@
<res-auth>Container</res-auth>
</resource-ref>
-<!-- Uncomment this for email notification of comments
+<!-- Uncomment this for email notification of comments -->
<resource-ref>
<res-ref-name>mail/Session</res-ref-name>
<res-type>javax.mail.Session</res-type>
<res-auth>Container</res-auth>
</resource-ref>
--->
\ No newline at end of file