Skip to content

Conversation

@modocache
Copy link
Contributor

What's in this pull request?

The swiftpm/Utilities/bootstrap --build-tests parameter was deprecated in swiftlang/swift-package-manager@ae91219 and is no longer used. Remove it to reduce confusion.

Resolved bug number: None


Before merging this pull request to apple/swift repository:

  • Test pull request on Swift continuous integration.

Triggering Swift CI

The swift-ci is triggered by writing a comment on this PR addressed to the GitHub user @swift-ci. Different tests will run depending on the specific comment that you use. The currently available comments are:

Smoke Testing

Platform Comment
All supported platforms @swift-ci Please smoke test
OS X platform @swift-ci Please smoke test OS X platform
Linux platform @swift-ci Please smoke test Linux platform

Validation Testing

Platform Comment
All supported platforms @swift-ci Please test
OS X platform @swift-ci Please test OS X platform
Linux platform @swift-ci Please test Linux platform

Note: Only members of the Apple organization can trigger swift-ci.

/cc @mxcl

The `swiftpm/Utilities/bootstrap --build-tests` parameter was deprecated in swiftlang/swift-package-manager@ae91219 and is no longer used. Remove it to reduce confusion.
@gribozavr
Copy link
Contributor

@swift-ci Please test

modocache added a commit that referenced this pull request Mar 5, 2016
[build-script] Remove obsolete PM --build-tests
@modocache modocache merged commit 953e13f into master Mar 5, 2016
@modocache
Copy link
Contributor Author

I'm going to go ahead and merge this myself, as the change seems trivial, plus it's a clear improvement.

@modocache modocache deleted the build-script-swiftpm-build-tests branch March 5, 2016 21:14
modocache added a commit to modocache/swift-package-manager that referenced this pull request Mar 7, 2016
The "--build-tests" option is marked "deprecated" in the SwiftPM bootstrap
script and is no longer used by the script. It is also no longer used by any
systems calling the bootstrap script; its only usage in the Swift build
script has been removed in swiftlang/swift#1547.

Remove the option to reduce confusion.
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.

3 participants