Add Mockito to Apache FOPs classpath
------------------------------------
Key: GUMP-167
URL: https://issues.apache.org/jira/browse/GUMP-167
Project: Gump
Issue Type: Bug
Components: Infrastructure, Java-based Gump
Reporter: Mehdi Houshmand
Currently Gump fails the Junit tests for the FOP project with class not found
errors. The classes in question are from Mockito which has recently been added
as a test dependency, and I think it's because the mockito JAR hasn't been
added to the metadata XML file
(http://svn.apache.org/repos/asf/gump/metadata/project/xml-fop.xml). If so we
need to add mockito and it's dependencies objenesis and hamcrest, I could
however be missing something.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.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]