Skip to content
Success

Changes

Summary

  1. Irrelevant change (#64) (commit: 6157dae) (details)
Commit 6157daec8d1779a655122e909a643492ba02af8c by GitHub
Irrelevant change (#64)

And inconsistent, as then why only this one private static
method, why not all?

These methods are fine to remain static as they do not
depend on any instance variable.

Lets undo this change (and have them all static) or,
we can make them all instance methods, but remain
consistent.
(commit: 6157dae)
The file was modified org.eclipse.sisu.plexus/src/main/java/org/eclipse/sisu/plexus/CompositeBeanHelper.java (diff)