leave the javadoc tree out of the .jar file
authorBdale Garbee <bdale@gag.com>
Thu, 22 Jul 2010 07:12:01 +0000 (01:12 -0600)
committerBdale Garbee <bdale@gag.com>
Thu, 22 Jul 2010 07:12:01 +0000 (01:12 -0600)
build.xml

index 5a899f3f3abb8248c203637841bc688d80800688..284a86ae9d626af762e7a51d11286d37ed33813f 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1063,6 +1063,7 @@ jsapi.exe from the lib directory.
                       freetts-${version}/overview.html,
                        **/tests/**,
                        freetts-${version}/de/**,
+                       freetts-${version}/javadoc/**,
                        freetts-${version}/com/**" />
     </target>