You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Joerg Hoh (Jira)" <ji...@apache.org> on 2022/06/07 10:15:00 UTC

[jira] [Closed] (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 ]

Joerg Hoh closed SLING-10727.
-----------------------------

> 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
>          Components: Event
>            Reporter: Oliver Lietz
>            Assignee: Oliver Lietz
>            Priority: Major
>             Fix For: Event 4.3.0
>
>
> {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.20.7#820007)