Simon Wächter

Results 7 issues of Simon Wächter

Hey there At the moment I am writing a WiX MSI installer for a Java web application that uses a custom built PostgreSQL database server. Both should be packaged into...

new-feature

The Angular team published an interesting language-independent draft to offer render capabilities via TCP or gRPC. For more information see these links: https://github.com/angular/universal/pull/999 https://github.com/angular/universal/pull/1000 https://github.com/angular/universal/pull/1001 https://github.com/angular/universal/pull/1002 https://github.com/angular/universal/pull/1003 This is really...

Feature

At the moment the code base is not documented & tested well enough. More tests are required to reach a production level.

Bug

I am switching from Mockito 3 to 4.7.0 and Java 8 to 17. Some unit tests started to fail in a really strange way, so I asked a question on...

The method `SmbItem.isRootPath` returns true for the first subdirectory as directory path. A quick fix would be to check if the path is empty, but this won't work on DFS...

Provide a method `isWritable` to check if the file/directory path is writable or not.

## Steps to reproduce Create a sample and set a wrong/non existing working directory. One would assume that WinSW would fail installing the service or give a clear exception at...

bug