You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by GitBox <gi...@apache.org> on 2020/01/26 12:02:48 UTC

[GitHub] [incubator-datasketches-java] paulk-asert opened a new pull request #297: Fix for issue#296: InvalidPathException on Windows

paulk-asert opened a new pull request #297: Fix for issue#296: InvalidPathException on Windows
URL: https://github.com/apache/incubator-datasketches-java/pull/297
 
 
   After applying this fix, the test suite runs fine on Windows:
   ```
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running TestSuite
   [INFO] Tests run: 1387, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.847 s - in TestSuite
   [INFO]
   [INFO] Results:
   [INFO]
   [INFO] Tests run: 1387, Failures: 0, Errors: 0, Skipped: 0
   [INFO]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time: 32.481 s
   [INFO] Finished at: 2020-01-26T21:50:51+10:00
   [INFO] ------------------------------------------------------------------------
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[GitHub] [incubator-datasketches-java] leerho merged pull request #297: Fix for issue#296: InvalidPathException on Windows

Posted by GitBox <gi...@apache.org>.
leerho merged pull request #297: Fix for issue#296: InvalidPathException on Windows
URL: https://github.com/apache/incubator-datasketches-java/pull/297
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[GitHub] [incubator-datasketches-java] leerho commented on issue #297: Fix for issue#296: InvalidPathException on Windows

Posted by GitBox <gi...@apache.org>.
leerho commented on issue #297: Fix for issue#296: InvalidPathException on Windows
URL: https://github.com/apache/incubator-datasketches-java/pull/297#issuecomment-578520793
 
 
   Thank you so much!  

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org