[ 
https://issues.apache.org/jira/browse/KARAF-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067010#comment-16067010
 ] 

ASF subversion and git services commented on KARAF-5229:
--------------------------------------------------------

Commit 4f6af4eaa2d7efa13461b19343525d90c5965cba in karaf's branch 
refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=4f6af4e ]

[KARAF-5229] The download manager may generate wrong jar with custom urls

> The download manager may generate wrong jar with custom urls
> ------------------------------------------------------------
>
>                 Key: KARAF-5229
>                 URL: https://issues.apache.org/jira/browse/KARAF-5229
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>             Fix For: 4.2.0
>
>
> If you deploy a jar such as {{wrap:mvn:xxx}} and later change the URL to 
> deploy {{wrap:mvn:xxx$wrap-instructions}} or if you change the instructions, 
> the first jar is returned early.
> The cause is the check at
>   
> https://github.com/apache/karaf/blob/master/features/core/src/main/java/org/apache/karaf/features/internal/download/impl/SimpleDownloadTask.java#L63-L66
> where the name of the computed file is always the same.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to