Jos created JENA-354:
------------------------
Summary: running eyeball tests fails
Key: JENA-354
URL: https://issues.apache.org/jira/browse/JENA-354
Project: Apache Jena
Issue Type: Bug
Components: Eyeball
Affects Versions: Jena 2.10.0
Reporter: Jos
Building eyeball and running the tests fails.
Eyeball was obtained with
svn clone https://svn.apache.org/repos/asf/jena/Scratch/Eyeball/trunk/
then these binary jars were put in the lib/ directory:
jena-core-2.7.4.jar
jena-iri-0.9.4.jar
jena-arq-2.9.4.jar
jena-core-2.7.4-tests.jar
eyeball.jar was created by running 'ant'
Then an attempt was made to run the tests with 'ant test' which resulted in:
BUILD FAILED
/tmp/trunk/build.xml:146: /tmp/trunk/src-test does not exist.
Creating the missing resulted in the command 'ant test' ending with
BUILD SUCCESSFUL
but no tests were run.
So src-test and it's content is missing from the repository.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira