You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/06/07 13:38:17 UTC

[maven-ant-plugin] branch master updated: Retire Maven Ant Plugin

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

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new bd27ccf  Retire Maven Ant Plugin
bd27ccf is described below

commit bd27ccfd328513fb665a7e78a76c9560dd4601f5
Author: rfscholte <rf...@apache.org>
AuthorDate: Fri Jun 7 15:38:09 2019 +0200

    Retire Maven Ant Plugin
---
 Jenkinsfile | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
deleted file mode 100644
index a549506..0000000
--- a/Jenkinsfile
+++ /dev/null
@@ -1,20 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-
-asfMavenTlpPlgnBuild(jdk:['7','8','11'])