You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2017/09/26 18:05:00 UTC

[jira] [Commented] (OFBIZ-9791) builds in git fail quickly

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

Jacques Le Roux commented on OFBIZ-9791:
----------------------------------------

Hi Adam,

Found this only (I guess you did so) https://discuss.gradle.org/t/build-cache-issue-how-to-exclude-empty-directories-from-compile/22820 not sure how to do it...

> builds in git fail quickly
> --------------------------
>
>                 Key: OFBIZ-9791
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9791
>             Project: OFBiz
>          Issue Type: Bug
>          Components: Gradle
>    Affects Versions: Trunk
>            Reporter: Adam Heath
>
> Empty folders in git are not stored.  Please make the build.gradle handle missing folders.
> The correct fix is to *NOT* store a README or something in the plugins/ folder.
> ==
> 10:43:01 -0500 adam@tooz(trunk):/srv/development/ofbiz/ofbiz-github$ ./gradlew build
> FAILURE: Build failed with an exception.
> * Where:
> Script '/srv/development/ofbiz/ofbiz-github/common.gradle' line: 37
> * What went wrong:
> A problem occurred evaluating settings 'ofbiz'.
> > /srv/development/ofbiz/ofbiz-github/plugins
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
> BUILD FAILED
> Total time: 0.415 secs
> ==



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)