[GitHub] jena pull request #377: JENA-1503: Bug in XSDDateTime toString

2018-03-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/377 ---

[GitHub] jena pull request #377: JENA-1503: Bug in XSDDateTime toString

2018-03-09 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/377#discussion_r173498951 --- Diff: jena-core/src/test/java/org/apache/jena/graph/test/TestTypedLiterals.java --- @@ -989,7 +991,17 @@ public void testXSDanyURI() { Node

[GitHub] jena pull request #377: JENA-1503: Bug in XSDDateTime toString

2018-03-09 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/377#discussion_r173497971 --- Diff: jena-core/src/test/java/org/apache/jena/graph/test/TestTypedLiterals.java --- @@ -989,7 +991,17 @@ public void testXSDanyURI() { Node node2

[GitHub] jena pull request #377: JENA-1503: Bug in XSDDateTime toString

2018-03-09 Thread ajs6f
GitHub user ajs6f opened a pull request: https://github.com/apache/jena/pull/377 JENA-1503: Bug in XSDDateTime toString You can merge this pull request into a Git repository by running: $ git pull https://github.com/ajs6f/jena JENA-1503 Alternatively you can review and apply