royale-maven-plugin: fixed issue where includeLibrary() included all libraries for both JS and SWF

Depending on the ordering of the libraries, this could cause the build to fail for the same set of libraries. Now, it differentiates between JS and SWF based on the Type enum
1 file changed