You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2019/11/21 17:48:00 UTC

[jira] [Resolved] (BEAM-6495) ./gradlew compileJava broken on master branch

     [ https://issues.apache.org/jira/browse/BEAM-6495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik resolved BEAM-6495.
-----------------------------
    Fix Version/s: Not applicable
       Resolution: Fixed

This must have been fixed a long time ago.

> ./gradlew compileJava broken on master branch
> ---------------------------------------------
>
>                 Key: BEAM-6495
>                 URL: https://issues.apache.org/jira/browse/BEAM-6495
>             Project: Beam
>          Issue Type: New Feature
>          Components: java-fn-execution
>            Reporter: Alex Amato
>            Priority: Major
>             Fix For: Not applicable
>
>
> repro, rebase from master and run:
> ./gradlew compileJava && ./gradlew compileTestJava
> https://gradle.com/s/pgdbpg2yfruvm
>  
> > Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:compileJava
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':beam-sdks-java-extensions-sql:compileJava'.
> > Compilation failed with exit code 1; see the compiler error output for details.
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
> * Get more help at https://help.gradle.org
> Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
> Use '--warning-mode all' to show the individual deprecation warnings.
> See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings
> BUILD FAILED in 3m 51s
> 123 actionable tasks: 84 executed, 39 up-to-date
> Publishing build scan...
> https://gradle.com/s/pgdbpg2yfruvm



--
This message was sent by Atlassian Jira
(v8.3.4#803005)