mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/build.xml @@ -854,6 +854,10 @@ <fileset dir="${ant.lib.dir}"> <include name="*.jar" /> </fileset> <fileset dir="${emma.dir}"> <include name="*.jar" /> </fileset> <path refid="run.classpath" /> </classpath> </javac>