[ 
https://issues.apache.org/jira/browse/JENA-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487941#comment-17487941
 ] 

Andy Seaborne commented on JENA-2275:
-------------------------------------

Hi [~a921122],

The function looks to be duplicate of the code following it.

The current version of Jena is 4.4.0. 

StoreList was part of Jena SDB. The project no longer releases Jena SDB.

See
https://github.com/apache/jena/tree/main/jena-sdb

Was there a specific reason you were looking at the code?


> Incorrect utility function causes unit test to fail
> ---------------------------------------------------
>
>                 Key: JENA-2275
>                 URL: https://issues.apache.org/jira/browse/JENA-2275
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 3.17.0
>            Reporter: yayuyao
>            Priority: Minor
>
> in StoreList.java line 87, this code was commented. it's return value is 
> StoreDesc. Actually, it was designed as Store.  
> |//List<Pair<String, Store>> z = Iter.iter(x).map(t1).map(t2).toList() ;|
> ||



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to