You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2021/06/13 11:15:00 UTC

[jira] [Commented] (JCR-4696) Update commons-io dependency to 2.9.0

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

Julian Reschke commented on JCR-4696:
-------------------------------------

This causes it-osgi to fail:

{noformat}
ERROR: Bundle org.apache.commons.commons-fileupload [22] Error starting file:/C:/tmp/1623581511037-0/pax-exam-downloads/org.apache.commons.commons-fileupload_1.4.0.jar (org.osgi.framework.BundleException: Unabl
e to resolve org.apache.commons.commons-fileupload [22](R 22.0): missing requirement [org.apache.commons.commons-fileupload [22](R 22.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.io.output)
[caused by: Unable to resolve org.apache.commons.commons-io [23](R 23.0): missing requirement [org.apache.commons.commons-io [23](R 23.0)] osgi.wiring.package; (osgi.wiring.package=sun.misc)] Unresolved require
ments: [[org.apache.commons.commons-fileupload [22](R 22.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.io.output)])
org.osgi.framework.BundleException: Unable to resolve org.apache.commons.commons-fileupload [22](R 22.0): missing requirement [org.apache.commons.commons-fileupload [22](R 22.0)] osgi.wiring.package; (osgi.wiri
ng.package=org.apache.commons.io.output) [caused by: Unable to resolve org.apache.commons.commons-io [23](R 23.0): missing requirement [org.apache.commons.commons-io [23](R 23.0)] osgi.wiring.package; (osgi.wir
ing.package=sun.misc)] Unresolved requirements: [[org.apache.commons.commons-fileupload [22](R 22.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.io.output)]
        at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2308)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1566)
        at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
        at java.lang.Thread.run(Thread.java:748)
org.osgi.framework.BundleException: Unable to resolve org.apache.commons.commons-io [23](R 23.0): missing requirement [org.apache.commons.commons-io [23](R 23.0)] osgi.wiring.package; (osgi.wiring.package=sun.m
isc) Unresolved requirements: [[org.apache.commons.commons-io [23](R 23.0)] osgi.wiring.package; (osgi.wiring.package=sun.misc)]ERROR: Bundle org.apache.commons.commons-io [23] Error starting file:/C:/tmp/16235
81511037-0/pax-exam-downloads/org.apache.commons.commons-io_2.9.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.commons.commons-io [23](R 23.0): missing requirement [org.apache.commons.c
ommons-io [23](R 23.0)] osgi.wiring.package; (osgi.wiring.package=sun.misc) Unresolved requirements: [[org.apache.commons.commons-io [23](R 23.0)] osgi.wiring.package; (osgi.wiring.package=sun.misc)])

        at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2308)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1566)
        at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
        at java.lang.Thread.run(Thread.java:748)
{noformat}


Might need a new version of fileupload.

> Update commons-io dependency to 2.9.0
> -------------------------------------
>
>                 Key: JCR-4696
>                 URL: https://issues.apache.org/jira/browse/JCR-4696
>             Project: Jackrabbit Content Repository
>          Issue Type: Task
>          Components: parent
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>              Labels: requires-java8
>             Fix For: 2.22
>
>




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