Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Build Java anc C sources, run tests and test GPG signature

Code Block
export GPG_TTY=$(tty)

mvn clean install -Pfull-build -Papache-release

...