You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datafu.apache.org by "Eyal Allweil (Jira)" <ji...@apache.org> on 2021/10/08 07:29:00 UTC

[jira] [Updated] (DATAFU-156) gradle -b bootstrap.gradle fails on AArch64, Fedora 33 (Java 11, also CentOS 8, Java 1.8)

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

Eyal Allweil updated DATAFU-156:
--------------------------------
    Fix Version/s: 1.6.1

> gradle -b bootstrap.gradle fails on AArch64, Fedora 33 (Java 11, also CentOS 8, Java 1.8) 
> ------------------------------------------------------------------------------------------
>
>                 Key: DATAFU-156
>                 URL: https://issues.apache.org/jira/browse/DATAFU-156
>             Project: DataFu
>          Issue Type: Bug
>            Reporter: Lutz Weischer
>            Priority: Minor
>             Fix For: 1.6.1
>
>
> > Task :buildSrc:compileGroovy
> startup failed:
> /data/jw/apache/datafu/buildSrc/src/main/groovy/datafu/autojar/task/Autojar.groovy: 44: The return type of java.lang.String getMainClass() in datafu.autojar.task.Autojar is incompatible with org.gradle.api.provider.Property in org.gradle.api.tasks.JavaExec
> . At [44:5]  @ line 44, column 5.
>        String mainClass
>        ^
> 1 error
> > Task :buildSrc:compileGroovy FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':buildSrc:compileGroovy'.
> > Compilation failed; 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 7.0.
> Use '--warning-mode all' to show the individual deprecation warnings.
> See https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings
> BUILD FAILED in 17s



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