[jira] [Updated] (KARAF-4028) karaf-wrapper-main.jar generated by wrapper is corrupted

2015-10-05 Thread JIRA

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

Jean-Baptiste Onofré updated KARAF-4028:

Fix Version/s: 4.0.2

> karaf-wrapper-main.jar generated by wrapper is corrupted
> 
>
> Key: KARAF-4028
> URL: https://issues.apache.org/jira/browse/KARAF-4028
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-os-integration
>Affects Versions: 3.0.4, 4.0.2
> Environment: MacOS, Linux, Win 7, Java 7 & 8
>Reporter: Frédérik ROULEAU
>Assignee: Jean-Baptiste Onofré
>Priority: Minor
> Fix For: 4.0.2
>
> Attachments: Fix_karaf-wrapper-main_jar_generation.patch
>
>
> Times to times, the Tanuki wrapper fail on Class not found for main class.
> When I try to extract files from karaf-wrapper-main.jar I have :
> $ jar -xvf ../karaf-wrapper-main.jar 
>  décompressé : org
> java.io.IOException: org : impossible de créer le répertoire
>   at sun.tools.jar.Main.extractFile(Main.java:1064)
>   at sun.tools.jar.Main.extract(Main.java:981)
>   at sun.tools.jar.Main.run(Main.java:311)
>   at sun.tools.jar.Main.main(Main.java:1288)
> This is caused by the missing trailing / in all directories entry in the 
> archive.



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


[jira] [Updated] (KARAF-4028) karaf-wrapper-main.jar generated by wrapper is corrupted

2015-10-05 Thread JIRA

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

Jean-Baptiste Onofré updated KARAF-4028:

Fix Version/s: 3.0.6

> karaf-wrapper-main.jar generated by wrapper is corrupted
> 
>
> Key: KARAF-4028
> URL: https://issues.apache.org/jira/browse/KARAF-4028
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-os-integration
>Affects Versions: 3.0.4, 4.0.2
> Environment: MacOS, Linux, Win 7, Java 7 & 8
>Reporter: Frédérik ROULEAU
>Assignee: Jean-Baptiste Onofré
>Priority: Minor
> Fix For: 4.0.2, 3.0.6
>
> Attachments: Fix_karaf-wrapper-main_jar_generation.patch
>
>
> Times to times, the Tanuki wrapper fail on Class not found for main class.
> When I try to extract files from karaf-wrapper-main.jar I have :
> $ jar -xvf ../karaf-wrapper-main.jar 
>  décompressé : org
> java.io.IOException: org : impossible de créer le répertoire
>   at sun.tools.jar.Main.extractFile(Main.java:1064)
>   at sun.tools.jar.Main.extract(Main.java:981)
>   at sun.tools.jar.Main.run(Main.java:311)
>   at sun.tools.jar.Main.main(Main.java:1288)
> This is caused by the missing trailing / in all directories entry in the 
> archive.



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


[jira] [Updated] (KARAF-4028) karaf-wrapper-main.jar generated by wrapper is corrupted

2015-10-04 Thread JIRA

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

Frédérik ROULEAU updated KARAF-4028:

Attachment: Fix_karaf-wrapper-main_jar_generation.patch

> karaf-wrapper-main.jar generated by wrapper is corrupted
> 
>
> Key: KARAF-4028
> URL: https://issues.apache.org/jira/browse/KARAF-4028
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-os-integration
>Affects Versions: 3.0.4, 4.0.2
> Environment: MacOS, Linux, Win 7, Java 7 & 8
>Reporter: Frédérik ROULEAU
>Priority: Minor
> Attachments: Fix_karaf-wrapper-main_jar_generation.patch
>
>
> Times to times, the Tanuki wrapper fail on Class not found for main class.
> When I try to extract files from karaf-wrapper-main.jar I have :
> $ jar -xvf ../karaf-wrapper-main.jar 
>  décompressé : org
> java.io.IOException: org : impossible de créer le répertoire
>   at sun.tools.jar.Main.extractFile(Main.java:1064)
>   at sun.tools.jar.Main.extract(Main.java:981)
>   at sun.tools.jar.Main.run(Main.java:311)
>   at sun.tools.jar.Main.main(Main.java:1288)
> This is caused by the missing trailing / in all directories entry in the 
> archive.



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