some more license tidyup from rat plugin output

This commit is contained in:
gtully 2013-10-10 14:36:04 +01:00
parent 5bdcc19693
commit 49b0f74089
2 changed files with 19 additions and 0 deletions

View File

@ -1,3 +1,20 @@
## ---------------------------------------------------------------------------
## 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.
## ---------------------------------------------------------------------------
# manual creation to include camel handler so we can embed camel context in xbean xml config
#
http\://activemq.apache.org/schema/core=org.apache.xbean.spring.context.v2.XBeanNamespaceHandler

View File

@ -1358,10 +1358,12 @@
<exclude>**/*.bin</exclude>
<exclude>**/*.log</exclude>
<exclude>**/*.txt</exclude>
<exclude>**/*.md</exclude>
<exclude>**/kahadb/**/*.data</exclude>
<!-- activemq-xmpp schemas -->
<exclude>**/resources/*.xsd</exclude>
<!-- web, web-console, web-demo files -->
<exclude>**/webapp/mqtt/mqttws31.js</exclude>
<exclude>**/webapp/js/dojo.js</exclude>
<exclude>**/webapp/js/jquery-*.js</exclude>
<exclude>**/webapp/js/prototype.js</exclude>