[GitHub] maven-plugins pull request: Compute the set of clazzes of a Clazzp...

2015-09-28 Thread BenoitPerrot
Github user BenoitPerrot closed the pull request at: https://github.com/apache/maven-plugins/pull/61 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] maven-plugins pull request: Compute the set of clazzes of a Clazzp...

2015-09-28 Thread BenoitPerrot
GitHub user BenoitPerrot opened a pull request: https://github.com/apache/maven-plugins/pull/61 Compute the set of clazzes of a ClazzpathUnit only once The method `getClazzes()` in `org.vafer.jdependency.ClazzpathUnit` actually builds a hash set and fills it up, each time it is