reta commented on code in PR #946:
URL: https://github.com/apache/cxf/pull/946#discussion_r884171845


##########
bom/pom.xml:
##########
@@ -414,6 +414,11 @@
                 <artifactId>cxf-tools-common</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>

Review Comment:
   I believe we should add this dependency to `cxf-core` (which could be 
excluded on demand) to not break existing application if anyone is using 
`Compiler` class (since this is public API). 



-- 
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