What's new in XMvn 0.4.1 * Minor bugfixes * Read configuration files in sorted order In previous versions configuration files were read in in the system default order. This was causing unpredictable results in cases where the order of configurationd did matter. * Correctly handle conflicts between explicit packaging rules and implicit singleton packaging rule Previously it was unspecified which of rules would take precedence. Since version 0.4.1 the first rule encountered will be used. * Don't set scope of optional compile dependencies to <provided> The code that was setting scope of optional dependencies to <provided> was removed. This code was meant to be used for testing only and it was never supposed to make into a stable release. -- java-devel mailing list java-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/java-devel