You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2022/12/07 16:41:38 UTC

[GitHub] [cxf] stodge commented on pull request #1035: Update UDPDestination.java

stodge commented on PR #1035:
URL: https://github.com/apache/cxf/pull/1035#issuecomment-1341254415

   > > > https://issues.apache.org/jira/browse/CXF-8798 here we are, thank you, could you please amend the commit to include JIRA ticket (CXF-8798: UDPDestination throws NPE under some conditions)?
   > > 
   > > 
   > > Sorry, this is my first github pull request. How do I do that?
   > 
   > ```
   > git commit --amend -m "CXF-8798: UDPDestination throws NPE under some conditions"
   > ```
   > 
   > And than you would need to do force push to `interface_fix` branch:
   > 
   > ```
   > git push -f <rest of command here>
   > ```
   
   Sorry, I don't have a working dev env at home at the moment to do this, and I've been pushed for 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: dev-unsubscribe@cxf.apache.org

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