xipki opened a new issue, #2292:
URL: https://github.com/apache/karaf/issues/2292
The `org.apache.karaf.jaas.boot-4.4.*.jar` with same content occurs 2 times
in the karaf 4.4.x versions. (I checked it in v4.4.8 and 4.4.10).
```
~% find . -name "org.apache.karaf.jaas.boot-4.4.10.jar" -exec shasum {} \;
24b40f5c9f1a0934c6b35032ad1a82834052f4b4
./system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.10/org.apache.karaf.jaas.boot-4.4.10.jar
24b40f5c9f1a0934c6b35032ad1a82834052f4b4
./lib/boot/org.apache.karaf.jaas.boot-4.4.10.jar
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]