You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mathieu Lirzin (JIRA)" <ji...@apache.org> on 2018/12/10 17:03:00 UTC

[jira] [Commented] (OFBIZ-10701) Fix or Silence various warnings

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

Mathieu Lirzin commented on OFBIZ-10701:
----------------------------------------

I have included two patches realizing the description of this ticket. For the framework this is done with [^OFBIZ-10701_Improved-Fix-or-Silence-various-warnings.patch] and for the plugins this is done with [^OFBIZ-10701_PLUGINS_Improved-Fix-various-warnings.patch].

> Fix or Silence various warnings
> -------------------------------
>
>                 Key: OFBIZ-10701
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10701
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL PLUGINS, framework
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Priority: Major
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10701_Improved-Fix-or-Silence-various-warnings.patch, OFBIZ-10701_PLUGINS_Improved-Fix-various-warnings.patch
>
>
> In order to detect potential issues early, the linting compiler option should be used by default and disabled with {{./gradlew -PXlint:none build}}.
> The warning related to the {{com.googlecode.concurrentlinkedhashmap}} dependency should resolves itself once we handle upgrade to Caffeine like proposed in OFBIZ-6747.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)