cmlenz      2003/03/18 01:41:58

  Modified:    integration/ant/src/java/org/apache/cactus/integration/ant/webxml
                        WebXml.java
  Log:
  Remove FIXME. I've added a couple of tests to TestWebXml yesterday.
  
  Revision  Changes    Path
  1.11      +1 -3      
jakarta-cactus/integration/ant/src/java/org/apache/cactus/integration/ant/webxml/WebXml.java
  
  Index: WebXml.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/integration/ant/src/java/org/apache/cactus/integration/ant/webxml/WebXml.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- WebXml.java       17 Mar 2003 16:03:15 -0000      1.10
  +++ WebXml.java       18 Mar 2003 09:41:58 -0000      1.11
  @@ -748,8 +748,6 @@
        * <code>null</code> if the node should be inserted at the end of the 
        * descriptor.
        * 
  -     * FIXME: need more unit tests for this routine, as it is quite fragile
  -     * 
        * @param theTag The tag that should be inserted
        * @return The node before which the tag can be inserted
        */
  
  
  

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

Reply via email to