You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2020/09/11 19:33:00 UTC

[jira] [Commented] (BEAM-10886) "Java Wordcount Direct Runner (windows-latest)" failing on master

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

Brian Hulette commented on BEAM-10886:
--------------------------------------

CC: [~maxmichaels] [~kenn]

> "Java Wordcount Direct Runner (windows-latest)" failing on master
> -----------------------------------------------------------------
>
>                 Key: BEAM-10886
>                 URL: https://issues.apache.org/jira/browse/BEAM-10886
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Brian Hulette
>            Priority: P1
>
> Seems to have started after https://github.com/apache/beam/pull/12810 was merged: https://github.com/apache/beam/actions/runs/249464071
> {code}
> FAILURE: Build failed with an exception.
> Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
> Use '--warning-mode all' to show the individual deprecation warnings.
> * Where:
> See https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings
> Build file 'D:\a\beam\beam\examples\java\build.gradle' line: 28
> * What went wrong:
> A problem occurred evaluating project ':examples:java'.
> > unexpected character r
> * 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
> BUILD FAILED in 3m 0s
> ##[error]Process completed with exit code 1.
> {code}



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