Hi,

It seems we found an issue that could be related to 
https://issues.apache.org/jira/browse/FREEMARKER-218

It's at bottom of https://issues.apache.org/jira/browse/OFBIZ-12935

TIA

Jacques

Le 12/03/2024 à 11:16, Jacques Le Roux a écrit :
Hi Daniel,

We have started testing with https://issues.apache.org/jira/browse/OFBIZ-12934.

For now we only crossed things to change in OFBiz that makes sense.

We will let you informed in case we cross real issues.

Thanks

Jacques

Le 12/03/2024 à 01:18, Daniel Dekany a écrit :
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



Reply via email to