Index: /trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParser.jj
===================================================================
--- /trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParser.jj	(revision 18711)
+++ /trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParser.jj	(revision 18712)
@@ -1163,6 +1163,5 @@
     }
     
-    Logging.error("Skipping to the next rule, because of an error:");
-    Logging.error(e);
+    Logging.error("Skipping to the next rule, because of an error: " + e);
     if (sheet != null) {
         sheet.logError(e);
