Add test case for MAVEN-868

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114127 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2003-09-30 05:34:55 +00:00
parent 85c0f06edb
commit 56908fd56c
3 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@
</goal>
<goal name="test-xdoc">
<j:set var="maven.docs.src" value="${basedir}/xdocs-replacement"/>
<attainGoal name="xdoc"/>
<j:set var="expectedFile"

View File

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<!-- $Id: test.xml,v 1.1 2003/09/24 08:35:33 dion Exp $ -->
<!-- $Id: test.xml,v 1.1 2003/09/30 05:34:55 dion Exp $ -->
<!DOCTYPE document [
<!ENTITY % common-links SYSTEM "../common/links.xml">
%common-links;