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/08/01 11:46:41 UTC

[Bug 2782] - Exclude on Javac works at times, doesn't work at other times

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=2782

*** shadow/2782	Thu Jul 26 12:06:16 2001
--- shadow/2782.tmp.18893	Wed Aug  1 02:46:41 2001
***************
*** 4,11 ****
  |        Bug #: 2782                        Product: Ant                     |
  |       Status: NEW                         Version: 1.3                     |
  |   Resolution:                            Platform: PC                      |
! |     Severity: Blocker                  OS/Version: Windows NT/2K           |
! |     Priority: Other                     Component: Build Process           |
  +----------------------------------------------------------------------------+
  |  Assigned To: ant-dev@jakarta.apache.org                                   |
  |  Reported By: jfox@painewebber.com                                         |
--- 4,11 ----
  |        Bug #: 2782                        Product: Ant                     |
  |       Status: NEW                         Version: 1.3                     |
  |   Resolution:                            Platform: PC                      |
! |     Severity: Normal                   OS/Version: Windows NT/2K           |
! |     Priority: Medium                    Component: Core tasks              |
  +----------------------------------------------------------------------------+
  |  Assigned To: ant-dev@jakarta.apache.org                                   |
  |  Reported By: jfox@painewebber.com                                         |
***************
*** 36,38 ****
--- 36,43 ----
  OK, and now the other part of the question... What does Ant tell you it will do 
  if you run Ant with the -verbose switch? Does it show the file as "will be 
  compiled"? 
+ 
+ ------- Additional Comments From bodewig@apache.org  2001-08-01 02:46 -------
+ First of all, it works for me, so I could easily resolve the bug by WORKSFORME.
+ Degrading from blocker as we are most likely talking about a environment/setup
+ problem.
\ No newline at end of file