mcconnell    2002/08/27 04:42:21

  Modified:    assembly default.properties
  Log:
  Turn off decrication warnings related to Component classes.
  
  Revision  Changes    Path
  1.9       +1 -1      jakarta-avalon-excalibur/assembly/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/default.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- default.properties        27 Aug 2002 11:37:53 -0000      1.8
  +++ default.properties        27 Aug 2002 11:42:21 -0000      1.9
  @@ -87,7 +87,7 @@
   #  Settings used to configure compile environment
   build.debug = on
   build.optimize = off
  -build.deprecation = on
  +build.deprecation = off
   build.compress = false
   junit.failonerror = false
   
  
  
  

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

Reply via email to