You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2023/12/28 20:41:48 UTC

(freemarker) branch 2.3-gae updated: JSP tag tests: Updated display tag, so the later Jakarta version has the same output

This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git


The following commit(s) were added to refs/heads/2.3-gae by this push:
     new 47e9dafd JSP tag tests: Updated display tag, so the later Jakarta version has the same output
47e9dafd is described below

commit 47e9dafd3f545c232b27fb37b218bf180f309aa5
Author: ddekany <dd...@apache.org>
AuthorDate: Thu Dec 28 21:41:29 2023 +0100

    JSP tag tests: Updated display tag, so the later Jakarta version has the same output
---
 build.gradle.kts                                                        | 2 +-
 .../freemarker/ext/jsp/webapps/tldDiscovery/WEB-INF/expected/test1.txt  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.gradle.kts b/build.gradle.kts
index 3734bdd9..64a034e7 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -630,7 +630,7 @@ dependencies {
     "jython25CompileOnly"(sourceSets["jython20"].output)
     "jython25CompileOnly"("org.python:jython:2.5.0")
 
-    "testUtilsImplementation"("displaytag:displaytag:1.2") {
+    "testUtilsImplementation"("com.github.hazendaz:displaytag:2.5.3") {
         exclude(group = "com.lowagie", module = "itext")
         // We manage logging centrally:
         exclude(group = "org.slf4j", module = "slf4j-log4j12")
diff --git a/freemarker-javax-servlet/src/test/resources/freemarker/ext/jsp/webapps/tldDiscovery/WEB-INF/expected/test1.txt b/freemarker-javax-servlet/src/test/resources/freemarker/ext/jsp/webapps/tldDiscovery/WEB-INF/expected/test1.txt
index 21cd7c91..be4647b2 100644
--- a/freemarker-javax-servlet/src/test/resources/freemarker/ext/jsp/webapps/tldDiscovery/WEB-INF/expected/test1.txt
+++ b/freemarker-javax-servlet/src/test/resources/freemarker/ext/jsp/webapps/tldDiscovery/WEB-INF/expected/test1.txt
@@ -49,7 +49,7 @@ a+b
 
 <!-- Test loading from "MetaInfTldSources", set via init-param -->
 Executed TestSimpleTag3
-<table>
+<table class="table">
 <thead>
 <tr>
 <th>Name</th>