Hi, I just pushed changes so the Extern SWC builds use patch files to modify the extern sources instead of running tons of replace tasks on them. I added make_patch targets to the extern builds so you can generate the patch file if changes are needed. Using patch files will mean that the Maven build can make the same changes instead of having to run its own replace plug-in.
Let me know if you find any breakages. -Alex