Skip to content

Commit

Permalink
Moved lambda sample factory to precompiled ressources.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Winterhalter committed Jan 25, 2016
1 parent 9ddc077 commit 0830f40
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -41,7 +41,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<code.level>1.8</code.level>
<code.level>1.6</code.level>
<pitest.target>net.bytebuddy</pitest.target>
<cobertura.exclude.benchmark.generated>net/bytebuddy/benchmark/generated/**/*.class</cobertura.exclude.benchmark.generated>
<cobertura.exclude.benchmark.jmh>org/openjdk/jmh/infra/generated/**/*.class</cobertura.exclude.benchmark.jmh>
Expand Down

0 comments on commit 0830f40

Please sign in to comment.