CMS diff: Migrating from Jena2 to Jena3

2018-01-17 Thread Anonymous CMS User
Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Fmigrate_jena2_jena3.mdtext Index: trunk/content/documentation/migrate_jena2_jena3.mdtext === ---

[jira] [Resolved] (JENA-1459) add highlighting support to jena-text

2018-01-17 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1459. - Resolution: Done Fix Version/s: Jena 3.7.0 > add highlighting support to jena-text >

[GitHub] jena pull request #339: resolve JENA-1459 add jena text highlighting

2018-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/339 ---

[jira] [Commented] (JENA-1459) add highlighting support to jena-text

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329211#comment-16329211 ] ASF GitHub Bot commented on JENA-1459: -- Github user xristy commented on the issue:

[GitHub] jena issue #339: resolve JENA-1459 add jena text highlighting

2018-01-17 Thread xristy
Github user xristy commented on the issue: https://github.com/apache/jena/pull/339 What was the error? I puzzled that I was not seeing it. ---

[jira] [Commented] (JENA-1459) add highlighting support to jena-text

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329192#comment-16329192 ] ASF GitHub Bot commented on JENA-1459: -- Github user afs commented on the issue:

[GitHub] jena issue #339: resolve JENA-1459 add jena text highlighting

2018-01-17 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/339 Done! (One trivial syntax error fixed.) ---

[jira] [Commented] (JENA-1459) add highlighting support to jena-text

2018-01-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329186#comment-16329186 ] ASF subversion and git services commented on JENA-1459: --- Commit

[jira] [Commented] (JENA-1459) add highlighting support to jena-text

2018-01-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329185#comment-16329185 ] ASF subversion and git services commented on JENA-1459: --- Commit

[jira] [Commented] (JENA-1459) add highlighting support to jena-text

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329188#comment-16329188 ] ASF GitHub Bot commented on JENA-1459: -- Github user asfgit closed the pull request at:

[GitHub] jena issue #339: resolve JENA-1459 add jena text highlighting

2018-01-17 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/339 TS_Text.java, line 54 had a leading backtick character. I thought I could safely fix it :-) +`, TestTextHighlighting.class ---

[jira] [Commented] (JENA-1459) add highlighting support to jena-text

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329233#comment-16329233 ] ASF GitHub Bot commented on JENA-1459: -- Github user afs commented on the issue:

[jira] [Updated] (JENA-1467) RDFDataMgr.loadGraph( "http://site.org/doc.ttl#anchor") fails

2018-01-17 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1467: Description: Riot could remove the URL anchor before sending the HTTP request. It's better in Jena

[jira] [Commented] (JENA-1459) add highlighting support to jena-text

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329352#comment-16329352 ] ASF GitHub Bot commented on JENA-1459: -- Github user ajs6f commented on the issue:

[GitHub] jena issue #339: resolve JENA-1459 add jena text highlighting

2018-01-17 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/339 That is one prob with using the Github on-line editors. But they _are_ convenient! I use them for corrections to human-centric docs like READMEs, etc. ---

[jira] [Commented] (JENA-1459) add highlighting support to jena-text

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329342#comment-16329342 ] ASF GitHub Bot commented on JENA-1459: -- Github user xristy commented on the issue:

[GitHub] jena issue #339: resolve JENA-1459 add jena text highlighting

2018-01-17 Thread xristy
Github user xristy commented on the issue: https://github.com/apache/jena/pull/339 Thanks for fixing. Maybe that got introduced when I "corrected" the conflicts a couple of days ago since I did that inline - I suppose I won't used that approach again, otherwise the tools should have

[GitHub] jena pull request #341: JENA-1462: Tests RDF/XML parsing newer URI schemes

2018-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/341 ---

[jira] [Commented] (JENA-1462) RDF/XML parsing fails on newer/provisional/private URI schemes in base URI

2018-01-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329392#comment-16329392 ] ASF subversion and git services commented on JENA-1462: --- Commit

[jira] [Commented] (JENA-1467) RDFDataMgr.loadGraph( "http://site.org/doc.ttl#anchor") fails

2018-01-17 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329429#comment-16329429 ] Andy Seaborne commented on JENA-1467: - This URL {{..//login.form.ttl#registerForm}}. This is not about

[jira] [Assigned] (JENA-1467) RDFDataMgr.loadGraph( "http://site.org/doc.ttl#anchor") fails

2018-01-17 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne reassigned JENA-1467: --- Assignee: Andy Seaborne > RDFDataMgr.loadGraph( "http://site.org/doc.ttl#anchor;) fails >

[jira] [Commented] (JENA-1463) RDF/XML parsing of file://hostname/ base URI miswrites URI

2018-01-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329393#comment-16329393 ] ASF subversion and git services commented on JENA-1463: --- Commit

[jira] [Commented] (JENA-1462) RDF/XML parsing fails on newer/provisional/private URI schemes in base URI

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329397#comment-16329397 ] ASF GitHub Bot commented on JENA-1462: -- Github user asfgit closed the pull request at:

[jira] [Commented] (JENA-1463) RDF/XML parsing of file://hostname/ base URI miswrites URI

2018-01-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329394#comment-16329394 ] ASF subversion and git services commented on JENA-1463: --- Commit

[jira] [Commented] (JENA-1462) RDF/XML parsing fails on newer/provisional/private URI schemes in base URI

2018-01-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329391#comment-16329391 ] ASF subversion and git services commented on JENA-1462: --- Commit

[jira] [Commented] (JENA-1462) RDF/XML parsing fails on newer/provisional/private URI schemes in base URI

2018-01-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329396#comment-16329396 ] ASF subversion and git services commented on JENA-1462: --- Commit

[jira] [Commented] (JENA-1462) RDF/XML parsing fails on newer/provisional/private URI schemes in base URI

2018-01-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329395#comment-16329395 ] ASF subversion and git services commented on JENA-1462: --- Commit

[jira] [Comment Edited] (JENA-1467) RDFDataMgr.loadGraph( "http://site.org/doc.ttl#anchor") fails

2018-01-17 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329429#comment-16329429 ] Andy Seaborne edited comment on JENA-1467 at 1/17/18 11:06 PM: --- This URL