Closed timmc closed 3 years ago
For KeyczarTool, you can get the latest version by downloading the code and building the code or you can use the older version hosted on google code that you found.
@divegeek we can upload packages (like jar files) to the tagged releases we create. Do we want to do so for the latest release (https://github.com/google/keyczar/releases)? The laptop I'm on doesn't have java but I can do this later.
That's a good idea.
On Wed, May 11, 2016 at 9:39 AM Devin Lundberg notifications@github.com wrote:
For KeyczarTool, you can get the latest version by downloading the code and building the code or you can use the older version hosted on google code that you found.
@divegeek https://github.com/divegeek we can upload packages (like jar files) to the tagged releases we create. Do we want to do so for the latest release (https://github.com/google/keyczar/releases)? The laptop I'm on doesn't have java but I can do this later.
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/google/keyczar/issues/184#issuecomment-218498881
Shawn Willden | Software Engineer | swillden@google.com | 303-709-2258
For others who are building this, you'll need to clone the repo (see https://github.com/google/keyczar/issues/167) and in java/code
run mvn package
@sweis Can you please provide comment on why this issue was closed? It does not appear to be resolved.
The project was abandoned 2 years ago and all code was deleted.
The wiki page https://github.com/google/keyczar/wiki/KeyczarTool points users to a Google Code page that just redirects back to the root of this repo.
Workaround: Directly download from https://keyczar.googlecode.com/files/KeyczarTool-0.71g-090613.jar (is there anything newer?)