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

Mark Craig
20.39.2012 32705dcdd1f2d9edb0ddf3128d1a69e0e4806bd0
Revert r8332: Build on Jenkins seems to fail in the same way with or without -npa
1 files modified
2 ■■■ changed files
opends/build.xml 2 ●●● patch | view | raw | blame | history
opends/build.xml
@@ -1317,7 +1317,7 @@
         binding="${dsml.dir}/schema/bindings.xjb">
      <!-- Don't generate package-info.java as it conflicts with
           the one in src/dsml -->
      <!--<arg value="-npa"/>-->
      <arg value="-npa"/>
      <produces dir="${dsml.gen.dir}/org/opends/dsml/protocol"
           includes="* impl/*" />
    </xjc>