Github user matthiasblaesing commented on the issue:
https://github.com/apache/incubator-netbeans/pull/12
This change introduces a problem: exclude patterns can't be defined per
module anymore. @jlahoda introduced the fist such set
`form/test/unit/data/goldenfiles/*` and I'll need to do the same for `diff`
module, where the test data needs to be excluded. With this change, the exclude
won't work. ---
