Merge branch 'pmd/5.4.x'

This commit is contained in:
Andreas Dangel
2016-05-29 21:17:50 +02:00
2 changed files with 81 additions and 0 deletions

View File

@ -14,6 +14,7 @@ import java.util.List;
import java.util.StringTokenizer;
import org.apache.commons.io.IOUtils;
import org.jaxen.JaxenException;
import org.junit.Assert;
import org.junit.Test;