[jira] [Comment Edited] (OFBIZ-7782) Duplicates of .properties and Label files appear

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-7782) Duplicates of .properties and Label files appear

Nicolas Malin (Jira)

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

Pierre Smits edited comment on OFBIZ-7782 at 7/18/16 9:40 AM:
--------------------------------------------------------------

Clearly the author of the article was misinformed and did not check thorougly...

This is what
*./gradlew build --debug* produces:
{code}

11:34:44.684 [DEBUG] [org.gradle.api.internal.artifacts.ivyservice.IvyLoggingAdaper] setting 'ivy.default.settings.dir' to 'jar:file:/Users/pierre/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/ivy-2.2.0.jar!/org/apache/ivy/core/settings'
11:34:44.686 [DEBUG] [org.gradle.api.internal.artifacts.ivyservice.IvyLoggingAdaper] setting 'ivy.basedir' to '/Users/pierre/dev/ofbiz/ofbiz-gradle/.'
11:34:44.686 [DEBUG] [org.gradle.api.internal.artifacts.ivyservice.IvyLoggingAdaper] setting 'ivy.default.conf.dir' to 'jar:file:/Users/pierre/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/ivy-2.2.0.jar!/org/apache/ivy/core/settings'
{code}


was (Author: pfm.smits):
Clearly the author of the article was misinformed and did not check thorougly...

This is what
*./gradlew build --debug* produces:
{code}

11:34:44.684 [DEBUG] [org.gradle.api.internal.artifacts.ivyservice.IvyLoggingAdaper] setting 'ivy.default.settings.dir' to 'jar:file:/Users/pierre/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/*ivy-2.2.0.jar*!/org/apache/ivy/core/settings'
11:34:44.686 [DEBUG] [org.gradle.api.internal.artifacts.ivyservice.IvyLoggingAdaper] setting 'ivy.basedir' to '/Users/pierre/dev/ofbiz/ofbiz-gradle/.'
11:34:44.686 [DEBUG] [org.gradle.api.internal.artifacts.ivyservice.IvyLoggingAdaper] setting 'ivy.default.conf.dir' to 'jar:file:/Users/pierre/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/*ivy-2.2.0.jar*!/org/apache/ivy/core/settings'
{code}

> Duplicates of .properties and Label files appear
> ------------------------------------------------
>
>                 Key: OFBIZ-7782
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7782
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Assignee: Jacques Le Roux
>         Attachments: Screen Shot 2016-07-13 at 10.05.43.png
>
>
> With the switch to gradle/gradlew .properties and the label definition files get duplicated into the build folder. See attached screenshot.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)