You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by GitBox <gi...@apache.org> on 2022/05/27 10:17:09 UTC

[GitHub] [axis-axis2-java-core] manfredweiss opened a new pull request, #308: Also parse action from start-info and use axiom ContentType for parsing

manfredweiss opened a new pull request, #308:
URL: https://github.com/apache/axis-axis2-java-core/pull/308

   The org.apache.axis2.transport.TransportUtils#processContentTypeForAction has been modified to use ContentType from org.apache.axiom.mime to parse the header. In addition it extracts the action also from start-info.
   See https://www.w3.org/TR/xop10/


-- 
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: java-dev-unsubscribe@axis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] manfredweiss commented on pull request #308: Also parse action from start-info and use axiom ContentType for parsing

Posted by GitBox <gi...@apache.org>.
manfredweiss commented on PR #308:
URL: https://github.com/apache/axis-axis2-java-core/pull/308#issuecomment-1143142782

   > The change contains a lot of formatting changes that obscure the actual change. Please avoid mixing formatting changes and actual functional changes.
   
   Sorry for that. IntelliJs default settings remove white spaces at the end of lines on save.
   
   >Also please rebase the change onto the current master so that we can run the tests (The change was based on a version of the sources that depended on Axiom 1.4.0-SNAPSHOT which is no longer available).
   
   Done
   


-- 
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: java-dev-unsubscribe@axis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] veithen commented on pull request #308: Also parse action from start-info and use axiom ContentType for parsing

Posted by GitBox <gi...@apache.org>.
veithen commented on PR #308:
URL: https://github.com/apache/axis-axis2-java-core/pull/308#issuecomment-1142582985

   The change contains a lot of formatting changes that obscure the actual change. Please avoid mixing formatting changes and actual functional changes.
   
   Also please rebase the change onto the current master so that we can run the tests (The change was based on a version of the sources that depended on Axiom 1.4.0-SNAPSHOT which is no longer available).


-- 
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: java-dev-unsubscribe@axis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] robertlazarski commented on pull request #308: Also parse action from start-info and use axiom ContentType for parsing

Posted by GitBox <gi...@apache.org>.
robertlazarski commented on PR #308:
URL: https://github.com/apache/axis-axis2-java-core/pull/308#issuecomment-1148874750

   This passed the unit tests on my local system. This will go out in the 1.8.1 release that I am preparing for a vote today. 


-- 
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: java-dev-unsubscribe@axis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] manfredweiss commented on pull request #308: Also parse action from start-info and use axiom ContentType for parsing

Posted by GitBox <gi...@apache.org>.
manfredweiss commented on PR #308:
URL: https://github.com/apache/axis-axis2-java-core/pull/308#issuecomment-1145720605

   Rebased again to resolve conflicts from 3827d665e787e8cd4ce633a6e54aaa10c5f8f6e2


-- 
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: java-dev-unsubscribe@axis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] robertlazarski merged pull request #308: Also parse action from start-info and use axiom ContentType for parsing

Posted by GitBox <gi...@apache.org>.
robertlazarski merged PR #308:
URL: https://github.com/apache/axis-axis2-java-core/pull/308


-- 
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: java-dev-unsubscribe@axis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org