On Mon, 2020-05-11 at 18:22 +0100, Daniel P. Berrangé wrote:
> +  ant-junit:
> +    default: ant-junit
> +    deb: ant-optional
> +    CentOS8:
> +    pkg:

It looks like FreeBSD has the required bits after all:

  $ pkg list apache-ant | grep -i -E 'junit.*jar'
  /usr/local/share/java/apache-ant/lib/ant-junit.jar
  /usr/local/share/java/apache-ant/lib/ant-junit4.jar
  /usr/local/share/java/apache-ant/lib/ant-junitlauncher.jar

so I think this should be

  ant-junit:
    deb: ant-optional
    pkg: apache-ant
    rpm: ant-junit
    CentOS8:

Assuming I'm correct, with that changed,

  Reviewed-by: Andrea Bolognani <[email protected]>

-- 
Andrea Bolognani / Red Hat / Virtualization

Reply via email to