Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 896233c2b5e6ba1605d68f8bf912db3997d54d17
      https://github.com/pmd/pmd/commit/896233c2b5e6ba1605d68f8bf912db3997d54d17
  Author: Juan Martín Sotuyo Dodero <[email protected]>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M pmd-core/src/main/java/net/sourceforge/pmd/util/ClasspathClassLoader.java

  Log Message:
  -----------
  Make ClasspathClassLoader parallel capable

 - It's just a bunch of static methods with no state on a URLClassLoader
 - We should probably review if this class makes sense at all, or should
    be replaced with helper methods on top of PMDASMClassLoader


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

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/logging/InvalidSlf4jMessageFormatRule.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/loggingjava/xml/InvalidSlf4jMessageFormat.xml
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Merge branch 'issue-1551' into pmd/5.5.x


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

  Changed paths:
    M pmd-core/src/main/java/net/sourceforge/pmd/util/ClasspathClassLoader.java

  Log Message:
  -----------
  Merge branch 'parallel-classloader' of https://github.com/Monits/pmd into 
pr-138


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

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

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


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

  Changed paths:
    M pmd-core/src/main/java/net/sourceforge/pmd/util/ClasspathClassLoader.java

  Log Message:
  -----------
  Checkstyle fixes


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

  Changed paths:
    M pmd-core/src/main/java/net/sourceforge/pmd/util/ClasspathClassLoader.java
    M src/site/markdown/overview/changelog.md

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


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

  Changed paths:
    M pmd-core/src/main/java/net/sourceforge/pmd/util/ClasspathClassLoader.java

  Log Message:
  -----------
  Make ClasspathClassLoader parallel capable

 - It's just a bunch of static methods with no state on a URLClassLoader
 - We should probably review if this class makes sense at all, or should
    be replaced with helper methods on top of PMDASMClassLoader


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

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

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


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

  Changed paths:
    M pmd-core/src/main/java/net/sourceforge/pmd/util/ClasspathClassLoader.java
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Merge branch 'pr-138' into pmd/5.5.x


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

  Changed paths:
    M pmd-core/src/main/resources/rulesets/releases/553.xml

  Log Message:
  -----------
  Update releases/553.xml ruleset


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

  Changed paths:
    M pmd-core/src/main/resources/rulesets/releases/553.xml

  Log Message:
  -----------
  Merge branch 'pmd/5.5.x'

# Conflicts:
#       
pmd-core/src/main/java/net/sourceforge/pmd/util/ClasspathClassLoader.java


Compare: https://github.com/pmd/pmd/compare/1c3a247163dd...f10a1ecab7dd
------------------------------------------------------------------------------
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