Croway commented on PR #23987:
URL: https://github.com/apache/camel/pull/23987#issuecomment-4693085071

   > > there are uncommitted changes,
   > > ```
   > > There are uncommitted changes
   > > HEAD detached at pull/23987/merge
   > > Changes not staged for commit:
   > >   (use "git add <file>..." to update what will be committed)
   > >   (use "git restore <file>..." to discard changes in working directory)
   > >  modified:   
dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/HttpComponentBuilderFactory.java
   > >  modified:   
dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/HttpsComponentBuilderFactory.java
   > >  modified:   
dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/HttpEndpointBuilderFactory.java
   > > ```
   > > 
   > > 
   > >     
   > >       
   > >     
   > > 
   > >       
   > >     
   > > 
   > >     
   > >   
   > > please `cd dsl && mvn clean install -DskipTests` and push the generated 
files
   > 
   > Hi @Croway, thank you for the guidance. I have regenerated the DSL files 
as suggested and pushed the changes. This is my first contribution to Apache 
Camel and I am still getting familiar with the build process. Please let me 
know if anything else needs to be addressed.
   
   no worries, when updating uri endpoint parameters the process is not so 
straightforward.
   
   Thanks for the contribution!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to