Skip to content

Commit a534f83

Browse files
committed
Avoid packing slaf4j latest version to test distribution
1 parent 102ca3d commit a534f83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/distribution/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,8 @@
368368
<phase>package</phase>
369369
<configuration>
370370
<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"/>
371373
<replace dir="target/wso2siddhi-io-http-${project.version}/wso2" token="false" value="true">
372374
<include name="**/bundles.info" />
373375
</replace>

0 commit comments

Comments
 (0)