Allow multiple same jsr305 options in the command-line
do not report duplicate jsr305 entries if options are the same
This commit is contained in:
+2
@@ -6,7 +6,9 @@ $TEMP_DIR$
|
||||
-Xjsr305=@hello\:warning
|
||||
-Xjsr305=@hello\:warn
|
||||
-Xjsr305=@hello\:ignore
|
||||
-Xjsr305=@hello\:warn
|
||||
-Xjsr305=strict
|
||||
-Xjsr305=ignore
|
||||
-Xjsr305=under-migration\:ignore
|
||||
-Xjsr305=under-migration\:strict
|
||||
-Xjsr305=under-migration\:ignore
|
||||
|
||||
Reference in New Issue
Block a user