466648 - jetty-ssl download of keystore should be from tags, not master

+ Using new ${jetty.tag.version} from start.jar to use
  an appropriate tag/branch/master for the download of
  the keystore
This commit is contained in:
Joakim Erdfelt 2015-05-06 16:27:25 -07:00
parent 151df819af
commit 8ae1de727f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ etc/jetty-ssl.xml
etc/jetty-ssl-context.xml
[files]
http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/plain/jetty-server/src/main/config/etc/example-keystore|etc/keystore
http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/plain/jetty-server/src/main/config/etc/example-keystore?id=${jetty.tag.version}|etc/keystore
[ini-template]
### TLS(SSL) Connector Configuration