You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Richard N. Hillegas (Jira)" <ji...@apache.org> on 2020/11/17 18:15:00 UTC

[jira] [Commented] (DERBY-7092) ant all fails on AArch64, Fedora 33

    [ https://issues.apache.org/jira/browse/DERBY-7092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233802#comment-17233802 ] 

Richard N. Hillegas commented on DERBY-7092:
--------------------------------------------

What ant target are you invoking? This looks like expected behavior for the "all" target. For licensing reasons, junit.jar does not ship with the Derby source in the linux distros. Out-of-the-box, you can only build the production Derby jars, not the Derby unit test machinery. In order to invoke the "all" target and build the tests, you need to download a junit.jar file, as explained here: http://svn.apache.org/viewvc/db/derby/code/trunk/BUILDING.html?view=co

Hope this helps,
-Rick

> ant all fails on AArch64, Fedora 33 
> ------------------------------------
>
>                 Key: DERBY-7092
>                 URL: https://issues.apache.org/jira/browse/DERBY-7092
>             Project: Derby
>          Issue Type: Bug
>            Reporter: Lutz Weischer
>            Priority: Minor
>
> ...
> BUILD FAILED
> /data/jw/apache/derby/build.xml:1016: The following error occurred while executing this line:
> /data/jw/apache/derby/build.xml:224: junit property is set to /data/jw/apache/derby/tools/java/junit.jar, but there is no junit.jar there.
> Total time: 2 seconds



--
This message was sent by Atlassian Jira
(v8.3.4#803005)