Skip to content

Commit

Permalink
ISPN-6048 Add sun.jdk dependency to Scala lang
Browse files Browse the repository at this point in the history
* This avoids potential problems with Scala lang if using Scala futures
  for async computation.
  • Loading branch information
galderz authored and tristantarrant committed Jan 14, 2016
1 parent 741a1c4 commit e758f98
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -6,5 +6,6 @@
</resources>

<dependencies>
<module name="sun.jdk"/>
</dependencies>
</module>

0 comments on commit e758f98

Please sign in to comment.