By the way... if there are bugs, behavior can change with the Java
version, the break points being Java 8, Java 9, and Java 16 (or just
17, as that's what's widely used in reality).

On Mon, Mar 11, 2024 at 12:00 PM Christoph Rueger <chrisrue...@gmail.com> wrote:
>
> No regressions in our test suite.
>
> Am Do., 7. März 2024 um 18:58 Uhr schrieb Daniel Dekany <
> daniel.dek...@gmail.com>:
>
> > Please test if the next release breaks anything. Then if it looks
> > right, I will update building instructions, and do other more boring
> > checks (distro zip contents, etc), and start a release voting.
> >
> > Change log:
> >
> > https://freemarker.apache.org/builds/2.3.33-preview/_html/versions_2_3_33.html
> >
> > Maven dependency version is 2.3.33-SNAPHSOT, and it's in the Apache
> > *snapshot* Maven repo only:
> >
> >         <repository>
> >           <id>apache-snapshot-repository</id>
> >           <url>
> > https://repository.apache.org/content/repositories/snapshots/</url>
> >           <releases><enabled>false</enabled></releases>
> >           <snapshots><enabled>true</enabled></snapshots>
> >         </repository>
> >
> > (Of course you can also download the jar directly, but be careful to
> > pick the latest:
> >
> > https://repository.apache.org/content/repositories/snapshots/org/freemarker/freemarker/2.3.33-SNAPSHOT/
> > )
> >
> > --
> > Best regards,
> > Daniel Dekany
> >



-- 
Best regards,
Daniel Dekany

Reply via email to