We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29201e4 commit b1f0188Copy full SHA for b1f0188
exist-distribution/pom.xml
@@ -766,7 +766,7 @@
766
<systemProperty>file.encoding=UTF-8</systemProperty>
767
<systemProperty>log4j.configurationFile=@BASEDIR@/etc/log4j2.xml</systemProperty>
768
<systemProperty>exist.home=@BASEDIR@</systemProperty>
769
- <systemProperty>exist.configurationFile=@cd BASEDIR@/etc/conf.xml</systemProperty>
+ <systemProperty>exist.configurationFile=@BASEDIR@/etc/conf.xml</systemProperty>
770
<systemProperty>jetty.home=@BASEDIR@</systemProperty>
771
<systemProperty>exist.jetty.config=@BASEDIR@/etc/jetty/standard.enabled-jetty-configs</systemProperty>
772
</systemProperties>
0 commit comments