You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by kw...@apache.org on 2021/10/20 08:53:38 UTC

[jackrabbit-oak] branch OAK-9584-expanded-name-for-rep-prefix updated (7e75ed6 -> 5f5a6b3)

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

kwin pushed a change to branch OAK-9584-expanded-name-for-rep-prefix
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git.


    from 7e75ed6  OAK-9584 add test accessing a property with namespace uri for prefix "rep"
     add 5f5a6b3  OAK-9584 add custom rule to ignore JUnit4 tests given via "known.issues"

No new revisions were added by this update.

Summary of changes:
 .../apache/jackrabbit/oak/jcr/ValidNamesTest.java  |   5 +
 .../oak/jcr/util/KnownIssuesIgnoreRule.java        | 130 +++++++++++++++++++++
 2 files changed, 135 insertions(+)
 create mode 100644 oak-jcr/src/test/java/org/apache/jackrabbit/oak/jcr/util/KnownIssuesIgnoreRule.java