MSc
MSc
I think everything got addressed in trunk. Can you please close this PR?
The default value is `true` according to https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html
> Suggested workarounds, like switching to "Subdomain mode" on Artifactory [...] The pagination error caught us, although our Artifactory Docker Registry is running in subdomain mode. We have an open...
> If you're running locally, you can try setting `RENOVATE_PAGINATE_ALL=true` in env to remove the 10 page restriction. `RENOVATE_PAGINATE_ALL=true` did not solve the issue for us in our self-hosted environment...
As stated in the program output: ```Please restart this script from an administrative PowerShell! The build tools cannot be installed without administrative rights. To fix, right-click on PowerShell and run...
I ran into this today. Having an Aurora MySQL database with audit logs enabled, I am unable to update my existing CFN stack with an `AWS::Logs::LogGroup` to specify a log...
The patch was accepted: https://svn.apache.org/viewvc?view=revision&revision=1906486 🎉
> I'd try to avoid putting knowledge about rewriters into the listener. That's what the container is for. So the listener should just notify the Querqy Request Handler (maybe just...
> Hm, I wonder when exactly the "new searcher" even is triggered but you're probably right that the new searcher isn't available at that point apart from within the event...
TODO list - [x] rework request handler configuration parameters (`rewriterStorage` with possible values `inMemory`, `confDir`, `index`, `zk` and validate it against the running solr mode - [x] add a `confVersion`...