You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/11/23 23:09:00 UTC

[jira] [Commented] (JENA-1368) Remove regex based where clause tests

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

ASF subversion and git services commented on JENA-1368:
-------------------------------------------------------

Commit 22a23251ef4596974224377776702e561aabac3d in jena's branch refs/heads/master from [~claude@xenei.org]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=22a2325 ]

Changes to add graph and value var methods to where handler/clause

partial fix for JENA-1368
fix for JENA-1432
fix for JENA-1433

> Remove regex based where clause tests
> -------------------------------------
>
>                 Key: JENA-1368
>                 URL: https://issues.apache.org/jira/browse/JENA-1368
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: QueryBuilder
>    Affects Versions: Jena 3.3.0
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>            Priority: Minor
>
> Many tests currently use a regular expression matching of string output to verify that a where clause was constructed properly.  This  change is to use  the new WhereValidator code instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)