From 4406b6b3786ac440632f966493a62c66bc8b9449 Mon Sep 17 00:00:00 2001 From: Brett Leslie Porter Date: Mon, 2 May 2005 07:23:37 +0000 Subject: [PATCH] improve tests of war plugin git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@165599 13f79535-47bb-0310-9956-ffa450edef68 --- maven-core-it/it0016/expected-results.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/maven-core-it/it0016/expected-results.txt b/maven-core-it/it0016/expected-results.txt index 53e6e1a67d..de26d73011 100644 --- a/maven-core-it/it0016/expected-results.txt +++ b/maven-core-it/it0016/expected-results.txt @@ -1,4 +1,6 @@ target/classes/org/apache/maven/it0016/Person.class +target/maven-core-it0016-1.0/index.html +target/maven-core-it0016-1.0/WEB-INF/classes/Person.class target/maven-core-it0016-1.0.war target/maven-core-it0016-1.0.war!/index.html target/maven-core-it0016-1.0.war!/WEB-INF/classes/org/apache/maven/it0016/Person.class