tekHedd
tekHedd
Using minify-maven-plugin 1.7.6. When rebuilding a project using closureCreateSourceMap, the sourceMappingUrl is correctly generated on a clean build, but not inserted into the minified file on a rebuild. My tests...
This is similar to the "blacklist all not in contacts" feature, but with a twist. My phone's area code is not the area code where I live. This is convenient,...
Recently upgraded to 3.9.2 and noticed that artifactory expects an etc directory now. This is a very minor update: the readme and docker help page should indicate that you need...
**Describe the bug** This shows up when you statically render a site. All items are rendered at once. This is fine for SSO but sort of a crap user experience....
I'm not here to debate the general problem of Java APIs throwing unchecked exceptions, but in this case specifically, I would expect SQL errors to generate SQL exceptions, and definitely...
I don't know if it's a failure of the protocol or the backend, but after a failed DELETE followed by a rollback, I am told both that I already have...
**Immutable databases and automated unit tests** I'm trying Immu with the java client and a key-value adapter. Starting up and running is easy and it works. I am having an...