Improve support for NanoDB on Windows
Updated the nanodb script to properly handle being run under Git Bash. Needed to wrap the Java program with "winpty" when starting it from Git Bash. Also updated the Surefire configuration to not require all tests to pass before building a JAR file. There are a few tests that aren't working on Windows due to file-locking differences from *NIX.
Showing
+17 -8
Please register or sign in to comment