junit.jar needs to be present or ignored
----------------------------------------
Key: HTTPCLIENT-584
URL: http://issues.apache.org/jira/browse/HTTPCLIENT-584
Project: Jakarta HttpClient
Type: Bug
Versions: 3.0.1
Reporter: Sebb
Priority: Minor
build.xml expects to find junit.jar in the lib directory for building and
running tests.
The jar is not included in SVN, but nor is the jar ignored, so when it is
downloaded it shows up as an unversioned file.
The file should be included in or excluded from SVN.
==
Note: In JMeter we use a lib/opt directory.
This is present in SVN - but all contents are ignored.
This can be used for extra jars that cannot be or are not included in SVN.
Could use the same approach for junit.jar...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]