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/01/29 18:14:42 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/config/notification notification.xconf

gregor      2004/01/29 09:14:42

  Modified:    src/webapp/lenya/config/scheduler scheduler.xconf
               src/webapp/lenya/config/notification notification.xconf
  Log:
  some were binary
  
  Revision  Changes    Path
  1.3       +25 -25    cocoon-lenya/src/webapp/lenya/config/scheduler/scheduler.xconf
  
  Index: scheduler.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/config/scheduler/scheduler.xconf,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- scheduler.xconf	9 Dec 2003 16:56:33 -0000	1.2
  +++ scheduler.xconf	29 Jan 2004 17:14:42 -0000	1.3
  @@ -1,26 +1,26 @@
  -<?xml version="1.0" encoding="UTF-8"?>
  -
  -<scheduler>
  -
  -  <jobs>
  -    <job type="publish" class="org.apache.lenya.cms.scheduler.PublishingJob">
  -      <title>Publish</title>
  -      <parameters>
  -        <publisher class="org.apache.lenya.cms.publishing.DefaultFilePublisher"/>
  -      </parameters>
  -    </job>
  -  </jobs>
  -  
  -  <triggers>
  -    <trigger type="cron" class="org.quartz.CronTrigger">
  -      <title>Regular</title>
  -    </trigger>
  -    <trigger type="date" class="org.quartz.SimpleTrigger">
  -      <title>Once</title>
  -    </trigger>
  -    <trigger type="andreas" class="org.quartz.AndreasTrigger">
  -      <title>Andreas</title>
  -    </trigger>
  -  </triggers>
  -  
  +<?xml version="1.0" encoding="UTF-8"?>
  +
  +<scheduler>
  +
  +  <jobs>
  +    <job type="publish" class="org.apache.lenya.cms.scheduler.PublishingJob">
  +      <title>Publish</title>
  +      <parameters>
  +        <publisher class="org.apache.lenya.cms.publishing.DefaultFilePublisher"/>
  +      </parameters>
  +    </job>
  +  </jobs>
  +  
  +  <triggers>
  +    <trigger type="cron" class="org.quartz.CronTrigger">
  +      <title>Regular</title>
  +    </trigger>
  +    <trigger type="date" class="org.quartz.SimpleTrigger">
  +      <title>Once</title>
  +    </trigger>
  +    <trigger type="andreas" class="org.quartz.AndreasTrigger">
  +      <title>Andreas</title>
  +    </trigger>
  +  </triggers>
  +  
   </scheduler>
  
  
  
  1.2       +6 -6      cocoon-lenya/src/webapp/lenya/config/notification/notification.xconf
  
  Index: notification.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/config/notification/notification.xconf,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- notification.xconf	29 Aug 2003 17:18:18 -0000	1.1
  +++ notification.xconf	29 Jan 2004 17:14:42 -0000	1.2
  @@ -1,7 +1,7 @@
  -<?xml version="1.0"?>
  -
  -<notification
  -    xmlns="http://apache.org/cocoon/lenya/notification/1.0"
  -    enabled="false">
  -
  +<?xml version="1.0"?>
  +
  +<notification
  +    xmlns="http://apache.org/cocoon/lenya/notification/1.0"
  +    enabled="false">
  +
   </notification> 
  
  
  

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