-
There is a need for Grails Shell 7 for Grails 7 to support plugins using Custom Scripts, other Custom Scripts, IntelliJ Grails Plugin including the Run Grails Command and all other plugin functionalit…
-
## Summary
`stack --docker` doesn't work reliably across Linux distributions because `stack` is no longer statically linked.
## Why we don't have statically linked executables at the moment
I…
-
Hi James,
I'm new to Heroku. When I click Deploy To Heroku Button I get a following error:
-----> Play 2.x - Java app detected
-----> Installing JDK 1.8... done
-----> Priming Ivy cache... done
…
-
**Can I use the jqwik tool (property-based test tool) with the pitest?**
My goal is to automatically generate the values (inputs) for my test cases and evaluate the strength of these values against…
-
Hi @brandtg,
I've been looking for a Java STL package and was psyched to find that you were working on one!
My first comparison with the Java code was for some artificial data from the NAB dataset (…
-
Has been given thought to an SVG export for the network? I could not find anything in the docs or existing issues discussing it. We would like to use this for high DPI rendering to PDF using browser o…
-
With the new slotToKey struct, it is possible to start tracking some metrics, such as memory usage (key size + value size but not counting fragmentation) and keyspace_hits, at the slot level. I can se…
-
Tried to run jaxrs-client, against jBoss Wildfly server. Got this exception:
org.jboss.arquillian.container.glassfish.CommonGlassFishManager start
SEVERE: Could not connect to DAS on: http://localhos…
yfain updated
10 years ago
-
It would be nice if one could extrude a two-dimensional figure along a path. This would allow the user to specify a path (a series of points or perhaps even a more sophisticated path representation), …
-
https://digmatechnicalteam.slack.com/archives/C05KJQT0CTB/p1696095792434439
quoting a user:
> wasn't able to properly configure and get the desired results: was not working with tests - annotate…