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

Mark Craig
07.49.2012 b4be0414fda4c82f039e9a7918107e282d1d03f7
Move linktester errors file into target directory for easier cleanup
1 files modified
2 ■■■ changed files
opendj3/pom.xml 2 ●●● patch | view | raw | blame | history
opendj3/pom.xml
@@ -616,7 +616,7 @@
          <validating>true</validating>
          <xIncludeAware>true</xIncludeAware>
          <failOnError>false</failOnError>
          <outputFile>linktester.err</outputFile>
          <outputFile>${basedir}/target/linktester.err</outputFile>
        </configuration>
      </plugin>
    </plugins>