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

Mark Craig
20.32.2012 f0d956240abe8738132b5f142ca778e514f61070
Test XJC task without -npa
1 files modified
2 ■■■ changed files
opendj-sdk/opends/build.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/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>