Hi all, it would simplify testing the distribution stuff a lot, if this PR would be merged: Feature/distribution allignment by chrisdutz * Pull Request #180 * apache/royale-compiler (github.com)<https://github.com/apache/royale-compiler/pull/180>
It simply packs all scripts in the compiler bin directory into an additional jar which can then be downloaded by maven. With this people wanting to test-drive the distribution changes don't also have to checkout and build the compiler. It shouldn't have any other side-effects. Chris