Hi, If you take a fresh download of the RC1 and do the following:
$mkdir js/target/downloads $curl https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/closureidl/svg.js > js/target/downloads/svg.js $git apply ./flex-typedefs/js/src/main/patch/js.patch You get: error: patch failed: js/target/downloads/svg.js:401 error: js/target/downloads/svg.js: patch does not apply So no maven and no ant involved and you still get an error. Thanks, Justin