morgand     2002/10/14 14:33:32

  Modified:    jelly/src/test/org/apache/commons/jelly/test/xml
                        TestDummyXMLOutput.java
  Log:
  fixed javadoc bug
  
  Revision  Changes    Path
  1.2       +5 -7      
jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/test/xml/TestDummyXMLOutput.java
  
  Index: TestDummyXMLOutput.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/test/xml/TestDummyXMLOutput.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TestDummyXMLOutput.java   14 Oct 2002 21:31:15 -0000      1.1
  +++ TestDummyXMLOutput.java   14 Oct 2002 21:33:32 -0000      1.2
  @@ -73,10 +73,8 @@
   import org.apache.commons.jelly.XMLOutput;
   
   /**
  - * Confirm that <i>new XMLOutput()</i>
  - * doesn't do anything funky when it's not
  - * attached to any event handlers or
  - * output streams.
  + * Confirm that <i>XMLOutput.createDummyXMLOutput()</i>
  + * doesn't do anything funky.
    * 
    * @author Morgan Delagrange
    * @version $Revision$
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to