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
This commit is contained in:
@@ -207,8 +207,8 @@
|
||||
<includes>
|
||||
<include>com/threerings/**/*Test.java</include>
|
||||
</includes>
|
||||
<!-- we have to skip these tests as they depend on resources being --
|
||||
-- prepared which are too fiddly to get working via Maven -->
|
||||
<!-- we have to skip these tests as they depend on resources being -->
|
||||
<!-- prepared which are too fiddly to get working via Maven -->
|
||||
<excludes>
|
||||
<exclude>com/threerings/**/BundledComponentRepositoryTest.java</exclude>
|
||||
<exclude>com/threerings/**/BundledTileSetRepositoryTest.java</exclude>
|
||||
|
||||
Reference in New Issue
Block a user