On 5/9/17, 10:16 PM, "Alex Harui" <aha...@adobe.com.INVALID> wrote:
> >But I think the biggest impact is that where folks had been using >library-path as a default and js-library-path or swf-library-path as an >override will now have to mess with their builds. I guess I'll start >coding it up that way and see how much work it is. I already ran into one issue. In Maven, the classifier is added to the artifact name, so now it is looking for airglobal-swf.swc. So, I'll have to see if I can special case that or else we can't use existing artifact names for Flash/AIR. Later, -Alex