[
https://issues.apache.org/jira/browse/JENA-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16027530#comment-16027530
]
ASF subversion and git services commented on JENA-1348:
-------------------------------------------------------
Commit a7ece2a0537ee84252c1e402366858d342248f68 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=a7ece2a ]
JENA-1348: Fix ASF Header (not javadoc)
> E_DyncmicFunction 2-arg constructor fails
> -----------------------------------------
>
> Key: JENA-1348
> URL: https://issues.apache.org/jira/browse/JENA-1348
> Project: Apache Jena
> Issue Type: Bug
> Components: ARQ
> Affects Versions: Jena 3.3.0
> Reporter: Claude Warren
> Assignee: Claude Warren
> Fix For: Jena 3.4.0
>
>
> new E_FunctionDynamic(Expr function, ExprList args) fails with
> UnsupportedOperationException.
> The issue is that ExprList.getList() returns an immutable list.
> constructor should call ExprList.getRawList()
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)