[ 
https://issues.apache.org/jira/browse/CXF-8155?focusedWorklogId=345014&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-345014
 ]

ASF GitHub Bot logged work on CXF-8155:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Nov/19 21:19
            Start Date: 17/Nov/19 21:19
    Worklog Time Spent: 10m 
      Work Description: reta commented on pull request #602: CXF-8155: Update 
to Jackson 2.10.1
URL: https://github.com/apache/cxf/pull/602
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 345014)
    Remaining Estimate: 0h
            Time Spent: 10m

> Update to Jackson 2.10.1
> ------------------------
>
>                 Key: CXF-8155
>                 URL: https://issues.apache.org/jira/browse/CXF-8155
>             Project: CXF
>          Issue Type: Task
>            Reporter: Andriy Redko
>            Assignee: Andriy Redko
>            Priority: Major
>             Fix For: 3.4.0, 3.3.5
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The 2.10.x fails to be processed by pax-exam 4.13.1 (OSGi dependencies, more 
> precisely by biz.aQute.bnd/bndlib/2.4.0 on JDK8 at least), sadly there are no 
> new pax releases to try out.
>  
> {noformat}
> java.lang.ArrayIndexOutOfBoundsException: 19
>       at aQute.bnd.osgi.Clazz.parseClassFile(Clazz.java:576)
>       at aQute.bnd.osgi.Clazz.parseClassFile(Clazz.java:494)
>       at aQute.bnd.osgi.Clazz.parseClassFileWithCollector(Clazz.java:483)
>       at aQute.bnd.osgi.Clazz.parseClassFile(Clazz.java:473)
>       at aQute.bnd.osgi.Analyzer.analyzeJar(Analyzer.java:2177)
>       at aQute.bnd.osgi.Analyzer.analyzeBundleClasspath(Analyzer.java:2083)
>       at aQute.bnd.osgi.Analyzer.analyze(Analyzer.java:138)
>       at aQute.bnd.osgi.Analyzer.calcManifest(Analyzer.java:616)
>       at org.ops4j.pax.swissbox.bnd.BndUtils.createBundle(BndUtils.java:161)
>       at 
> org.ops4j.pax.url.wrap.internal.Connection.getInputStream(Connection.java:83)
>       at java.net.URL.openStream(URL.java:1067)
>       at 
> org.apache.karaf.features.internal.download.impl.SimpleDownloadTask.download(SimpleDownloadTask.java:78)
>       at 
> org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
>       at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>       at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
>       at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>       at java.lang.Thread.run(Thread.java:748)
>  {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to