bigbluebutton-Github/bbb-screenshare/jws/native-libs/unsigned-jars/README.md
2016-02-10 19:53:01 +00:00

300 B
Executable File

To sign the ffmpeg.jar and javacpp.jar, copy them to the workdir directory and run "ant sign-ffmpeg-jar" or "ant sign-javacpp-jar".

The resulting jar files will now be signed. To verify, run

   jarsigner -verify ffmpeg.jar
   jarsigner -verify javacpp.jar