Details
-
Fix
-
Status: Released (View Workflow)
-
High
-
Resolution: Fixed
-
2.8.0
-
None
Description
Current Situation
- The YADE setup provides only a Bouncy Castle provider JAR (bcprov-jdk18on-1.81.jar).
- Other required libraries are missing, which can cause, for example, NoClassDefFoundError: org/bouncycastle/openssl/... exceptions.
Desired Behavior
- The YADE setup should provide the missing 3rd-party libraries properly.
Workaround for YADE 2.8.0
- The missing 3rd party libraries can be downloaded at Maven Central and copied to the yade [yade-home]/lib/3rd-party directory.