http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/routeWithRandomLoadBalance.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/routeWithRandomLoadBalance.xml b/camel-core/src/test/resources/org/apache/camel/model/routeWithRandomLoadBalance.xml index c0b0872..de26430 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/routeWithRandomLoadBalance.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/routeWithRandomLoadBalance.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route>
http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/routeWithStickyLoadBalance.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/routeWithStickyLoadBalance.xml b/camel-core/src/test/resources/org/apache/camel/model/routeWithStickyLoadBalance.xml index 87f4c15..f8b0e79 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/routeWithStickyLoadBalance.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/routeWithStickyLoadBalance.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/routeWithTidyMarkupDataFormat.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/routeWithTidyMarkupDataFormat.xml b/camel-core/src/test/resources/org/apache/camel/model/routeWithTidyMarkupDataFormat.xml index 11617f3..f3939e5 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/routeWithTidyMarkupDataFormat.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/routeWithTidyMarkupDataFormat.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/routeWithTopicLoadBalance.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/routeWithTopicLoadBalance.xml b/camel-core/src/test/resources/org/apache/camel/model/routeWithTopicLoadBalance.xml index 410b6ba..5ade532 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/routeWithTopicLoadBalance.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/routeWithTopicLoadBalance.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/routeWithXMLBeansDataFormat.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/routeWithXMLBeansDataFormat.xml b/camel-core/src/test/resources/org/apache/camel/model/routeWithXMLBeansDataFormat.xml index cffff7f..1e20138 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/routeWithXMLBeansDataFormat.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/routeWithXMLBeansDataFormat.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/routeWithXMLSecurityDataFormat.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/routeWithXMLSecurityDataFormat.xml b/camel-core/src/test/resources/org/apache/camel/model/routeWithXMLSecurityDataFormat.xml index 0c73b7b..7ee7d50 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/routeWithXMLSecurityDataFormat.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/routeWithXMLSecurityDataFormat.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/routeWithXStreamDataFormat.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/routeWithXStreamDataFormat.xml b/camel-core/src/test/resources/org/apache/camel/model/routeWithXStreamDataFormat.xml index eebb3a1..d50e159 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/routeWithXStreamDataFormat.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/routeWithXStreamDataFormat.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/routeWithZipFileDataFormat.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/routeWithZipFileDataFormat.xml b/camel-core/src/test/resources/org/apache/camel/model/routeWithZipFileDataFormat.xml index eed6320..c9ac390 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/routeWithZipFileDataFormat.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/routeWithZipFileDataFormat.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/routingSlip.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/routingSlip.xml b/camel-core/src/test/resources/org/apache/camel/model/routingSlip.xml index cd3ba98..23c6d2f 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/routingSlip.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/routingSlip.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/routingSlipHeaderAndDelimiterSet.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/routingSlipHeaderAndDelimiterSet.xml b/camel-core/src/test/resources/org/apache/camel/model/routingSlipHeaderAndDelimiterSet.xml index 1fa7033..0a77510 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/routingSlipHeaderAndDelimiterSet.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/routingSlipHeaderAndDelimiterSet.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/routingSlipHeaderSet.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/routingSlipHeaderSet.xml b/camel-core/src/test/resources/org/apache/camel/model/routingSlipHeaderSet.xml index 8b09398..1a60dc6 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/routingSlipHeaderSet.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/routingSlipHeaderSet.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/script.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/script.xml b/camel-core/src/test/resources/org/apache/camel/model/script.xml index 88bbe03..37b1338 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/script.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/script.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/setBody.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/setBody.xml b/camel-core/src/test/resources/org/apache/camel/model/setBody.xml index 27bcc34..715a935 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/setBody.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/setBody.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/setHeader.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/setHeader.xml b/camel-core/src/test/resources/org/apache/camel/model/setHeader.xml index e49886a..776897f 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/setHeader.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/setHeader.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/setHeaderToConstant.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/setHeaderToConstant.xml b/camel-core/src/test/resources/org/apache/camel/model/setHeaderToConstant.xml index c44b395..e71bf9a 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/setHeaderToConstant.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/setHeaderToConstant.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/setOutHeader.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/setOutHeader.xml b/camel-core/src/test/resources/org/apache/camel/model/setOutHeader.xml index 9f94904..8e322b1 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/setOutHeader.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/setOutHeader.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/setOutHeaderToConstant.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/setOutHeaderToConstant.xml b/camel-core/src/test/resources/org/apache/camel/model/setOutHeaderToConstant.xml index b94e4fd..3248e84 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/setOutHeaderToConstant.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/setOutHeaderToConstant.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/simpleRest.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/simpleRest.xml b/camel-core/src/test/resources/org/apache/camel/model/simpleRest.xml index ea99960..d67aafd 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/simpleRest.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/simpleRest.xml @@ -1,5 +1,6 @@ <?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. @@ -7,13 +8,14 @@ (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 + 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. + --> <rests xmlns="http://camel.apache.org/schema/spring" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/simpleRestToD.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/simpleRestToD.xml b/camel-core/src/test/resources/org/apache/camel/model/simpleRestToD.xml index dc55aa3..bb23e22 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/simpleRestToD.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/simpleRestToD.xml @@ -1,5 +1,6 @@ <?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. @@ -7,13 +8,14 @@ (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 + 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. + --> <rests xmlns="http://camel.apache.org/schema/spring" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/simpleRoute.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/simpleRoute.xml b/camel-core/src/test/resources/org/apache/camel/model/simpleRoute.xml index 1c31d78..99a60bb 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/simpleRoute.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/simpleRoute.xml @@ -1,5 +1,6 @@ <?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. @@ -7,13 +8,14 @@ (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 + 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. + --> <routes xmlns="http://camel.apache.org/schema/spring" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/splitter.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/splitter.xml b/camel-core/src/test/resources/org/apache/camel/model/splitter.xml index 45612ce..8165906 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/splitter.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/splitter.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/staticRecipientList.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/staticRecipientList.xml b/camel-core/src/test/resources/org/apache/camel/model/staticRecipientList.xml index b4f7aee..6834b9e 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/staticRecipientList.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/staticRecipientList.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/transform.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/transform.xml b/camel-core/src/test/resources/org/apache/camel/model/transform.xml index e88e75e..04bb166 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/transform.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/transform.xml @@ -1,19 +1,21 @@ <?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 - + + 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. + --> <routes id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/model/wireTap.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/model/wireTap.xml b/camel-core/src/test/resources/org/apache/camel/model/wireTap.xml index 47adc79..3f167e7 100644 --- a/camel-core/src/test/resources/org/apache/camel/model/wireTap.xml +++ b/camel-core/src/test/resources/org/apache/camel/model/wireTap.xml @@ -1,19 +1,21 @@ <?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 - + + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + --> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/processor/ValidatingProcessor.xsd ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/processor/ValidatingProcessor.xsd b/camel-core/src/test/resources/org/apache/camel/processor/ValidatingProcessor.xsd index c72fd56..dfb5fba 100644 --- a/camel-core/src/test/resources/org/apache/camel/processor/ValidatingProcessor.xsd +++ b/camel-core/src/test/resources/org/apache/camel/processor/ValidatingProcessor.xsd @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- + Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. @@ -7,13 +8,14 @@ (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 + 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. + --> <xs:schema elementFormDefault="qualified" version="1.0" targetNamespace="http://foo.com/bar" http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/processor/foo.properties ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/processor/foo.properties b/camel-core/src/test/resources/org/apache/camel/processor/foo.properties index 3e85c8f..a1798fd 100644 --- a/camel-core/src/test/resources/org/apache/camel/processor/foo.properties +++ b/camel-core/src/test/resources/org/apache/camel/processor/foo.properties @@ -6,7 +6,7 @@ ## (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 +## 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, @@ -14,5 +14,4 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- - dude=log:dude \ No newline at end of file http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/processor/intercept/myproperties.properties ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/processor/intercept/myproperties.properties b/camel-core/src/test/resources/org/apache/camel/processor/intercept/myproperties.properties index e16b4e8..5d7a7b2 100644 --- a/camel-core/src/test/resources/org/apache/camel/processor/intercept/myproperties.properties +++ b/camel-core/src/test/resources/org/apache/camel/processor/intercept/myproperties.properties @@ -6,7 +6,7 @@ ## (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 +## 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, @@ -14,5 +14,4 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- - queue=foo \ No newline at end of file http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/processor/routeAutoStartupTest.properties ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/processor/routeAutoStartupTest.properties b/camel-core/src/test/resources/org/apache/camel/processor/routeAutoStartupTest.properties index c467850..e92f1f0 100644 --- a/camel-core/src/test/resources/org/apache/camel/processor/routeAutoStartupTest.properties +++ b/camel-core/src/test/resources/org/apache/camel/processor/routeAutoStartupTest.properties @@ -6,7 +6,7 @@ ## (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 +## 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, @@ -14,6 +14,5 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- - autoStartupProp=true noAutoStartupProp=false \ No newline at end of file http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/processor/students.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/processor/students.xml b/camel-core/src/test/resources/org/apache/camel/processor/students.xml index 1c365d5..14c4f64 100644 --- a/camel-core/src/test/resources/org/apache/camel/processor/students.xml +++ b/camel-core/src/test/resources/org/apache/camel/processor/students.xml @@ -1,5 +1,6 @@ <?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. @@ -7,13 +8,14 @@ (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 + 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. + --> <students> <student> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/util/ObjectHelperResourceTestFile.properties ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/util/ObjectHelperResourceTestFile.properties b/camel-core/src/test/resources/org/apache/camel/util/ObjectHelperResourceTestFile.properties index 6b678da..d421b7a 100644 --- a/camel-core/src/test/resources/org/apache/camel/util/ObjectHelperResourceTestFile.properties +++ b/camel-core/src/test/resources/org/apache/camel/util/ObjectHelperResourceTestFile.properties @@ -5,9 +5,9 @@ ## 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 -## +## +## 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. http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/util/camel-context.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/util/camel-context.xml b/camel-core/src/test/resources/org/apache/camel/util/camel-context.xml index 0524b4d..d111a23 100644 --- a/camel-core/src/test/resources/org/apache/camel/util/camel-context.xml +++ b/camel-core/src/test/resources/org/apache/camel/util/camel-context.xml @@ -1,5 +1,6 @@ <?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. @@ -7,15 +8,15 @@ (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 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> +--> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/util/jsse/test.properties ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/util/jsse/test.properties b/camel-core/src/test/resources/org/apache/camel/util/jsse/test.properties index 0ea05ad..9805028 100644 --- a/camel-core/src/test/resources/org/apache/camel/util/jsse/test.properties +++ b/camel-core/src/test/resources/org/apache/camel/util/jsse/test.properties @@ -5,16 +5,15 @@ ## 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 -## +## +## 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. ## --------------------------------------------------------------------------- - filterParameters.include=include filterParameters.exclude=exclude @@ -26,4 +25,4 @@ keyManagersParameters.keyPassword=changeit sslContextParameters.protocol=TLS sslContextParameters.sessionTimeout=2 -sslContextServerParameters.clientAuthentication=REQUIRE \ No newline at end of file +sslContextServerParameters.clientAuthentication=REQUIRE http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/util/simpleRoute.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/util/simpleRoute.xml b/camel-core/src/test/resources/org/apache/camel/util/simpleRoute.xml index 49f5077..a0966cc 100644 --- a/camel-core/src/test/resources/org/apache/camel/util/simpleRoute.xml +++ b/camel-core/src/test/resources/org/apache/camel/util/simpleRoute.xml @@ -1,5 +1,6 @@ <?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. @@ -7,13 +8,14 @@ (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 + 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. + --> <!-- START SNIPPET: e1 --> <routes xmlns="http://camel.apache.org/schema/spring"> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/org/apache/camel/util/simpleRouteWithNamespaces.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/org/apache/camel/util/simpleRouteWithNamespaces.xml b/camel-core/src/test/resources/org/apache/camel/util/simpleRouteWithNamespaces.xml index 9a29480..c81b7d9 100644 --- a/camel-core/src/test/resources/org/apache/camel/util/simpleRouteWithNamespaces.xml +++ b/camel-core/src/test/resources/org/apache/camel/util/simpleRouteWithNamespaces.xml @@ -1,5 +1,6 @@ <?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. @@ -7,13 +8,14 @@ (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 + 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. + --> <!-- START SNIPPET: e1 --> <routes xmlns="http://camel.apache.org/schema/spring" xmlns:foo="http://foo" xmlns:bar="http://bar"> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/report-base.xsd ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/report-base.xsd b/camel-core/src/test/resources/report-base.xsd index 6afabcf..d01ca83 100644 --- a/camel-core/src/test/resources/report-base.xsd +++ b/camel-core/src/test/resources/report-base.xsd @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- + Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. @@ -7,13 +8,14 @@ (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 + 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. + --> <xs:schema elementFormDefault="qualified" version="1.0" targetNamespace="http://foo.com/report-base" http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/report.xsd ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/report.xsd b/camel-core/src/test/resources/report.xsd index c7413a0..320865a 100644 --- a/camel-core/src/test/resources/report.xsd +++ b/camel-core/src/test/resources/report.xsd @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- + Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. @@ -7,13 +8,14 @@ (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 + 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. + --> <xs:schema elementFormDefault="qualified" version="1.0" targetNamespace="http://foo.com/report" http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/xslt/common/copy.xsl ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/xslt/common/copy.xsl b/camel-core/src/test/resources/xslt/common/copy.xsl index 0284ba2..4026c34 100644 --- a/camel-core/src/test/resources/xslt/common/copy.xsl +++ b/camel-core/src/test/resources/xslt/common/copy.xsl @@ -1,5 +1,6 @@ <?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. @@ -7,13 +8,14 @@ (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 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + --> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/xslt/common/staff_template.xsl ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/xslt/common/staff_template.xsl b/camel-core/src/test/resources/xslt/common/staff_template.xsl index 5216004..354afe9 100644 --- a/camel-core/src/test/resources/xslt/common/staff_template.xsl +++ b/camel-core/src/test/resources/xslt/common/staff_template.xsl @@ -1,5 +1,6 @@ <?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. @@ -7,13 +8,14 @@ (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 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/xslt/staff/staff.xml ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/xslt/staff/staff.xml b/camel-core/src/test/resources/xslt/staff/staff.xml index 681fd0a..ae7b673 100644 --- a/camel-core/src/test/resources/xslt/staff/staff.xml +++ b/camel-core/src/test/resources/xslt/staff/staff.xml @@ -1,5 +1,6 @@ <?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. @@ -7,13 +8,14 @@ (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 + 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. + --> <staff> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/test/resources/xslt/staff/staff.xsl ---------------------------------------------------------------------- diff --git a/camel-core/src/test/resources/xslt/staff/staff.xsl b/camel-core/src/test/resources/xslt/staff/staff.xsl index 4bb9e8d..2dfb4a4 100644 --- a/camel-core/src/test/resources/xslt/staff/staff.xsl +++ b/camel-core/src/test/resources/xslt/staff/staff.xsl @@ -1,5 +1,6 @@ <?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. @@ -7,13 +8,14 @@ (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 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-website/Gruntfile.js ---------------------------------------------------------------------- diff --git a/camel-website/Gruntfile.js b/camel-website/Gruntfile.js index 8ba6739..bbf181c 100644 --- a/camel-website/Gruntfile.js +++ b/camel-website/Gruntfile.js @@ -1,4 +1,4 @@ -/** +/* * 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. @@ -14,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - module.exports = function(grunt) { // Project configuration. http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-website/pom.xml ---------------------------------------------------------------------- diff --git a/camel-website/pom.xml b/camel-website/pom.xml index 70f5071..e65ead0 100644 --- a/camel-website/pom.xml +++ b/camel-website/pom.xml @@ -1,18 +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 + 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. - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-website/src/main/resources/styles/impact/css/pygmentize.css ---------------------------------------------------------------------- diff --git a/camel-website/src/main/resources/styles/impact/css/pygmentize.css b/camel-website/src/main/resources/styles/impact/css/pygmentize.css index 5ca1386..ff26fde 100644 --- a/camel-website/src/main/resources/styles/impact/css/pygmentize.css +++ b/camel-website/src/main/resources/styles/impact/css/pygmentize.css @@ -1,4 +1,4 @@ -/* +/** * 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. @@ -14,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - .syntax .hll { background-color: #ffffcc } .syntax { background: #f0f0f0; } .syntax .c { color: #60a0b0; font-style: italic } /* Comment */ http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-website/src/main/resources/styles/impact/css/site.css ---------------------------------------------------------------------- diff --git a/camel-website/src/main/resources/styles/impact/css/site.css b/camel-website/src/main/resources/styles/impact/css/site.css index 85e7779..31e9d34 100644 --- a/camel-website/src/main/resources/styles/impact/css/site.css +++ b/camel-website/src/main/resources/styles/impact/css/site.css @@ -1,4 +1,4 @@ -/* +/** * 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. @@ -14,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - body, html { font-family:Georgia, Arial, sans-serif; color: #666666; http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-website/src/main/resources/user-manual/index.html ---------------------------------------------------------------------- diff --git a/camel-website/src/main/resources/user-manual/index.html b/camel-website/src/main/resources/user-manual/index.html index bd20e93..aea9dbf 100644 --- a/camel-website/src/main/resources/user-manual/index.html +++ b/camel-website/src/main/resources/user-manual/index.html @@ -1,22 +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. ---> + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +--> <html> <head> <!-- http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-ahc-ws/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-ahc-ws/pom.xml b/components/camel-ahc-ws/pom.xml index 95b3e3c..31c77a9 100644 --- a/components/camel-ahc-ws/pom.xml +++ b/components/camel-ahc-ws/pom.xml @@ -1,19 +1,21 @@ <?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 + 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. - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-ahc-ws/src/test/resources/log4j2.properties ---------------------------------------------------------------------- diff --git a/components/camel-ahc-ws/src/test/resources/log4j2.properties b/components/camel-ahc-ws/src/test/resources/log4j2.properties index 9c281ac..9d2e132 100644 --- a/components/camel-ahc-ws/src/test/resources/log4j2.properties +++ b/components/camel-ahc-ws/src/test/resources/log4j2.properties @@ -6,7 +6,7 @@ ## (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 +## 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, http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-ahc/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml index ea13f9f..60d21c7 100644 --- a/components/camel-ahc/pom.xml +++ b/components/camel-ahc/pom.xml @@ -1,19 +1,21 @@ <?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 + 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. - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-ahc/src/test/resources/log4j2.properties ---------------------------------------------------------------------- diff --git a/components/camel-ahc/src/test/resources/log4j2.properties b/components/camel-ahc/src/test/resources/log4j2.properties index 9c281ac..9d2e132 100644 --- a/components/camel-ahc/src/test/resources/log4j2.properties +++ b/components/camel-ahc/src/test/resources/log4j2.properties @@ -6,7 +6,7 @@ ## (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 +## 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, http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-amqp/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml index f40d378..f768158 100644 --- a/components/camel-amqp/pom.xml +++ b/components/camel-amqp/pom.xml @@ -1,19 +1,21 @@ <?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 + 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. - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-amqp/src/test/resources/log4j2.properties ---------------------------------------------------------------------- diff --git a/components/camel-amqp/src/test/resources/log4j2.properties b/components/camel-amqp/src/test/resources/log4j2.properties index 5e83f72..2bf961a 100644 --- a/components/camel-amqp/src/test/resources/log4j2.properties +++ b/components/camel-amqp/src/test/resources/log4j2.properties @@ -6,7 +6,7 @@ ## (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 +## 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, http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-apns/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml index 5ab71bf..f2d9136 100644 --- a/components/camel-apns/pom.xml +++ b/components/camel-apns/pom.xml @@ -1,5 +1,6 @@ <?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. @@ -7,13 +8,14 @@ (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 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-apns/src/test/resources/log4j2.properties ---------------------------------------------------------------------- diff --git a/components/camel-apns/src/test/resources/log4j2.properties b/components/camel-apns/src/test/resources/log4j2.properties index dc4d938..29c8c01 100644 --- a/components/camel-apns/src/test/resources/log4j2.properties +++ b/components/camel-apns/src/test/resources/log4j2.properties @@ -6,7 +6,7 @@ ## (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 +## 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, http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-apns/src/test/resources/org/apache/camel/component/apns/spring/SpringApnsConsumerTest-context.xml ---------------------------------------------------------------------- diff --git a/components/camel-apns/src/test/resources/org/apache/camel/component/apns/spring/SpringApnsConsumerTest-context.xml b/components/camel-apns/src/test/resources/org/apache/camel/component/apns/spring/SpringApnsConsumerTest-context.xml index cd0c9fd..409fec2 100644 --- a/components/camel-apns/src/test/resources/org/apache/camel/component/apns/spring/SpringApnsConsumerTest-context.xml +++ b/components/camel-apns/src/test/resources/org/apache/camel/component/apns/spring/SpringApnsConsumerTest-context.xml @@ -8,7 +8,7 @@ (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 + 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, http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-asterisk/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-asterisk/pom.xml b/components/camel-asterisk/pom.xml index 7fb7878..ae459b5 100644 --- a/components/camel-asterisk/pom.xml +++ b/components/camel-asterisk/pom.xml @@ -1,19 +1,21 @@ <?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 + 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. - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-asterisk/src/test/resources/log4j2.properties ---------------------------------------------------------------------- diff --git a/components/camel-asterisk/src/test/resources/log4j2.properties b/components/camel-asterisk/src/test/resources/log4j2.properties index e029c64..f21d0e2 100644 --- a/components/camel-asterisk/src/test/resources/log4j2.properties +++ b/components/camel-asterisk/src/test/resources/log4j2.properties @@ -6,7 +6,7 @@ ## (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 +## 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, http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-atmos/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-atmos/pom.xml b/components/camel-atmos/pom.xml index 2942f79..175dcc1 100644 --- a/components/camel-atmos/pom.xml +++ b/components/camel-atmos/pom.xml @@ -1,19 +1,21 @@ <?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 + 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. - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-atmos/src/test/resources/atmos.properties ---------------------------------------------------------------------- diff --git a/components/camel-atmos/src/test/resources/atmos.properties b/components/camel-atmos/src/test/resources/atmos.properties index 4932d00..24eafb8 100644 --- a/components/camel-atmos/src/test/resources/atmos.properties +++ b/components/camel-atmos/src/test/resources/atmos.properties @@ -6,7 +6,7 @@ ## (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 +## 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, http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/components/camel-atmos/src/test/resources/log4j2.properties ---------------------------------------------------------------------- diff --git a/components/camel-atmos/src/test/resources/log4j2.properties b/components/camel-atmos/src/test/resources/log4j2.properties index c7c5981..8331700 100644 --- a/components/camel-atmos/src/test/resources/log4j2.properties +++ b/components/camel-atmos/src/test/resources/log4j2.properties @@ -6,7 +6,7 @@ ## (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 +## 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,
