From 6c97376395a225e9602ffcc84e6303f69b716709 Mon Sep 17 00:00:00 2001 From: samskivert Date: Fri, 10 Sep 2010 16:09:49 +0000 Subject: [PATCH] This only works when we fork the compiler. Also managed to bork my dash. git-svn-id: https://samskivert.googlecode.com/svn/trunk@2876 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a336e11b..e70278f1 100644 --- a/pom.xml +++ b/pom.xml @@ -100,10 +100,11 @@ 1.5 1.5 + true true true - -Xlint" "-Xlint:-serial" "Xlint:-path + -Xlint" "-Xlint:-serial" "-Xlint:-path com/samskivert/velocity/** com/samskivert/xml/**