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

Ludovic Poitou
04.02.2013 d6d5922394ea2868ce431cd5c556803d75b4e4e7
Cleanup removing trailing spaces
1 files modified
4 ■■■■ changed files
opends/build.xml 4 ●●●● patch | view | raw | blame | history
opends/build.xml
@@ -184,7 +184,7 @@
  </fileset>
  <!-- Prevent ant runtime from being included on classpath during
       compilation. -->
       compilation. -->
  <presetdef name="javac">
    <javac optimize="true" includeantruntime="false"
        debug="on" debuglevel="${build.debuglevel}"
@@ -2607,7 +2607,7 @@
      </fileset>
    </delete>
  </target>
  <target name="clean-ivy" description="--> clean the ivy installation">
    <delete file="${ivy.jar.file}"/>
  </target>