Skip to content

Commit

Permalink
Added note on Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Dec 14, 2021
1 parent e0b4e2a commit c21a408
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ If you are importing this into your IDE and you get build errors, it maybe neces
# Known limitations

Per now the following known limitations exist:
* The SMP lookup part does not work with Java 17 out of the box, because the Peppol SMP enforces the usage of SHA-1 as the signature method and digest method
* phase4 is not a standalone project but a library that you need to manually integrate into your system
* Multi-hop is not implemented
* Split and join is not implemented
Expand Down

0 comments on commit c21a408

Please sign in to comment.