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

2018-12-10 Thread Mathieu Lirzin (JIRA)


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

Mathieu Lirzin updated OFBIZ-10701:
---
Description: 
In order to detect potential issues early, the linting compiler option should 
be used by default and disabled with {{./gradlew -PXlint:none build}}.

Additionally it is important to reduce the number of warnings otherwise new 
warnings will remain unnoticed.

The warning related to the {{com.googlecode.concurrentlinkedhashmap}} 
dependency should resolves itself once we handle upgrade to Caffeine like 
proposed in OFBIZ-6747.

  was:
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.


> 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}}.
> Additionally it is important to reduce the number of warnings otherwise new 
> warnings will remain unnoticed.
> 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)


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

2018-12-10 Thread Mathieu Lirzin (JIRA)


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

Mathieu Lirzin updated OFBIZ-10701:
---
Attachment: 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)


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

2018-12-10 Thread Mathieu Lirzin (JIRA)


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

Mathieu Lirzin updated OFBIZ-10701:
---
Description: 
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.

  was:
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.


> 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)


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

2018-12-10 Thread Mathieu Lirzin (JIRA)


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

Mathieu Lirzin updated OFBIZ-10701:
---
Attachment: OFBIZ-10701_Improved-Fix-or-Silence-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
>
>
> 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)