You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Oliver Lietz (Jira)" <ji...@apache.org> on 2021/08/12 10:28:00 UTC

[jira] [Resolved] (SLING-10727) Fix bundle classpath broken by embedded Event API

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

Oliver Lietz resolved SLING-10727.
----------------------------------
    Resolution: Done

> Fix bundle classpath broken by embedded Event API
> -------------------------------------------------
>
>                 Key: SLING-10727
>                 URL: https://issues.apache.org/jira/browse/SLING-10727
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Oliver Lietz
>            Assignee: Oliver Lietz
>            Priority: Major
>             Fix For: Event 4.2.26
>
>
> {noformat}
> Bundle-ClassPath: .,org.apache.sling.event.api-1.0.0.jar/
> {noformat}
> {noformat}
> [INFO] --- bnd-maven-plugin:5.3.0:bnd-process (bnd-process) @ org.apache.sling.event ---
> [WARNING] /.../org.apache.sling.event/bnd.bnd [0:0]: Bundle-ClassPath uses a directory 'org.apache.sling.event.api-1.0.0.jar' as well as '.'. This means bnd does not know if a directory is a package.
> [WARNING] /.../org.apache.sling.event/bnd.bnd [0:0]: Invalid value for Bundle-ClassPath, .,org.apache.sling.event.api-1.0.0.jar/ does not match /?[^/"
> ]+(/[^/"
> ]+)*
> {noformat}



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