You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/05/15 17:57:02 UTC

[jira] [Updated] (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:all-tabpanel ]

Kenneth Knowles updated BEAM-10886:
-----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Resolved)

Hello! Due to a bug in our Jira configuration, this issue had status:Resolved but resolution:Unresolved.

I am bulk editing these issues to have resolution:Fixed

If a different resolution is appropriate, please change it. To do this, click the "Resolve" button (you can do this even for closed issues) and set the Resolution field to the right value.

> "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
>              Labels: Done
>             Fix For: Not applicable
>
>          Time Spent: 1h
>  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)