[ 
https://issues.apache.org/jira/browse/BEAM-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652517#comment-16652517
 ] 

Kenneth Knowles commented on BEAM-5176:
---------------------------------------

Actually when I do {{./gradlew --debug}} I see the following passed to the 
failing javac command:
 
{code:java}
-Xlint:all -Werror -XepDisableWarningsInGeneratedCode 
-XepExcludedPaths:(.*/)?(build/generated
.*avro-java|build/generated)/.* -Xep:MutableConstantField:OFF -Xlint:-options 
-Xlint:-cast -Xlint:-deprecation -Xlint:-processing -Xlint:-rawtypes -Xlint:
-serial -Xlint:-try -Xlint:-unchecked -Xlint:-varargs{code}

> FailOnWarnings behave differently between CLI and Intellij build 
> -----------------------------------------------------------------
>
>                 Key: BEAM-5176
>                 URL: https://issues.apache.org/jira/browse/BEAM-5176
>             Project: Beam
>          Issue Type: Sub-task
>          Components: build-system
>            Reporter: Etienne Chauchot
>            Assignee: Kenneth Knowles
>            Priority: Major
>
>  In command line the build passes but fails on the IDE because of warnings. 
> To make it pass I had to put false in failOnWarnings in ApplyJavaNature



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to