Author: cmueller
Date: Thu Mar 28 10:17:23 2013
New Revision: 1462017

URL: http://svn.apache.org/r1462017
Log:
added missing license headers and new rat excludes

Modified:
    
camel/trunk/components/camel-cdi/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
    
camel/trunk/components/camel-groovy/src/main/resources/META-INF/services/org.codehaus.groovy.runtime.ExtensionModule
    
camel/trunk/components/camel-groovy/src/main/resources/META-INF/services/org/apache/camel/TypeConverter
    
camel/trunk/components/camel-groovy/src/main/resources/dsld/CamelGroovyMethods.dsld
    
camel/trunk/components/camel-groovy/src/main/resources/gdsl/CamelGroovyMethods.gdsl
    
camel/trunk/components/camel-xmlrpc/src/main/resources/META-INF/services/org/apache/camel/component/xmlrpc
    
camel/trunk/examples/camel-example-spring-xquery/src/main/resources/myTransform.xquery
    camel/trunk/pom.xml
    
camel/trunk/tooling/archetypes/camel-archetype-groovy/src/main/resources/archetype-resources/src/main/java/MainApp.java

Modified: 
camel/trunk/components/camel-cdi/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-cdi/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension?rev=1462017&r1=1462016&r2=1462017&view=diff
==============================================================================
--- 
camel/trunk/components/camel-cdi/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
 (original)
+++ 
camel/trunk/components/camel-cdi/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
 Thu Mar 28 10:17:23 2013
@@ -1 +1,17 @@
+#
+# 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.
+#
 org.apache.camel.cdi.internal.CamelExtension
\ No newline at end of file

Modified: 
camel/trunk/components/camel-groovy/src/main/resources/META-INF/services/org.codehaus.groovy.runtime.ExtensionModule
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-groovy/src/main/resources/META-INF/services/org.codehaus.groovy.runtime.ExtensionModule?rev=1462017&r1=1462016&r2=1462017&view=diff
==============================================================================
--- 
camel/trunk/components/camel-groovy/src/main/resources/META-INF/services/org.codehaus.groovy.runtime.ExtensionModule
 (original)
+++ 
camel/trunk/components/camel-groovy/src/main/resources/META-INF/services/org.codehaus.groovy.runtime.ExtensionModule
 Thu Mar 28 10:17:23 2013
@@ -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.
+#
 moduleName=camel-groovy
 moduleVersion=2.11
 extensionClasses=org.apache.camel.groovy.extend.CamelGroovyMethods

Modified: 
camel/trunk/components/camel-groovy/src/main/resources/META-INF/services/org/apache/camel/TypeConverter
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-groovy/src/main/resources/META-INF/services/org/apache/camel/TypeConverter?rev=1462017&r1=1462016&r2=1462017&view=diff
==============================================================================
--- 
camel/trunk/components/camel-groovy/src/main/resources/META-INF/services/org/apache/camel/TypeConverter
 (original)
+++ 
camel/trunk/components/camel-groovy/src/main/resources/META-INF/services/org/apache/camel/TypeConverter
 Thu Mar 28 10:17:23 2013
@@ -1 +1,17 @@
+#
+# 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.
+#
 org.apache.camel.groovy.converter.TypeConverter
\ No newline at end of file

Modified: 
camel/trunk/components/camel-groovy/src/main/resources/dsld/CamelGroovyMethods.dsld
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-groovy/src/main/resources/dsld/CamelGroovyMethods.dsld?rev=1462017&r1=1462016&r2=1462017&view=diff
==============================================================================
--- 
camel/trunk/components/camel-groovy/src/main/resources/dsld/CamelGroovyMethods.dsld
 (original)
+++ 
camel/trunk/components/camel-groovy/src/main/resources/dsld/CamelGroovyMethods.dsld
 Thu Mar 28 10:17:23 2013
@@ -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.
+*******************************************************************************/
  currentType(subType('org.apache.camel.model.ProcessorDefinition')).accept {
     method name : 'process', type : 
'org.apache.camel.model.ProcessorDefinition', params: [processorLogic : 
'groovy.lang.Closure']
     method name : 'enrich', type : 
'org.apache.camel.model.ProcessorDefinition', params: [resourceUri : 
'java.lang.String', aggregationLogic : 'groovy.lang.Closure']

Modified: 
camel/trunk/components/camel-groovy/src/main/resources/gdsl/CamelGroovyMethods.gdsl
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-groovy/src/main/resources/gdsl/CamelGroovyMethods.gdsl?rev=1462017&r1=1462016&r2=1462017&view=diff
==============================================================================
--- 
camel/trunk/components/camel-groovy/src/main/resources/gdsl/CamelGroovyMethods.gdsl
 (original)
+++ 
camel/trunk/components/camel-groovy/src/main/resources/gdsl/CamelGroovyMethods.gdsl
 Thu Mar 28 10:17:23 2013
@@ -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.
+*******************************************************************************/
 contributor([context(ctype: 'org.apache.camel.model.ProcessorDefinition')]) {
     method name: 'process', type: 
'org.apache.camel.model.ProcessorDefinition', params: [processorLogic: 
'groovy.lang.Closure']
     method name: 'enrich', type: 'org.apache.camel.model.ProcessorDefinition', 
params: [resourceUri: 'java.lang.String', aggregationLogic: 
'groovy.lang.Closure']

Modified: 
camel/trunk/components/camel-xmlrpc/src/main/resources/META-INF/services/org/apache/camel/component/xmlrpc
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-xmlrpc/src/main/resources/META-INF/services/org/apache/camel/component/xmlrpc?rev=1462017&r1=1462016&r2=1462017&view=diff
==============================================================================
--- 
camel/trunk/components/camel-xmlrpc/src/main/resources/META-INF/services/org/apache/camel/component/xmlrpc
 (original)
+++ 
camel/trunk/components/camel-xmlrpc/src/main/resources/META-INF/services/org/apache/camel/component/xmlrpc
 Thu Mar 28 10:17:23 2013
@@ -1 +1,17 @@
+#
+# 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=org.apache.camel.component.xmlrpc.XmlRpcComponent

Modified: 
camel/trunk/examples/camel-example-spring-xquery/src/main/resources/myTransform.xquery
URL: 
http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-xquery/src/main/resources/myTransform.xquery?rev=1462017&r1=1462016&r2=1462017&view=diff
==============================================================================
--- 
camel/trunk/examples/camel-example-spring-xquery/src/main/resources/myTransform.xquery
 (original)
+++ 
camel/trunk/examples/camel-example-spring-xquery/src/main/resources/myTransform.xquery
 Thu Mar 28 10:17:23 2013
@@ -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.
+:)
 <employee id="{person/@user}">
  <name>{/person/firstName} {/person/lastName}</name>
  <location>{/person/city}</location>

Modified: camel/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1462017&r1=1462016&r2=1462017&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Thu Mar 28 10:17:23 2013
@@ -191,6 +191,7 @@
                 <exclude>.idea/**/*</exclude>
                 <exclude>**/avro/**/*.avpr</exclude>
                 <exclude>**/OSGI-INF/bundle.info</exclude>
+                <exclude>**/test_rsa*</exclude>
               </excludes>
             </configuration>
           </plugin>

Modified: 
camel/trunk/tooling/archetypes/camel-archetype-groovy/src/main/resources/archetype-resources/src/main/java/MainApp.java
URL: 
http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-groovy/src/main/resources/archetype-resources/src/main/java/MainApp.java?rev=1462017&r1=1462016&r2=1462017&view=diff
==============================================================================
--- 
camel/trunk/tooling/archetypes/camel-archetype-groovy/src/main/resources/archetype-resources/src/main/java/MainApp.java
 (original)
+++ 
camel/trunk/tooling/archetypes/camel-archetype-groovy/src/main/resources/archetype-resources/src/main/java/MainApp.java
 Thu Mar 28 10:17:23 2013
@@ -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.
+## ------------------------------------------------------------------------
 package ${package};
 
 import org.apache.camel.main.Main;


Reply via email to