dk2k opened a new pull request, #9999:
URL: https://github.com/apache/camel/pull/9999

   Introduced content-type application/xml for AS2.
   Related to https://issues.apache.org/jira/browse/CAMEL-17495
   Request for changes for "text/xml" was mentioned in the dialog in jira, but 
I can't see this type in RFC https://www.ietf.org/rfc/rfc4130.txt. So I didn't 
add support for "text/xml".
   
   The class ApplicationEDIEntity was renamed to ApplicationEntity because now 
the common part of content type is "application/" after I added the type 
"application/xml". ApplicationEntity is parent for ApplicationXMLEntity among 
EDI specific classes.
   
   Added a test for sender and for receiver. Tested against Mendelson, these 
changes in the property file aren't included.


-- 
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-unsubscr...@camel.apache.org

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

Reply via email to