[
https://issues.apache.org/jira/browse/BEAM-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16495288#comment-16495288
]
Kenneth Knowles commented on BEAM-4418:
---------------------------------------
Some detail on {{failOnWarning}}. For me the warnings that cause the failure
are deprecation warnings. But we have these disabled via
{{-Xlint:-deprecation}}. This occurs even when delegating the build tasks to
Gradle so it should be running exactly the same logic. Is it because there is a
javac wrapper or something so IntelliJ does not accept the same command line
flags?
> Improve gradle integration with IntelliJ
> ----------------------------------------
>
> Key: BEAM-4418
> URL: https://issues.apache.org/jira/browse/BEAM-4418
> Project: Beam
> Issue Type: Sub-task
> Components: build-system
> Reporter: Etienne Chauchot
> Priority: Major
>
> To be able to work efficiently with gradle, the integration with intelliJ
> (more common IDE in the community I think) needs to be improved.The aim of
> this ticket is to gather areas of improvement discovered by people. Feel free
> to comment on what you discovered.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)