Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bump java library versions | Keith Packard | 2016-05-12 |
| | | | | | | Prepare for 1.6.4 release Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Fix java class differing only by case | Justin Vreeland | 2016-04-21 |
OSX and Windows cannot handle files with names differing only by case. When these files are present in either there's a constant unfixable change viewable in git status and git diff. Since this code can be run and compiled on both platforms names different only by case should be avoided. Signed-off-by: Justin Vreeland <vreeland.justin@gmail.com> Signed-off-by: Keith Packard <keithp@keithp.com> |