Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/java/com/finalist/newsletter/services/impl
In directory james.mmbase.org:/tmp/cvs-serv24182/services/impl
Modified Files:
Tag: b1_5
NewsletterPublicationServiceImpl.java
Log Message:
CMSC-1386 Newsletter module spams the logfile
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/java/com/finalist/newsletter/services/impl
See also: http://www.mmbase.org/jira/browse/CMSC-1386
Index: NewsletterPublicationServiceImpl.java
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/java/com/finalist/newsletter/services/impl/NewsletterPublicationServiceImpl.java,v
retrieving revision 1.24.2.9
retrieving revision 1.24.2.10
diff -u -b -r1.24.2.9 -r1.24.2.10
--- NewsletterPublicationServiceImpl.java 27 Mar 2009 06:57:45 -0000
1.24.2.9
+++ NewsletterPublicationServiceImpl.java 27 Apr 2009 02:27:13 -0000
1.24.2.10
@@ -63,7 +63,7 @@
* deliver all READY publications in the system
*/
public void deliverAllPublications() {
- log.info("starting deliver all publications in READY status");
+ log.debug("starting deliver all publications in READY status");
List<Integer> publications = publicationCAO.getIntimePublicationIds();
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs