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/21 17:15:52 UTC

[Bug 368] - Case sensivity BugRat Report#656

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

*** shadow/368	Sun May 20 17:19:59 2001
--- shadow/368.tmp.10149	Thu Jun 21 08:15:52 2001
***************
*** 1,19 ****
! Bug#: 368
! Product: Ant
! Version: 1.2
! Platform: All
! OS/Version: All
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: High
! Component: Core tasks
! AssignedTo: ant-dev@jakarta.apache.org                            
! ReportedBy: tkhiet@bigfoot.com               
! URL: 
! Cc: 
! Summary: Case sensivity BugRat Report#656
! 
  Fileset and patternset are case sensitive under Windows. for example, *.DLL is different from *.dll. Under Windows, ant could be considered as non viable in this context.
  
  ------- Additional Comments From nico@apache.org  2001-02-01 14:25 -------
--- 1,18 ----
! +============================================================================+
! | Case sensivity BugRat Report#656                                           |
! +----------------------------------------------------------------------------+
! |        Bug #: 368                         Product: Ant                     |
! |       Status: NEW                         Version: 1.2                     |
! |   Resolution:                            Platform: All                     |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: High                      Component: Core tasks              |
! +----------------------------------------------------------------------------+
! |  Assigned To: ant-dev@jakarta.apache.org                                   |
! |  Reported By: tkhiet@bigfoot.com                                           |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  Fileset and patternset are case sensitive under Windows. for example, *.DLL is different from *.dll. Under Windows, ant could be considered as non viable in this context.
  
  ------- Additional Comments From nico@apache.org  2001-02-01 14:25 -------
***************
*** 23,25 ****
--- 22,27 ----
  
  ------- Additional Comments From nico@apache.org  2001-02-01 14:26 -------
  See attachment
+ 
+ ------- Additional Comments From bodewig@apache.org  2001-06-21 08:15 -------
+ *** Bug 1979 has been marked as a duplicate of this bug. ***
\ No newline at end of file