Kaynağa Gözat

AMBARI-11499. View Rat Check fixes (Erik Bergenholtz via rlevas)

Erik Bergenholtz 10 yıl önce
ebeveyn
işleme
c8d214fc4c

+ 2 - 0
contrib/views/pom.xml

@@ -76,6 +76,7 @@
             <exclude>**/.editorconfig</exclude>
             <exclude>**/.jshintrc</exclude>
             <exclude>**/.tmp/**</exclude>
+            <exclude>**/tmp/**</exclude>
             <exclude>**/*.json</exclude>
             <exclude>**/*.svg</exclude>
             <exclude>**/vendor/**</exclude>
@@ -85,6 +86,7 @@
             <exclude>**/public/**</exclude>
             <exclude>**/dist/**</exclude>
             <exclude>**/bower_components/**</exclude>
+            <exclude>**/bower/**</exclude>
             <exclude>**/node/**</exclude>
             <exclude>**/runner.js</exclude>
             <exclude>**/assets/javascripts/**</exclude>

+ 16 - 2
contrib/views/storm/src/main/resources/styles/default.css

@@ -1,6 +1,20 @@
 /**
- * CSS Goes here
- */
+* 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.
+*/
 
 /* Generic */
 /*body {

+ 16 - 0
contrib/views/storm/src/main/resources/templates/topology/topologyForm.html

@@ -1,3 +1,19 @@
+<!--
+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. Kerberos, LDAP, Custom. Binary/Htt
+-->
 <form class="form-horizontal">
   <fieldset>
     <div class="" data-fields="name"></div>