You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2022/06/22 21:15:31 UTC

[GitHub] [jena] afs opened a new pull request, #1398: JENA-2182: Pass builder into FusekiModule.configured()

afs opened a new pull request, #1398:
URL: https://github.com/apache/jena/pull/1398

   Pull request Description:
   
   Pass the FusekiServer builder into `FusekiModule.configured()`.
   
   It was an oversight not to pass it in.
   
   `configured` is called after the DataAccessPoint registry is built and before the server is built.
   
    - [x] Key commit messages start with the issue number (GH-xxxx or JENA-xxxx)
   
   By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the [Contributor's Agreement](https://www.apache.org/licenses/contributor-agreements.html).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs merged pull request #1398: JENA-2182: Pass builder into FusekiModule.configured()

Posted by GitBox <gi...@apache.org>.
afs merged PR #1398:
URL: https://github.com/apache/jena/pull/1398


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org