blob: fa33e1a4c64ddd94eab34e0077ff554750abf52b [file]
<?xml version="1.0" encoding="UTF-8"?>
<!--
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.
-->
<document xmlns="http://maven.apache.org/changes/2.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
<properties>
<title>Apache Commons BSF Release Notes</title>
<author email="dev@commons.apache.org">Apache Commons developers</author>
</properties>
<body>
<release version="2.5.0" date="YYY-MM-DD" description="TBD.">
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">Replace internal StringBuffer with StringBuilder.</action>
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix malformed Javadoc comments.</action>
<!-- ADD -->
<action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven property project.build.outputTimestamp for build reproducibility.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 55 to 97 #128, #135, #145, #151, #161, #170, #175, #178, #185, #192, #207, #226, #251, #267, #269.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java platform requirement from 7 to 8.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/cache from 2 to current.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/checkout 2.3.4 to current.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/setup-java from 1.4.3 to current.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump xalan from 2.7.0 to 2.7.3 #3 #93.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.20.0 #110, #157, #162, #171, #236.</action>
<action type="update" dev="ggregory" due-to="Henri Biestro, Gary Gregory">Migrate from Commons JEXL 1.1 to 3.5.0 #224.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-jexl3 from 3.5.0 to 3.6.2 #268, #271.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">JavaUtils now restores the current thread's interrupt flag when catching InterruptedException.</action>
</release>
</body>
</document>