Skip to content

Commit

Permalink
Exclude java package for JDK3 build
Browse files Browse the repository at this point in the history
  • Loading branch information
httpdigest committed Jan 6, 2017
1 parent 10639bf commit 4a9cbea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<properties>
<variant>joml-jdk3</variant>
<hasNio>__NHAS_NIO__</hasNio>
<javaExclude>java/**</javaExclude>
</properties>
</profile>
<profile>
Expand Down

0 comments on commit 4a9cbea

Please sign in to comment.