Skip to content

Commit 5205eaa

Browse files
committed
Fix pom-pack.
1 parent 60e6f72 commit 5205eaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom-pack.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
<option>-keep public class com.github.underscore.lodash.Xml$FromType { *; }</option>
111111
<option>-keepclassmembers class * { *** newArrayList(); *** newLinkedHashSet(); *** newHashSet(java.lang.Iterable); *** newLinkedHashMap(); }</option>
112112
<option>-dontnote com.github.underscore.*$ClassForName</option>
113+
<option>-dontnote com.github.underscore.lodash.*$OperationType</option>
113114
</options>
114115
<libs>
115116
<lib>${java.home}/lib/rt.jar</lib>

0 commit comments

Comments
 (0)