Replies: 1 comment
-
Looks interesting, I'll add it before version 2.0 comes out. There's a problem though as the unit tests for the build require a WhatsApp connection to exist, which is not really something that can be automated. I've not managed to come up with a fix for this for Github's Maven CI, so I guess I'll do the same for jitpack. Le me know if you have better ideas |
Beta Was this translation helpful? Give feedback.
-
Jitpack allows developers to reference builds directly from github by tag or branch,
Currently though it looks like the auto build does not support JDK 16
This results in the below log when using JitPack
https://jitpack.io/com/github/Auties00/WhatsappWeb4j/master-whatsappweb4j-1.2-gd6edb3d-77/build.log
https://jitpack.io/#Auties00/WhatsappWeb4j/master-SNAPSHOT
Not sure if this would be something you are interested in supporting really
Beta Was this translation helpful? Give feedback.
All reactions