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/06/13 11:04:38 UTC

cvs commit: cocoon-lenya/src/test/org/apache/lenya/cms/publication DefaultSiteTreeTestCase.java

egli        2003/06/13 02:04:37

  Modified:    src/test/org/apache/lenya/cms/publication
                        DefaultSiteTreeTestCase.java
  Log:
  Added a TODO item.
  
  Revision  Changes    Path
  1.3       +2 -3      cocoon-lenya/src/test/org/apache/lenya/cms/publication/DefaultSiteTreeTestCase.java
  
  Index: DefaultSiteTreeTestCase.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/test/org/apache/lenya/cms/publication/DefaultSiteTreeTestCase.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DefaultSiteTreeTestCase.java	30 May 2003 15:00:02 -0000	1.2
  +++ DefaultSiteTreeTestCase.java	13 Jun 2003 09:04:36 -0000	1.3
  @@ -53,10 +53,9 @@
           try {
               sitetree.addNode("/tutorial", "foo", labels);
           } catch (SiteTreeException e) {
  -            // TODO Auto-generated catch block
               e.printStackTrace(System.err);
           }
  -        // read the new sitetree and assert that it contains the new node
  +        // TODO read the new sitetree and assert that it contains the new node
   
       }
   }
  
  
  

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