Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

This repo contains mainly [mavenized](http://maven.apache.org/) tools from the [**HD Cookbook**](http://java.net/projects/hdcookbook/) project. To build the tools, [set up](./etc/build.sh) your [*BD-J Platform Definition*](http://java.net/projects/hdcookbook/pages/BDJPlatformDefinition) and run `mvn clean install` in [`AuthoringTools`](./AuthoringTools) and [`DiscCreationTools`](./DiscCreationTools) respectively.

### Fixed in 2021

The JAR signer tool was not working with JDK 1.8. This has been fixed. Please see the
release at https://github.com/zathras/java.net/releases/tag/1.0.1 , and the archive of the web content at https://hdcookbook.jovial.com/

### known issues
* `com.hdcookbook.grin.io.xml` is broken ([compilation failure](https://gist.github.com/1916339))
Expand Down