Skip to content

standardize build.sbt and build.sh #114

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented Oct 27, 2020

adopt tweaks from scala-xml (our "standard" module) and scala-library-next (the most-recently-set-up one) here

the main change is to adopt the new build.sh style where we get rid of the special tag stuff for back-publishing

I've also chosen to get rid of .withoutSuffixFor(JVMPlatform) because I don't like it, IMO it makes it too easy to confuse the root project with the JVM project

adopt tweaks from scala-xml (our "standard" module) and
scala-library-next (the most-recently-set-up one) here

the main change is to adopt the new build.sh style where
we get rid of the special tag stuff for back-publishing

I've also chosen to get rid of `.withoutSuffixFor(JVMPlatform)`
because I don't like it, IMO it makes it too easy to confuse the root
project with the JVM project
@SethTisue
Copy link
Member Author

this is also a test of the migration to travis-ci.org to travis-ci.com, as per scala/scala-dev#728

@SethTisue SethTisue merged commit 68ee623 into scala:master Oct 27, 2020
@SethTisue SethTisue deleted the modernize-build-a-little branch October 27, 2020 02:33
@SethTisue
Copy link
Member Author

merging on the fast track so I can get #113 done

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant