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

Mattias Andersson commented on CAMEL-10887:
-------------------------------------------

I was just curios to why you but those classes in there, but now I know. So I 
guess its a big no no to use caffeine in your own camel component then I guess. 
Well anyway this is not a problem for us. Thanks for your fast response. 

> pack200.exe is not work with camel 2.18.2
> -----------------------------------------
>
>                 Key: CAMEL-10887
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10887
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.18.2
>            Reporter: Mattias Andersson
>            Priority: Minor
>
> we are packing camel-core-2.18.2 together using pack200.exe and get the 
> following error:
> pack200.exe" -r camel-core-2.18.2.jar
> Exception in thread "main" java.io.IOException: null ref
>         at com.sun.java.util.jar.pack.NativeUnpack.start(Native Method)
>         at com.sun.java.util.jar.pack.NativeUnpack.run(NativeUnpack.java:198)
>         at com.sun.java.util.jar.pack.NativeUnpack.run(NativeUnpack.java:247)
>         at 
> com.sun.java.util.jar.pack.UnpackerImpl.unpack(UnpackerImpl.java:138)
>         at com.sun.java.util.jar.pack.Driver.main(Driver.java:354)
> The offending class in the jar-file seems to be: 
> org/apache/camel/com/github/benmanes/caffeine/cache/stats/StatsCounter
> Should this class really be part of the jar-file (and other classes from 
> caffeine). We excluded the class when we pack and then it works!! 
> There is no problem using camel-core-2.17.x and pack200.exe



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to