From afcc90c174d14b2dd289a5d549072b45b78c74d5 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 4 Apr 2011 05:02:10 +0000 Subject: [PATCH] Oh for fuck's sake. The Maven Ant task can't handle the double dash in a multiline XML comment. Is it possible to count the bad decisions made when designing XML? I don't think numbers go that high. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1139 ed5b42cb-e716-0410-a449-f6a68f950b19 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 02bad4cd..7d6371d1 100644 --- a/pom.xml +++ b/pom.xml @@ -207,8 +207,8 @@ com/threerings/**/*Test.java - + + com/threerings/**/BundledComponentRepositoryTest.java com/threerings/**/BundledTileSetRepositoryTest.java