mcconnell    2003/02/23 06:06:02

  Modified:    assembly/src/test/org/apache/avalon/assembly/engine
                        EngineTestCase.java
  Log:
  Enhanced logging and error reporting.
  
  Revision  Changes    Path
  1.17      +0 -2      
avalon-sandbox/assembly/src/test/org/apache/avalon/assembly/engine/EngineTestCase.java
  
  Index: EngineTestCase.java
  ===================================================================
  RCS file: 
/home/cvs/avalon-sandbox/assembly/src/test/org/apache/avalon/assembly/engine/EngineTestCase.java,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- EngineTestCase.java       7 Feb 2003 15:39:14 -0000       1.16
  +++ EngineTestCase.java       23 Feb 2003 14:06:02 -0000      1.17
  @@ -58,8 +58,6 @@
   
           //
           // register the components types that we need for the demonstration
  -        // (note: the appliance package does not do stuff like location and 
pre-assement
  -        // of available compoennt types)
           //
   
           final String complex = 
"org.apache.avalon.playground.ComplexComponent";
  
  
  

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

Reply via email to