You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by eg...@apache.org on 2003/08/04 11:25:06 UTC

cvs commit: cocoon-lenya/src/test/org/apache/lenya/cms/rc RCMLTest.java

egli        2003/08/04 02:25:06

  Modified:    src/test/org/apache/lenya/cms/rc RCMLTest.java
  Log:
  Added appropriate import statements to make it compile.
  
  Revision  Changes    Path
  1.3       +3 -1      cocoon-lenya/src/test/org/apache/lenya/cms/rc/RCMLTest.java
  
  Index: RCMLTest.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/test/org/apache/lenya/cms/rc/RCMLTest.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- RCMLTest.java	31 Jul 2003 11:56:42 -0000	1.2
  +++ RCMLTest.java	4 Aug 2003 09:25:06 -0000	1.3
  @@ -62,6 +62,8 @@
   
   import java.util.Date;
   
  +import org.apache.lenya.xml.DOMParserFactory;
  +import org.apache.lenya.xml.DOMWriter;
   import org.w3c.dom.Document;
   import org.w3c.dom.Element;
   
  
  
  

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