You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2019/11/28 14:13:56 UTC

[jena] branch master updated (0f98c88 -> f4081d9)

This is an automated email from the ASF dual-hosted git repository.

andy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git.


    from 0f98c88  Merge pull request #636 from afs/clean-newInstance
     new 9a3b49d  JENA-1784 CacheSimple doesn't check keys for equality
     new cd4c516  A better test
     new 222192f  Make sure that CacheSimple uses equals, not ==
     new f4081d9  Merge pull request #637 from strangepleasures/JENA-1784

The 8107 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/jena/atlas/lib/cache/CacheSimple.java   |  2 +-
 .../jena/atlas/lib/cache/CacheSimpleTest.java      | 54 ++++++++++++++++++++--
 2 files changed, 51 insertions(+), 5 deletions(-)