You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/08/05 13:58:14 UTC

[GitHub] [camel-quarkus] lucamaf opened a new pull request, #3962: small syntax error

lucamaf opened a new pull request, #3962:
URL: https://github.com/apache/camel-quarkus/pull/3962

   <!-- Uncomment and fill this section if your PR is not trivial
   [ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should ideally be fixed by not more than one commit and the other way round, each commit should fix just one issue, without pulling in other changes.
   [ ] Each commit in the pull request should have a meaningful and properly spelled subject line and body. Copying the title of the associated issue is typically enough. Please include the issue number in the commit message prefixed by #.
   [ ] The pull request description should explain what the pull request does, how, and why. If the info is available in the associated issue or some other external document, a link is enough.
   [ ] Phrases like Fix #<issueNumber> or Fixes #<issueNumber> will auto-close the named issue upon merging the pull request. Using them is typically a good idea.
   [ ] Please run mvn process-resources -Pformat (and amend the changes if necessary) before sending the pull request.
   [ ] Contributor guide is your good friend: https://camel.apache.org/camel-quarkus/latest/contributor-guide.html
   -->


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] zhfeng commented on pull request #3962: small syntax error

Posted by GitBox <gi...@apache.org>.
zhfeng commented on PR #3962:
URL: https://github.com/apache/camel-quarkus/pull/3962#issuecomment-1207722452

   I think the file is generated and we need to change in https://github.com/apache/camel-quarkus/blob/main/extensions/jms/runtime/src/main/doc/usage.adoc


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] jamesnetherton commented on pull request #3962: small syntax error

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on PR #3962:
URL: https://github.com/apache/camel-quarkus/pull/3962#issuecomment-1207713346

   There are a few other places where we should also update this:
   
   https://github.com/apache/camel-quarkus/search?q=camel-quarkus-jaxp


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] aldettinger commented on pull request #3962: small syntax error

Posted by GitBox <gi...@apache.org>.
aldettinger commented on PR #3962:
URL: https://github.com/apache/camel-quarkus/pull/3962#issuecomment-1297355321

   Let's close in favor of #4229


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] lucamaf commented on pull request #3962: small syntax error

Posted by GitBox <gi...@apache.org>.
lucamaf commented on PR #3962:
URL: https://github.com/apache/camel-quarkus/pull/3962#issuecomment-1206600030

   actually didn't know about camel-quarkus-xml-jaxp, so let's use that
   
   On Fri, Aug 5, 2022 at 4:41 PM Peter Palaga ***@***.***>
   wrote:
   
   > ***@***.**** commented on this pull request.
   >
   > Thanks for taking care, @lucamaf <https://github.com/lucamaf>.
   >
   > Indeed, camel-quarkus-jaxp does not exist anymore, but I'd say the right
   > suggestion should be camel-quarkus-xml-jaxp rather than camel-quarkus-jaxb
   > .
   >
   > Could you please explain why do you think it should be camel-quarkus-jaxb?
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/camel-quarkus/pull/3962#pullrequestreview-1063466347>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AANFTIZWCS2S6Y6RWE2RUADVXURYRANCNFSM55WFVHDQ>
   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   
   
   -- 
   
   LUCA MATTIA FERRARI
   
   EMEA SENIOR EDGE SOLUTION ARCHITECT, ITILV3
   
   Red Hat Spain <https://www.redhat.com/>
   
   travessera de Gracia, 11
   
   08021, Barcelona
   
   ***@***.***    M: +34-653-225-181
   <http://redhatemailsignature-marketing.itos.redhat.com/>
   <https://red.ht/sig>
   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] aldettinger closed pull request #3962: small syntax error

Posted by GitBox <gi...@apache.org>.
aldettinger closed pull request #3962: small syntax error
URL: https://github.com/apache/camel-quarkus/pull/3962


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] aldettinger commented on pull request #3962: small syntax error

Posted by GitBox <gi...@apache.org>.
aldettinger commented on PR #3962:
URL: https://github.com/apache/camel-quarkus/pull/3962#issuecomment-1277452667

   @lucamaf Do you still have time to work on this ? I think it's just a matter of targetting the main branch, changing to `camel-quarkus-xml-jaxp` and running `mvn clean install -DskipTests` ro regenerate the documentation.
   
   Other occurences might be treated in other PRs.
   
   Let us know if you don't have time.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org