pekuz
pekuz
Hi typescript-generator developers, com.github.markusbernhardt:xml-doclet struggles to get JDK 11 compatible. -- https://github.com/MarkusBernhardt/xml-doclet/issues/14 I have not found another generator to the xml-doclet format. Consider other API documentation sources.
Azure Files is not covered in Azurite, yet. Could you add a support for Azure Files to be on par with the blob alternative, please? In the scope of this...
Trying to run integrationTest on Windows 10, JDK 11, getting: ``` Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception at app//org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88) at app//org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:346) ... 72 more Caused by: org.testcontainers.containers.ContainerLaunchException: Could...
I try to build SMBJ on Windows 10, JDK 11, and getting the test failure below: ``` ? Test com.hierynomus.smbj.share.RingBufferSpec; Executed: 15/15/0 AsyncDirectTcpTransportSpec > client should connect to AsyncDirectTcpTransport FAILED...
Using 0.11.5. Prepared a config using the config builder: ``` builder.withDialects(new SMB2Dialect[]{SMB_2_1, SMB_3_1_1}) .withDfsEnabled(false) .withMultiProtocolNegotiate(false) // no SMB1 .withRandomProvider(new Random(System.currentTimeMillis())) .withSigningRequired(false) .withSecurityProvider(new BCSecurityProvider()) ``` But later getting from Windows Server...
* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one (#397 is not the best...
### Expected Behavior LP204\VFRFIN TFAyMDRcVkZSRklO ### Actual Behavior LP204\VFRFIN TFAyMDRcXFZGUkZJTg ### Reproduction Steps use base64 encoded and as a static value type LP204\VFRFIN ### Is there an existing issue for...