Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/java/com/finalist/newsletter/services/impl
In directory james.mmbase.org:/tmp/cvs-serv24352/services/impl
Modified Files:
Tag: b1_6
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.34.2.2
retrieving revision 1.34.2.3
diff -u -b -r1.34.2.2 -r1.34.2.3
--- NewsletterPublicationServiceImpl.java 27 Mar 2009 06:59:35 -0000
1.34.2.2
+++ NewsletterPublicationServiceImpl.java 27 Apr 2009 02:31:50 -0000
1.34.2.3
@@ -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