You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2022/02/12 12:38:00 UTC

[jira] [Resolved] (JENA-2275) Incorrect utility function causes unit test to fail

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

Andy Seaborne resolved JENA-2275.
---------------------------------
    Resolution: Won't Do

We aren't developing SDB any more.

The code is available is anyone wishes to continue with it.

 

> 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)