Skip to content

Commit 7034991

Browse files
committed
[bugfix] Should not unsign the BouncyCastle Crypto Jar
1 parent 87469f8 commit 7034991

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/scripts/jarsigner.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
</fileset>
134134
<fileset dir="lib/core">
135135
<include name="*.jar"/>
136+
<exclude name="bcprov-*.jar"/>
136137
</fileset>
137138
<fileset dir="lib/extensions" erroronmissingdir="false">
138139
<include name="*.jar"/>

0 commit comments

Comments
 (0)