You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/08/24 13:42:40 UTC

[GitHub] geertjanw closed pull request #784: [NETBEANS-1074]Module Review spring.webmvc

geertjanw closed pull request #784: [NETBEANS-1074]Module Review spring.webmvc
URL: https://github.com/apache/incubator-netbeans/pull/784
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/spring.webmvc/external/binaries-list b/spring.webmvc/external/binaries-list
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/spring.webmvc/licenseinfo.xml b/spring.webmvc/licenseinfo.xml
new file mode 100644
index 0000000000..9c770d8cb5
--- /dev/null
+++ b/spring.webmvc/licenseinfo.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    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.
+
+-->
+
+<licenseinfo>
+    <fileset>
+        <file>src/org/netbeans/modules/spring/webmvc/resources/templates/AbstractController.template</file>
+        <file>src/org/netbeans/modules/spring/webmvc/resources/templates/SimpleFormController.template</file>
+        <file>src/org/netbeans/modules/spring/webmvc/resources/templates/applicationContext31.template</file>
+        <file>src/org/netbeans/modules/spring/webmvc/resources/templates/applicationContext40.template</file>
+        <file>src/org/netbeans/modules/spring/webmvc/resources/templates/dispatcher-servlet31.template</file>
+        <file>src/org/netbeans/modules/spring/webmvc/resources/templates/dispatcher-servlet40.template</file>
+        <file>src/org/netbeans/modules/spring/webmvc/resources/templates/index.template</file>
+        <file>src/org/netbeans/modules/spring/webmvc/resources/templates/redirect.template</file>
+        <license ref="Apache-2.0-ASF" />
+        <comment type="TEMPLATE_MINIMAL_IP" />
+    </fileset>
+</licenseinfo>
+


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists