xlawrence    2005/10/26 17:12:47 CEST

  Modified files:
    core/src/webapp/WEB-INF/etc/spring 
                                       applicationcontext-metadata.xml 
  Log:
  removed definition of ContentPagePathListener
  
  Revision  Changes    Path
  1.17      +0 -6      
jahia/core/src/webapp/WEB-INF/etc/spring/applicationcontext-metadata.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/WEB-INF/etc/spring/applicationcontext-metadata.xml.diff?r1=1.16&r2=1.17&f=h
  
  
  
  Index: applicationcontext-metadata.xml
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/WEB-INF/etc/spring/applicationcontext-metadata.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- applicationcontext-metadata.xml   26 Oct 2005 14:38:10 -0000      1.16
  +++ applicationcontext-metadata.xml   26 Oct 2005 15:12:46 -0000      1.17
  @@ -372,7 +372,6 @@
                                        <list>
                                                <ref 
bean="contentCreatorListener"/>
                                                <ref 
bean="contentCreationDateListener"/>
  -                                             <ref 
bean="contentPagePathListener"/>
                                                <ref 
bean="contentLastContributorListener"/>
                                                <ref 
bean="contentLastModificationDateListener"/>
                                        </list>
  @@ -444,11 +443,6 @@
                        <value>lastPublishingDate</value>
                </property>
        </bean>
  -     <bean id="contentPagePathListener" 
class="org.jahia.services.metadata.core.listeners.ContentPagePathListener">
  -             <property name="metadataName">
  -                     <value>pagePath</value>
  -             </property>
  -     </bean>
        
        <!-- Metadata workflow bean -->
        <!--
  

Reply via email to