Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.4
-
Fix Version/s: 5.0.5
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
Remove any call to <exception>.printStackTrace as it writes any logs to System.err stream.
In top of that, for example looking at Parser class, line 490, trace is already written using java.util.log.Logger.
IMHO, this makes duplicate.
In top of that, for example looking at Parser class, line 490, trace is already written using java.util.log.Logger.
IMHO, this makes duplicate.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Felix Nicolas
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 5.0.5 [ 11373 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |