From 5197bd7137dfb207b0ec67aac24a906b9831448c Mon Sep 17 00:00:00 2001 From: Connie Yau Date: Mon, 9 Dec 2019 15:25:23 -0800 Subject: [PATCH] Adds an automatic-module-name to MANIFEST.MF (#26) * Increment version number. Add automatic-module-name. * Fix checkstyle issue where LineLength should not be in TreeWalker. * Update dependency versions. * Fixing module name. --- checkstyle.xml | 15 +++++++-------- pom.xml | 21 +++++++++++++-------- 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/checkstyle.xml b/checkstyle.xml index aaf8d9b..e7a1459 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -1,13 +1,11 @@ - - + - + "http://www.puppycrawl.com/dtds/configuration_1_3.dtd"> @@ -65,10 +68,6 @@ - - - - diff --git a/pom.xml b/pom.xml index 0ac2496..d876f05 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.microsoft.azure qpid-proton-j-extensions - 1.2.1 + 1.2.2 @@ -37,22 +37,22 @@ ${project.build.directory} - 0.31.0 - 1.8.0-alpha2 + 0.33.2 + 1.7.28 4.12 - 2.28.2 + 3.0.0 3.1.0 - 3.8.0 - 3.0.2 - 3.0.1 + 3.8.1 + 3.1.2 + 3.1.1 3.0.1 - 8.18 + 8.24 @@ -95,6 +95,11 @@ maven-jar-plugin ${maven-jar-plugin.version} + + + com.microsoft.azure.qpid.protonj.extensions + + ${packageOutputDirectory}