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

= fluentd-standalone: update to Scala 2.12 with cross build #3

Merged
merged 3 commits into from
Jan 4, 2017
Merged

= fluentd-standalone: update to Scala 2.12 with cross build #3

merged 3 commits into from
Jan 4, 2017

Conversation

cory-p-oncota
Copy link

Please let me know if you'd like me to alter this PR to match any contribution guidelines you prefer.

I have tested these changes with the following commands and everything appears to be working:

./sbt test -Dloglevel=debug
./sbt "+ publishLocal" -Dloglevel=debug

@cory-p-oncota cory-p-oncota changed the title + fluentd-standalone: update to Scala 2.12 with cross build = fluentd-standalone: update to Scala 2.12 with cross build Dec 30, 2016
@cory-p-oncota
Copy link
Author

Let me know if I can assist one this. Seems like I have some Travis configurations mismatched as I am able to compile/test/publishLocal.


script: sbt ++$TRAVIS_SCALA_VERSION test -Dloglevel=debug

before_install: gem install fluentd

jdk:
- openjdk7
- oraclejdk7
- openjdk8
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems openjdk8 is not available in TravisCI

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! Found this out working with another PR. Will update this one with the correct build configuration.

xerial added a commit that referenced this pull request Jan 4, 2017
@xerial xerial merged commit ae549fd into xerial:develop Jan 4, 2017
xerial added a commit that referenced this pull request Jan 4, 2017
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.

None yet

2 participants