Menu

#1481 [core] CPD: no problems found results in blank file instead of empty xml

PMD-5.3.8
closed
CPD
3-Major
Bug
5.3.7
2016-06-25
2016-05-11
robert
No

In case that CPD does not find any problems, a blank file (filesize 0) is created instead of an empty xml file with the following content:

<?xml version="1.0" encoding="UTF-8"?>
<pmd-cpd>
</pmd-cpd>

Discussion

  • Andreas Dangel

    Andreas Dangel - 2016-05-28
    • status: open --> closed
    • assigned_to: Andreas Dangel
    • Milestone: New Tickets --> PMD-5.3.8
    • Affects version: 5.4.1 --> 5.3.7
     
  • Andreas Dangel

    Andreas Dangel - 2016-06-25
    • labels: xml --> cpd, core
    • summary: no problems found results in blank file instead of empty xml --> [core] CPD: no problems found results in blank file instead of empty xml
     

Log in to post a comment.