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

Mark Craig
20.32.2012 d630252eaf090098f1018c6b37814802733102e4
Test XJC task 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>