Skip to content

Commit

Permalink
jersey needs asm for SPARK_PREPEND_CLASSES to work
Browse files Browse the repository at this point in the history
  • Loading branch information
squito committed Mar 16, 2015
1 parent f7df095 commit 56d2fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@
<overWriteIfNewer>true</overWriteIfNewer>
<useSubDirectoryPerType>true</useSubDirectoryPerType>
<includeArtifactIds>
guava,jetty-io,jetty-servlet,jetty-continuation,jetty-http,jetty-plus,jetty-util,jetty-server
guava,jetty-io,jetty-servlet,jetty-continuation,jetty-http,jetty-plus,jetty-util,jetty-server,asm
</includeArtifactIds>
<silent>true</silent>
</configuration>
Expand Down

0 comments on commit 56d2fc7

Please sign in to comment.