We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb13fb2 + a534f83 commit 12a2ad5Copy full SHA for 12a2ad5
tests/distribution/pom.xml
@@ -368,6 +368,8 @@
368
<phase>package</phase>
369
<configuration>
370
<tasks>
371
+ <delete file="target/wso2siddhi-io-http-${project.version}/wso2/lib/plugins/slf4j.api_1.7.26.jar"/>
372
+ <delete file="target/wso2siddhi-io-http-${project.version}/wso2/lib/plugins/slf4j.log4j12_1.7.26.jar"/>
373
<replace dir="target/wso2siddhi-io-http-${project.version}/wso2" token="false" value="true">
374
<include name="**/bundles.info" />
375
</replace>
0 commit comments