You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/02/27 11:31:22 UTC

[camel] 04/04: Camel-Dhis2: Fixed website build

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 2adaab862fe338cff0515de4e934bd51339bfd7d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 27 12:28:29 2023 +0100

    Camel-Dhis2: Fixed website build
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../camel-dhis2-component/src/main/docs/dhis2-component.adoc            | 2 --
 components/camel-olingo2/camel-olingo2-component/pom.xml                | 1 +
 .../resources/META-INF/services/org/apache/camel/model.properties       | 2 --
 3 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/components/camel-dhis2/camel-dhis2-component/src/main/docs/dhis2-component.adoc b/components/camel-dhis2/camel-dhis2-component/src/main/docs/dhis2-component.adoc
index c25cbb8bc5e..faad093abbc 100644
--- a/components/camel-dhis2/camel-dhis2-component/src/main/docs/dhis2-component.adoc
+++ b/components/camel-dhis2/camel-dhis2-component/src/main/docs/dhis2-component.adoc
@@ -107,8 +107,6 @@ The get/collection API method has the parameters listed in the table below:
 | queryParams |Custom query parameters | Map
 |===
 
-In addition to the parameters above, the get/collection API can also use any of the link:#query-parameters[Query Parameters].
-
 Any of the parameters can be provided in either the endpoint URI, or dynamically in a message header. The message header name must be of the format CamelDhis2.parameter. The inBody parameter overrides message header, i.e. the endpoint parameter inBody=myParameterNameHere would override a CamelDhis2.myParameterNameHere header.
 
 ===== Examples
diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml b/components/camel-olingo2/camel-olingo2-component/pom.xml
index 4fa1b21b17e..dfbe264f976 100644
--- a/components/camel-olingo2/camel-olingo2-component/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-component/pom.xml
@@ -119,6 +119,7 @@
         <dependency>
             <groupId>org.codehaus.groovy</groupId>
             <artifactId>groovy-ant</artifactId>
+            <version>${groovy-version}</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/core/camel-core-model/src/generated/resources/META-INF/services/org/apache/camel/model.properties b/core/camel-core-model/src/generated/resources/META-INF/services/org/apache/camel/model.properties
index c392d7cf2de..eaa4845cf60 100644
--- a/core/camel-core-model/src/generated/resources/META-INF/services/org/apache/camel/model.properties
+++ b/core/camel-core-model/src/generated/resources/META-INF/services/org/apache/camel/model.properties
@@ -65,8 +65,6 @@ hl7
 hl7terser
 ical
 idempotentConsumer
-inOnly
-inOut
 inputType
 intercept
 interceptFrom