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

[MMP] Allow resolving assemblies to the ones passed in command line a… #3651

Merged
merged 1 commit into from
Mar 5, 2018

Conversation

chamons
Copy link
Contributor

@chamons chamons commented Mar 2, 2018

…rgs (#3575)

  • [MMP] Revert recursive search dirs changes
  • [MMP] Allow resolving assemblies to the ones passed in command line args

This is what actually makes the MonoMacResolver actually resolve to
assemblies given as arguments.

This mirrors the behaviour of Pack, which is called on the other
code-path (that's not --runregistrar)

if (action == Action.RunRegistrar) {

This is a cherry pick of #3575 to d15-7

…rgs (xamarin#3575)

* [MMP] Revert recursive search dirs changes
* [MMP] Allow resolving assemblies to the ones passed in command line args

This is what actually makes the MonoMacResolver actually resolve to
assemblies given as arguments.

This mirrors the behaviour of Pack, which is called on the other
code-path (that's not --runregistrar)

https://github.com/xamarin/xamarin-macios/blob/3113c5d2b5cca730372177e9b1cee17062a959ff/tools/mmp/driver.cs#L513
@chamons
Copy link
Contributor Author

chamons commented Mar 2, 2018

build

@monojenkins
Copy link
Collaborator

Build failure

1 similar comment
@monojenkins
Copy link
Collaborator

Build failure

@chamons
Copy link
Contributor Author

chamons commented Mar 5, 2018

Looks to be a random failure (filed) - https://github.com/xamarin/maccore/issues/662

Re-running to be careful, it is d15-7 branch.

@chamons
Copy link
Contributor Author

chamons commented Mar 5, 2018

build

@monojenkins
Copy link
Collaborator

Build failure

@chamons
Copy link
Contributor Author

chamons commented Mar 5, 2018

Failures known - https://github.com/xamarin/maccore/issues/658

@chamons chamons merged commit 89b10f3 into xamarin:d15-7 Mar 5, 2018
@chamons chamons deleted the d15-7-recurs-mmp branch March 5, 2018 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-mmp-tests Run the mmp tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants