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

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


Ryan Emerson created ISPN-12059:
-----------------------------------

             Summary: 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


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