Skip to content
Snippets Groups Projects
user avatar
Connor McCoy authored
Replaces numeric status codes with a canonical set of Status objects,
each with a short name and description.
Bindings with more specific errors (e.g., timeouts) return additional
statuses.

This changes the default output from messages like:

   [UPDATE], Return=0, 511

To:

   [UPDATE], Return=OK, 511
5113c2e3
Name Last commit Last update
..
src
README.md
pom.xml