Skip to content
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

Add Cross Compiling #28

Merged
merged 1 commit into from
Apr 15, 2012
Merged

Add Cross Compiling #28

merged 1 commit into from
Apr 15, 2012

Conversation

philcali
Copy link
Contributor

Hey,

I added cross compiling to the build script and the latest version of Scala. I wouldn't worry about versions of Scala in the 2.7.x series.

I'm not sure why, but 2.8.2 failed the integration tests. It looked like it escaped tags it shouldn't have. I thought you would have a better idea as to exactly why ti would fail.

tristanjuricek added a commit that referenced this pull request Apr 15, 2012
Add Cross Compiling - not really worrying about the 2.7.x versions of scala.
@tristanjuricek tristanjuricek merged commit ed718f7 into tristanjuricek:master Apr 15, 2012
@philcali
Copy link
Contributor Author

While testing a different project, I think I know why 2.8.2 tests fail: in 2.8.2 xml.Node.toString organizes the xml attribute in seemingly random ways. That could result in a string match failure for sure.

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