Enabling support for any scala used in QScripts.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4052 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
8f15b2ba72
commit
cb74806bb5
|
|
@ -13,6 +13,9 @@
|
|||
|
||||
<!-- Queue Extensions -->
|
||||
<package name="org.broadinstitute.sting.queue.extensions.*" />
|
||||
|
||||
<!-- Scala -->
|
||||
<package name="scala.**" />
|
||||
</dependencies>
|
||||
</executable>
|
||||
<release>
|
||||
|
|
|
|||
Loading…
Reference in New Issue