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

michaelo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/velocity-engine.git


    from 86cfcf41 [VELOCITY-977] Upgrade Java Compiler Compiler to Version 
7.0.13
     new 8945a787 Fix log messages
     new 9ca652c9 Replace defunct FindBugs with SpotBugs

The 2 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:
 velocity-engine-core/pom.xml                                   | 10 +++++-----
 .../etc/build/{findbugs-exclude.xml => spotbugs-exclude.xml}   |  3 +--
 .../main/java/org/apache/velocity/runtime/ParserPoolImpl.java  |  2 +-
 .../main/java/org/apache/velocity/runtime/RuntimeInstance.java |  4 ++--
 .../velocity/runtime/parser/node/BooleanPropertyExecutor.java  |  2 +-
 .../apache/velocity/runtime/parser/node/PropertyExecutor.java  |  2 +-
 .../velocity/runtime/parser/node/PublicFieldExecutor.java      |  2 +-
 7 files changed, 12 insertions(+), 13 deletions(-)
 rename velocity-engine-core/src/etc/build/{findbugs-exclude.xml => 
spotbugs-exclude.xml} (97%)
 mode change 100755 => 100644

Reply via email to