commit | d408a719027f3990efa29c02a3abb083696d124f | [log] [tgz] |
---|---|---|
author | Christian W. Damus <give.a.damus@gmail.com> | Wed Jun 12 13:15:34 2019 -0400 |
committer | Christian W. Damus <give.a.damus@gmail.com> | Wed Jun 12 15:09:51 2019 -0400 |
tree | 59af8bca0c5e0378b4984e378e464b5734985669 | |
parent | fa220068dffda7d89b37dba3abd1c7eb162d36dc [diff] |
TCI - Update API Tools prefs for Java 8 - allow default methods added to interface (that’s the point) - warn on invalid API annotation use as for API Javadoc tags - capture other new default warning settings - ignore unnecessary up-versions because we always up-version every bundle in every release - fix test fragments confusing API Tools by making packages internal that in the host bundle are supposed to be public API - fix an @since tag Change-Id: Ib4b069a23038ec8cce1fa157d4f06c5f384596ef Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>