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

MOE Sync 2019-12-16 #1696

Merged
merged 4 commits into from
Dec 16, 2019
Merged

MOE Sync 2019-12-16 #1696

merged 4 commits into from
Dec 16, 2019

Conversation

kluever
Copy link
Member

@kluever kluever commented Dec 16, 2019

This code has been reviewed and submitted internally. Feel free to discuss on
the PR, and we can submit follow-up changes as necessary.

Commits:

Automated g4 rollback of changelist 284558322.

*** Reason for rollback ***

To rollback

*** Original change description ***

Throw if metadata is missing when calling getSynthethicPropertyAnnotations.


824d725


Automated g4 rollback of changelist 283574407.

*** Reason for rollback ***

Caused b/145946461

*** Original change description ***

Propagate qualifiers for field injections in MemberInjectors.

Having qualifiers in the generated MemberInjectors helps the root
downstream processor read Kotlin property annotations that are lost
across compilations due to https://youtrack.jetbrains.com/issue/KT-34684
When Dagger is applied to all subprojects with @Inject fields or
constructors then this change fixes #1659.


8bfbc59


Roll forward of Propagate qualifiers for field injections in MemberInjectors.

NEW: Added logic InjectionAnnotations to deduplicate qualifiers annotation in the case that a qualifier is present in the field but a missing property annotation is also detected and the annotations from the members injector are also gathered.

Automated g4 rollback of changelist 284670569.

*** Reason for rollback ***

Rolling forward

*** Original change description ***

Automated g4 rollback of changelist 283574407.

*** Reason for rollback ***

Caused b/145946461

*** Original change description ***

Propagate qualifiers for field injections in MemberInjectors.

Having qualifiers in the generated MemberInjectors helps the root
downstream processor read Kotlin property annotations that are lost
across compilations due to https://youtrack.jetbrains.com/issue/KT-34684
When Dagger is applied to all subprojects with @Inject fields or
constructors then this change f...


3367d68


Roll forward of Throw if metadata is missing when calling getSynthethicPropertyAnnotations.

Automated g4 rollback of changelist 284668065.

*** Reason for rollback ***

Rolling forward

*** Original change description ***

Automated g4 rollback of changelist 284558322.

*** Reason for rollback ***

To rollback

*** Original change description ***

Throw if metadata is missing when calling getSynthethicPropertyAnnotations.



87a5b33

*** Reason for rollback ***

To rollback

*** Original change description ***

Throw if metadata is missing when calling getSynthethicPropertyAnnotations.

***

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=284668065
*** Reason for rollback ***

Caused b/145946461

*** Original change description ***

Propagate qualifiers for field injections in MemberInjectors.

Having qualifiers in the generated MemberInjectors helps the root
downstream processor read Kotlin property annotations that are lost
across compilations due to https://youtrack.jetbrains.com/issue/KT-34684
When Dagger is applied to all subprojects with @Inject fields or
constructors then this change fixes #1659.

***

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=284670569
…jectors.

NEW: Added logic InjectionAnnotations to deduplicate qualifiers annotation in the case that a qualifier is present in the field but a missing property annotation is also detected and the annotations from the members injector are also gathered.

Automated g4 rollback of changelist 284670569.

*** Reason for rollback ***

Rolling forward

*** Original change description ***

Automated g4 rollback of changelist 283574407.

*** Reason for rollback ***

Caused b/145946461

*** Original change description ***

Propagate qualifiers for field injections in MemberInjectors.

Having qualifiers in the generated MemberInjectors helps the root
downstream processor read Kotlin property annotations that are lost
across compilations due to https://youtrack.jetbrains.com/issue/KT-34684
When Dagger is applied to all subprojects with @Inject fields or
constructors then this change f...

***

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=284863380
…icPropertyAnnotations.

Automated g4 rollback of changelist 284668065.

*** Reason for rollback ***

Rolling forward

*** Original change description ***

Automated g4 rollback of changelist 284558322.

*** Reason for rollback ***

To rollback

*** Original change description ***

Throw if metadata is missing when calling getSynthethicPropertyAnnotations.

***

***

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=285425340
@kluever kluever merged commit 301114e into master Dec 16, 2019
@kluever kluever deleted the sync-master-2019/12/16 branch December 16, 2019 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incremental build failures with 2.25.2 (new Kotlin qualifier annotations)
3 participants