-
I seem to be running into a situation when doing heavy writes to the neo database and subsequently to the spatial "DB". I've put together some code I use to run a sample query utilizing gremlin while…
-
Hi!
This is not really a bug but more of a question, apologies up front if there is a better place for this sort of thing and I will take my question there.
I want to use ES6 features in my javas…
-
Hi,
Thanks for this new exciting version.
I was trying to compare InstaSeg results to StarDist results. InstaSeg is working nicely but the StarDist scripts (from Extensions>StarDist) fail with the…
ofrag updated
1 month ago
-
@pmouawad ([Bug 61748](https://bz.apache.org/bugzilla//show_bug.cgi?id=61748&redirect=false)):
We should provide a way to send compressed content.
We could detect if a header is set :
- Content-Encod…
-
Running CFLint for the first time, I was getting a null pointer exception on one of my files. I managed to distill it down to this repro case:
```
component {
function f() {
return !C::b
…
-
gpars depends on groovy-all, which causes lots of unneeded jars in the war file, like testng or groovy-test.
Maybe exclude groovy-all from gpars.
Grails 5.0.2 example:
+--- org.grails.plugins…
-
Pretty self explanatory, It would be nice to re-write the JavaScript extensions in es6 syntax, because the class-based syntax there is cleaner to work with. Adding ES/JSLint is also a pretty good idea…
-
When trying to import a rebar project,
whatever I put into `Rebar/Path` (tried both globally installed rebar 2.6.1 and also the one downloaded through IDEA), the `Rebar/Version` is `N/A` and the butto…
-
I just wanted to followup with information that may be useful to the group for a period of time. Without rehashing the history of the ticket or the trouble shooting.
The original issue: "Error Load…
-
After performing a `./mvnw clean verify` on Windows, the integration tests can no longer be ran independently to perform further testing with the jetty server running.
The following error is what a…