mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gaetan Boismal
19.27.2015 b1d582ddcda8027f4d239ecf2f09648a3ff31dc4
OPENDJ-1831: Fix server setup fails
1 files modified
3 ■■■■■ changed files
opendj-server-legacy/src/main/assembly/opendj-archive-component.xml 3 ●●●●● patch | view | raw | blame | history
opendj-server-legacy/src/main/assembly/opendj-archive-component.xml
@@ -195,6 +195,9 @@
    <fileSet>
      <directory>${basedir}/resource/config</directory>
      <outputDirectory>template/config</outputDirectory>
      <includes>
        <include>*.*</include>
      </includes>
      <excludes>
        <exclude>config.ldif</exclude>
      </excludes>