This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new dc324d8 Clean-up. Trivial change to test native build script dc324d8 is described below commit dc324d832606f7c555c5c122be2a1d6938fa5c99 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Jun 25 13:50:34 2019 +0100 Clean-up. Trivial change to test native build script --- java/org/apache/tomcat/jni/Address.java | 1 - 1 file changed, 1 deletion(-) diff --git a/java/org/apache/tomcat/jni/Address.java b/java/org/apache/tomcat/jni/Address.java index 6bf9ec8..2310367 100644 --- a/java/org/apache/tomcat/jni/Address.java +++ b/java/org/apache/tomcat/jni/Address.java @@ -14,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - package org.apache.tomcat.jni; /** Address --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org