Skip to content

Centralize strings in prep of private-repo move. #46

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 2 commits into from
Apr 16, 2015

Conversation

adriaanm
Copy link
Contributor

All repo url strings are now attributes. Will also need to change some occurrences over in scala/scala:

README.md:100:> set resolvers += "pr" at "http://private-repo.typesafe.com/typesafe/scala-pr-validation-snapshots/"
build.xml:474:    <property name="sbt.interface.url"     value="http://private-repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/interface/${sbt.latest.version}/jars/interface.jar"/>
build.xml:476:    <property name="sbt.interface.src.url" value="http://private-repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-interface/${sbt.latest.version}/jars/compiler-interface-src.jar"/>
scripts/jobs/integrate/bootstrap:21:# - ~/.credentials-private-repo for private-repo.typesafe.com, as follows:
scripts/jobs/integrate/bootstrap:23:    # host=private-repo.typesafe.com
scripts/jobs/integrate/bootstrap:112:privateRepo="http://private-repo.typesafe.com/typesafe/scala-release-temp/"
scripts/repositories-scala-release:3:  private-repo: http://private-repo.typesafe.com/typesafe/scala-release-temp/
scripts/repositories-scala-release:4:  typesafe-ivy-releases: http://repo.typesafe.com/typesafe/ivy-releases/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext], bootOnly
tools/binary-repo-lib.sh:5:remote_urlget="http://repo.typesafe.com/typesafe/scala-sha-bootstrap/org/scala-lang/bootstrap"
tools/binary-repo-lib.sh:6:remote_urlpush="http://private-repo.typesafe.com/typesafe/scala-sha-bootstrap/org/scala-lang/bootstrap"

@retronym
Copy link
Member

LGTM!

adriaanm added a commit that referenced this pull request Apr 16, 2015
Centralize strings in prep of private-repo move.
@adriaanm adriaanm merged commit 39b7a16 into scala:master Apr 16, 2015
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