Author: brett
Date: Mon May  2 00:27:56 2005
New Revision: 165600

URL: http://svn.apache.org/viewcvs?rev=165600&view=rev
Log:
fix expected class name

Modified:
    maven/components/trunk/maven-core-it/it0016/expected-results.txt

Modified: maven/components/trunk/maven-core-it/it0016/expected-results.txt
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0016/expected-results.txt?rev=165600&r1=165599&r2=165600&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0016/expected-results.txt (original)
+++ maven/components/trunk/maven-core-it/it0016/expected-results.txt Mon May  2 
00:27:56 2005
@@ -1,6 +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/WEB-INF/classes/org/apache/maven/it0016/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



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to