[
https://issues.apache.org/jira/browse/JENA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365768#comment-16365768
]
ASF GitHub Bot commented on JENA-1482:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/361
Small improvements
1. Yet another check for JENA-1482
2. Put some cut-and-paste internal code as compiled java so it stay up to
date.
The (2) code is because Jena does not do multiple inheritance.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena small-things
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/361.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #361
----
commit 30d2d87507ebad6d968731ca7f67aa4c8138edf3
Author: Andy Seaborne <andy@...>
Date: 2018-02-15T13:42:08Z
JENA-1482: Check when mapping NodeId to Node
commit 634cced9f83fefa826c2f7bf893b0e05214d5962
Author: Andy Seaborne <andy@...>
Date: 2018-02-15T13:42:52Z
Put usage examples into the code so they stay up-to-date.
----
> Add testing when creating Bindings to catch null values earlier.
> ----------------------------------------------------------------
>
> Key: JENA-1482
> URL: https://issues.apache.org/jira/browse/JENA-1482
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Affects Versions: Jena 3.6.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 3.7.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)