Browse Source

43936: <fixcrlf> errors are unhelpful

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@597453 13f79535-47bb-0310-9956-ffa450edef68
remotes/1773170015973730770/tmp_866ce9f550d2c7d3fa44319f8acbfb75a3ad3c42
Steve Loughran 18 years ago
parent
commit
9f31cffbb1
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      WHATSNEW

+ 6
- 0
WHATSNEW View File

@@ -49,6 +49,8 @@ Fixed bugs:


* <touch> task couldn't differentiate between "no resources specified" and "no resources * <touch> task couldn't differentiate between "no resources specified" and "no resources
matched." Bugzilla report 43799. matched." Bugzilla report 43799.




Other changes: Other changes:
@@ -59,6 +61,10 @@ Other changes:
to provide filenames, rather than require that all resources to provide filenames, rather than require that all resources
are instances or subclasses of FileResource are instances or subclasses of FileResource
Bugzilla report 43348 Bugzilla report 43348
* Fixcrlf now gives better error messages on bad directory attributes.
Bugzilla report 43936




Changes from Ant 1.7.0 TO Ant 1.7.1 Changes from Ant 1.7.0 TO Ant 1.7.1


Loading…
Cancel
Save