crossley    2002/10/31 03:59:05

  Modified:    src/webapp/samples/flow/docs book.xml continuations.xml
                        how-does-it-work.xml index.xml samples.xml
  Log:
  Changed systemIds of DTDs, following move of stuff to /WEB-INF/
  
  Revision  Changes    Path
  1.5       +1 -1      xml-cocoon2/src/webapp/samples/flow/docs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/flow/docs/book.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- book.xml  25 Oct 2002 04:02:01 -0000      1.4
  +++ book.xml  31 Oct 2002 11:59:05 -0000      1.5
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" 
"../../../resources/entities/book-cocoon-v10.dtd">
  +<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" 
"../../../WEB-INF/entities/book-cocoon-v10.dtd">
   
   <book software="Apache Cocoon" 
         title="Apache Schecoon Documentation" 
  
  
  
  1.2       +1 -1      xml-cocoon2/src/webapp/samples/flow/docs/continuations.xml
  
  Index: continuations.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/flow/docs/continuations.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- continuations.xml 19 May 2002 19:23:29 -0000      1.1
  +++ continuations.xml 31 Oct 2002 11:59:05 -0000      1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../../../resources/entities/document-v10.dtd">
  +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../../../WEB-INF/entities/document-v10.dtd">
   
   <document>
     <header>
  
  
  
  1.2       +1 -1      xml-cocoon2/src/webapp/samples/flow/docs/how-does-it-work.xml
  
  Index: how-does-it-work.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/flow/docs/how-does-it-work.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- how-does-it-work.xml      19 May 2002 19:23:29 -0000      1.1
  +++ how-does-it-work.xml      31 Oct 2002 11:59:05 -0000      1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../../../resources/entities/document-v10.dtd">
  +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../../../WEB-INF/entities/document-v10.dtd">
   
   <document>
     <header>
  
  
  
  1.2       +1 -1      xml-cocoon2/src/webapp/samples/flow/docs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/flow/docs/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml 19 May 2002 19:23:29 -0000      1.1
  +++ index.xml 31 Oct 2002 11:59:05 -0000      1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../../../resources/entities/document-v10.dtd">
  +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../../../WEB-INF/entities/document-v10.dtd">
   
   <document>
     <header>
  
  
  
  1.3       +1 -1      xml-cocoon2/src/webapp/samples/flow/docs/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/flow/docs/samples.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- samples.xml       5 Sep 2002 23:55:19 -0000       1.2
  +++ samples.xml       31 Oct 2002 11:59:05 -0000      1.3
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../../../resources/entities/document-v10.dtd">
  +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../../../WEB-INF/entities/document-v10.dtd">
   
   <document>
     <header>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to