Are you running "mvn clean install" or something else? I don't remember what part of the build brings down svg.js and patches it, but if you don't bring down svg.js each time, the patch will not apply the second time.
HTH, -Alex On 3/14/17, 5:58 AM, "Justin Mclean" <jus...@classsoftware.com> wrote: >Hi, > >Is it just me or is flex-typedefs currently broken? Looks like the patch >file may need updating? > >When trying to compile (on develop) I get this: >[INFO] --- exec-maven-plugin:1.5.0:exec (patch-js) @ flexjs-typedefs-js >--- >error: patch failed: js/target/downloads/svg.js:401 >error: js/target/downloads/svg.js: patch does not apply >[ERROR] Command execution failed. > >Thanks, >Justin