File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 271
271
<version >${project.version} </version >
272
272
<scope >runtime</scope >
273
273
</dependency >
274
- <dependency >
274
+ <!-- dependency>
275
275
<groupId>${project.groupId}</groupId>
276
276
<artifactId>exist-security-iprange</artifactId>
277
277
<version>${project.version}</version>
278
278
<scope>runtime</scope>
279
- </dependency >
279
+ </dependency-- >
280
280
<dependency >
281
281
<groupId >${project.groupId} </groupId >
282
282
<artifactId >exist-security-ldap</artifactId >
766
766
<systemProperty >file.encoding=UTF-8</systemProperty >
767
767
<systemProperty >log4j.configurationFile=@BASEDIR@/etc/log4j2.xml</systemProperty >
768
768
<systemProperty >exist.home=@BASEDIR@</systemProperty >
769
- <systemProperty >exist.configurationFile=@BASEDIR@/etc/conf.xml</systemProperty >
769
+ <systemProperty >exist.configurationFile=@cd BASEDIR@/etc/conf.xml</systemProperty >
770
770
<systemProperty >jetty.home=@BASEDIR@</systemProperty >
771
771
<systemProperty >exist.jetty.config=@BASEDIR@/etc/jetty/standard.enabled-jetty-configs</systemProperty >
772
772
</systemProperties >
You can’t perform that action at this time.
0 commit comments