Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv30376

Modified Files:
      Tag: b1_5
        spring-newsletter.xml 
Log Message:
CMSC-1171 Enhance login-portlet - check handling of person status modes


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1171


Index: spring-newsletter.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF/spring-newsletter.xml,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -u -b -r1.11 -r1.11.2.1
--- spring-newsletter.xml       24 Jul 2008 09:34:08 -0000      1.11
+++ spring-newsletter.xml       5 Dec 2008 11:40:01 -0000       1.11.2.1
@@ -54,7 +54,6 @@
    <bean id="publicationService"
          
class="com.finalist.newsletter.services.impl.NewsletterPublicationServiceImpl" 
lazy-init="true">
       <property name="subscriptionCAO" ref="subscriptionCAO"/>
-      <property name="statisticCAO" ref="statisticCAO"/>
       <property name="publicationCAO" ref="publicationCAO"/>
       <property name="publisher" ref="publisher"/>
    </bean>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to