You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this still a thing? @junkdog@DaanVanYperen mostly because without #642 Artemis is almost unusable in a serious HTML5 project due to small reflection cache
Maintenance release is ready. Waiting for @junkdog to push to repo (currently on vacation).
https://github.com/junkdog/artemis-odb/releases
quick draft:
tag: artemis-odb-2.4.0
title: artemis-odb-2.4.0
Version: 2.4.0-SNAPSHOT
BREAKING CHANGES
1.9.14
.@PooledWeaver now aborts when used outside Component class hierarchy.
Aspect memory use decreased a bit.
FIX: Fluid generation scans too many dependencies for components.
FIX: Fix @PooledWeaver breaking when used on components with arrays.
FIX: Fix various NPE (intbag and reflection).
FIX: Fix gradle deprecation warnings (artemis-fluid-gradle-plugin).
FIX: Bytecode-weaving functionality for modern java runtimes (:cookie: for @schosin)
FIX: Upgrade of ASM to 9.0 and bump of opcodes to support java 15.
FIX: Fix broken repositories.
FIX: Fix some HTTP links in documentation.
FIX: Various internal dependencies upgraded.
The text was updated successfully, but these errors were encountered: