Skip to content

Commit ea98b9e

Browse files
committed
add note on javac release flag
Signed-off-by: olivier lamy <[email protected]>
1 parent fabc20f commit ea98b9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# MojoHaus AnimalSniffer Maven Plugin
22

33
This is the [animal-sniffer-maven-plugin](http://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin/).
4+
5+
Please note this plugin is now in maintenance level as the exact same feature can be now easily achieved using the `--release`
6+
flag from Javac see (http://openjdk.java.net/jeps/247)
47

58
[![Build Status](https://travis-ci.org/mojohaus/animal-sniffer.svg?branch=master)](https://travis-ci.org/mojohaus/animal-sniffer)
69

0 commit comments

Comments
 (0)