Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-config/synapse.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-config/synapse.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-config/synapse.xml 
(original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-config/synapse.xml 
Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <definitions xmlns="http://ws.apache.org/ns/synapse";>
 
     <endpoint name="synapse_xml_epr1">
@@ -9,4 +29,4 @@
         <drop/>
     </sequence>
     
-</definitions>
\ No newline at end of file
+</definitions>

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-config/tasks/task1.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-config/tasks/task1.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-config/tasks/task1.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-config/tasks/task1.xml
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <task class="org.apache.synapse.startup.tasks.MessageInjector"
       name="task1" xmlns="http://ws.apache.org/ns/synapse";>
     
@@ -11,4 +31,4 @@
         </m0:getQuote>
     </property>
     <trigger interval="5"/>
-</task>
\ No newline at end of file
+</task>

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-eipcore-lib.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-eipcore-lib.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-eipcore-lib.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-eipcore-lib.xml
 Tue Dec 27 06:09:18 2016
@@ -1,4 +1,24 @@
 <?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.
+-->
+
 <assembly>
     <id>eipcore-lib</id>
     <formats>

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-eiptest-lib.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-eiptest-lib.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-eiptest-lib.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-eiptest-lib.xml
 Tue Dec 27 06:09:18 2016
@@ -1,4 +1,24 @@
 <?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.
+-->
+
 <assembly>
     <id>eiptest-lib</id>
     <formats>

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-lib.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-lib.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-lib.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/assemble-lib.xml
 Tue Dec 27 06:09:18 2016
@@ -1,4 +1,24 @@
 <?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.
+-->
+
 <assembly>
     <id>test-lib</id>
     <formats>

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/filter.properties
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/filter.properties?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/filter.properties
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/assembly/filter.properties
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 product.name=Apache Synapse
 product.version=2.2.0-SNAPSHOT
 

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/artifacts.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/artifacts.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/artifacts.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/artifacts.xml
 Tue Dec 27 06:09:18 2016
@@ -1,4 +1,24 @@
 <?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.
+-->
+
 <artifacts>
     <artifact name="SynapseLinkedinLib" package="org.apache.synapse.linkedin" >
         <dependency artifact="linkedin_core" />

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/artifact.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/artifact.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/artifact.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/artifact.xml
 Tue Dec 27 06:09:18 2016
@@ -1,4 +1,24 @@
 <?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.
+-->
+
 <artifact name="linkedin_core" type="synapse/template" >
 
     <subArtifacts> 

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/post_status.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/post_status.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/post_status.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/post_status.xml
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <template xmlns="http://ws.apache.org/ns/synapse"; name="post_status">
         <parameter name="status"/>
         <sequence>

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/register_user.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/register_user.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/register_user.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/register_user.xml
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <template xmlns="http://ws.apache.org/ns/synapse"; name="register_user">
         <parameter name="oauth.consumerKey"/>
         <parameter name="oauth.consumerSecret"/>

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/send_message.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/send_message.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/send_message.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/send_message.xml
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <template xmlns="http://ws.apache.org/ns/synapse"; name="send_message">
         <parameter name="idList"/>
         <parameter name="subject"/>

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/show_headline.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/show_headline.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/show_headline.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/skeleton/linkedin_core/show_headline.xml
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <template xmlns="http://ws.apache.org/ns/synapse"; name="show_headline">
         <parameter name="id"/>
         <sequence>

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/artifacts.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/artifacts.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/artifacts.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/artifacts.xml
 Tue Dec 27 06:09:18 2016
@@ -0,0 +1,20 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/eip_systemManagement/artifact.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/eip_systemManagement/artifact.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/eip_systemManagement/artifact.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/eip_systemManagement/artifact.xml
 Tue Dec 27 06:09:18 2016
@@ -0,0 +1,20 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/eip_systemManagement/template_splitter.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/eip_systemManagement/template_splitter.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/eip_systemManagement/template_splitter.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eip-lib/eip_systemManagement/template_splitter.xml
 Tue Dec 27 06:09:18 2016
@@ -0,0 +1,20 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/artifacts.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/artifacts.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/artifacts.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/artifacts.xml
 Tue Dec 27 06:09:18 2016
@@ -1,4 +1,24 @@
 <?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.
+-->
+
 <artifacts>
     <artifact name="EipLibrary" package="synapse.lang.eip" >
         <dependency artifact="systemManagement" />

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/eip_systemManagement/artifact.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/eip_systemManagement/artifact.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/eip_systemManagement/artifact.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/eip_systemManagement/artifact.xml
 Tue Dec 27 06:09:18 2016
@@ -1,4 +1,24 @@
 <?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.
+-->
+
 <artifact name="systemManagement" type="synapse/template">
 
     <subArtifacts>
@@ -8,4 +28,4 @@
         </artifact>
     </subArtifacts>
 
-</artifact>
\ No newline at end of file
+</artifact>

Modified: 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/eip_systemManagement/template_splitter.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/eip_systemManagement/template_splitter.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/eip_systemManagement/template_splitter.xml
 (original)
+++ 
synapse/trunk/java/modules/core/src/test/resources/synapse-libraries/synapse-eiptest-lib/eip_systemManagement/template_splitter.xml
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <template xmlns="http://ws.apache.org/ns/synapse"; name="splitter">
     <parameter name="iterate_exp"/>
     <parameter name="endpoint_uri"/>

Modified: 
synapse/trunk/java/modules/distribution/src/main/bin/install-synapse-service.bat
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/distribution/src/main/bin/install-synapse-service.bat?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/distribution/src/main/bin/install-synapse-service.bat
 (original)
+++ 
synapse/trunk/java/modules/distribution/src/main/bin/install-synapse-service.bat
 Tue Dec 27 06:09:18 2016
@@ -1,4 +1,20 @@
 @echo off
+rem Licensed to the Apache Software Foundation (ASF) under one
+rem or more contributor license agreements.  See the NOTICE file
+rem distributed with this work for additional information
+rem regarding copyright ownership.  The ASF licenses this file
+rem to you under the Apache License, Version 2.0 (the
+rem "License"); you may not use this file except in compliance
+rem with the License.  You may obtain a copy of the License at
+rem 
+rem   http://www.apache.org/licenses/LICENSE-2.0
+rem 
+rem Unless required by applicable law or agreed to in writing,
+rem software distributed under the License is distributed on an
+rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+rem KIND, either express or implied.  See the License for the
+rem specific language governing permissions and limitations
+rem under the License.
 setlocal
 
 rem Copyright (c) 1999, 2006 Tanuki Software Inc.

Modified: 
synapse/trunk/java/modules/distribution/src/main/bin/uninstall-synapse-service.bat
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/distribution/src/main/bin/uninstall-synapse-service.bat?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/distribution/src/main/bin/uninstall-synapse-service.bat
 (original)
+++ 
synapse/trunk/java/modules/distribution/src/main/bin/uninstall-synapse-service.bat
 Tue Dec 27 06:09:18 2016
@@ -1,4 +1,20 @@
 @echo off
+rem Licensed to the Apache Software Foundation (ASF) under one
+rem or more contributor license agreements.  See the NOTICE file
+rem distributed with this work for additional information
+rem regarding copyright ownership.  The ASF licenses this file
+rem to you under the Apache License, Version 2.0 (the
+rem "License"); you may not use this file except in compliance
+rem with the License.  You may obtain a copy of the License at
+rem 
+rem   http://www.apache.org/licenses/LICENSE-2.0
+rem 
+rem Unless required by applicable law or agreed to in writing,
+rem software distributed under the License is distributed on an
+rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+rem KIND, either express or implied.  See the License for the
+rem specific language governing permissions and limitations
+rem under the License.
 setlocal
 
 rem Copyright (c) 1999, 2006 Tanuki Software Inc.

Modified: synapse/trunk/java/modules/documentation/src/main/assembly/docs.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/documentation/src/main/assembly/docs.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/documentation/src/main/assembly/docs.xml 
(original)
+++ synapse/trunk/java/modules/documentation/src/main/assembly/docs.xml Tue Dec 
27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <assembly 
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"; 
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0
 http://maven.apache.org/xsd/assembly-1.1.0.xsd";>

Modified: 
synapse/trunk/java/modules/documentation/src/site/resources/css/site.css
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/documentation/src/site/resources/css/site.css?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/documentation/src/site/resources/css/site.css 
(original)
+++ synapse/trunk/java/modules/documentation/src/site/resources/css/site.css 
Tue Dec 27 06:09:18 2016
@@ -1,3 +1,22 @@
+/*
+ * 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 url(http://fonts.googleapis.com/css?family=Buenard);
 body, p, div, ul, li, a, tr, td,th{
     font-family: 'Buenard', serif;
@@ -209,4 +228,4 @@ table.bodyTable tr:nth-child(odd) {backg
     font-size:13px;
     line-height:20px;
     font-family: Courier;
-}
\ No newline at end of file
+}

Modified: 
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/mediators.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/mediators.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/mediators.xml 
(original)
+++ 
synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/mediators.xml 
Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <document>
     <properties>
         <title>Apache Synapse - Mediators Catalog</title>

Modified: 
synapse/trunk/java/modules/extensions/src/test/java/org/apache/synapse/format/hessian/HessianTestHelper.java
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/extensions/src/test/java/org/apache/synapse/format/hessian/HessianTestHelper.java?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/extensions/src/test/java/org/apache/synapse/format/hessian/HessianTestHelper.java
 (original)
+++ 
synapse/trunk/java/modules/extensions/src/test/java/org/apache/synapse/format/hessian/HessianTestHelper.java
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 package org.apache.synapse.format.hessian;
 
 import org.apache.axiom.om.OMAbstractFactory;

Modified: 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/AbstractBackEndServerController.java
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/AbstractBackEndServerController.java?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/AbstractBackEndServerController.java
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/AbstractBackEndServerController.java
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 package org.apache.synapse.samples.framework;
 
 import org.apache.axiom.om.OMElement;

Modified: 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/DerbyServerController.java
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/DerbyServerController.java?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/DerbyServerController.java
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/DerbyServerController.java
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 package org.apache.synapse.samples.framework;
 
 import org.apache.axiom.om.OMElement;
@@ -111,4 +130,4 @@ public class DerbyServerController exten
             return false;
         }
     }
-}
\ No newline at end of file
+}

Modified: 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/MessageCounter.java
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/MessageCounter.java?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/MessageCounter.java
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/MessageCounter.java
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package org.apache.synapse.samples.framework;
 
 import org.apache.axis2.AxisFault;

Modified: 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/clients/StockQuoteCallback.java
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/clients/StockQuoteCallback.java?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/clients/StockQuoteCallback.java
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/clients/StockQuoteCallback.java
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 package org.apache.synapse.samples.framework.clients;
 
 import org.apache.axiom.om.OMElement;

Modified: 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/rest/Sample10001.java
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/rest/Sample10001.java?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/rest/Sample10001.java
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/rest/Sample10001.java
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 package org.apache.synapse.samples.framework.tests.rest;
 
 import org.apache.axiom.om.OMElement;

Modified: 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/tasks/Sample300.java
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/tasks/Sample300.java?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/tasks/Sample300.java
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/tasks/Sample300.java
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 package org.apache.synapse.samples.framework.tests.tasks;
 
 import org.apache.synapse.samples.framework.SynapseTestCase;

Modified: 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample10101.java
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample10101.java?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample10101.java
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample10101.java
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 package org.apache.synapse.samples.framework.tests.transport;
 
 import org.apache.http.HttpHeaders;

Modified: 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample250.java
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample250.java?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample250.java
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample250.java
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 package org.apache.synapse.samples.framework.tests.transport;
 
 import org.apache.synapse.samples.framework.Axis2BackEndServerController;

Modified: 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample251.java
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample251.java?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample251.java
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/transport/Sample251.java
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 package org.apache.synapse.samples.framework.tests.transport;
 
 import org.apache.synapse.samples.framework.*;

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10001.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10001.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10001.xml
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10001.xml
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <definitions xmlns="http://ws.apache.org/ns/synapse";>
     <api name="StockQuoteAPI" context="/stockquote">
         <resource uri-template="/view/{symbol}" methods="GET">
@@ -38,4 +58,4 @@
             </inSequence>
         </resource>
     </api>
-</definitions>
\ No newline at end of file
+</definitions>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10002.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10002.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10002.xml
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10002.xml
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <syn:definitions xmlns:syn="http://ws.apache.org/ns/synapse";>
     <syn:proxy name="DirectMediationProxy">
         <syn:target>
@@ -110,4 +130,4 @@
             </xsl:template>
         </xsl:stylesheet>
     </syn:localEntry>
-</syn:definitions>
\ No newline at end of file
+</syn:definitions>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10003.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10003.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10003.xml
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10003.xml
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <syn:definitions xmlns:syn="http://ws.apache.org/ns/synapse";>
     <syn:api name="TestAPI" context="/test">
         <syn:resource methods="OPTIONS">
@@ -13,4 +33,4 @@
             </syn:outSequence>
         </syn:resource>
     </syn:api>
-</syn:definitions>
\ No newline at end of file
+</syn:definitions>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10101.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10101.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10101.xml
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/resources/extras/synapse_sample_10101.xml
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <syn:definitions xmlns:syn="http://ws.apache.org/ns/synapse";>
     <syn:api name="TestAPI" context="/test">
         <syn:resource methods="POST" url-mapping="/content_length">
@@ -26,4 +46,4 @@
             </syn:outSequence>
         </syn:resource>
     </syn:api>
-</syn:definitions>
\ No newline at end of file
+</syn:definitions>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/nhttp.properties
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/nhttp.properties?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/nhttp.properties 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/nhttp.properties 
Tue Dec 27 06:09:18 2016
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 http.socket.timeout=60000
 http.connection.timeout=0
 http.socket.buffer-size=8096
@@ -5,4 +22,4 @@ http.tcp.nodelay=1
 http.nio.interest-ops-queueing=false
 
 # This property is crucial for automated tests
-http.socket.reuseaddr=true
\ No newline at end of file
+http.socket.reuseaddr=true

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/passthru-http.properties
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/passthru-http.properties?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- 
synapse/trunk/java/modules/integration/src/test/resources/passthru-http.properties
 (original)
+++ 
synapse/trunk/java/modules/integration/src/test/resources/passthru-http.properties
 Tue Dec 27 06:09:18 2016
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 http.socket.timeout=60000
 http.connection.timeout=0
 http.socket.buffer-size=8192
@@ -5,4 +22,4 @@ http.tcp.nodelay=true
 http.nio.interest-ops-queueing=false
 
 # This property is crucial for automated tests
-http.socket.reuseaddr=true
\ No newline at end of file
+http.socket.reuseaddr=true

Modified: synapse/trunk/java/modules/integration/src/test/resources/sample0.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample0.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample0.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample0.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>0</sampleID>
     <sampleName>Introduction to Synapse</sampleName>

Modified: synapse/trunk/java/modules/integration/src/test/resources/sample1.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample1.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample1.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample1.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>1</sampleID>
     <sampleName>Simple content based routing (CBR) of messages</sampleName>

Modified: synapse/trunk/java/modules/integration/src/test/resources/sample10.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample10.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample10.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample10.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>10</sampleID>
     <sampleName>Introduction to dynamic endpoints with the 
Registry</sampleName>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/sample100.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample100.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample100.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample100.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>100</sampleID>
     <sampleName>Using WS-Security for outgoing messages</sampleName>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/sample10001.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample10001.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample10001.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample10001.xml 
Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>10001</sampleID>
     <sampleName>Mediating SOAP Faults Through APIs</sampleName>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/sample10002.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample10002.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample10002.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample10002.xml 
Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>10002</sampleID>
     <sampleName>Pass Through Transport and Deferred Building Sanity 
Checks</sampleName>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/sample10003.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample10003.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample10003.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample10003.xml 
Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>10003</sampleID>
     <sampleName>Pass Through Transport OPTIONS Method Support</sampleName>
@@ -15,4 +35,4 @@
     <clientConfig>
         
<clientRepo>modules/integration/target/test_repos/axis2Client</clientRepo>
     </clientConfig>
-</synapseSample>
\ No newline at end of file
+</synapseSample>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/sample101.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample101.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample101.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample101.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>101</sampleID>
     <sampleName>Reliable message exchange between Synapse and the back-end 
server using WS-ReliableMessaging</sampleName>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/sample10101.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample10101.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample10101.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample10101.xml 
Tue Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>10101</sampleID>
     <sampleName>Pass Through Transport Chunked Encoding Support</sampleName>

Modified: synapse/trunk/java/modules/integration/src/test/resources/sample11.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample11.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample11.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample11.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>11</sampleID>
     <sampleName>A full registry based configuration, and sharing a 
configuration between multiple instances</sampleName>

Modified: synapse/trunk/java/modules/integration/src/test/resources/sample12.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample12.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample12.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample12.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>12</sampleID>
     <sampleName>One way messaging / fireAndForget through Synapse</sampleName>

Modified: synapse/trunk/java/modules/integration/src/test/resources/sample13.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample13.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample13.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample13.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>13</sampleID>
     <sampleName>Dual channel invocation through Synapse</sampleName>

Modified: synapse/trunk/java/modules/integration/src/test/resources/sample15.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample15.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample15.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample15.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>15</sampleID>
     <sampleName>Message Enrichment through Synapse</sampleName>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/sample150.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample150.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample150.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample150.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>150</sampleID>
     <sampleName>Introduction to proxy services</sampleName>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/sample151.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample151.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample151.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample151.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>151</sampleID>
     <sampleName>Custom sequences and endpoints with proxy services</sampleName>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/sample152.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample152.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample152.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample152.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>152</sampleID>
     <sampleName>Switching transports and message format from SOAP to 
REST/POX</sampleName>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/sample153.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample153.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample153.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample153.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>153</sampleID>
     <sampleName>Routing the messages arrived to a proxy service without 
processing the security headers</sampleName>

Modified: 
synapse/trunk/java/modules/integration/src/test/resources/sample154.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration/src/test/resources/sample154.xml?rev=1776088&r1=1776087&r2=1776088&view=diff
==============================================================================
--- synapse/trunk/java/modules/integration/src/test/resources/sample154.xml 
(original)
+++ synapse/trunk/java/modules/integration/src/test/resources/sample154.xml Tue 
Dec 27 06:09:18 2016
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
 <synapseSample>
     <sampleID>154</sampleID>
     <sampleName>Load Balancing with Proxy Services</sampleName>


Reply via email to