This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-jelly.git
from 2fb5fc15 codecov-commenter => notifications new 1b94d1ee Fix compiling on Java 7 and up new afaf66cd Bump Java from 7 to 8 new 76985325 Use StringBuilder instead of StringBuffer for internal processing The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../jelly/expression/CompositeExpression.java | 8 ++-- .../apache/commons/jelly/servlet/JellyServlet.java | 2 +- .../jelly/tags/jetty/JellyResourceHttpHandler.java | 23 +++++----- .../commons/jelly/tags/sql/DataSourceWrapper.java | 7 +++ .../apache/commons/jelly/tags/swing/ActionTag.java | 2 +- .../commons/jelly/tags/util/LoadTextTag.java | 2 +- .../jelly/tags/velocity/VelocityTagSupport.java | 2 +- .../org/apache/commons/jelly/tags/xml/SetTag.java | 4 +- pom.xml | 9 ++-- src/changes/changes.xml | 51 ++++++++++++++++++++++ 10 files changed, 83 insertions(+), 27 deletions(-) create mode 100644 src/changes/changes.xml