This is an automated email from the ASF dual-hosted git repository. snoopdave pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/roller.git
commit e72e15c937e21d6afa8ad89f480f0b9229a4e583 Merge: ab229c6 6b3f0a4 Author: David M. Johnson <[email protected]> AuthorDate: Sat May 18 16:58:08 2019 -0400 Merge pull request #14 from apache/java11 [ROL-2123] make Roller build and run on Java 11 .gitignore | 7 ++- app/pom.xml | 69 ++++++++++++++++------ .../roller/weblogger/business/WebloggerImpl.java | 9 +-- .../weblogger/business/jpa/JPAWebloggerImpl.java | 13 +--- app/src/main/resources/logback.xml | 13 ++++ app/src/test/resources/roller-custom.properties | 1 + pom.xml | 10 ++-- 7 files changed, 82 insertions(+), 40 deletions(-)
