Skip to content

Commit

Permalink
Removed two lines added in master to the removed doccheck target
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Jun 17, 2010
1 parent 055f702 commit 9d679fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions javadoc.xml
Expand Up @@ -107,8 +107,6 @@
javacchome="jar"/>
</target>

<antcall target="doccheck-module"><param name="module" value="log4j"/></antcall>
<antcall target="doccheck-module"><param name="module" value="smsd"/></antcall>
<target name="ojdcheck" depends="compileDocTests">
<antcall target="ojdcheck-module"><param name="module" value="interfaces"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="core"/></antcall>
Expand Down

0 comments on commit 9d679fe

Please sign in to comment.