Closed cvrabie closed 10 years ago
PS: I don't think we need all those crossbuilds for minor versions as they're backwards compatible between each other. We should just pick the latest one from each major: "2.9.3", "2.10.4" and "2.11.2"
Hi @cvrabie,
thanks for the PR! Yes you're right, feel free to update it and remove all the minor versions in the cross-build.
I've merged the PR and released a version for scala 2.9, 2.10 and 2.11
Fixes issue https://github.com/cloudify/sPDF/issues/6 Had to select the scalatest dependency version based on the crossbuild version. Also had to pull scala-xml as an additional dependency in the 2.11.x crossbuild as it was moved out of core scala.