Skip to content

Bump java-interop for fixed cecil build#3167

Merged
jonpryor merged 6 commits intodotnet:masterfrom
radekdoulik:pr-bump-ji-fix-cecil-build
Jun 7, 2019
Merged

Bump java-interop for fixed cecil build#3167
jonpryor merged 6 commits intodotnet:masterfrom
radekdoulik:pr-bump-ji-fix-cecil-build

Conversation

@radekdoulik
Copy link
Copy Markdown
Member

Changes:

[Java.Interop] JniMethodInfo.ToString() shouldn't throw (#425)
[java-interop] Migrate to C++ (#427)
Fix build with newer cecil (from overriden source path) (#428)

Changes:

    [Java.Interop] JniMethodInfo.ToString() shouldn't throw (dotnet#425)
    [java-interop] Migrate to C++ (dotnet#427)
    Fix build with newer cecil (from overriden source path) (dotnet#428)
@radekdoulik radekdoulik requested a review from grendello June 4, 2019 12:24
@radekdoulik radekdoulik requested a review from jonpryor as a code owner June 4, 2019 12:24
Java.Interop migrated most of the C source to C++.
That fixes this error:

    (ValidateSolutionConfiguration target) ->
      /Users/rodo/git/xa3/external/mono/external/cecil/Mono.Cecil.sln.metaproj : error MSB4126: The specified solution configuration "Debug|Any CPU" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration. [/Users/rodo/git/xa3/external/mono/external/cecil/Mono.Cecil.sln]
@jonpryor jonpryor merged commit 84e67c7 into dotnet:master Jun 7, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Jan 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants