[
https://issues.apache.org/jira/browse/BEAM-10886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194500#comment-17194500
]
Kenneth Knowles edited comment on BEAM-10886 at 9/14/20, 4:36 PM:
------------------------------------------------------------------
CC: [~mxm] [~kenn]
was (Author: bhulette):
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
> Assignee: Nelson Osacky
> Priority: P1
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)