sbt/compile/api
Martin Duhem be8ba763fa Include ONLY non-public members in API hash of traits
The previous logic was wrong and included all members of traits in their
API hash, which degraded the performance of the incremental compiler.

This commit changes this logic so that only the non-public members of
traits are included into their API hash.

Fixes #2436
2016-02-04 16:32:36 +01:00
..
src Include ONLY non-public members in API hash of traits 2016-02-04 16:32:36 +01:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00