On 5/26/16, 3:08 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>Hi Alex, > >so I finally had some time to look at the patch files. I do have a small >problem with them. Currently the patch path starts from the flexjs >projects root directory. This will probably work for the Ant build, but >in order to use this in the maven build, I would prefer them to be >relative to the src directory in the downloaded archive. I did a short >replace and was able to work with the patches, even if I did get some >errors ... will investigate them now. > Thanks for looking. Before I make those changes, are you sure there isn't an option in Maven's patch plugin to strip off leading directories? -Alex