I think making scala version explicit is a good idea. Implicitly we are consistent with spark
version supported in the release.
Thanks
Niketan
> On Sep 28, 2016, at 12:40 PM, Luciano Resende <luckbr1975@gmail.com> wrote:
>
> We are currently compiling some scala code inside the SystemML Jar and we
> are currently not really identifying in any way which version it was used
> to build the jar.
>
> Should we start prefixing the jar with _2.10 and documenting how to build
> with scala 2.11 ?
>
> Also, during release, should we publish both _2.10 and _2.11 versions to
> maven ?
>
> --
> Luciano Resende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
|