Skip to content

Commit 33aba47

Browse files
committed
Latest jarsign service produces CODESIGN.SF/RSA not ECLIPSE_.SF/RSA
eclipse-platform/eclipse.platform.releng.aggregator#2193
1 parent 317d41b commit 33aba47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ua/org.eclipse.help.webapp/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
<ignoredPatterns>
5454
<pattern>META-INF/ECLIPSE_.RSA</pattern>
5555
<pattern>META-INF/ECLIPSE_.SF</pattern>
56+
<pattern>META-INF/CODESIGN.RSA</pattern>
57+
<pattern>META-INF/CODESIGN.SF</pattern>
5658
</ignoredPatterns>
5759
</configuration>
5860
</plugin>

0 commit comments

Comments
 (0)