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/06/08 23:15:17 UTC

[Bug 359] - New Feature: basedir not found reports value of basedir BugRat Report#643

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

*** shadow/359	Sun May 20 17:19:56 2001
--- shadow/359.tmp.21931	Fri Jun  8 14:15:17 2001
***************
*** 1,19 ****
! Bug#: 359
! Product: tools
! Version: 1.2
! Platform: 
! OS/Version: 
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: High
! Component: 
! AssignedTo: tomcat-dev@jakarta.apache.org                            
! ReportedBy: marvin.greenberg@acm.org               
! URL: 
! Cc: 
! Summary: New Feature: basedir not found reports value of basedir BugRat Report#643
! 
  Tracking down a problem with doing a build of ant was hindered by an error message with insufficient information.
  The errors thrown by DirectoryScanner should (imho) report the value of the basedir that is not being found (or that is not a directory).  This is a simple change to a couple
  lines.
--- 1,25 ----
! +============================================================================+
! | New Feature: basedir not found reports value of basedir BugRat Report#643  |
! +----------------------------------------------------------------------------+
! |        Bug #: 359                         Product: Ant                     |
! |       Status: UNCONFIRMED                 Version: unspecified             |
! |   Resolution:                            Platform: All                     |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: High                      Component: Build Process           |
! +----------------------------------------------------------------------------+
! |  Assigned To: ant-dev@jakarta.apache.org                                   |
! |  Reported By: marvin.greenberg@acm.org                                     |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  Tracking down a problem with doing a build of ant was hindered by an error message with insufficient information.
  The errors thrown by DirectoryScanner should (imho) report the value of the basedir that is not being found (or that is not a directory).  This is a simple change to a couple
  lines.
+ 
+ ------- Additional Comments From dfs@apache.org  2001-06-08 14:15 -------
+ This bug report has nothing to do with jakarta-oro and apparently should
+ have been reported to the Ant team.  I'm reassigning it to ant-dev and
+ changing the product from ORO to Ant.  It had originally been assigned to
+ tomcat-dev for some reason.
\ No newline at end of file