Re: jenkins builds and git.

2015-07-11 Thread Andy Seaborne
There is a BUILDS Jira project for reporting build issues. And seeing if anyone else has reported anything looking related. There is also a mailing list builds@ Andy On Sat, 11 Jul 2015 07:16 Claude Warren wrote: > It seems the Jenkins builds can not read git. I thought it might be an >

Re: [6/7] jena git commit: Additional tests and fixes for assignment inlining (JENA-780)

2015-07-11 Thread Andy Seaborne
Rob, There is a conflict in TransformEliminateAssignments: I'm not quite sure what the correct resolution is. Andy (Extract): > http://git-wip-us.apache.org/repos/asf/jena/blob/a25c72c9/jena-arq/src/main/java/org/apache/jena/sparql/algebra/optimize/TransformEliminateAssignments.java

[jira] [Reopened] (JENA-971) QueryBuilder does not properly construct UNIONs

2015-07-11 Thread Claude Warren (JIRA)
[ https://issues.apache.org/jira/browse/JENA-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren reopened JENA-971: But I now get this illegal query; SELECT * WHERE { ?s ?p ?o UNION { SELECT ?s ?p ?o