• Donald H. (Donnie) Pinkston, III's avatar
    Improve support for NanoDB on Windows · efef4169
    Donald H. (Donnie) Pinkston, III authored
    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.
    efef4169
pom.xml 10.8 KB