Francis Guchie created FINERACT-1186:
----------------------------------------
Summary: Failing to Build latest code
Key: FINERACT-1186
URL: https://issues.apache.org/jira/browse/FINERACT-1186
Project: Apache Fineract
Issue Type: New Feature
Components: Build
Affects Versions: 1.4.0, 1.5.0
Reporter: Francis Guchie
> Task :buildSwaggerCodeFineract
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :clean UP-TO-DATE
> Task :compileJava
Note:
D:\0a\fineract\build\swagger-code-fineract\src\main\java\org\apache\fineract\client\ApiClient.java
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :processResources NO-SOURCE
> Task :classes
> Task :jar
> Task :assemble
> Task :compileTestJava
> Task :processTestResources NO-SOURCE
> Task :testClasses
> Task :test
> Task :check
> Task :build
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.6/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 55s
5 actionable tasks: 4 executed, 1 up-to-date
> Task :srcDistTar FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':srcDistTar'.
> Could not add file
> 'D:\0a\fineract\fineract-provider\.gradle\6.6.1\executionHistory\executionHistory.lock'
> to TAR
> 'D:\0a\fineract\build\distributions\apache-fineract-1.4.0-src-release-1.4.0-661-g43fdde5-dirty.tar.gz'.
* 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.6.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 6m 20s
25 actionable tasks: 25 executed
--
This message was sent by Atlassian Jira
(v8.3.4#803005)