jimma commented on code in PR #937:
URL: https://github.com/apache/cxf/pull/937#discussion_r853018520


##########
rt/management/pom.xml:
##########
@@ -156,18 +156,6 @@
                             </execution>
                         </executions>
                     </plugin>
-                    <plugin>

Review Comment:
   @reta  I confirmed that maven bundle-plugin copied these classes and 
specifically this configured instruction does this job : 
   ```
                               <instructions>
                                   
<Export-Package>org.apache.cxf.management*,org.apache.cxf.tracing*</Export-Package>
                               </instructions>
   ```



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