Moved console-capture.xml from modules/console-capture/ to etc/.
This is needed to ease migrations from Jetty 9.3.x, that otherwise won't be able to find that file. Furthermore, it's a file that will be rarely modified, since it can be tuned via properties in start.ini. Finally, it needs to be in etc/ if it is to be referenced by jetty.conf.
This commit is contained in:
parent
582de49311
commit
d07d78066e
|
@ -10,7 +10,6 @@ etc/console-capture.xml
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
logs/
|
logs/
|
||||||
basehome:modules/console-capture/console-capture.xml|etc/console-capture.xml
|
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
resources/
|
resources/
|
||||||
|
|
Loading…
Reference in New Issue