[
https://issues.apache.org/jira/browse/GORA-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney updated GORA-681:
--------------------------------------
Parent: GORA-678
Issue Type: Sub-task (was: Improvement)
> 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: Sub-task
> Components: gora-pig
> Affects Versions: 0.9
> Reporter: Lewis John McGibbney
> Priority: Major
> 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)