This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git
The following commit(s) were added to refs/heads/master by this push:
new 2d7ee62c Add XmlStringLookupTest.testInterpolatorSecureOnBla()
2d7ee62c is described below
commit 2d7ee62c2dea7aa3c0ee9fb368fa96854c4da8a2
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Dec 3 07:12:25 2025 -0500
Add XmlStringLookupTest.testInterpolatorSecureOnBla()
---
src/test/resources/org/apache/commons/text/bla.xml | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/src/test/resources/org/apache/commons/text/bla.xml
b/src/test/resources/org/apache/commons/text/bla.xml
index 75fb24ca..72d248b4 100644
--- a/src/test/resources/org/apache/commons/text/bla.xml
+++ b/src/test/resources/org/apache/commons/text/bla.xml
@@ -1,4 +1,20 @@
<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ https://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
<!DOCTYPE lolz [
<!ENTITY lol "lol">
<!ELEMENT lolz (#PCDATA)>