You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/07/31 01:53:08 UTC

[Bug 2907] - Annoying "...does'nt exist" message in log file

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2907

*** shadow/2907	Mon Jul 30 16:46:00 2001
--- shadow/2907.tmp.1087	Mon Jul 30 16:53:08 2001
***************
*** 2,9 ****
  | Annoying "...does'nt exist" message in log file                            |
  +----------------------------------------------------------------------------+
  |        Bug #: 2907                        Product: Ant                     |
! |       Status: NEW                         Version: 1.3                     |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Minor                    OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: Core tasks              |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | Annoying "...does'nt exist" message in log file                            |
  +----------------------------------------------------------------------------+
  |        Bug #: 2907                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: WONTFIX                    Platform: PC                      |
  |     Severity: Minor                    OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: Core tasks              |
  +----------------------------------------------------------------------------+
***************
*** 39,42 ****
  
  <copy todir="${some.buildjardir}">
      <fileset dir="${some.classbindir}"/>
! </copy>
--- 39,46 ----
  
  <copy todir="${some.buildjardir}">
      <fileset dir="${some.classbindir}"/>
! </copy>
! 
! ------- Additional Comments From conor@cortexebusiness.com.au  2001-07-30 16:53 -------
! This is verbose output and it *is* verbose. If you don't want these messages, 
! can you not drop back to normal, non-verbose, logging.