[GitHub] jena pull request #446: JENA-868: Base URL generation without protocol, host...

2018-07-13 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jena/pull/446


---


[GitHub] jena pull request #446: JENA-868: Base URL generation without protocol, host...

2018-07-07 Thread afs
GitHub user afs opened a pull request:

https://github.com/apache/jena/pull/446

JENA-868: Base URL generation without protocol, host or port

Tested in standalone server (root webapp name) and tomcat (webapp /fuseki).


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/afs/jena fuseki-ui

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/jena/pull/446.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #446


commit f2fcbc76daaee52e3ee40afcee85f0b3a1c7ce63
Author: Andy Seaborne 
Date:   2018-07-07T15:14:57Z

JENA-868: Base URL generation without protocol, host or port




---