[jira] [Updated] (KARAF-4434) Version range not correctly resolved for distribution build

2017-01-27 Thread JIRA

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

Jean-Baptiste Onofré updated KARAF-4434:

Fix Version/s: (was: 4.1.0)
   4.1.1

> Version range not correctly resolved for distribution build
> ---
>
> Key: KARAF-4434
> URL: https://issues.apache.org/jira/browse/KARAF-4434
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-tooling
>Affects Versions: 4.0.4
>Reporter: Markus Tippmann
> Fix For: 4.0.9, 4.1.1
>
>
> using karaf-mave-plugin 4.0.4 without any obscure configuration, just 
> bootFeatures, to build a distribution.
> One feature contains a bundle location with a version range like:
> mvn:groupid/artifactid/[1.0,2)
> The assembly succeeds to build, but the distribution afterwards contains:
> system/groupid/artifactid/[1.0,2)/artifactid-[1.0,2).jar
> So it looks like the karaf assemble goal does not use the resolved version 
> but copies the version string from the feature XML.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KARAF-4434) Version range not correctly resolved for distribution build

2016-12-11 Thread JIRA

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

Jean-Baptiste Onofré updated KARAF-4434:

Fix Version/s: (was: 4.0.8)
   4.0.9

> Version range not correctly resolved for distribution build
> ---
>
> Key: KARAF-4434
> URL: https://issues.apache.org/jira/browse/KARAF-4434
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-tooling
>Affects Versions: 4.0.4
>Reporter: Markus Tippmann
> Fix For: 4.1.0, 4.0.9
>
>
> using karaf-mave-plugin 4.0.4 without any obscure configuration, just 
> bootFeatures, to build a distribution.
> One feature contains a bundle location with a version range like:
> mvn:groupid/artifactid/[1.0,2)
> The assembly succeeds to build, but the distribution afterwards contains:
> system/groupid/artifactid/[1.0,2)/artifactid-[1.0,2).jar
> So it looks like the karaf assemble goal does not use the resolved version 
> but copies the version string from the feature XML.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KARAF-4434) Version range not correctly resolved for distribution build

2016-09-18 Thread JIRA

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

Jean-Baptiste Onofré updated KARAF-4434:

Fix Version/s: (was: 4.0.7)
   4.0.8

> Version range not correctly resolved for distribution build
> ---
>
> Key: KARAF-4434
> URL: https://issues.apache.org/jira/browse/KARAF-4434
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-tooling
>Affects Versions: 4.0.4
>Reporter: Markus Tippmann
> Fix For: 4.1.0, 4.0.8
>
>
> using karaf-mave-plugin 4.0.4 without any obscure configuration, just 
> bootFeatures, to build a distribution.
> One feature contains a bundle location with a version range like:
> mvn:groupid/artifactid/[1.0,2)
> The assembly succeeds to build, but the distribution afterwards contains:
> system/groupid/artifactid/[1.0,2)/artifactid-[1.0,2).jar
> So it looks like the karaf assemble goal does not use the resolved version 
> but copies the version string from the feature XML.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KARAF-4434) Version range not correctly resolved for distribution build

2016-08-23 Thread JIRA

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

Jean-Baptiste Onofré updated KARAF-4434:

Fix Version/s: (was: 4.0.6)
   4.0.7

> Version range not correctly resolved for distribution build
> ---
>
> Key: KARAF-4434
> URL: https://issues.apache.org/jira/browse/KARAF-4434
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-tooling
>Affects Versions: 4.0.4
>Reporter: Markus Tippmann
> Fix For: 4.1.0, 4.0.7
>
>
> using karaf-mave-plugin 4.0.4 without any obscure configuration, just 
> bootFeatures, to build a distribution.
> One feature contains a bundle location with a version range like:
> mvn:groupid/artifactid/[1.0,2)
> The assembly succeeds to build, but the distribution afterwards contains:
> system/groupid/artifactid/[1.0,2)/artifactid-[1.0,2).jar
> So it looks like the karaf assemble goal does not use the resolved version 
> but copies the version string from the feature XML.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KARAF-4434) Version range not correctly resolved for distribution build

2016-03-31 Thread JIRA

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

Jean-Baptiste Onofré updated KARAF-4434:

Fix Version/s: 4.0.6
   4.1.0

> Version range not correctly resolved for distribution build
> ---
>
> Key: KARAF-4434
> URL: https://issues.apache.org/jira/browse/KARAF-4434
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-tooling
>Affects Versions: 4.0.4
>Reporter: Markus Tippmann
> Fix For: 4.1.0, 4.0.6
>
>
> using karaf-mave-plugin 4.0.4 without any obscure configuration, just 
> bootFeatures, to build a distribution.
> One feature contains a bundle location with a version range like:
> mvn:groupid/artifactid/[1.0,2)
> The assembly succeeds to build, but the distribution afterwards contains:
> system/groupid/artifactid/[1.0,2)/artifactid-[1.0,2).jar
> So it looks like the karaf assemble goal does not use the resolved version 
> but copies the version string from the feature XML.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)