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

garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git


    from 30a3d185 Bump actions/checkout from 7.0.0 to 7.0.1
     new fc44d20f Use String.isEmpty()
     new 7f902757 Use String.isEmpty()
     new 526e2ab9 Use String.isEmpty()
     new b9581b7e Use String.isEmpty()
     new 8afb65f1 Use String.isEmpty()
     new faf149b0 Use String.isEmpty()
     new 1a491531 Use String.isEmpty()
     new 07f704a2 Use String.isEmpty()
     new 0fb11594 Use String.isEmpty()
     new d11819e1 Use String.isEmpty()
     new 2085a5cb Use String.isEmpty()
     new 060be01c Use String.isEmpty()
     new 172d475b Use String.isEmpty()
     new 1a93a3c8 Use String.isEmpty()

The 14 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:
 core/src/main/java/org/apache/commons/jelly/impl/ScriptBlock.java     | 2 +-
 core/src/main/java/org/apache/commons/jelly/parser/XMLParser.java     | 2 +-
 core/src/main/java/org/apache/commons/jelly/tags/core/SetTag.java     | 2 +-
 .../java/org/apache/commons/jelly/expression/TestExpressions.java     | 2 +-
 .../java/org/apache/commons/jelly/tags/junit/AssertTagSupport.java    | 2 +-
 .../src/main/java/org/apache/commons/jelly/tags/fmt/SetLocaleTag.java | 2 +-
 .../org/apache/commons/jelly/tags/junit/AssertFileContainsTag.java    | 2 +-
 .../java/org/apache/commons/jelly/tags/junit/AssertFileExistsTag.java | 2 +-
 .../org/apache/commons/jelly/tags/junit/AssertFileNotFoundTag.java    | 2 +-
 .../java/org/apache/commons/jelly/tags/junit/AssertTagSupport.java    | 2 +-
 .../src/main/java/org/apache/commons/jelly/tags/regexp/RegexpTag.java | 4 ++--
 .../sql/src/main/java/org/apache/commons/jelly/tags/sql/QueryTag.java | 2 +-
 .../src/main/java/org/apache/commons/jelly/tags/sql/UpdateTag.java    | 2 +-
 .../main/java/org/apache/commons/jelly/tags/swing/ComponentTag.java   | 2 +-
 14 files changed, 15 insertions(+), 15 deletions(-)

Reply via email to