[jira] [Updated] (OFBIZ-7782) Duplicates of .properties and Label files appear in build/libs.ofbiz.jar

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

[jira] [Updated] (OFBIZ-7782) Duplicates of .properties and Label files appear in build/libs.ofbiz.jar

Nicolas Malin (Jira)

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

Pierre Smits updated OFBIZ-7782:
--------------------------------
    Attachment: OFBIZ-7782-build.gradle.patch

This patch addresses the issue, avoiding having following file definitions in the generated ofbiz.jar file:

* '*.properties'
* '*.txt'
* '*.xml'
* 'README'
* 'APACHE2_HEADER_FOR_XML'

> Duplicates of .properties and Label files appear in build/libs.ofbiz.jar
> ------------------------------------------------------------------------
>
>                 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: OFBIZ-7782-build.gradle.patch, 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)