Skip to content
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

[BUG] check compatibility with latest existdb releases >= 5.4.0 #64

Open
line-o opened this issue Feb 14, 2022 · 1 comment
Open

[BUG] check compatibility with latest existdb releases >= 5.4.0 #64

line-o opened this issue Feb 14, 2022 · 1 comment

Comments

@line-o
Copy link
Member

line-o commented Feb 14, 2022

Tests for latest commit are failing!

With #63 applied the lib does not even compile!

@joewiz
Copy link
Member

joewiz commented Mar 14, 2022

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.093 s
[INFO] Finished at: 2022-03-14T15:18:31-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project expath-crypto-module: Compilation failure
[ERROR] /Users/joe/workspace/expath-crypto-module/src/main/java/org/expath/exist/crypto/digitalSignature/GenerateSignatureFunction.java:[177,117] incompatible types: org.exist.storage.serializers.Serializer cannot be converted to com.evolvedbinary.j8fu.function.ConsumerE<com.evolvedbinary.j8fu.function.ConsumerE<org.exist.storage.serializers.Serializer,java.io.IOException>,java.io.IOException>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants