THRIFT-833. java: build.xml in lib/java is missing a classpathref attribute for the...
authorBryan Duxbury <bryanduxbury@apache.org>
Thu, 29 Jul 2010 19:30:47 +0000 (19:30 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Thu, 29 Jul 2010 19:30:47 +0000 (19:30 +0000)
commitd8c7757b9db7ec9839c795eba59119c4fd85b693
tree4a087f3b710c3ae3dd6c930ed240a8347a2d205d
parentc687712d18ae6db3f5ca06f49acdebf86635e1de
THRIFT-833. java: build.xml in lib/java is missing a classpathref attribute for the javadoc task

Turns out there was a missing classpathref that was causing lots of spurious warnings to be printed. This patch fixes that.

Patch: Nate McCall

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@980548 13f79535-47bb-0310-9956-ffa450edef68
lib/java/build.xml