Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: efebb1ef6b23b69b236d2efcebde411c917629e9
      https://github.com/pmd/pmd/commit/efebb1ef6b23b69b236d2efcebde411c917629e9
  Author: Juan Martín Sotuyo Dodero <[email protected]>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M 
pmd-core/src/main/java/net/sourceforge/pmd/RuleSetFactoryCompatibility.java
    M pmd-java/src/main/resources/rulesets/java/design.xml
    M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/design/DesignRulesTest.java
    R 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/AvoidConstantsInterface.xml

  Log Message:
  -----------
  Unify AvoidConstantsInterface and ConstantsInInterface

 - We stick to ConstantsInInterface since it covers all scenarios the other one 
did,
    and allows greater configuration.
 - The existing test cases were already covered, so we can safely drop them.


  Commit: df0b52fa62714eafdee394849992d3084ba52084
      https://github.com/pmd/pmd/commit/df0b52fa62714eafdee394849992d3084ba52084
  Author: Juan Martín Sotuyo Dodero <[email protected]>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  -----------
  Uncomment the test scenario for issue 681

 - This asserts the issue has actually been fixed and makes sure it won't return


  Commit: 637b82bce9a4a0d90d01fcb6e3dbbe96f5a10f42
      https://github.com/pmd/pmd/commit/637b82bce9a4a0d90d01fcb6e3dbbe96f5a10f42
  Author: Andreas Dangel <[email protected]>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/typeresolution/rules/CloneMethodMustImplementCloneable.java
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Merge branch 'pr-140' into pmd/5.4.x
Closes #140 (rebased onto pmd/5.4.x)


  Commit: a7b89a8c479c924d9c713e5775fa78a23066b95e
      https://github.com/pmd/pmd/commit/a7b89a8c479c924d9c713e5775fa78a23066b95e
  Author: Andreas Dangel <[email protected]>
  Date:   2016-12-10 (Sat, 10 Dec 2016)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/PreserveStackTraceRule.java
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Merge branch 'pr-141' into pmd/5.4.x
Closes #141 (rebased for pmd/5.4.x)


  Commit: 454fddb09d596b765066dfb6a45b292effeb349d
      https://github.com/pmd/pmd/commit/454fddb09d596b765066dfb6a45b292effeb349d
  Author: Juan Martín Sotuyo Dodero <[email protected]>
  Date:   2016-12-13 (Tue, 13 Dec 2016)

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

  Log Message:
  -----------
  Revamp changelog format

 - Make it a little more marketing friendly


  Commit: 66b6b8df19fa841f4b1aaf1400461ea3d85f12d1
      https://github.com/pmd/pmd/commit/66b6b8df19fa841f4b1aaf1400461ea3d85f12d1
  Author: Juan Martín Sotuyo Dodero <[email protected]>
  Date:   2016-12-13 (Tue, 13 Dec 2016)

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

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


  Commit: 7a46613043cea2bd9eec8f68dee4b189ed2326d6
      https://github.com/pmd/pmd/commit/7a46613043cea2bd9eec8f68dee4b189ed2326d6
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
    M 
pmd-core/src/main/java/net/sourceforge/pmd/RuleSetFactoryCompatibility.java
    M pmd-java/src/main/resources/rulesets/java/design.xml
    M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/design/DesignRulesTest.java
    R 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/AvoidConstantsInterface.xml

  Log Message:
  -----------
  Merge branch 'issue-1512' of https://github.com/Monits/pmd into pr-156


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

  Changed paths:
    M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/design/DesignRulesTest.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/ConstantsInInterface.xml

  Log Message:
  -----------
  Recycle the test cases of AvoidConstantsInInterface


  Commit: 946b566c76cd4cebfd86357afef8763036dfa1bb
      https://github.com/pmd/pmd/commit/946b566c76cd4cebfd86357afef8763036dfa1bb
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-03 (Tue, 03 Jan 2017)

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

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


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

  Changed paths:
    M 
pmd-core/src/main/java/net/sourceforge/pmd/RuleSetFactoryCompatibility.java
    M pmd-java/src/main/resources/rulesets/java/design.xml
    M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/design/DesignRulesTest.java
    R 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/AvoidConstantsInterface.xml
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/ConstantsInInterface.xml
    M src/site/markdown/overview/changelog.md

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


  Commit: 68fd556c9c2b41523f32d57b455544b9f1f40e6e
      https://github.com/pmd/pmd/commit/68fd556c9c2b41523f32d57b455544b9f1f40e6e
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-03 (Tue, 03 Jan 2017)

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

  Log Message:
  -----------
  Merge branch 'add-clone-test' of https://github.com/Monits/pmd into pr-157


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

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

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


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

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/imports/UnnecessaryFullyQualifiedNameRule.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/imports/xml/UnnecessaryFullyQualifiedName.xml

  Log Message:
  -----------
  [java] UnnecessaryFullyQualifiedNameRule handles same file class conflicts

 - This resolves [#1555](https://sourceforge.net/p/pmd/bugs/1555/)
 - If a class is defined in the same file that conflicts with an import,
    it's not considered a violation


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

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

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


  Commit: 5d9010672da03356fab32fe846512776c11c6c82
      https://github.com/pmd/pmd/commit/5d9010672da03356fab32fe846512776c11c6c82
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/imports/UnnecessaryFullyQualifiedNameRule.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/imports/xml/UnnecessaryFullyQualifiedName.xml
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Merge branch 'pr-159'
Closes #159 (rebased onto pmd/5.4.x)


Compare: https://github.com/pmd/pmd/compare/6579959d9391...5d9010672da0
------------------------------------------------------------------------------
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