Skip to content

Commit bd9ffc3

Browse files
committed
ICU-22930 The -sources.jar files in icu4j version 76.1 are AGAIN a lot bigger than before
1 parent 808b976 commit bd9ffc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icu4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
</executions>
504504
<configuration>
505505
<excludes>
506-
<exclude>/com/ibm/icu/impl/data/icudt*/**</exclude>
506+
<exclude>/com/ibm/icu/impl/data/icudata/**</exclude>
507507
<exclude>/com/ibm/icu/impl/duration/impl/data/*.xml</exclude>
508508
<exclude>/com/ibm/icu/impl/duration/impl/data/*.xml.escaped</exclude>
509509
<exclude>/com/ibm/icu/impl/duration/impl/data/*.txt</exclude>

0 commit comments

Comments
 (0)