This is an automated email from the ASF dual-hosted git repository.

yasserzamani pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from 81ac9b2  Merge pull request #286 from 
aleksandr-m/feature/WW-4987_optgroup
     add 629ce0d  WW-4889 Adds XML handler based on Apache Juneau
     add 314dcdb  WW-4889 Uses proper order of params in assertEquals
     add 9d8edf5  WW-4889 Uses .contains to avoid issues with serialisation 
order
     new 6b6a146  Merge pull request #287 from lukaszlenart/WW-4889

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 plugins/rest/pom.xml                               | 12 +++++++
 ...acksonXmlHandler.java => JuneauXmlHandler.java} | 40 ++++++++++++++++------
 ...lHandlerTest.java => JuneauXmlHandlerTest.java} | 40 ++++++++++++++--------
 pom.xml                                            |  6 ++++
 4 files changed, 74 insertions(+), 24 deletions(-)
 copy 
plugins/rest/src/main/java/org/apache/struts2/rest/handler/{JacksonXmlHandler.java
 => JuneauXmlHandler.java} (57%)
 copy 
plugins/rest/src/test/java/org/apache/struts2/rest/handler/{JacksonXmlHandlerTest.java
 => JuneauXmlHandlerTest.java} (67%)

Reply via email to