BanDuplicateClasses should have option to allow identical duplicates
--------------------------------------------------------------------
Key: MOJO-1773
URL: https://jira.codehaus.org/browse/MOJO-1773
Project: Mojo
Issue Type: Bug
Components: extra-enforcer-rules
Affects Versions: extra-enforcer-rules-1.0-alpha-2
Reporter: Ian Robertson
An unfortunate trend in some projects is to have two versions of a module, one
marked -core, and one marked -all. The -all module is a strict superset of the
-core. I would like to add an option that would allow byte-for-byte identical
duplicates if none of the packages in questio are sealed. To minimize overhead,
sameness checks would be performed only after duplicates were detected.
I would propose that the property name be:
private boolean allowIdenticalyDuplicates
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email