Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF
In directory
james.mmbase.org:/tmp/cvs-serv7753/portlets-newsletter/src/webapp/WEB-INF
Modified Files:
spring-newsletter.xml
Log Message:
CMSC-1085 I don't see the reason to copy a file which has the same content.
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-1085
Index: spring-newsletter.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF/spring-newsletter.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- spring-newsletter.xml 18 Feb 2009 10:03:11 -0000 1.15
+++ spring-newsletter.xml 22 Apr 2009 06:51:15 -0000 1.16
@@ -41,6 +41,7 @@
<property name="statisticCAO" ref="statisticCAO"/>
<property name="newsletterService" ref="newsletterServices"/>
<property name="personService" ref="personService"/>
+ <property name="personHibernateService" ref="personHibernateService"/>
</bean>
<bean id="newsletterServices"
@@ -79,5 +80,5 @@
</list>
</property>
</bean>
- <bean name="subscriptionHService"
class="com.finalist.newsletter.services.impl.NewsletterSubscriptionHibernateService"
/>
+ <bean id="personHibernateService"
class="com.finalist.cmsc.services.community.person.PersonHibernateService"/>
</beans>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs