Skip to content

Commit aa23747

Browse files
committed
bugfix: fix classpath for javadocs
1 parent 0969866 commit aa23747

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
private="true"
9191
version="true"
9292
defaultexcludes="yes"
93+
classpathref="project.class.path"
9394
use="true"
9495
windowtitle="java memcached client api documentation"
9596
doctitle="<h1>${project.title} documentation (Version ${ver})</h1>"

0 commit comments

Comments
 (0)