The placement of httpunit.jar (and its license) in testtools/external/httpunit is not permitted; external JARs must be */external/*.jar or contrib/*/external/*.jar (for easy summarizing).
authorjskrivanek@netbeans.org
Tue, 10 Jul 2007 07:56:39 +0000
changeset 319521327a5cbfa2
parent 3194 3284668194e1
child 3196 2e5607f9ae45
The placement of httpunit.jar (and its license) in testtools/external/httpunit is not permitted; external JARs must be */external/*.jar or contrib/*/external/*.jar (for easy summarizing).
misc/ravebuild/build.xml
     1.1 --- a/misc/ravebuild/build.xml	Wed Jun 20 00:09:38 2007 +0000
     1.2 +++ b/misc/ravebuild/build.xml	Tue Jul 10 07:56:39 2007 +0000
     1.3 @@ -1299,7 +1299,7 @@
     1.4                  <available file="../../jemmy/build.xml"/>
     1.5                  <available file="../../jellytools/build.xml"/>
     1.6                  <available file="../../xtest/build.xml"/>
     1.7 -                <available file="../../testtools/external/httpunit/httpunit.jar"/>
     1.8 +                <available file="../../testtools/external/httpunit.jar"/>
     1.9              </and>
    1.10          </condition>
    1.11      </target>