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)