[jira] [Commented] (JENA-480) Unify HTTP usage and authentication mechanisms in ARQ

2013-06-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/JENA-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695984#comment-13695984 ] Hudson commented on JENA-480: - Integrated in Jena__Development_Test #739 (See [https://builds.a

[jira] [Commented] (JENA-480) Unify HTTP usage and authentication mechanisms in ARQ

2013-06-28 Thread Rob Vesse (JIRA)
[ https://issues.apache.org/jira/browse/JENA-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695948#comment-13695948 ] Rob Vesse commented on JENA-480: Put some finishing touches to forms authentication support

[jira] [Commented] (JENA-480) Unify HTTP usage and authentication mechanisms in ARQ

2013-06-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695941#comment-13695941 ] ASF subversion and git services commented on JENA-480: -- Commit 1497958

[jira] [Commented] (JENA-480) Unify HTTP usage and authentication mechanisms in ARQ

2013-06-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/JENA-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695935#comment-13695935 ] Hudson commented on JENA-480: - Integrated in Jena__Development_Test #738 (See [https://builds.a

[jira] [Commented] (JENA-480) Unify HTTP usage and authentication mechanisms in ARQ

2013-06-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695933#comment-13695933 ] ASF subversion and git services commented on JENA-480: -- Commit 1497957

Re: Jetty Upgrade [was svn commit: r1488601 - /jena/trunk/jena-fuseki/src/test/java/org/apache/jena/fuseki/ServerTest.java]

2013-06-28 Thread Andy Seaborne
On 28/06/13 19:27, Rob Vesse wrote: Re: the LoginService print that appears to be another spurious print statement direct to stdout coming from Jetty A quick review of the source for Jetty 9 suggests it does not have this. Should we consider bumping Fuseki to use Jetty 9 in the near future? Rob

Re: Jetty Upgrade [was svn commit: r1488601 - /jena/trunk/jena-fuseki/src/test/java/org/apache/jena/fuseki/ServerTest.java]

2013-06-28 Thread Rob Vesse
Re: the LoginService print that appears to be another spurious print statement direct to stdout coming from Jetty A quick review of the source for Jetty 9 suggests it does not have this. Should we consider bumping Fuseki to use Jetty 9 in the near future? Rob On 6/27/13 12:50 PM, "Rob Vesse" w

[jira] [Commented] (JENA-480) Unify HTTP usage and authentication mechanisms in ARQ

2013-06-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/JENA-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695644#comment-13695644 ] Hudson commented on JENA-480: - Integrated in Jena__Development_Test #737 (See [https://builds.a

Re: Cleaning up HttpOp

2013-06-28 Thread Rob Vesse
No, please go ahead. DatasetAccessors was next on my hit list for adding auth support but if you want to go ahead and refactor a bit to make this easier to do please feel free Rob On 6/28/13 11:10 AM, "Andy Seaborne" wrote: >Rob, > >I was looking at cleaning up DatasetAccessors for HTTP to us

Cleaning up HttpOp

2013-06-28 Thread Andy Seaborne
Rob, I was looking at cleaning up DatasetAccessors for HTTP to use HttpOp. In looking at HttpOp, the handling of results via a Map is getting in the way of leaving the dispatch on content type to the RIOT registries. Instead, I'd like to have one HttpResponseHandler, and if theer is a need t

[jira] [Commented] (JENA-480) Unify HTTP usage and authentication mechanisms in ARQ

2013-06-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695608#comment-13695608 ] ASF subversion and git services commented on JENA-480: -- Commit 1497861

[jira] [Commented] (JENA-482) Website re-organisation and facelift

2013-06-28 Thread Rob Vesse (JIRA)
[ https://issues.apache.org/jira/browse/JENA-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695588#comment-13695588 ] Rob Vesse commented on JENA-482: This looks really awesome. As you say this is done purely

Re: [jira] [Closed] (JENA-475) HTTP Authentication for SPARQL Updates does not actually apply authentication

2013-06-28 Thread Rob Vesse
No problem, unintended side effect of JENA-480 no doubt I will add a note to the log4j properties that it may be useful to up the level to INFO/DEBUG to aid in debugging any HTTP communication issues. Rob On 6/28/13 4:03 AM, "Andy Seaborne" wrote: >Rob - I was getting log output from >org.ap

Re: [jira] [Created] (JENA-482) Website re-organisation and facelift

2013-06-28 Thread Claude Warren
After a quick read of your note and a quick view I give it: +1 On Fri, Jun 28, 2013 at 1:31 PM, Samuel Croset (JIRA) wrote: > Samuel Croset created JENA-482: > -- > > Summary: Website re-organisation and facelift > Key: JENA-482 >

[jira] [Created] (JENA-482) Website re-organisation and facelift

2013-06-28 Thread Samuel Croset (JIRA)
Samuel Croset created JENA-482: -- Summary: Website re-organisation and facelift Key: JENA-482 URL: https://issues.apache.org/jira/browse/JENA-482 Project: Apache Jena Issue Type: Documentation

Re: [jira] [Closed] (JENA-475) HTTP Authentication for SPARQL Updates does not actually apply authentication

2013-06-28 Thread Andy Seaborne
Rob - I was getting log output from org.apache.http.impl.SystemDefaultHttpClient at level INFO when running the ARQ test suite. I've changed the log4j properties to include # Apache Commons HTTP log4j.logger.org.apache.http=WARN Andy

[jira] [Closed] (JENA-476) Improve Text Search documentation

2013-06-28 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne closed JENA-476. -- Thank you for the contribution. > Improve Text Search documentation > --

[jira] [Resolved] (JENA-476) Improve Text Search documentation

2013-06-28 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-476. Resolution: Fixed Assignee: Andy Seaborne Changes made and published. > Improv

[jira] [Created] (JENA-481) DatasetAccessor (DatasetGraphAccessorHTTP) should set the accept content type based on efficiency.

2013-06-28 Thread Andy Seaborne (JIRA)
Andy Seaborne created JENA-481: -- Summary: DatasetAccessor (DatasetGraphAccessorHTTP) should set the accept content type based on efficiency. Key: JENA-481 URL: https://issues.apache.org/jira/browse/JENA-481