You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Lewis John McGibbney (Jira)" <ji...@apache.org> on 2021/05/08 03:34:00 UTC

[jira] [Created] (GORA-681) Address use of deprectated APIs in gora-pig

Lewis John McGibbney created GORA-681:
-----------------------------------------

             Summary: Address use of deprectated APIs in gora-pig
                 Key: GORA-681
                 URL: https://issues.apache.org/jira/browse/GORA-681
             Project: Apache Gora
          Issue Type: Improvement
          Components: gora-pig
    Affects Versions: 0.9
            Reporter: Lewis John McGibbney
             Fix For: 1.0



{code:bash}
 Warning:  /home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/util/PersistentUtils.java:[104,27] [deprecation] Integer(int) in Integer has been deprecated
Warning:  /home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/GoraStorage.java:[301,48] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
Warning:  /home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/GoraStorage.java:[687,114] [deprecation] newInstance() in Class has been deprecated
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)