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

2016-10-12 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/151 This ``` HttpClient hc = HttpOp.createPoolingHttpClient() ; HttpOp.setDefaultHttpClient(hc); String queryString = "SELECT * { ?s ?p ?o }" ; String ser

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

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

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

2016-10-12 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/151 I've cleaned up allocating/deallocing the Fuseki server in case it hides some timing issues. Commit AFS-Debug-3 which I have also tried with a multisecond wait after the server is stopped and star

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

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

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

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

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

2016-10-12 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/151#discussion_r83097828 --- Diff: jena-jdbc/jena-jdbc-driver-remote/src/test/java/org/apache/jena/jdbc/remote/results/AbstractRemoteEndpointResultSetTests.java --- @@ -21,7 +21,6 @@

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

2016-10-12 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/151#discussion_r83098009 --- Diff: jena-jdbc/jena-jdbc-driver-remote/src/test/java/org/apache/jena/jdbc/remote/results/TestRemoteEndpointResults.java --- @@ -46,8 +47,8 @@ */

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

2016-10-12 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/151#discussion_r83097192 --- Diff: jena-jdbc/jena-jdbc-driver-remote/src/test/java/org/apache/jena/jdbc/remote/results/TestRemoteEndpointResultsWithResultSetTypes.java --- @@ -48,7 +49,7 @

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

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

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

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

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

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

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

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

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

2016-10-12 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/151 New branch : [http_op_2](https://github.com/afs/jena/tree/http_op_2) Green line! This is PR#151, the clean-ups in Jena master and some server control for jena-jdbc-driver-remote.

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

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