https://issues.apache.org/bugzilla/show_bug.cgi?id=48835
Summary: StringUtils.parseHumanSizes() should turn parse
failures into BuildExceptions
Product: Ant
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Core
AssignedTo: [email protected]
ReportedBy: [email protected]
The "human readable" size parser throws NumberFormatException when there is a
problem; this can get wrapped and the root cause lost.
Better to catch the problem and report it as a BuildException
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.