enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
201 stars 34 forks source link

bouncycastle bundle #8143

Closed rymsha closed 3 years ago

rymsha commented 4 years ago

5485 introduced bouncycastle bundle to implement https://github.com/enonic/lib-notifications

bouncycastle is not used by XP itself, but removing it is not possible either. It will break lib-notifications Keeping it is also problematic as it requires constant updates (we bundle 1.54 current latest 1.64.1)

We now require Java 11 and it may be sufficient to implement lib-notifications without extra dependency.

rymsha commented 4 years ago

related to enonic/lib-notifications#8 Build breaks because updated library changes how it works with bouncycastle

rymsha commented 3 years ago

we will use bouncycastle internally