You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2012/01/07 18:47:27 UTC

svn commit: r1228681 [1/2] - in /camel/branches/camel-2.8.x: ./ components/camel-cache/ components/camel-cache/src/main/resources/ components/camel-cxf/src/main/resources/META-INF/cxf/ components/camel-javaspace/src/main/resources/ components/camel-pro...

Author: cmueller
Date: Sat Jan  7 17:47:25 2012
New Revision: 1228681

URL: http://svn.apache.org/viewvc?rev=1228681&view=rev
Log:
CAMEL-4845: fix the issues reported by 'mvn -e apache-rat:check'

Added:
    camel/branches/camel-2.8.x/components/camel-cxf/src/main/resources/META-INF/cxf/cxf.extension
Removed:
    camel/branches/camel-2.8.x/components/camel-sip/src/main/resources/log4j.properties
Modified:
    camel/branches/camel-2.8.x/components/camel-cache/pom.xml
    camel/branches/camel-2.8.x/components/camel-cache/src/main/resources/ehcache.xml
    camel/branches/camel-2.8.x/components/camel-cache/src/main/resources/xpathreplacer.xsl
    camel/branches/camel-2.8.x/components/camel-javaspace/src/main/resources/policy.all
    camel/branches/camel-2.8.x/components/camel-protobuf/pom.xml
    camel/branches/camel-2.8.x/components/camel-servlet/pom.xml
    camel/branches/camel-2.8.x/components/camel-snmp/src/main/resources/META-INF/services/org/apache/camel/TypeConverter
    camel/branches/camel-2.8.x/components/camel-spring-security/pom.xml
    camel/branches/camel-2.8.x/components/camel-web/src/main/resources/application-doc.xml
    camel/branches/camel-2.8.x/components/camel-web/src/main/resources/application-grammars.xml
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.api.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.systemProperties.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ComponentResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ComponentsResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ConvertersFromResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ConvertersResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointResource.send.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointsResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ExchangeResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/LanguageResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/LanguagesResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RouteResource.edit.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RouteResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RoutesResource.create.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RoutesResource.index.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/snippets/camelContextLinks.ssp
    camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/css/prettify/prettify.css
    camel/branches/camel-2.8.x/examples/camel-example-gae/pom.xml
    camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/resources/context.xml
    camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/webapp/WEB-INF/appengine-web.xml
    camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/webapp/index.html
    camel/branches/camel-2.8.x/examples/camel-example-gauth/pom.xml
    camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/authorize.jsp
    camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/bottom.jsp
    camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/calendar.jsp
    camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/top.jsp
    camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/index.html
    camel/branches/camel-2.8.x/examples/camel-example-reportincident-wssecurity/src/main/resources/etc/MailBody.vm
    camel/branches/camel-2.8.x/examples/camel-example-reportincident/src/main/resources/etc/MailBody.vm
    camel/branches/camel-2.8.x/examples/camel-example-servlet-tomcat/src/main/webapp/index.html
    camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/javadsl/pom.xml
    camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/pom.xml
    camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/xmlconf/pom.xml
    camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-admin-as-bob.sh
    camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-admin-as-jim.sh
    camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-user-as-jim.sh
    camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-user-no-auth.sh
    camel/branches/camel-2.8.x/examples/camel-example-spring-xquery/pom.xml
    camel/branches/camel-2.8.x/examples/camel-example-spring-xquery/src/main/resources/myTransform.xquery
    camel/branches/camel-2.8.x/pom.xml
    camel/branches/camel-2.8.x/tests/camel-itest/pom.xml
    camel/branches/camel-2.8.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/imap
    camel/branches/camel-2.8.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/org.jvnet.mock_javamail.MockStore
    camel/branches/camel-2.8.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/org.jvnet.mock_javamail.MockTransport
    camel/branches/camel-2.8.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/pop3
    camel/branches/camel-2.8.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/smtp
    camel/branches/camel-2.8.x/tests/test-bundles/pom.xml
    camel/branches/camel-2.8.x/tooling/camel-manual/pom.xml

Modified: camel/branches/camel-2.8.x/components/camel-cache/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-cache/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-cache/pom.xml (original)
+++ camel/branches/camel-2.8.x/components/camel-cache/pom.xml Sat Jan  7 17:47:25 2012
@@ -1,5 +1,4 @@
 <?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

Modified: camel/branches/camel-2.8.x/components/camel-cache/src/main/resources/ehcache.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-cache/src/main/resources/ehcache.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-cache/src/main/resources/ehcache.xml (original)
+++ camel/branches/camel-2.8.x/components/camel-cache/src/main/resources/ehcache.xml Sat Jan  7 17:47:25 2012
@@ -1,5 +1,20 @@
 <?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.
+-->
 <ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:noNamespaceSchemaLocation="ehcache.xsd" >
 

Modified: camel/branches/camel-2.8.x/components/camel-cache/src/main/resources/xpathreplacer.xsl
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-cache/src/main/resources/xpathreplacer.xsl?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-cache/src/main/resources/xpathreplacer.xsl (original)
+++ camel/branches/camel-2.8.x/components/camel-cache/src/main/resources/xpathreplacer.xsl Sat Jan  7 17:47:25 2012
@@ -1,4 +1,20 @@
 <?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.
+-->
 <xsl:transform version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
     <!-- input cacheValue -->

Added: camel/branches/camel-2.8.x/components/camel-cxf/src/main/resources/META-INF/cxf/cxf.extension
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-cxf/src/main/resources/META-INF/cxf/cxf.extension?rev=1228681&view=auto
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-cxf/src/main/resources/META-INF/cxf/cxf.extension (added)
+++ camel/branches/camel-2.8.x/components/camel-cxf/src/main/resources/META-INF/cxf/cxf.extension Sat Jan  7 17:47:25 2012
@@ -0,0 +1 @@
+META-INF/cxf/camel/cxf-extension-camel.xml
\ No newline at end of file

Modified: camel/branches/camel-2.8.x/components/camel-javaspace/src/main/resources/policy.all
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-javaspace/src/main/resources/policy.all?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-javaspace/src/main/resources/policy.all (original)
+++ camel/branches/camel-2.8.x/components/camel-javaspace/src/main/resources/policy.all Sat Jan  7 17:47:25 2012
@@ -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.
+#
 grant {
     permission java.security.AllPermission "", "";
 };

Modified: camel/branches/camel-2.8.x/components/camel-protobuf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-protobuf/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-protobuf/pom.xml (original)
+++ camel/branches/camel-2.8.x/components/camel-protobuf/pom.xml Sat Jan  7 17:47:25 2012
@@ -1,3 +1,20 @@
+<?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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-2.8.x/components/camel-servlet/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-servlet/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-servlet/pom.xml (original)
+++ camel/branches/camel-2.8.x/components/camel-servlet/pom.xml Sat Jan  7 17:47:25 2012
@@ -1,4 +1,22 @@
 <?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.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>

Modified: camel/branches/camel-2.8.x/components/camel-snmp/src/main/resources/META-INF/services/org/apache/camel/TypeConverter
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-snmp/src/main/resources/META-INF/services/org/apache/camel/TypeConverter?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-snmp/src/main/resources/META-INF/services/org/apache/camel/TypeConverter (original)
+++ camel/branches/camel-2.8.x/components/camel-snmp/src/main/resources/META-INF/services/org/apache/camel/TypeConverter Sat Jan  7 17:47:25 2012
@@ -15,4 +15,4 @@
 # limitations under the License.
 #
 
-org.apache.camel.component.snmp.SnmpConverters
+org.apache.camel.component.snmp.SnmpConverters
\ No newline at end of file

Modified: camel/branches/camel-2.8.x/components/camel-spring-security/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-spring-security/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-spring-security/pom.xml (original)
+++ camel/branches/camel-2.8.x/components/camel-spring-security/pom.xml Sat Jan  7 17:47:25 2012
@@ -1,4 +1,20 @@
 <?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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/resources/application-doc.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/resources/application-doc.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/resources/application-doc.xml (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/resources/application-doc.xml Sat Jan  7 17:47:25 2012
@@ -1,6 +1,21 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<applicationDocs targetNamespace="http://research.sun.com/wadl/2006/10">
+<!--
+    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.
+-->
+<applicationDocs targetNamespace="http://research.sun.com/wadl/2006/10">
   <doc xml:lang="en" title="Apache Camel Web Console and API">
     <p>
       For more on the REST API please see<a href="http://camel.apache.org/web-console.html">the Web Console documentation</a>.

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/resources/application-grammars.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/resources/application-grammars.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/resources/application-grammars.xml (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/resources/application-grammars.xml Sat Jan  7 17:47:25 2012
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<!--
+    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.
+-->
 <grammars xmlns="http://research.sun.com/wadl/2006/10"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
     xmlns:xi="http://www.w3.org/1999/XML/xinclude">

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.api.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.api.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.api.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.api.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: CamelContextResource %>
 
 #{ attributes("title") = "Camel REST API"}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: CamelContextResource %>
 
 #{ attributes("title") = "Apache Camel " + it.getVersion }#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.systemProperties.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.systemProperties.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.systemProperties.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/CamelContextResource.systemProperties.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: CamelContextResource %>
 
 #{ attributes("title") = "System Properties"}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ComponentResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ComponentResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ComponentResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ComponentResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: ComponentResource %>
 
 #{ attributes("title") = it.getId}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ComponentsResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ComponentsResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ComponentsResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ComponentsResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: ComponentsResource %>
 
 #{ attributes("title") = "Components"}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ConvertersFromResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ConvertersFromResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ConvertersFromResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ConvertersFromResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: ConvertersFromResource %>
 
 #{ attributes("title") = "Type Converters from: " + it.getType.getCanonicalName}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ConvertersResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ConvertersResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ConvertersResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ConvertersResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: ConvertersResource %>
 
 #{ attributes("title") = "Type Converters"}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: EndpointResource %>
       #{ attributes("title") = "Endpoint " + it.getUri}#
         <h1>Endpoint: ${it.getUri}</h1>

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointResource.send.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointResource.send.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointResource.send.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointResource.send.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: EndpointResource %>
 
 #{ attributes("title") = "Endpoint " + it.getUri}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointsResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointsResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointsResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/EndpointsResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: EndpointsResource %>
 
 #{ attributes("title") = "Endpoints"}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ExchangeResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ExchangeResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ExchangeResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/ExchangeResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: ExchangeResource %>
 
 #{ attributes("title") = "Exchange " + it.getExchangeId}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/LanguageResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/LanguageResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/LanguageResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/LanguageResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: LanguageResource %>
 
 #{ attributes("title") = it.getId}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/LanguagesResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/LanguagesResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/LanguagesResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/LanguagesResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: LanguagesResource %>
 
 #{ attributes("title") = "Languages"}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RouteResource.edit.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RouteResource.edit.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RouteResource.edit.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RouteResource.edit.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: RouteResource %>
 
 #{ attributes("title") = "Edit " + it.getRoute.getId}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RouteResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RouteResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RouteResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RouteResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: RouteResource %>
 
 #{ attributes("title") = "Route " + it.getId}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RoutesResource.create.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RoutesResource.create.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RoutesResource.create.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RoutesResource.create.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: RoutesResource %>
 
 #{ attributes("title") = "Create New Route"}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RoutesResource.index.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RoutesResource.index.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RoutesResource.index.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RoutesResource.index.ssp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ import val it: RoutesResource %>
 
 #{ attributes("title") = "Routes"}#

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/snippets/camelContextLinks.ssp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/snippets/camelContextLinks.ssp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/snippets/camelContextLinks.ssp (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/WEB-INF/snippets/camelContextLinks.ssp Sat Jan  7 17:47:25 2012
@@ -1,4 +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.
+--%>
 <ul>
   <li>
     <a href='${uri("/endpoints")}' title="View current endpoints or create new ones">Endpoints</a>

Modified: camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/css/prettify/prettify.css
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/css/prettify/prettify.css?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/css/prettify/prettify.css (original)
+++ camel/branches/camel-2.8.x/components/camel-web/src/main/webapp/css/prettify/prettify.css Sat Jan  7 17:47:25 2012
@@ -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.
+ */
 /* Pretty printing styles. Used with prettify.js. */
 
 .str { color: #080; }

Modified: camel/branches/camel-2.8.x/examples/camel-example-gae/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-gae/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-gae/pom.xml (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-gae/pom.xml Sat Jan  7 17:47:25 2012
@@ -1,4 +1,20 @@
 <?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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>

Modified: camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/resources/context.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/resources/context.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/resources/context.xml (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/resources/context.xml Sat Jan  7 17:47:25 2012
@@ -1,3 +1,20 @@
+<?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.
+-->
 <beans xmlns="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:camel="http://camel.apache.org/schema/spring"

Modified: camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/webapp/WEB-INF/appengine-web.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/webapp/WEB-INF/appengine-web.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/webapp/WEB-INF/appengine-web.xml (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/webapp/WEB-INF/appengine-web.xml Sat Jan  7 17:47:25 2012
@@ -1,4 +1,20 @@
 <?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.
+-->
 <appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
 	<application>replaceme</application>
 	<version>1</version>

Modified: camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/webapp/index.html?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/webapp/index.html (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-gae/src/main/webapp/index.html Sat Jan  7 17:47:25 2012
@@ -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.
+-->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>

Modified: camel/branches/camel-2.8.x/examples/camel-example-gauth/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-gauth/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-gauth/pom.xml (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-gauth/pom.xml Sat Jan  7 17:47:25 2012
@@ -1,4 +1,20 @@
 <?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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>

Modified: camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/authorize.jsp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/authorize.jsp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/authorize.jsp (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/authorize.jsp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ include file="top.jsp" %>
 
 <%= request.getAttribute("message") %>. 

Modified: camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/bottom.jsp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/bottom.jsp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/bottom.jsp (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/bottom.jsp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <p>
 <hr>
 <p>

Modified: camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/calendar.jsp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/calendar.jsp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/calendar.jsp (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/calendar.jsp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ include file="top.jsp" %>
 Here's the list of names of your public and private Google calendars:
 <p>

Modified: camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/top.jsp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/top.jsp?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/top.jsp (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/WEB-INF/jsp/top.jsp Sat Jan  7 17:47:25 2012
@@ -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.
+--%>
 <%@ page contentType="text/html" %>
 <%@ page session="false" %>
 <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>

Modified: camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/index.html?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/index.html (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-gauth/src/main/webapp/index.html Sat Jan  7 17:47:25 2012
@@ -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.
+-->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>

Modified: camel/branches/camel-2.8.x/examples/camel-example-reportincident-wssecurity/src/main/resources/etc/MailBody.vm
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-reportincident-wssecurity/src/main/resources/etc/MailBody.vm?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-reportincident-wssecurity/src/main/resources/etc/MailBody.vm (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-reportincident-wssecurity/src/main/resources/etc/MailBody.vm Sat Jan  7 17:47:25 2012
@@ -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.
+## ---------------------------------------------------------------------------
 Incident $body.incidentId has been reported on the $body.incidentDate by $body.givenName $body.familyName.
 
 The person can be contacted by:

Modified: camel/branches/camel-2.8.x/examples/camel-example-reportincident/src/main/resources/etc/MailBody.vm
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-reportincident/src/main/resources/etc/MailBody.vm?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-reportincident/src/main/resources/etc/MailBody.vm (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-reportincident/src/main/resources/etc/MailBody.vm Sat Jan  7 17:47:25 2012
@@ -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.
+## ---------------------------------------------------------------------------
 Incident $body.incidentId has been reported on the $body.incidentDate by $body.givenName $body.familyName.
 
 The person can be contacted by:

Modified: camel/branches/camel-2.8.x/examples/camel-example-servlet-tomcat/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-servlet-tomcat/src/main/webapp/index.html?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-servlet-tomcat/src/main/webapp/index.html (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-servlet-tomcat/src/main/webapp/index.html Sat Jan  7 17:47:25 2012
@@ -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.
+-->
 <html>
 
 <body>

Modified: camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/javadsl/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/javadsl/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/javadsl/pom.xml (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/javadsl/pom.xml Sat Jan  7 17:47:25 2012
@@ -1,4 +1,20 @@
 <?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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>

Modified: camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/pom.xml (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/pom.xml Sat Jan  7 17:47:25 2012
@@ -1,5 +1,4 @@
 <?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

Modified: camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/xmlconf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/xmlconf/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/xmlconf/pom.xml (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-simplejirabot/xmlconf/pom.xml Sat Jan  7 17:47:25 2012
@@ -1,4 +1,20 @@
 <?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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>

Modified: camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-admin-as-bob.sh
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-admin-as-bob.sh?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-admin-as-bob.sh (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-admin-as-bob.sh Sat Jan  7 17:47:25 2012
@@ -1,4 +1,21 @@
 #!/bin/bash
+#
+#    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.
+#
+
 rm -rf work
 mkdir work
 wget --http-user=bob --http-password=bobspassword --directory-prefix=work  --output-file=work/log.txt http://localhost:8080/camel/admin

Modified: camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-admin-as-jim.sh
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-admin-as-jim.sh?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-admin-as-jim.sh (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-admin-as-jim.sh Sat Jan  7 17:47:25 2012
@@ -1,4 +1,21 @@
 #!/bin/bash
+#
+#    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.
+#
+
 rm -rf work
 mkdir work
 wget --http-user=jim --http-password=jimspassword --directory-prefix=work  --output-file=work/log.txt http://localhost:8080/camel/admin

Modified: camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-user-as-jim.sh
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-user-as-jim.sh?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-user-as-jim.sh (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-user-as-jim.sh Sat Jan  7 17:47:25 2012
@@ -1,4 +1,21 @@
 #!/bin/bash
+#
+#    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.
+#
+
 rm -rf work
 mkdir work
 wget --http-user=jim --http-password=jimspassword --directory-prefix=work  --output-file=work/log.txt http://localhost:8080/camel/user

Modified: camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-user-no-auth.sh
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-user-no-auth.sh?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-user-no-auth.sh (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-spring-security/client/access-user-no-auth.sh Sat Jan  7 17:47:25 2012
@@ -1,4 +1,21 @@
 #!/bin/bash
+#
+#    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.
+#
+
 rm -rf work
 mkdir work
 wget --directory-prefix=work  --output-file=work/log.txt http://localhost:8080/camel/user

Modified: camel/branches/camel-2.8.x/examples/camel-example-spring-xquery/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-spring-xquery/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-spring-xquery/pom.xml (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-spring-xquery/pom.xml Sat Jan  7 17:47:25 2012
@@ -1,5 +1,4 @@
 <?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

Modified: camel/branches/camel-2.8.x/examples/camel-example-spring-xquery/src/main/resources/myTransform.xquery
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-spring-xquery/src/main/resources/myTransform.xquery?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-spring-xquery/src/main/resources/myTransform.xquery (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-spring-xquery/src/main/resources/myTransform.xquery Sat Jan  7 17:47:25 2012
@@ -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/branches/camel-2.8.x/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/pom.xml (original)
+++ camel/branches/camel-2.8.x/pom.xml Sat Jan  7 17:47:25 2012
@@ -526,6 +526,11 @@
             <exclude>**/test/data*/**/*</exclude>
             <exclude>.gitignore</exclude>
             <exclude>.git/**/*</exclude>
+            <!-- tooling/camel-manual/src/styles/print.css use a different license -->
+            <exclude>**/src/styles/print.css</exclude>
+            <!-- cxf does not handle comments here -->
+            <excludes>**/src/main/resources/META-INF/cxf/cxf.extension</excludes>
+            <excludes>**/src/main/resources/META-INF/cxf/bus-extensions.txt</excludes>
             <!-- generated files -->
             <exclude>**/target/**/*</exclude>
             <exclude>**/eclipse-classes/**/*</exclude>

Modified: camel/branches/camel-2.8.x/tests/camel-itest/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/tests/camel-itest/pom.xml?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/tests/camel-itest/pom.xml (original)
+++ camel/branches/camel-2.8.x/tests/camel-itest/pom.xml Sat Jan  7 17:47:25 2012
@@ -1,5 +1,4 @@
 <?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
@@ -16,7 +15,6 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>

Modified: camel/branches/camel-2.8.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/imap
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/imap?rev=1228681&r1=1228680&r2=1228681&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/imap (original)
+++ camel/branches/camel-2.8.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/imap Sat Jan  7 17:47:25 2012
@@ -1 +1,18 @@
+#
+# 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.jvnet.mock_javamail.provider.IMAPProvider