Modified: camel/branches/camel-2.7.x/examples/camel-example-servlet-tomcat/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-servlet-tomcat/src/main/webapp/index.html?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-servlet-tomcat/src/main/webapp/index.html (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-servlet-tomcat/src/main/webapp/index.html Sun Jan 1 20:51:43 2012
@@ -1,3 +1,19 @@
+
Modified: camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/javadsl/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/javadsl/pom.xml?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/javadsl/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/javadsl/pom.xml Sun Jan 1 20:51:43 2012
@@ -1,4 +1,20 @@
+
camel-example-simplejirabot
Modified: camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/pom.xml?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/pom.xml Sun Jan 1 20:51:43 2012
@@ -1,5 +1,4 @@
-
camel-example-simplejirabot
Modified: camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-admin-as-bob.sh
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-admin-as-bob.sh?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-admin-as-bob.sh (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-admin-as-bob.sh Sun Jan 1 20:51:43 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.7.x/examples/camel-example-spring-security/client/access-admin-as-jim.sh
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-admin-as-jim.sh?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-admin-as-jim.sh (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-admin-as-jim.sh Sun Jan 1 20:51:43 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.7.x/examples/camel-example-spring-security/client/access-user-as-jim.sh
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-user-as-jim.sh?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-user-as-jim.sh (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-user-as-jim.sh Sun Jan 1 20:51:43 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.7.x/examples/camel-example-spring-security/client/access-user-no-auth.sh
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-user-no-auth.sh?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-user-no-auth.sh (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-spring-security/client/access-user-no-auth.sh Sun Jan 1 20:51:43 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.7.x/examples/camel-example-spring-xquery/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-spring-xquery/pom.xml?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-spring-xquery/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-spring-xquery/pom.xml Sun Jan 1 20:51:43 2012
@@ -1,5 +1,4 @@
-
{/person/firstName} {/person/lastName}
{/person/city}
Modified: camel/branches/camel-2.7.x/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/pom.xml?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/pom.xml (original)
+++ camel/branches/camel-2.7.x/pom.xml Sun Jan 1 20:51:43 2012
@@ -478,6 +478,8 @@
**/test/data*/**/*
.gitignore
.git/**/*
+
+ **/src/styles/print.css
**/target/**/*
**/eclipse-classes/**/*
Modified: camel/branches/camel-2.7.x/tests/camel-itest-osgi/src/test/java/org/apache/camel/dataformat/protobuf/generated/AddressBookProtos.java
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/camel-itest-osgi/src/test/java/org/apache/camel/dataformat/protobuf/generated/AddressBookProtos.java?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/camel-itest-osgi/src/test/java/org/apache/camel/dataformat/protobuf/generated/AddressBookProtos.java (original)
+++ camel/branches/camel-2.7.x/tests/camel-itest-osgi/src/test/java/org/apache/camel/dataformat/protobuf/generated/AddressBookProtos.java Sun Jan 1 20:51:43 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.
+ */
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: addressbook.proto
Modified: camel/branches/camel-2.7.x/tests/camel-itest/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/camel-itest/pom.xml?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/camel-itest/pom.xml (original)
+++ camel/branches/camel-2.7.x/tests/camel-itest/pom.xml Sun Jan 1 20:51:43 2012
@@ -1,5 +1,4 @@
-
-
4.0.0
Modified: camel/branches/camel-2.7.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.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/imap?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/imap (original)
+++ camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/imap Sun Jan 1 20:51:43 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
Modified: camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/org.jvnet.mock_javamail.MockStore
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/org.jvnet.mock_javamail.MockStore?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/org.jvnet.mock_javamail.MockStore (original)
+++ camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/org.jvnet.mock_javamail.MockStore Sun Jan 1 20:51:43 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.MockStore
Modified: camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/org.jvnet.mock_javamail.MockTransport
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/org.jvnet.mock_javamail.MockTransport?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/org.jvnet.mock_javamail.MockTransport (original)
+++ camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/org.jvnet.mock_javamail.MockTransport Sun Jan 1 20:51:43 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.MockTransport
Modified: camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/pop3
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/pop3?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/pop3 (original)
+++ camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/pop3 Sun Jan 1 20:51:43 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.POP3Provider
Modified: camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/smtp
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/smtp?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/smtp (original)
+++ camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/src/main/resources/META-INF/services/smtp Sun Jan 1 20:51:43 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.SMTPProvider
Modified: camel/branches/camel-2.7.x/tests/test-bundles/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/test-bundles/pom.xml?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/test-bundles/pom.xml (original)
+++ camel/branches/camel-2.7.x/tests/test-bundles/pom.xml Sun Jan 1 20:51:43 2012
@@ -1,23 +1,22 @@
+
+
-
-
4.0.0
Modified: camel/branches/camel-2.7.x/tooling/camel-manual/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/camel-manual/pom.xml?rev=1226300&r1=1226299&r2=1226300&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/camel-manual/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/camel-manual/pom.xml Sun Jan 1 20:51:43 2012
@@ -1,5 +1,4 @@
-