From 6d2269e46552bfb2b671b2f9a1aeb4df4881c961 Mon Sep 17 00:00:00 2001 From: samskivert Date: Fri, 10 Sep 2010 16:02:38 +0000 Subject: [PATCH] OMFG. The inmates are running the asylum. Instead of fixing this utterly ridiculous problem, some guy submitted a patch to detect when someone was using spaces in the text of and spit out a warning, directing them to a new FAQ entry explaining the limitation, and telling them this retarded workaround: http://jira.codehaus.org/browse/MCOMPILER-130 He then included a bunch of code to allow this warning to be turned off. WTFFFFFFFFFFFFFFFFFFFFF!? git-svn-id: https://samskivert.googlecode.com/svn/trunk@2875 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6440fc37..a336e11b 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,8 @@ 1.5 true true - + + -Xlint" "-Xlint:-serial" "Xlint:-path com/samskivert/velocity/** com/samskivert/xml/**