http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/archetypes/camel-archetype-spring/src/main/resources/archetype-resources/src/main/resources/META-INF/spring/camel-context.xml ---------------------------------------------------------------------- diff --git a/archetypes/camel-archetype-spring/src/main/resources/archetype-resources/src/main/resources/META-INF/spring/camel-context.xml b/archetypes/camel-archetype-spring/src/main/resources/archetype-resources/src/main/resources/META-INF/spring/camel-context.xml index e9f0369..7a05a7d 100644 --- a/archetypes/camel-archetype-spring/src/main/resources/archetype-resources/src/main/resources/META-INF/spring/camel-context.xml +++ b/archetypes/camel-archetype-spring/src/main/resources/archetype-resources/src/main/resources/META-INF/spring/camel-context.xml @@ -7,7 +7,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/archetypes/camel-archetype-spring/src/main/resources/archetype-resources/src/main/resources/log4j2.properties ---------------------------------------------------------------------- diff --git a/archetypes/camel-archetype-spring/src/main/resources/archetype-resources/src/main/resources/log4j2.properties b/archetypes/camel-archetype-spring/src/main/resources/archetype-resources/src/main/resources/log4j2.properties index 93d8e72..d9f0508 100644 --- a/archetypes/camel-archetype-spring/src/main/resources/archetype-resources/src/main/resources/log4j2.properties +++ b/archetypes/camel-archetype-spring/src/main/resources/archetype-resources/src/main/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/archetypes/camel-archetype-web/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/camel-archetype-web/pom.xml b/archetypes/camel-archetype-web/pom.xml index ec6f278..043db57 100644 --- a/archetypes/camel-archetype-web/pom.xml +++ b/archetypes/camel-archetype-web/pom.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/archetypes/camel-archetype-web/src/main/resources-filtered/META-INF/maven/archetype-metadata.xml ---------------------------------------------------------------------- diff --git a/archetypes/camel-archetype-web/src/main/resources-filtered/META-INF/maven/archetype-metadata.xml b/archetypes/camel-archetype-web/src/main/resources-filtered/META-INF/maven/archetype-metadata.xml index d7e1b83..12792ab 100644 --- a/archetypes/camel-archetype-web/src/main/resources-filtered/META-INF/maven/archetype-metadata.xml +++ b/archetypes/camel-archetype-web/src/main/resources-filtered/META-INF/maven/archetype-metadata.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/archetypes/camel-archetype-web/src/main/resources/archetype-resources/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/camel-archetype-web/src/main/resources/archetype-resources/pom.xml b/archetypes/camel-archetype-web/src/main/resources/archetype-resources/pom.xml index 564e589..3e9f75a 100644 --- a/archetypes/camel-archetype-web/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/camel-archetype-web/src/main/resources/archetype-resources/pom.xml @@ -7,7 +7,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/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/resources/log4j2.properties ---------------------------------------------------------------------- diff --git a/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/resources/log4j2.properties b/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/resources/log4j2.properties index 93d8e72..d9f0508 100644 --- a/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/resources/log4j2.properties +++ b/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/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/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/applicationContext.xml ---------------------------------------------------------------------- diff --git a/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/applicationContext.xml b/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/applicationContext.xml index dfac873..02d5a2a 100644 --- a/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/applicationContext.xml +++ b/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/applicationContext.xml @@ -7,7 +7,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/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml ---------------------------------------------------------------------- diff --git a/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml b/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml index 2ef0ba8..532b3d1 100644 --- a/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml +++ b/archetypes/camel-archetype-web/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml @@ -7,7 +7,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/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 6374fa08..01c9022 100644 --- a/archetypes/pom.xml +++ b/archetypes/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 - - 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. + --> <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/buildingtools/camel-pmd-ruleset.xml ---------------------------------------------------------------------- diff --git a/buildingtools/camel-pmd-ruleset.xml b/buildingtools/camel-pmd-ruleset.xml index bd58d84..7206dd9 100644 --- a/buildingtools/camel-pmd-ruleset.xml +++ b/buildingtools/camel-pmd-ruleset.xml @@ -1,21 +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 - - 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. + --> <ruleset name="pmd-eclipse"> <description>PMD Plugin preferences rule set</description> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/buildingtools/java9-maven-settings.bat ---------------------------------------------------------------------- diff --git a/buildingtools/java9-maven-settings.bat b/buildingtools/java9-maven-settings.bat index 51c1c55..eedfe0e 100644 --- a/buildingtools/java9-maven-settings.bat +++ b/buildingtools/java9-maven-settings.bat @@ -1 +1,18 @@ +@REM +@REM Licensed to the Apache Software Foundation (ASF) under one or more +@REM contributor license agreements. See the NOTICE file distributed with +@REM this work for additional information regarding copyright ownership. +@REM The ASF licenses this file to You under the Apache License, Version 2.0 +@REM (the "License"); you may not use this file except in compliance with +@REM 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, software +@REM distributed under the License is distributed on an "AS IS" BASIS, +@REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +@REM See the License for the specific language governing permissions and +@REM limitations under the License. +@REM + set MAVEN_OPTS="--add-modules java.activation --add-exports=java.xml/com.sun.org.apache.xml.internal.resolver.tools=ALL-UNNAMED --add-exports=java.xml/com.sun.org.apache.xml.internal.resolver=ALL-UNNAMED --add-opens java.base/java.text=ALL-UNNAMED --add-opens java.desktop/java.awt.font=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.base/java.util.regex=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/buildingtools/src/main/resources/camel-pmd-ruleset.xml ---------------------------------------------------------------------- diff --git a/buildingtools/src/main/resources/camel-pmd-ruleset.xml b/buildingtools/src/main/resources/camel-pmd-ruleset.xml index bd58d84..7206dd9 100644 --- a/buildingtools/src/main/resources/camel-pmd-ruleset.xml +++ b/buildingtools/src/main/resources/camel-pmd-ruleset.xml @@ -1,21 +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 - - 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. + --> <ruleset name="pmd-eclipse"> <description>PMD Plugin preferences rule set</description> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/buildingtools/src/main/resources/notice-supplements.xml ---------------------------------------------------------------------- diff --git a/buildingtools/src/main/resources/notice-supplements.xml b/buildingtools/src/main/resources/notice-supplements.xml index fd1af53..4ee9c87 100644 --- a/buildingtools/src/main/resources/notice-supplements.xml +++ b/buildingtools/src/main/resources/notice-supplements.xml @@ -1,4 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +--> <supplementalDataModels> <supplement> <project> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/pom.xml ---------------------------------------------------------------------- diff --git a/camel-core/pom.xml b/camel-core/pom.xml index 2caaedf..757d3dd 100644 --- a/camel-core/pom.xml +++ b/camel-core/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 - - 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. + --> <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/camel-core/src/main/java/org/apache/camel/api/management/mbean/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/api/management/mbean/package.html b/camel-core/src/main/java/org/apache/camel/api/management/mbean/package.html index c9f89d5..adba55a 100644 --- a/camel-core/src/main/java/org/apache/camel/api/management/mbean/package.html +++ b/camel-core/src/main/java/org/apache/camel/api/management/mbean/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/api/management/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/api/management/package.html b/camel-core/src/main/java/org/apache/camel/api/management/package.html index 581eca9..73b0183 100644 --- a/camel-core/src/main/java/org/apache/camel/api/management/package.html +++ b/camel-core/src/main/java/org/apache/camel/api/management/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/builder/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/builder/package.html b/camel-core/src/main/java/org/apache/camel/builder/package.html index 983d5c0..d98d719 100644 --- a/camel-core/src/main/java/org/apache/camel/builder/package.html +++ b/camel-core/src/main/java/org/apache/camel/builder/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/builder/xml/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/builder/xml/package.html b/camel-core/src/main/java/org/apache/camel/builder/xml/package.html index 011bd35..39f30b1 100644 --- a/camel-core/src/main/java/org/apache/camel/builder/xml/package.html +++ b/camel-core/src/main/java/org/apache/camel/builder/xml/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/cloud/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/cloud/package.html b/camel-core/src/main/java/org/apache/camel/cloud/package.html index e776799..a3404fa 100644 --- a/camel-core/src/main/java/org/apache/camel/cloud/package.html +++ b/camel-core/src/main/java/org/apache/camel/cloud/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/component/bean/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/bean/package.html b/camel-core/src/main/java/org/apache/camel/component/bean/package.html index 6bfa6b8..6d5fb5d 100644 --- a/camel-core/src/main/java/org/apache/camel/component/bean/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/bean/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/beanclass/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/beanclass/package.html b/camel-core/src/main/java/org/apache/camel/component/beanclass/package.html index 64c584f..a5c2fdd 100644 --- a/camel-core/src/main/java/org/apache/camel/component/beanclass/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/beanclass/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/binding/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/binding/package.html b/camel-core/src/main/java/org/apache/camel/component/binding/package.html index b9511db..525f550 100644 --- a/camel-core/src/main/java/org/apache/camel/component/binding/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/binding/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/browse/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/browse/package.html b/camel-core/src/main/java/org/apache/camel/component/browse/package.html index 006e8c3..1cd9594 100644 --- a/camel-core/src/main/java/org/apache/camel/component/browse/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/browse/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/controlbus/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/controlbus/package.html b/camel-core/src/main/java/org/apache/camel/component/controlbus/package.html index 9b292ba..defc08a 100644 --- a/camel-core/src/main/java/org/apache/camel/component/controlbus/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/controlbus/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/dataformat/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/dataformat/package.html b/camel-core/src/main/java/org/apache/camel/component/dataformat/package.html index 07f21c6..6641c01 100644 --- a/camel-core/src/main/java/org/apache/camel/component/dataformat/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/dataformat/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/dataset/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/dataset/package.html b/camel-core/src/main/java/org/apache/camel/component/dataset/package.html index c3ff877..3fb17be 100644 --- a/camel-core/src/main/java/org/apache/camel/component/dataset/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/dataset/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/component/direct/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/direct/package.html b/camel-core/src/main/java/org/apache/camel/component/direct/package.html index 3426903..c3038db 100644 --- a/camel-core/src/main/java/org/apache/camel/component/direct/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/direct/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/directvm/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/directvm/package.html b/camel-core/src/main/java/org/apache/camel/component/directvm/package.html index 80219af..48b3ab4 100644 --- a/camel-core/src/main/java/org/apache/camel/component/directvm/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/directvm/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/file/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/file/package.html b/camel-core/src/main/java/org/apache/camel/component/file/package.html index 56f9b10..163962a 100644 --- a/camel-core/src/main/java/org/apache/camel/component/file/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/file/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/file/strategy/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/file/strategy/package.html b/camel-core/src/main/java/org/apache/camel/component/file/strategy/package.html index e8a7e99..e6b15a8 100644 --- a/camel-core/src/main/java/org/apache/camel/component/file/strategy/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/file/strategy/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/component/language/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/language/package.html b/camel-core/src/main/java/org/apache/camel/component/language/package.html index ac92751..e750547 100644 --- a/camel-core/src/main/java/org/apache/camel/component/language/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/language/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/log/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/log/package.html b/camel-core/src/main/java/org/apache/camel/component/log/package.html index 716c8b3..291af9b 100644 --- a/camel-core/src/main/java/org/apache/camel/component/log/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/log/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/mock/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/mock/package.html b/camel-core/src/main/java/org/apache/camel/component/mock/package.html index ad18a1f..f51dc52 100644 --- a/camel-core/src/main/java/org/apache/camel/component/mock/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/mock/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/package.html b/camel-core/src/main/java/org/apache/camel/component/package.html index 32a8a1e..af0fcbb 100644 --- a/camel-core/src/main/java/org/apache/camel/component/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/component/properties/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/properties/package.html b/camel-core/src/main/java/org/apache/camel/component/properties/package.html index 0621bcc..746fe4e 100644 --- a/camel-core/src/main/java/org/apache/camel/component/properties/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/properties/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/ref/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/ref/package.html b/camel-core/src/main/java/org/apache/camel/component/ref/package.html index 46d14df..8fd2b0d 100644 --- a/camel-core/src/main/java/org/apache/camel/component/ref/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/ref/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/rest/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/rest/package.html b/camel-core/src/main/java/org/apache/camel/component/rest/package.html index 3955c55..d90ac2d 100644 --- a/camel-core/src/main/java/org/apache/camel/component/rest/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/rest/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/scheduler/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/scheduler/package.html b/camel-core/src/main/java/org/apache/camel/component/scheduler/package.html index 8f10722..0795aed 100644 --- a/camel-core/src/main/java/org/apache/camel/component/scheduler/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/scheduler/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/seda/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/seda/package.html b/camel-core/src/main/java/org/apache/camel/component/seda/package.html index f475936..7cccbc3 100644 --- a/camel-core/src/main/java/org/apache/camel/component/seda/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/seda/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/stub/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/stub/package.html b/camel-core/src/main/java/org/apache/camel/component/stub/package.html index f46acd6..c662cf1 100644 --- a/camel-core/src/main/java/org/apache/camel/component/stub/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/stub/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/test/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/test/package.html b/camel-core/src/main/java/org/apache/camel/component/test/package.html index 8b29202..7032f35 100644 --- a/camel-core/src/main/java/org/apache/camel/component/test/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/test/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/timer/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/timer/package.html b/camel-core/src/main/java/org/apache/camel/component/timer/package.html index ba5ad2c..15a1519 100644 --- a/camel-core/src/main/java/org/apache/camel/component/timer/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/timer/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/validator/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/validator/package.html b/camel-core/src/main/java/org/apache/camel/component/validator/package.html index 64cf1d8..f54a53f 100644 --- a/camel-core/src/main/java/org/apache/camel/component/validator/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/validator/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/component/vm/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/vm/package.html b/camel-core/src/main/java/org/apache/camel/component/vm/package.html index 57e7c39..cd51581 100644 --- a/camel-core/src/main/java/org/apache/camel/component/vm/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/vm/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/component/xslt/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/component/xslt/package.html b/camel-core/src/main/java/org/apache/camel/component/xslt/package.html index 619a379..c3db17a 100644 --- a/camel-core/src/main/java/org/apache/camel/component/xslt/package.html +++ b/camel-core/src/main/java/org/apache/camel/component/xslt/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/converter/jaxp/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/converter/jaxp/package.html b/camel-core/src/main/java/org/apache/camel/converter/jaxp/package.html index 3b81452..d5b8fcc 100644 --- a/camel-core/src/main/java/org/apache/camel/converter/jaxp/package.html +++ b/camel-core/src/main/java/org/apache/camel/converter/jaxp/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/converter/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/converter/package.html b/camel-core/src/main/java/org/apache/camel/converter/package.html index e398958..f9a4ea7 100644 --- a/camel-core/src/main/java/org/apache/camel/converter/package.html +++ b/camel-core/src/main/java/org/apache/camel/converter/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/converter/stream/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/converter/stream/package.html b/camel-core/src/main/java/org/apache/camel/converter/stream/package.html index 1c14523..d54eb68 100644 --- a/camel-core/src/main/java/org/apache/camel/converter/stream/package.html +++ b/camel-core/src/main/java/org/apache/camel/converter/stream/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/impl/converter/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/impl/converter/package.html b/camel-core/src/main/java/org/apache/camel/impl/converter/package.html index 0f6969e..6eb971b 100644 --- a/camel-core/src/main/java/org/apache/camel/impl/converter/package.html +++ b/camel-core/src/main/java/org/apache/camel/impl/converter/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/impl/osgi/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/impl/osgi/package.html b/camel-core/src/main/java/org/apache/camel/impl/osgi/package.html index d6d7252..aef59c0 100644 --- a/camel-core/src/main/java/org/apache/camel/impl/osgi/package.html +++ b/camel-core/src/main/java/org/apache/camel/impl/osgi/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/impl/osgi/tracker/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/impl/osgi/tracker/package.html b/camel-core/src/main/java/org/apache/camel/impl/osgi/tracker/package.html index 0f39e05..b880b2d 100644 --- a/camel-core/src/main/java/org/apache/camel/impl/osgi/tracker/package.html +++ b/camel-core/src/main/java/org/apache/camel/impl/osgi/tracker/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/impl/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/impl/package.html b/camel-core/src/main/java/org/apache/camel/impl/package.html index 644865e..977cb0a 100644 --- a/camel-core/src/main/java/org/apache/camel/impl/package.html +++ b/camel-core/src/main/java/org/apache/camel/impl/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/impl/scan/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/impl/scan/package.html b/camel-core/src/main/java/org/apache/camel/impl/scan/package.html index 89c5c2d..4b17e11 100644 --- a/camel-core/src/main/java/org/apache/camel/impl/scan/package.html +++ b/camel-core/src/main/java/org/apache/camel/impl/scan/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/language/bean/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/language/bean/package.html b/camel-core/src/main/java/org/apache/camel/language/bean/package.html index 459997e..f1ccdd9 100644 --- a/camel-core/src/main/java/org/apache/camel/language/bean/package.html +++ b/camel-core/src/main/java/org/apache/camel/language/bean/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/language/constant/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/language/constant/package.html b/camel-core/src/main/java/org/apache/camel/language/constant/package.html index 5bd29dc..b615cac 100644 --- a/camel-core/src/main/java/org/apache/camel/language/constant/package.html +++ b/camel-core/src/main/java/org/apache/camel/language/constant/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/language/header/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/language/header/package.html b/camel-core/src/main/java/org/apache/camel/language/header/package.html index 4a618c0..25404f7 100644 --- a/camel-core/src/main/java/org/apache/camel/language/header/package.html +++ b/camel-core/src/main/java/org/apache/camel/language/header/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/language/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/language/package.html b/camel-core/src/main/java/org/apache/camel/language/package.html index eb6b1ec..949149f 100644 --- a/camel-core/src/main/java/org/apache/camel/language/package.html +++ b/camel-core/src/main/java/org/apache/camel/language/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/language/property/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/language/property/package.html b/camel-core/src/main/java/org/apache/camel/language/property/package.html index 2899f70..bd1c387 100644 --- a/camel-core/src/main/java/org/apache/camel/language/property/package.html +++ b/camel-core/src/main/java/org/apache/camel/language/property/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/language/ref/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/language/ref/package.html b/camel-core/src/main/java/org/apache/camel/language/ref/package.html index 84af337..479b0b0 100644 --- a/camel-core/src/main/java/org/apache/camel/language/ref/package.html +++ b/camel-core/src/main/java/org/apache/camel/language/ref/package.html @@ -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 - + + 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/camel-core/src/main/java/org/apache/camel/language/simple/ast/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/language/simple/ast/package.html b/camel-core/src/main/java/org/apache/camel/language/simple/ast/package.html index 6d848fa..d69b831 100644 --- a/camel-core/src/main/java/org/apache/camel/language/simple/ast/package.html +++ b/camel-core/src/main/java/org/apache/camel/language/simple/ast/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/language/simple/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/language/simple/package.html b/camel-core/src/main/java/org/apache/camel/language/simple/package.html index 8d8fb61..b8c62eb 100644 --- a/camel-core/src/main/java/org/apache/camel/language/simple/package.html +++ b/camel-core/src/main/java/org/apache/camel/language/simple/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head> http://git-wip-us.apache.org/repos/asf/camel/blob/f8289966/camel-core/src/main/java/org/apache/camel/language/simple/types/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/language/simple/types/package.html b/camel-core/src/main/java/org/apache/camel/language/simple/types/package.html index f1347cf..8150feb 100644 --- a/camel-core/src/main/java/org/apache/camel/language/simple/types/package.html +++ b/camel-core/src/main/java/org/apache/camel/language/simple/types/package.html @@ -1,4 +1,5 @@ <!-- + 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. @@ -6,13 +7,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. + --> <html> <head>