Skip to content

Commit

Permalink
Include RecordComponentRemapper.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Jan 20, 2020
1 parent 98ab611 commit f9a5cc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions byte-buddy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
<include>org/objectweb/asm/commons/MethodRemapper.class</include>
<include>org/objectweb/asm/commons/ModuleHashesAttribute.class</include>
<include>org/objectweb/asm/commons/ModuleRemapper.class</include>
<include>org/objectweb/asm/commons/RecordComponentRemapper.class</include>
<include>org/objectweb/asm/commons/Remapper.class</include>
<include>org/objectweb/asm/commons/SignatureRemapper.class</include>
<include>org/objectweb/asm/commons/SimpleRemapper.class</include>
Expand Down

0 comments on commit f9a5cc6

Please sign in to comment.