[infinispan-issues] [JBoss JIRA] (ISPN-12059) CliIT allow external module use

Ryan Emerson (Jira) issues at jboss.org
Fri Jun 26 07:54:31 EDT 2020


     [ https://issues.redhat.com/browse/ISPN-12059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Emerson updated ISPN-12059:
--------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/8510


> CliIT allow external module use
> -------------------------------
>
>                 Key: ISPN-12059
>                 URL: https://issues.redhat.com/browse/ISPN-12059
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Test Suite
>    Affects Versions: 11.0.0.Final
>            Reporter: Ryan Emerson
>            Assignee: Ryan Emerson
>            Priority: Major
>
> CliIT currently loads resources via {{getResource}} and then passes the resource path to the CLI. As the CLI simply resolves these paths as normal File objects, the CLI is unable to find the files when they are located within a jar file. As a workaround we should utilise a working directory for the test and copy the resources from the jar to the local directory before passing the path to the CLI.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list