diff --git a/ear/plugin.jelly b/ear/plugin.jelly
index 05626bbe..dc52a4c9 100644
--- a/ear/plugin.jelly
+++ b/ear/plugin.jelly
@@ -96,38 +96,6 @@
We know that this dep "wants" to be bundled.
-->
-
-
-
-
-
-
-
-
-
-
-
-############################################################################
-# WARNING: possible case-sensitiveness issue within a dependency #
-############################################################################
-# Looks like a dependency was either retrieved in the past with the wrong #
-# case or has been specified with the wrong case in your project.xml file. #
-# If that is the case, fix your project.xml or update your local #
-# repository with the properly-cased file and try again. #
-# #
-# Reason for the warning: #
-# the dependency ${dep.id} is located (relatively to the local repo) at:
-'${absolutePath}'
-# but was expected to be located at:
-'${canonicalPath}'
-############################################################################
-
-
-
Dependency ${lib.file.name} will be bundled as ${bundledPath}
diff --git a/ear/xdocs/changes.xml b/ear/xdocs/changes.xml
index 8578904e..8d8c5ff5 100644
--- a/ear/xdocs/changes.xml
+++ b/ear/xdocs/changes.xml
@@ -25,6 +25,8 @@
+ Removed checking introduced by MPEAR-9, as the fix introduced more bugs than it solved.
+
Re-added property maven.ear.appxml.