Skip to content

Commit

Permalink
FURNACE-78: Disabling Jandex lookups due to FURNACE-81
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Sep 21, 2015
1 parent 96bef69 commit c14f2ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions impl/pom.xml
Expand Up @@ -55,10 +55,12 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
</dependency>
<!--
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jandex</artifactId>
<version>${version.jandex}</version>
</dependency>
-->
</dependencies>
</project>

0 comments on commit c14f2ed

Please sign in to comment.