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

ctissot
20.55.2007 7a13d9d0aa87ca5de9acacc060a1a23130c96232
opendj-sdk/opends/build.xml
@@ -1007,6 +1007,11 @@
      </classpath>
    </javac>
     <mkdir dir="${dsml.classes.dir}/resources" />
     <copy file="${dsml.dir}/schema/DSMLv2.xsd"
           tofile="${dsml.classes.dir}/resources/DSMLv2.xsd"
           overwrite="true"/>
    <war destfile="${classes.dir}/${SHORT_NAME}-${VERSION_NUMBER_STRING}-DSML.war"
         webxml="${dsml.dir}/webapp/web.xml">
      <fileset file="${dsml.dir}/webapp/server.properties" />