knowledgepixels / nanodash

A web client to browse and publish nanopublications.
GNU Affero General Public License v3.0
26 stars 2 forks source link

Fix issue when building the jar with encode() function #28

Closed vemonet closed 3 years ago

vemonet commented 3 years ago

The encode() function requires string, not CharSet:

Issue faced when running the pre-compiled jar file with following setup:

openjdk version "1.8.0_265"
OpenJDK Runtime Environment (build 1.8.0_265-8u265-b01-0ubuntu2~18.04-b01)
OpenJDK 64-Bit Server VM (build 25.265-b01, mixed mode)