Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: e41b8d992cef91006203d35569200ae8e57f0a4d
      https://github.com/pmd/pmd/commit/e41b8d992cef91006203d35569200ae8e57f0a4d
  Author: Carlos Macasaet <[email protected]>
  Date:   2019-10-12 (Sat, 12 Oct 2019)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/DataflowAnomalyAnalysisRule.java
    M pmd-java/src/main/resources/category/java/errorprone.xml
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/DataflowAnomalyAnalysis.xml

  Log Message:
  -----------
  Stop checking UR anomalies (Java)

This commit stops checking for UR anomalies in the
DataflowAnomalyAnalysis rule in Java. Note, I retained the UR anomaly
test, but changed the expected number of errors to zero.

Addresses: #1636


  Commit: a8dbc91b5e40f181b2a536250c5af7d9f08a380e
      https://github.com/pmd/pmd/commit/a8dbc91b5e40f181b2a536250c5af7d9f08a380e
  Author: Carlos Macasaet <[email protected]>
  Date:   2019-10-12 (Sat, 12 Oct 2019)

  Changed paths:
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/DataflowAnomalyAnalysis.xml

  Log Message:
  -----------
  Make comment consistent with expected failures

Three of the problems were UR anomalies.

Addresses: #1636


  Commit: d45682faab7979fd82044bb766b4fba3b8c27b88
      https://github.com/pmd/pmd/commit/d45682faab7979fd82044bb766b4fba3b8c27b88
  Author: Andreas Dangel <[email protected]>
  Date:   2019-10-13 (Sun, 13 Oct 2019)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes, refs #2065, fixes #1636


  Commit: dff6f4d7ab98346696c6a1ea087d5806cc1814d0
      https://github.com/pmd/pmd/commit/dff6f4d7ab98346696c6a1ea087d5806cc1814d0
  Author: Andreas Dangel <[email protected]>
  Date:   2019-10-13 (Sun, 13 Oct 2019)

  Changed paths:
    M docs/pages/release_notes.md
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/DataflowAnomalyAnalysisRule.java
    M pmd-java/src/main/resources/category/java/errorprone.xml
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/DataflowAnomalyAnalysis.xml

  Log Message:
  -----------
  Merge branch 'pr-2065'


Compare: https://github.com/pmd/pmd/compare/e39a77812103...dff6f4d7ab98


_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to