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

khmarbaise pushed a commit to branch TEST_TO_FIX_MCOMPILER-192
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


The following commit(s) were added to refs/heads/TEST_TO_FIX_MCOMPILER-192 by 
this push:
     new 11fdf0f  Trying to fix groovy-project-with-new-plexus-compiler
11fdf0f is described below

commit 11fdf0f5239aea248fe6d16ed81a0e2400811689
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sun Mar 25 20:03:47 2018 +0200

    Trying to fix groovy-project-with-new-plexus-compiler
---
 .../src/main/groovy/GroovyMain.groovy                 | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git 
a/src/it/groovy-project-with-new-plexus-compiler/src/main/groovy/GroovyMain.groovy
 
b/src/it/groovy-project-with-new-plexus-compiler/src/main/groovy/GroovyMain.groovy
index 5c23be6..088bdb9 100755
--- 
a/src/it/groovy-project-with-new-plexus-compiler/src/main/groovy/GroovyMain.groovy
+++ 
b/src/it/groovy-project-with-new-plexus-compiler/src/main/groovy/GroovyMain.groovy
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 class GroovyMain {
        static void main(String... args) {
                new GroovyHello().sayHello()

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to