Skip to content

Commit 21fdf5f

Browse files
committed
Cast ByteBuffer to Buffer for JDK7/8 support
1 parent 9936628 commit 21fdf5f

File tree

2 files changed

+667
-665
lines changed

2 files changed

+667
-665
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@
154154
<maxmem>256m</maxmem>
155155
<!-- aggregated reports for multi-module projects -->
156156
<aggregate>true</aggregate>
157-
</configuration>
157+
<check/>
158+
</configuration>
158159
</plugin>
159160

160161
</plugins>

0 commit comments

Comments
 (0)