Repository: juneau
Updated Branches:
  refs/heads/master fc68f0f20 -> 69ac8125f


Launch file keep being regenerated without license headers.

Project: http://git-wip-us.apache.org/repos/asf/juneau/repo
Commit: http://git-wip-us.apache.org/repos/asf/juneau/commit/69ac8125
Tree: http://git-wip-us.apache.org/repos/asf/juneau/tree/69ac8125
Diff: http://git-wip-us.apache.org/repos/asf/juneau/diff/69ac8125

Branch: refs/heads/master
Commit: 69ac8125ffc009dd149f7e0e6a987d880d6a4d11
Parents: fc68f0f
Author: JamesBognar <[email protected]>
Authored: Sun Oct 22 11:50:09 2017 -0400
Committer: JamesBognar <[email protected]>
Committed: Sun Oct 22 11:50:09 2017 -0400

----------------------------------------------------------------------
 .../build-overlay/my-microservice.launch              | 14 --------------
 .../my-microservice.launch                            | 14 --------------
 pom.xml                                               |  4 ++--
 3 files changed, 2 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/juneau/blob/69ac8125/juneau-microservice/juneau-microservice-template/build-overlay/my-microservice.launch
----------------------------------------------------------------------
diff --git 
a/juneau-microservice/juneau-microservice-template/build-overlay/my-microservice.launch
 
b/juneau-microservice/juneau-microservice-template/build-overlay/my-microservice.launch
index 303979a..9a8b2b2 100644
--- 
a/juneau-microservice/juneau-microservice-template/build-overlay/my-microservice.launch
+++ 
b/juneau-microservice/juneau-microservice-template/build-overlay/my-microservice.launch
@@ -1,18 +1,4 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!--
- 
***************************************************************************************************************************
- * 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.  
                                            *
- 
***************************************************************************************************************************
--->
 <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
 <booleanAttribute key="org.eclipse.jdt.debug.ui.CONSIDER_INHERITED_MAIN" 
value="true"/>
 <booleanAttribute key="org.eclipse.jdt.debug.ui.INCLUDE_EXTERNAL_JARS" 
value="true"/>

http://git-wip-us.apache.org/repos/asf/juneau/blob/69ac8125/juneau-microservice/juneau-microservice-template/my-microservice.launch
----------------------------------------------------------------------
diff --git 
a/juneau-microservice/juneau-microservice-template/my-microservice.launch 
b/juneau-microservice/juneau-microservice-template/my-microservice.launch
index 7179baa..282347b 100644
--- a/juneau-microservice/juneau-microservice-template/my-microservice.launch
+++ b/juneau-microservice/juneau-microservice-template/my-microservice.launch
@@ -1,18 +1,4 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!--
- 
***************************************************************************************************************************
- * 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.  
                                            *
- 
***************************************************************************************************************************
--->
 <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
 <booleanAttribute key="org.eclipse.jdt.debug.ui.CONSIDER_INHERITED_MAIN" 
value="true"/>
 <booleanAttribute key="org.eclipse.jdt.debug.ui.INCLUDE_EXTERNAL_JARS" 
value="true"/>

http://git-wip-us.apache.org/repos/asf/juneau/blob/69ac8125/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 70ece20..1ba6265 100644
--- a/pom.xml
+++ b/pom.xml
@@ -304,10 +304,10 @@
        <developers>
                <developer>
                        <id>JamesBognar</id>
-                       <email>[email protected]</email>
+                       <email>[email protected]</email>
                        <name>James Bognar</name>
                        <roles>
-                               <role>commiter</role>
+                               <role>PMC Chair</role>
                        </roles>
                </developer>
        </developers>

Reply via email to