Skip to content

Commit a781fbc

Browse files
committed
note on release flag in index page
Signed-off-by: olivier lamy <[email protected]>
1 parent ea98b9e commit a781fbc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/site/apt/index.apt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Animal Sniffer
3434
Animal Sniffer provides tools to assist verifying that classes compiled with a newer JDK/API are compatible with an
3535
older JDK/API.
3636

37+
Please note this plugin is now in maintenance level as the exact same feature can be now easily achieved using the
38+
--release flag from Javac see {{http://openjdk.java.net/jeps/247}}
39+
3740
* Introduction
3841

3942
What happens if you compile a program written with a version of an API that is different from the version you are

0 commit comments

Comments
 (0)