-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an OSGI manifest #74
Comments
I'm no expert in OSGi, does that look right? |
me either! @michaeloffner can confirm this is what the manifest for the wrapped OSGI version of 2.7 looks like https://github.com/lucee/osgi-bundle-argon2/blob/master/pom.xml https://mvnrepository.com/artifact/org.lucee/argon2/2.7.0
|
Thanks, I will try to adapt that. |
Oh sorry, I botched the changelog. No, it's not in the 2.8 release, this issue is still open. I'll fix the changelog. |
Could you add in the OSGI bundle metadata?
http://felix.apache.org/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html
The Lucee project is about to start using this library, but it's OSGI based
lucee/Lucee#985
Add support for the Argon2 hashing algorithm
https://luceeserver.atlassian.net/browse/LDEV-2883
The text was updated successfully, but these errors were encountered: