We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d86dd0e commit e846828Copy full SHA for e846828
build.xml
@@ -97,7 +97,7 @@
97
</javadoc>
98
</target>
99
100
- <!-- compilation target for packeging operations -->
+ <!-- blah compilation target for packeging operations -->
101
<target name="pkg-compile" depends="clean, setup, log4j, logger">
102
<javac debug="yes" srcdir="java_memcached-${ver}/src" destdir="java_memcached-${ver}/classes" deprecation="true">
103
<classpath refid="project.class.path"/>
0 commit comments