[jira] [Commented] (JENA-946) Add '(Expression as Var)' support to the QueryBuilder select clause

2015-05-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JENA-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14547245#comment-14547245
 ] 

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

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

Changes to JENA-946 to rely on ExprUtils.parse for expression parsing.


 Add '(Expression as Var)' support to the QueryBuilder select clause
 ---

 Key: JENA-946
 URL: https://issues.apache.org/jira/browse/JENA-946
 Project: Apache Jena
  Issue Type: Improvement
Affects Versions: Jena 3.0.0
Reporter: Claude Warren
Assignee: Claude Warren
Priority: Minor
 Fix For: Jena 3.0.0


 Current SelectClause implementation does not support addVar( Expression, Var) 
 format.   This is to implement it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JENA-946) Add '(Expression as Var)' support to the QueryBuilder select clause

2015-05-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JENA-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14546937#comment-14546937
 ] 

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

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

Fixes for JENA-946


 Add '(Expression as Var)' support to the QueryBuilder select clause
 ---

 Key: JENA-946
 URL: https://issues.apache.org/jira/browse/JENA-946
 Project: Apache Jena
  Issue Type: Improvement
Affects Versions: Jena 3.0.0
Reporter: Claude Warren
Assignee: Claude Warren
Priority: Minor

 Current SelectClause implementation does not support addVar( Expression, Var) 
 format.   This is to implement it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)