You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/05/29 15:22:00 UTC

[jira] [Work logged] (ARTEMIS-4295) artemis-docker: replace 'tree' command with 'ls -l'

     [ https://issues.apache.org/jira/browse/ARTEMIS-4295?focusedWorklogId=862639&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-862639 ]

ASF GitHub Bot logged work on ARTEMIS-4295:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/May/23 15:21
            Start Date: 29/May/23 15:21
    Worklog Time Spent: 10m 
      Work Description: amarkevich opened a new pull request, #4490:
URL: https://github.com/apache/activemq-artemis/pull/4490

   'tree' command is not available in base image, so cloud build failed:
   
   `./prepare-docker.sh: 188: tree: not found`
   
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 862639)
    Remaining Estimate: 0h
            Time Spent: 10m

> artemis-docker: replace 'tree' command with 'ls -l'
> ---------------------------------------------------
>
>                 Key: ARTEMIS-4295
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4295
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 2.28.0
>            Reporter: Alexey Markevich
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 'tree' command is not available in base image, so cloud build failed:
> {code:java}
> ./prepare-docker.sh: 188: tree: not found{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)