You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/10/17 12:29:54 UTC

[GitHub] [skywalking-java] xiaoxiongmao-liu commented on a change in pull request #43: feature: support xxl-job version 2.3.0

xiaoxiongmao-liu commented on a change in pull request #43:
URL: https://github.com/apache/skywalking-java/pull/43#discussion_r730407812



##########
File path: apm-checkstyle/importControl.xml
##########
@@ -25,4 +25,9 @@
     <allow pkg="java"/>
     <allow pkg="org.apache.skywalking"/>
     <allow pkg="net.bytebuddy"/>
+
+    <subpackage name="xxljob" >
+        <allow pkg="com.xxl.job.core.context"/>
+    </subpackage>
 </import-control>
+

Review comment:
       This package is necessary to add tag "jobParam" for version 2.3.0




-- 
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: notifications-unsubscribe@skywalking.apache.org

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