You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2021/08/10 05:41:00 UTC

[jira] [Resolved] (AMQ-8352) Use posix to deal with long file path in assembly

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

Jean-Baptiste Onofré resolved AMQ-8352.
---------------------------------------
    Resolution: Fixed

> Use posix to deal with long file path in assembly
> -------------------------------------------------
>
>                 Key: AMQ-8352
>                 URL: https://issues.apache.org/jira/browse/AMQ-8352
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 5.16.3
>
>
> The following commit breaks the assembly build on some environment due to long file path:
> {code:java}
> commit dce83db7c2444e3e058a6561ea806fe1c3d171c9
> Author: Matt Pavlovich <ma...@hyte.io>
> Date:   Fri Jun 4 09:30:31 2021 -0500    [AMQ-8290] Cleanup assembly warnings and upgrade assembly plugin
>     
>      - Convert 'attached' to 'single' goal
>      - Clean up leading "/" in descriptors
>     
>     (cherry picked from commit 5c9df5db0c4f4682ff489f437eea7ec7da98ba92)
>  {code}
> I will use {{posix}} instead of {{gnu}} and test on different environment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)