Skip to content

Metadata generator fixes#1380

Merged
vtrifonov merged 5 commits intomasterfrom
trifonov/mdg-fixes
May 28, 2019
Merged

Metadata generator fixes#1380
vtrifonov merged 5 commits intomasterfrom
trifonov/mdg-fixes

Conversation

@vtrifonov
Copy link
Copy Markdown
Contributor

Related to #1379

Seems that in the latest gradle version that we use - 5.1.1 not all dependencies can be found as artefacts of the ...CompileClasspath configuration and we need to use ...RuntimeClasspath to get all of them.

In addition to that we are not getting the jars of dependent projects as in the test-app inside the current repository. A fix for this is made trying to find the project jar in its /build/intermediates/runtime_library_classes folder.

@cla-bot cla-bot Bot added the cla: yes label May 27, 2019
@vtrifonov vtrifonov merged commit 14b0e71 into master May 28, 2019
@vtrifonov vtrifonov deleted the trifonov/mdg-fixes branch May 28, 2019 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants