You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2016/10/17 18:12:58 UTC

[jira] [Updated] (GEODE-2007) gradle build generates warnings for "uses unchecked or unsafe operations"

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

Kirk Lund updated GEODE-2007:
-----------------------------
    Priority: Trivial  (was: Major)

> gradle build generates warnings for "uses unchecked or unsafe operations"
> -------------------------------------------------------------------------
>
>                 Key: GEODE-2007
>                 URL: https://issues.apache.org/jira/browse/GEODE-2007
>             Project: Geode
>          Issue Type: Bug
>          Components: build
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Trivial
>
> :extensions/geode-modules-tomcat7:compileJavaNote: /tmp/build/ae3c03f4/geode/extensions/geode-modules-tomcat7/src/main/java/org/apache/geode/modules/session/catalina/DeltaSession7.java uses unchecked or unsafe operations.
> :extensions/geode-modules-tomcat8:compileTestJavaNote: /tmp/build/ae3c03f4/geode/extensions/geode-modules-tomcat8/src/test/java/org/apache/geode/modules/session/Tomcat8SessionsClientServerDUnitTest.java uses unchecked or unsafe operations.
> :geode-old-client-support:compileTestJavaNote: /tmp/build/ae3c03f4/geode/geode-old-client-support/src/test/java/org/apache/geode/OldClientSupportDUnitTest.java uses unchecked or unsafe operations.
> These warnings interfere with the goal of having a clean build without warnings and these warnings are easy to fix.



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