We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be41f1b commit 4554168Copy full SHA for 4554168
modules/samples/sample-clients/kafka-consumer/build.xml
@@ -56,6 +56,7 @@
56
<include name="commons-pool_*.jar"/>
57
<include name="org.apache.ws.commons.axiom.axiom-api_*.jar"/>
58
<include name="jaxen_*.jar"/>
59
+ <include name="org.wso2.carbon.si.metrics.core_*.jar"/>
60
</fileset>
61
</path>
62
modules/samples/sample-clients/kafka-producer/build.xml
@@ -61,6 +61,7 @@
<include name="org.wso2.carbon.transport.http.netty_*.jar"/>
<include name="io.netty.*.jar"/>
63
64
65
66
67
0 commit comments