diff --git a/build.xml b/build.xml index 156e53ae64da965a28bfd147a3d9542b9b1eb288..a3d56cea3779808493741d21a60b28604bb8c2d3 100644 --- a/build.xml +++ b/build.xml @@ -2699,7 +2699,7 @@ ignoreSetupDownloadErrors=true <arg value="--predef"/> <arg value="${sceneScriptFieldGlobals}"/> <!-- defined in sceneScriptFieldGlobals.properties --> <arg value="@{file.path.name}"/> - <exclude name="javadoc/**/*.js"/> + <!-- TODO figure out how to exclude javadoc/**/*.js --> </java> <!-- clean up --> <var name="sceneScriptFieldGlobals" unset="true"/>