Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: b9e5901b123e3f1050c73fcb4c60251e6a4717f3
      https://github.com/pmd/pmd/commit/b9e5901b123e3f1050c73fcb4c60251e6a4717f3
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M pmd-java/src/main/resources/rulesets/java/design.xml
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/UseLocaleWithCaseConversions.xml
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Merge branch 'bug-1556' into pmd/5.4.x


  Commit: 60c329b07a1a50c5bd959fe4bfed0886bad6c50f
      https://github.com/pmd/pmd/commit/60c329b07a1a50c5bd959fe4bfed0886bad6c50f
  Author: Juan Martín Sotuyo Dodero <[email protected]>
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
    M pmd-core/src/main/java/net/sourceforge/pmd/ant/Formatter.java

  Log Message:
  -----------
  Merge branch 'pr-170' into pmd/5.4.x


  Commit: ad32501f364f06e44b32e0b2eb936194834c524c
      https://github.com/pmd/pmd/commit/ad32501f364f06e44b32e0b2eb936194834c524c
  Author: Juan Martín Sotuyo Dodero <[email protected]>
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
    M src/site/markdown/overview/changelog.md
    M src/site/markdown/usage/ant-task.md

  Log Message:
  -----------
  Merge branch 'formatter-docs' into pmd/5.4.x


  Commit: f669c6c25334aa4ab236b6d931c53827505f8c3b
      https://github.com/pmd/pmd/commit/f669c6c25334aa4ab236b6d931c53827505f8c3b
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Update changelog


  Commit: ea19f8acee6be49c66055469ae67c871840c2e13
      https://github.com/pmd/pmd/commit/ea19f8acee6be49c66055469ae67c871840c2e13
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Merge branch 'changelog-for-1556' into pmd/5.4.x


  Commit: 750b51f20a9c7e8c27a888836e3f7b4f66f4ff6c
      https://github.com/pmd/pmd/commit/750b51f20a9c7e8c27a888836e3f7b4f66f4ff6c
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Merge branch 'changelog-for-1556'


  Commit: 3fd3c970717e4953da766a5c02b6ecf558672080
      https://github.com/pmd/pmd/commit/3fd3c970717e4953da766a5c02b6ecf558672080
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Update changelog with ruleset changes


  Commit: 4c1890d56c5ab9fbf2dea98ee3eeb7a748efe2f0
      https://github.com/pmd/pmd/commit/4c1890d56c5ab9fbf2dea98ee3eeb7a748efe2f0
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-21 (Sat, 21 Jan 2017)

  Changed paths:
    M pmd-core/pom.xml
    M pmd-java/pom.xml
    M pmd-java/src/test/java/net/sourceforge/pmd/ant/PMDTaskTest.java
    A pmd-java/src/test/resources/ant/java/EncodingTestClass.java
    A 
pmd-java/src/test/resources/ant/java/MoreThanThousandLinesOfCodeWithDuplicateLiterals.java
    M pmd-java/src/test/resources/net/sourceforge/pmd/ant/xml/pmdtasktest.xml
    M pom.xml

  Log Message:
  -----------
  Add unit test to verify encoding of XML formatter


  Commit: ba260e753ca0d97cd8badcd73f901c77dbee5fc4
      https://github.com/pmd/pmd/commit/ba260e753ca0d97cd8badcd73f901c77dbee5fc4
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-21 (Sat, 21 Jan 2017)

  Changed paths:
    M pmd-java/src/test/java/net/sourceforge/pmd/ant/PMDTaskTest.java
    M pmd-java/src/test/resources/net/sourceforge/pmd/ant/xml/pmdtasktest.xml

  Log Message:
  -----------
  Adjust unit test to verify console encoding of XML formatter


  Commit: 2efe75fac5f5da1d75c3db6fd40b1a4da46ff7ab
      https://github.com/pmd/pmd/commit/2efe75fac5f5da1d75c3db6fd40b1a4da46ff7ab
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-21 (Sat, 21 Jan 2017)

  Changed paths:
    M pmd-core/pom.xml
    M pmd-java/pom.xml
    M pmd-java/src/test/java/net/sourceforge/pmd/ant/PMDTaskTest.java
    A pmd-java/src/test/resources/ant/java/EncodingTestClass.java
    A 
pmd-java/src/test/resources/ant/java/MoreThanThousandLinesOfCodeWithDuplicateLiterals.java
    M pmd-java/src/test/resources/net/sourceforge/pmd/ant/xml/pmdtasktest.xml
    M pom.xml

  Log Message:
  -----------
  Merge branch 'unit-test-for-pr-170'


  Commit: 756c2f6774ee49ca606729ad44a722361eaa9f1f
      https://github.com/pmd/pmd/commit/756c2f6774ee49ca606729ad44a722361eaa9f1f
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-21 (Sat, 21 Jan 2017)

  Changed paths:
    M pmd-java/src/test/java/net/sourceforge/pmd/ant/PMDTaskTest.java

  Log Message:
  -----------
  Fix build


  Commit: de6d3f5b610c7776123de3cf4f60955b01ff88c3
      https://github.com/pmd/pmd/commit/de6d3f5b610c7776123de3cf4f60955b01ff88c3
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-21 (Sat, 21 Jan 2017)

  Changed paths:
    M pmd-javascript/etc/grammar/es5.jj
    M 
pmd-javascript/src/test/java/net/sourceforge/pmd/cpd/EcmascriptTokenizerTest.java
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/pmd/pmd/compare/c7d4eddf8073...de6d3f5b610c
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to