You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/03/11 22:33:54 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks targets.xml

gregor      2004/03/11 13:33:54

  Modified:    src/webapp/lenya/pubs/default/config/tasks targets.xml
  Log:
  temporarily disable deletion of scheduler entries until we figure out the root cause.
  
  #27252
  
  Revision  Changes    Path
  1.27      +3 -3      cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml
  
  Index: targets.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- targets.xml	31 Jan 2004 12:09:10 -0000	1.26
  +++ targets.xml	11 Mar 2004 21:33:54 -0000	1.27
  @@ -548,13 +548,13 @@
       firstarea="${firstarea}"
       secarea="${secarea}"
     />
  -  
  +<!-- FIXME: temporarily disabled. see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27252  
     <deleteschedulerentry
       documentid="${node.firstdocumentid}"
       area="${firstarea}"
       servletcontextpath="${servlet.context}"
     />
  -
  +-->
     <movenode
       firstdocumentid="${node.firstdocumentid}"
       secdocumentid="${node.newdocumentid}"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org