You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Richard Zowalla (Jira)" <ji...@apache.org> on 2022/02/22 13:08:00 UTC

[jira] [Updated] (TOMEE-2949) Match TomEE tar and zip file syntax with extracted folder

     [ https://issues.apache.org/jira/browse/TOMEE-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Zowalla updated TOMEE-2949:
-----------------------------------
    Fix Version/s: 1.5.3
                       (was: 8.0.10)

> Match TomEE tar and zip file syntax with extracted folder
> ---------------------------------------------------------
>
>                 Key: TOMEE-2949
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2949
>             Project: TomEE
>          Issue Type: Improvement
>    Affects Versions: 8.0.5
>            Reporter: Cesar Hernandez
>            Priority: Major
>             Fix For: 1.5.3
>
>
> Currently, both zip and tar file have the following naming format:
> apache-tomee-8.0.5-plume.tar.gz
> apache-tomee-8.0.5-plume.zip
>  
> But when you extract the content, the exploited folder naming format is:
> apache-tomee-plume-8.0.5
>  
> Proposal:
> Makes both tar, zip and explored folder in the following format:
> apache-tomee-plume-8.0.5.tag.gz
> apache-tomee-plume-8.0.5.zip
> apache-tomee-plume-8.0.5
>  
> We need to double-check the potential effect this change my have over:
>  * Docker images
>  * Maven coordinates
>  * Git TAGs
>  * TCK
>  * TomEE maven plugin



--
This message was sent by Atlassian Jira
(v8.20.1#820001)