Skip to content

History / UseGuavaInYourBuild

Revisions

  • Update http:// links to https:// if available. Also update some links that have been migrated. Context: #6839. RELNOTES=n/a PiperOrigin-RevId: 583431708

    @chaoren chaoren committed Nov 17, 2023
  • Update docs about annotation-only dependencies now that [j2objc-annotations will be hidden at runtime for Gradle users](https://github.com/google/guava/pull/3683). PiperOrigin-RevId: 544382567

    @cpovirk cpovirk committed Jun 29, 2023
  • Warn about [JDK-8152174](https://bugs.openjdk.org/browse/JDK-8152174). This didn't feel common enough for me to also mention it on our landing pages. But it feels worth mentioning here, admittedly in part because I like to refer back to this sprawling section whenever I hear of problems from excluding dependencies :) (Thanks to https://github.com/google/guava/issues/6474 for the report.) PiperOrigin-RevId: 530298918

    @cpovirk cpovirk committed May 8, 2023
  • Link to Marcono1234's discovery that Maven sometimes hides the error messages that are caused by missing annotation deps. PiperOrigin-RevId: 514477129

    @cpovirk cpovirk committed Mar 6, 2023
  • Further clarifications about our annotation-only deps. PiperOrigin-RevId: 366091295

    @cpovirk cpovirk committed Mar 31, 2021
  • Link to https://github.com/google/auto/issues/1032. RELNOTES=n/a PiperOrigin-RevId: 365045883

    @cpovirk cpovirk committed Mar 25, 2021
  • Clarify docs about annotation-only dependencies. RELNOTES=n/a PiperOrigin-RevId: 364573332

    @cpovirk cpovirk committed Mar 23, 2021
  • Belatedly bump version of failureaccess. RELNOTES=n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=337077078

    @cpovirk cpovirk committed Oct 14, 2020
  • Mention Guava's new dependency in documentation. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=217758655

    @cgdecker cgdecker committed Oct 18, 2018
  • Remove org.apache.maven.plugins, which is the default: https://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html#Configuring_Maven_to_Search_for_Plugins ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=182205463

    @cpovirk cpovirk committed Jan 17, 2018
  • {#id} doesn't work from the Github Wiki, I think, only from github.io sites (e.g., http://google.github.io/truth/faq#imports). Followup to CL 179856462. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179861167

    @cpovirk cpovirk committed Dec 21, 2017
  • Link directly to instructions for repackaging Guava. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179856462

    @cpovirk cpovirk committed Dec 21, 2017
  • Document how to shade Guava and, more generally, how to avoid version conflicts. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179203640

    @cpovirk cpovirk committed Dec 15, 2017
  • Mention problems with annotation processors. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=178382275

    @cpovirk cpovirk committed Dec 8, 2017
  • Include links to Scala problem, as well. Relevant to https://github.com/google/guava/issues/1095 and https://github.com/google/guava/issues/1127 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=178380378

    @cpovirk cpovirk committed Dec 8, 2017
  • Document that it's safe to exclude Guava's annotation dependencies. https://groups.google.com/d/topic/guava-discuss/esIthL_9AIc/discussion ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=178379402

    @cpovirk cpovirk committed Dec 8, 2017
  • Fix md files that were incorrectly marked executable.

    @cgdecker cgdecker committed Oct 17, 2017
  • Sync changes from migration to internal pages. Primarily, fix up tons of Markdown stuff.

    @cgdecker cgdecker committed Oct 16, 2017
  • Change example version to 22.0, and describe how to get the Android flavor.

    @netdpb netdpb committed Apr 28, 2017
  • Updated UseGuavaInYourBuild (markdown)

    @cgdecker cgdecker committed Jan 14, 2016
  • Fix wiki links to use proper format to work on GitHub.

    @cgdecker cgdecker committed Jun 8, 2015
  • Initial commit of Guava wiki contents.

    @cgdecker cgdecker committed Jun 8, 2015