[GitHub] jena issue #177: Bump YASQE up to version 2.11.4

2016-10-13 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/jena/pull/177 Added a new commit, and edited my comments and title. Now instead of 2.11.3 it is 2.11.4. @LaurensRietveld warned me about a regression in 2.11.3 (big thanks!). 2.11.4 includes the fix to our issue,

[GitHub] jena pull request #178: Small optimization for writePrefixes()

2016-10-13 Thread OmarElabd
GitHub user OmarElabd opened a pull request: https://github.com/apache/jena/pull/178 Small optimization for writePrefixes() I made a small change to the N3JenaWriterCommon writePrefixes function so that it does not need to make a call from the hashmap. You can merge this pull

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15573274#comment-15573274 ] ASF GitHub Bot commented on JENA-576: - Github user afs commented on the issue:

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/151 (going off pull/151.diff, which isn't always perfect): There is still a global server created in fuseki1/ServerTest by: ``` static { allocServer() ; } ``` I don't know why that

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/151 Do you have any changes other than those I picked up with the merge? If not, the simple way is to work from http_op_3 which I can do - it includes all your commits on this PR (unlike http_op_2

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15573206#comment-15573206 ] ASF GitHub Bot commented on JENA-576: - Github user afs commented on the issue:

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15573135#comment-15573135 ] ASF GitHub Bot commented on JENA-576: - Github user ajs6f commented on the issue:

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/151 I will bang on this more this weekend and try going back down the road you outlined, @afs . Maybe I missed something in the way I brought your commit over. If I don't find something, I'll go back

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15573076#comment-15573076 ] ASF GitHub Bot commented on JENA-576: - Github user ajs6f commented on the issue:

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/151 @afs I'm still getting the errors: ``` Failed tests: TestRemoteEndpointConnectionWithResultSetTypes>AbstractJenaConnectionTests.connection_statement_query_select_max_rows_01:531

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15573026#comment-15573026 ] ASF GitHub Bot commented on JENA-576: - Github user ajs6f commented on the issue:

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/151 Hang on, I didn't realize that that was just a simple cherry-pick, doing it now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572977#comment-15572977 ] ASF GitHub Bot commented on JENA-576: - Github user ajs6f commented on the issue:

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/151 @afs Are you saying to take https://github.com/apache/jena/commit/36b678933ecf2b5553f9345ef84e683cf0f181f0 and add it to this PR, and then we can look at finally merging this into master? Yes, I can

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572374#comment-15572374 ] ASF GitHub Bot commented on JENA-576: - Github user afs commented on the issue:

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/151 > Let's port the changes here, where the discussion has been. Branch [http_op_3](https://github.com/afs/jena/tree/http_op_3) is made by: 1. Current Jena master. 1. This PR 1.

Re: RDF Patch - experiences suggesting changes

2016-10-13 Thread Paul Houle
There is another use case for an "RDF Patch" which applies to hand-written models. For instance I have a model which describes a job that is run in AWS that looks like @prefix : @prefix parameter: :Server

RDF Patch - experiences suggesting changes

2016-10-13 Thread Andy Seaborne
I've been using modified RDF Patch for the data exchanged to keep multiple datasets synchronized. My primary use case is having multiple copies of the datasets for a high availability solution. It has to be a general solution for any data. There are some changes to the format that this work

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572191#comment-15572191 ] ASF GitHub Bot commented on JENA-576: - Github user ajs6f commented on the issue:

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572223#comment-15572223 ] ASF GitHub Bot commented on JENA-576: - Github user ajs6f commented on the issue:

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/151 I've opened https://issues.apache.org/jira/browse/JENA-1243 to track the other clear-up. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Created] (JENA-1243) Remove cruft from JDBC modules

2016-10-13 Thread A. Soroka (JIRA)
A. Soroka created JENA-1243: --- Summary: Remove cruft from JDBC modules Key: JENA-1243 URL: https://issues.apache.org/jira/browse/JENA-1243 Project: Apache Jena Issue Type: Task

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/151 1. Let's port the changes here, where the discussion has been. 2. Absolutely fine with me (to do the other changes elsewhere). I'll make a ticket for those things now so that we don't lose the

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572085#comment-15572085 ] ASF GitHub Bot commented on JENA-576: - Github user afs commented on the issue:

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/151 Can we do the clear-up separately, please? I really want to get he HTTP changes into the code base as this is in practical terms a blocker on the release preparation so I'm keen to get what we have into

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572079#comment-15572079 ] ASF GitHub Bot commented on JENA-576: - Github user afs commented on the issue:

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572074#comment-15572074 ] ASF GitHub Bot commented on JENA-576: - Github user afs commented on a diff in the pull request:

[GitHub] jena pull request #151: JENA-576: Moving away from deprecated HttpCommons Cl...

2016-10-13 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/151#discussion_r83228882 --- Diff: jena-fuseki1/src/test/java/org/apache/jena/fuseki/ServerTest.java --- @@ -20,7 +20,7 @@ import java.io.IOException ; import

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572045#comment-15572045 ] ASF GitHub Bot commented on JENA-576: - Github user rvesse commented on the issue:

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread rvesse
Github user rvesse commented on the issue: https://github.com/apache/jena/pull/151 The incorrect/ overridden plug-ins can certainly be removed. They are probably just cruft from the early days of development. Historically AspectJ was used in order to inject trace level

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571971#comment-15571971 ] ASF GitHub Bot commented on JENA-576: - Github user ajs6f commented on a diff in the pull request:

[GitHub] jena pull request #151: JENA-576: Moving away from deprecated HttpCommons Cl...

2016-10-13 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/151#discussion_r83219299 --- Diff: jena-fuseki1/src/test/java/org/apache/jena/fuseki/ServerTest.java --- @@ -20,7 +20,7 @@ import java.io.IOException ; import

[jira] [Commented] (JENA-576) Upgrade Apache HTTP Client to 4.3

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571959#comment-15571959 ] ASF GitHub Bot commented on JENA-576: - Github user ajs6f commented on the issue:

[GitHub] jena issue #151: JENA-576: Moving away from deprecated HttpCommons Client AP...

2016-10-13 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/151 Holy moly, @afs , thanks for the huge assist! I was out yesterday (Yom Kippur) and am now catching up. I will leave comments specific to the HTTP question on the new PR, but I will try to speak to the