jimma commented on a change in pull request #924:
URL: https://github.com/apache/cxf/pull/924#discussion_r833834666



##########
File path: core/src/main/java/org/apache/cxf/common/jaxb/JAXBUtils.java
##########
@@ -1174,6 +1176,54 @@ private static Object createEscapeHandler(Class<?> cls, 
String simpleClassName)
         }
         return null;
     }
-    
-
+    public static JAXBContext createJAXBContext(Set<Class<?>> classes,

Review comment:
       That is duplicate. I removed one. Thanks for review @reta  .




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to