[
https://issues.apache.org/jira/browse/KARAF-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129960#comment-15129960
]
ASF GitHub Bot commented on KARAF-4307:
---------------------------------------
GitHub user rocketraman opened a pull request:
https://github.com/apache/karaf/pull/140
[KARAF-4307] tooling: check for usePathPrefix for bin mode
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rocketraman/karaf KARAF-4307
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/140.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #140
----
commit 9f926c84acdc274cf023cb59ba8d9fd76a0ffb16
Author: Raman Gupta <[email protected]>
Date: 2016-02-03T07:29:58Z
[KARAF-4307] tooling: check for usePathPrefix for bin mode
----
> Archive Mojo does not set permissions properly in bin if usePathPrefix=false
> ----------------------------------------------------------------------------
>
> Key: KARAF-4307
> URL: https://issues.apache.org/jira/browse/KARAF-4307
> Project: Karaf
> Issue Type: Bug
> Components: karaf-tooling
> Reporter: Raman Gupta
> Priority: Trivial
>
> The Karaf ArchiveMojo does not set executable permissions properly in bin if
> usePathPrefix=false.
> It is looking for "/bin/" but if usePathPrefix is false, it will only match
> on "bin/".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)