[GitHub] jena pull request #354: JENA-1482: Binding checks

2018-02-10 Thread afs
Github user afs closed the pull request at: https://github.com/apache/jena/pull/354 ---

[GitHub] jena issue #354: JENA-1482: Binding checks

2018-02-10 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/354 This has got POM early work on changes for Apache-v19 mixed into it. i will close this and submit a clean PR. ---

[jira] [Commented] (JENA-1482) Add testing when creating Bindings to catch null values earlier.

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359355#comment-16359355 ] ASF GitHub Bot commented on JENA-1482: -- Github user afs closed the pull request at:

[jira] [Commented] (JENA-1482) Add testing when creating Bindings to catch null values earlier.

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359354#comment-16359354 ] ASF GitHub Bot commented on JENA-1482: -- Github user afs commented on the issue: h

[GitHub] jena pull request #357: JENA-1482: Binding checks

2018-02-10 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/357 JENA-1482: Binding checks You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena binding-check2 Alternatively you can review and apply these change

[jira] [Commented] (JENA-1482) Add testing when creating Bindings to catch null values earlier.

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359358#comment-16359358 ] ASF GitHub Bot commented on JENA-1482: -- GitHub user afs opened a pull request: ht

[GitHub] jena issue #357: JENA-1482: Binding checks

2018-02-10 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/357 Sorry about that - closing and redoing the PR lost the split. From the previous PR#354, see commit for 6abd485868376 for the null checks and 8f17867269f5e for the reformatting. ---

[jira] [Commented] (JENA-1482) Add testing when creating Bindings to catch null values earlier.

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359473#comment-16359473 ] ASF GitHub Bot commented on JENA-1482: -- Github user afs commented on the issue: h

[jira] [Created] (JENA-1484) ElementData transformation fails due to bug in ApplyElementTransformVisitor

2018-02-10 Thread Claus Stadler (JIRA)
Claus Stadler created JENA-1484: --- Summary: ElementData transformation fails due to bug in ApplyElementTransformVisitor Key: JENA-1484 URL: https://issues.apache.org/jira/browse/JENA-1484 Project: Apache

[GitHub] jena pull request #358: JENA-1484: Correcting behavior in ApplyElementTransf...

2018-02-10 Thread ajs6f
GitHub user ajs6f opened a pull request: https://github.com/apache/jena/pull/358 JENA-1484: Correcting behavior in ApplyElementTransformVisitor You can merge this pull request into a Git repository by running: $ git pull https://github.com/ajs6f/jena JENA-1484 Alternatively y

[jira] [Commented] (JENA-1484) ElementData transformation fails due to bug in ApplyElementTransformVisitor

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359611#comment-16359611 ] ASF GitHub Bot commented on JENA-1484: -- GitHub user ajs6f opened a pull request:

[jira] [Commented] (JENA-1484) ElementData transformation fails due to bug in ApplyElementTransformVisitor

2018-02-10 Thread A. Soroka (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359613#comment-16359613 ] A. Soroka commented on JENA-1484: - Thanks, [~Aklakan]. I'm going to wait for [~andy.seaborn