Skip to content

Commit 12a2ad5

Browse files
authored
Merge pull request #147 from mohanvive/master
Avoid packing slaf4j latest version to test distribution
2 parents bb13fb2 + a534f83 commit 12a2ad5

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)