[jira] [Commented] (JENA-1231) Update "executeInTransaction" to Java8 style (Model, TransactionHandler).

2016-09-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15477307#comment-15477307 ] ASF subversion and git services commented on JENA-1231: --- Commit 1760038 from

[GitHub] jena pull request #168: JENA-1231: Modernize executeInTransaction

2016-09-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/168 --- 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 project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (JENA-1231) Update "executeInTransaction" to Java8 style (Model, TransactionHandler).

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

[jira] [Commented] (JENA-1231) Update "executeInTransaction" to Java8 style (Model, TransactionHandler).

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

[jira] [Commented] (JENA-1231) Update "executeInTransaction" to Java8 style (Model, TransactionHandler).

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

Re: Build instructions

2016-09-09 Thread A. Soroka
For enterprise deployment, Fuseki provides the standard option: a ordinary WAR file (packaged inside the distribution). https://jena.apache.org/download/index.cgi --- A. Soroka The University of Virginia Library > On Sep 9, 2016, at 6:16 AM, otheus uibk wrote: > >

[jira] [Commented] (JENA-1230) Proxy authentication via NTLM does not work

2016-09-09 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15476857#comment-15476857 ] Andy Seaborne commented on JENA-1230: - Thanks for the example. Scala is fine. > Proxy authentication

Re: Build instructions

2016-09-09 Thread otheus uibk
Thanks Andy, An RPM for Fuseki is the goal. > If Fuseki, consider using one of the docker containers. I hoped you were joking with this. I had given it some thought, and for our immediate purposes, this would suffice. Then again, so would a jar file run out of a personal directory. For