Hey,

FYI, indexes created by Jandex 3.3 cannot be read by Jandex 3.2 and earlier
(see below).

In practice, since we're mainly *consumers* of Jandex indexes, this
probably means we want to upgrade to Jandex 3.3 ASAP.

*If* there are places where we produce and publish Jandex indexes, those
should probably stick to 3.2 for the time being.

Cheers,

Yoann Rodière
Hibernate team


---------- Forwarded message ---------
From: Ladislav Thon <ladi...@gmail.com>
Date: Mon, Apr 7, 2025 at 3:50 PM
Subject: [quarkus-dev] Jandex 3.3
To: Quarkus Development mailing list <quarkus-...@googlegroups.com>


Hi,

I've just released Jandex 3.3.0, see the release notes here:
https://smallrye.io/blog/jandex-3-3-0/

Why I'm writing this? This version increments the persistent index format
version, so indices produced by Jandex 3.3 will NOT be readable by previous
Jandex versions. Since the only thing added to the persistent index in this
version is the enclosing class in case of local/anonymous classes declared
in a static/instance/field initializer, which is not commonly needed, it is
probably best for most users to stay on previous index format (either by
staying on Jandex 3.2 or by explicitly configuring the format version).

Hope this helps avoiding yet another bunch of problems :-)

LT

-- 
You received this message because you are subscribed to the Google Groups
"Quarkus Development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to quarkus-dev+unsubscr...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/quarkus-dev/CALbocOkB_2bMfFk4iAh0SSnVpxgHOt%2B0-FN09Lg%2BriUmV_vCuA%40mail.gmail.com
<https://groups.google.com/d/msgid/quarkus-dev/CALbocOkB_2bMfFk4iAh0SSnVpxgHOt%2B0-FN09Lg%2BriUmV_vCuA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
_______________________________________________
hibernate-dev mailing list -- hibernate-dev@lists.jboss.org
To unsubscribe send an email to hibernate-dev-le...@lists.jboss.org
Privacy Statement: https://www.redhat.com/en/about/privacy-policy
List Archives: 
https://lists.jboss.org/archives/list/hibernate-dev@lists.jboss.org/message/ALA7EORPP4IR7G7FVR7M2VGUSZ4RGHKO/

Reply via email to