Skip to content

Separate EventBus Android artifact - #670

Merged
greenrobot-team merged 25 commits into
masterfrom
eventbus-android
Nov 30, 2021
Merged

Separate EventBus Android artifact#670
greenrobot-team merged 25 commits into
masterfrom
eventbus-android

Conversation

@greenrobot-team

@greenrobot-team greenrobot-team commented Jun 22, 2021

Copy link
Copy Markdown
Collaborator

Builds upon #665

  • Build tools and project updates.
  • Migrate to maven-publish plugin.
  • Fixes main thread detection regression, clean up.
  • Make Android tests work: find a way to not run AndroidComponentsAvailabilityOnJavaTest on Android, or somehow change tests.
  • Update README (add instructions for Java-only eventbus-java).

@greenrobot-team

Copy link
Copy Markdown
Collaborator Author

Actually Android tests were broken because of a regression: new code did not properly check for main thread. e573ffa

@greenrobot-team

Copy link
Copy Markdown
Collaborator Author

Change to prevent removal/renaming by R8 of Android components class accessed via reflection. Added README for new module. Updated main README. Restored license in POM. Fixed Android tests.

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.

2 participants