SumoLogic / sumologic-log4j2-appender

Log4J 2 Appender for Sumo Logic.
Apache License 2.0
10 stars 10 forks source link

"sign" fails in windows 10 due to GNUPG not installed #23

Closed hirak1984 closed 4 years ago

hirak1984 commented 4 years ago

Setting up GnuPG should be one of the pre-requisites mentioned in the read me, specially for windows users

rvmiller89 commented 4 years ago

Hi @hirak1984 you're signing a local build of the appender?

We use "sign" in order to sign the artifact before uploading to Maven Central, but the end user shouldn't need to run this.