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


##########
rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/model/doc/JavaDocProvider.java:
##########
@@ -74,12 +83,12 @@ public JavaDocProvider(Bus bus, String... paths) throws 
Exception {
         }
     }
 
-    private static double getVersion() {
+    protected static double getVersion() {

Review Comment:
   Could we keep this methods protected or there is a reason to open them up?



-- 
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: dev-unsubscr...@cxf.apache.org

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

Reply via email to