Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release-src > by-pkgid > 287d91a50621470f3430c623cd245df8 > files > 3

httpunit-1.7-0.0.1mdv2009.1.src.rpm

Index: build.xml
===================================================================
RCS file: /cvsroot/httpunit/httpunit/build.xml,v
retrieving revision 1.77
diff -u -r1.77 build.xml
--- build.xml	5 Oct 2004 03:45:15 -0000	1.77
+++ build.xml	13 Nov 2004 19:06:13 -0000
@@ -166,6 +166,7 @@
          <classpath>
              <path refid="base.classpath" />
              <pathelement location="${build.classes}" />
+             <pathelement location="META-INF" />
              <pathelement location="${test.classes}" />
          </classpath>
     </java>