Branch: refs/heads/pmd/5.5.x
  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: 98b9a47ec6068356e9499d94a6b87c247228fbb2
      https://github.com/pmd/pmd/commit/98b9a47ec6068356e9499d94a6b87c247228fbb2
  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.5.x


  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: 620fed273282ed68a7b860725249b1d7b9ab112c
      https://github.com/pmd/pmd/commit/620fed273282ed68a7b860725249b1d7b9ab112c
  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' into pmd/5.5.x


  Commit: 12f2431bb4dd620fb316d225619b8670aee5428c
      https://github.com/pmd/pmd/commit/12f2431bb4dd620fb316d225619b8670aee5428c
  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: fa58ea511169d111507280da46494f819b139a5f
      https://github.com/pmd/pmd/commit/fa58ea511169d111507280da46494f819b139a5f
  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/pmd/5.5.x' into pmd/5.5.x


Compare: https://github.com/pmd/pmd/compare/40abb62df5b4...fa58ea511169
------------------------------------------------------------------------------
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