AO Apps
AO Apps
Thanks for reopening this issue. We have procedural workarounds to it, but it would be nice to have it eventually resolved.
We are working on build compatibility for the Java 1.6 builds. Thank you.
> @aoindustries can you add test cases as well ? We are working on some test cases.
> @aoindustries > I'm a little concerned that you are not receiving feedback here. We are all sort of waiting to see when this is done. Somehow it would be...
A quick status update: we still have some TODO's to work through before things will stabilize. We'll make a final pass through all TODO's, marking them as "TODO: Review" where...
> Re typecache, there's #914 > Have you seen it? It does not solve one-one issue though. Thanks. That is interesting but I think that goes beyond what we'll need....
Hah, I just had to fix a production bug caused by our switching some columns to `ENUM` type, which this current development will solve. We're really looking forward to the...
Or, better yet, provide a fully functional module-info.class. Can place in root of JAR: https://maven.apache.org/plugins/maven-compiler-plugin/examples/module-info.html Or, can use MRJAR and place in META-INF/versions/9: https://www.baeldung.com/maven-multi-release-jars Please note, in our experience in...
> This would be really helpful for housekeeping jobs that need to block all executors on a node once all are free. Some sort of distinction between global and node...