taylor      2003/10/10 10:24:16

  Modified:    cps/src/test/org/apache/jetspeed/cps/rewriter
                        TestRewriterRules.java
  Log:
  removed inapropriate comments
  
  Revision  Changes    Path
  1.6       +1 -11     
jakarta-jetspeed-2/cps/src/test/org/apache/jetspeed/cps/rewriter/TestRewriterRules.java
  
  Index: TestRewriterRules.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/cps/src/test/org/apache/jetspeed/cps/rewriter/TestRewriterRules.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- TestRewriterRules.java    10 Oct 2003 14:00:49 -0000      1.5
  +++ TestRewriterRules.java    10 Oct 2003 17:24:16 -0000      1.6
  @@ -274,11 +274,6 @@
   
       /**
        * Gets a reader for a given filename in the test directory. 
  -     * This unit test tries to work from within a Maven reactor or from
  -     * within a normal Maven unit test task. This is a hack but I can't find a way 
to
  -     * get Maven to change directories. I thought the basedir attribute would do 
so, but its 
  -     * failing making me think its a bug in maven, or just my misunderstanding of 
reactors.
  -     * TODO: deprecate this when I someone figures out the basedir attribute
        * 
        * @return A file reader to the test rules file
        * @throws IOException
  @@ -293,11 +288,6 @@
   
       /**
        * Gets a writer for a given filename in the test directory. 
  -     * This unit test tries to work from within a Maven reactor or from
  -     * within a normal Maven unit test task. This is a hack but I can't find a way 
to
  -     * get Maven to change directories. I thought the basedir attribute would do 
so, but its 
  -     * failing making me think its a bug in maven, or just my misunderstanding of 
reactors.
  -     * TODO: deprecate this when I someone figures out the basedir attribute
        * 
        * @return A file reader to the test rules file
        * @throws IOException
  
  
  

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

Reply via email to