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

Added missing dependencies and annotation processor dependencies to exo app lib rule #566

Merged
merged 3 commits into from
Dec 21, 2017

Conversation

malbano
Copy link
Contributor

@malbano malbano commented Dec 21, 2017

Generated app_lib_exo rule, of type android_library, doesn't support specifying annotation processor deps. While this shouldn't be needed normally, it prevents to apply any plugin through extra params or annotation processor to the exo module.

@kageiit kageiit merged commit b459730 into master Dec 21, 2017
@kageiit kageiit deleted the ma_fix branch December 21, 2017 21:40
cwoodwar6 pushed a commit to cwoodwar6/okbuck that referenced this pull request Apr 19, 2018
…ream

* upstream/master: (41 commits)
  Add better error message when not defining a repositories block. (uber#574)
  Publish v0.32.1
  Added missing annotation processor dependencies to exo app lib rule (uber#566)
  Publish v0.32.0
  Update to support robolectric 3.6 (uber#565)
  Cleanup buckw and make some usability improvements (uber#564)
  Publish v0.31.6
  Set package_type in android_binary rules
  Do not use manifest_skeleton for instrumentation apk rules
  Publish v0.31.5
  Do not generate lint rules for instrumentation sources
  Publish v0.31.4
  Add ability to customize kotlin version independent of classpath dependencies
  Publish v0.31.3
  Use manifest skeleton in instrumentation apks
  Publish v0.31.2
  Update gradle to 4.4-rc-1
  Update default buck version in wrapper
  Move okbuck to generate modern manifest skeleton based android_binary rules (uber#560)
  Publish v0.31.1
  ...
cwoodwar6 pushed a commit to cwoodwar6/okbuck that referenced this pull request Apr 19, 2018
…am to master

* commit '99b6bf78fd68816c2fa2e4f0836557eef0eebc43': (42 commits)
  Fix duplicate enum in RobolectricUtil
  Add better error message when not defining a repositories block. (uber#574)
  Publish v0.32.1
  Added missing annotation processor dependencies to exo app lib rule (uber#566)
  Publish v0.32.0
  Update to support robolectric 3.6 (uber#565)
  Cleanup buckw and make some usability improvements (uber#564)
  Publish v0.31.6
  Set package_type in android_binary rules
  Do not use manifest_skeleton for instrumentation apk rules
  Publish v0.31.5
  Do not generate lint rules for instrumentation sources
  Publish v0.31.4
  Add ability to customize kotlin version independent of classpath dependencies
  Publish v0.31.3
  Use manifest skeleton in instrumentation apks
  Publish v0.31.2
  Update gradle to 4.4-rc-1
  Update default buck version in wrapper
  Move okbuck to generate modern manifest skeleton based android_binary rules (uber#560)
  ...
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