Skip to content

Cross build with 2.11 and 2.12 #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 11, 2015
Merged

Cross build with 2.11 and 2.12 #54

merged 3 commits into from
May 11, 2015

Conversation

lrytz
Copy link
Member

@lrytz lrytz commented May 6, 2015

No description provided.

@lrytz
Copy link
Member Author

lrytz commented May 6, 2015

Review by @adriaanm

I will prepare similar PRs for the other modules once this LGTY.

@lrytz lrytz changed the title test cross build Cross build with 2.11 and 2.12 May 6, 2015
@lrytz
Copy link
Member Author

lrytz commented May 6, 2015

Important pieces of the build log:

/usr/lib/jvm/java-6-openjdk-amd64/bin/java
-Xms2048M
-Xmx2048M
-Xss6M
-XX:MaxPermSize=512M
-jar
/home/travis/.sbt/launchers/0.13.8/sbt-launch.jar
clean
update
+test

[info] Setting version to 2.11.6
[info] scala-xml: found 0 potential binary incompatibilities
[info] Passed: Total 90, Failed 0, Errors 0, Passed 90

[info] Setting version to 2.12.0-M1
[warn] MiMa will NOT run because the previous artifact "org.scala-lang.modules" % "scala-xml_2.12.0-M1" % "1.0.1" could not be resolved (note the binary Scala version).
[info] Passed: Total 90, Failed 0, Errors 0, Passed 90

The command "admin/build.sh" exited with 0.

@adriaanm
Copy link
Contributor

adriaanm commented May 8, 2015

LGTM!

@adriaanm
Copy link
Contributor

adriaanm commented May 8, 2015

Thanks for including the build log snippet 👌

@lrytz
Copy link
Member Author

lrytz commented May 11, 2015

integrated the new scripts from scala/scala-java8-compat@4a6cfc9

@lrytz
Copy link
Member Author

lrytz commented May 11, 2015

merging. i will create a -TEST tag to make sure publishing works.

lrytz added a commit that referenced this pull request May 11, 2015
Cross build with 2.11 and 2.12
@lrytz lrytz merged commit e3d85eb into scala:master May 11, 2015
@lrytz
Copy link
Member Author

lrytz commented May 11, 2015

publishing worked, including cross-building (https://travis-ci.org/scala/scala-xml/jobs/62079369)

@lrytz lrytz deleted the crossBuild branch May 11, 2015 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants