aboutsummaryrefslogtreecommitdiff
path: root/guava-gwt/pom.xml
AgeCommit message (Expand)Author
2022-04-12Merge commit 'upstream/v31.1^'Colin Cross
2021-09-27Set version number for guava-parent to 31.0.1.upstream/v31.0.1upstream-guava-v31.0.1Chris Povirk
2021-09-27Strip `@Nullable` annotations from GWT sources.cpovirk
2021-03-24Add `@Nullable` to the bound of `Supplier`.cpovirk
2020-12-17Bump deps.cpovirk
2020-11-12Tidy up description since this shows up in search results, Maven Central, and...elharo
2020-10-08Run all zero of our GWT tests during presubmit/CI.cpovirk
2020-10-06Move gwt-user dep to test scope.cpovirk
2020-01-07Ensure that we generate a non-empty Javadoc jar for guava-gwt.cpovirk
2019-11-11Roll forward CL 269313299.haustein
2019-10-24Prepare to move gwt-user to test scope after we remove GWT-RPC support.cpovirk
2019-09-23Rollback of change to let ListenableFuture implement thenable via a default i...cpovirk
2019-09-23Let ListenableFuture implement thenable via a default interface method in J2CL.haustein
2019-08-30Let ListenableFuture implement thenable via a default interface method in J2CLdshaffer
2019-08-30Let ListenableFuture implement thenable via a default interface method in J2CLhaustein
2019-03-07Document that the memory increases appear to be necessary for Travis only (an...cpovirk
2018-11-26Update failureaccess dep to 1.0.1, which includes OSGi metadata.cgdecker
2018-09-12Introduce listenablefuture and failureaccess artifacts, plus InternalFutureFa...cpovirk
2018-07-10Avoid using inotify, which is causing problem under JDK10.cpovirk
2018-06-04Add a direct dependency from guava-gwt to checker-qual.cpovirk
2017-10-26Upgrade GWT version to 2.8.2, plus:cpovirk
2017-10-11Make the copying done for guava-gwt not verbose.cgdecker
2017-09-26Change version number in pom files from 24.0 to HEAD(-jre/android-SNAPSHOT).cgdecker
2017-09-07Set version numbers to 24.0-jre-SNAPSHOT.cpovirk
2017-08-07Update Guava README for 23.0 and update snapshot versions.cgdecker
2017-06-02Increase timeout.cpovirk
2017-05-24Update guava-gwt version to 23.0-SNAPSHOT; missed this last time since it isn...cgdecker
2017-04-14Skip GWT tests by default.cpovirk
2017-01-31Make annotation dependencies non-optional.cpovirk
2017-01-13Update README for Guava 21.0 final and set snapshot version to 22.0-SNAPSHOT.cgdecker
2016-12-15Update Truth dependency to 0.31 and add truth-java8-extension dependency for ...cgdecker
2016-10-28Update README to point to 20.0 as the latest release and update version numbe...cgdecker
2016-10-25Update to GWT 2.8.0Freddy Boucher
2016-10-24Update to GWT 2.8.0-rc3.cpovirk
2016-09-23Increase GWT timeout again.cpovirk
2016-09-21Update GWT deps to 2.8.0-rc2.cgdecker
2016-09-19Increase GWT test timeout.cpovirk
2016-08-05Update to GWT 2.8.0-rc1.cpovirk
2016-07-08Increase timeout for each open-source GWT test method from 5 minutes to 10.cpovirk
2016-01-12Bump GWT to a non-snapshot dependency, so Guava is unblocked for release.cgruber
2016-01-11Remove TODO, which is no longer an issue now that we're committing to GWT 2.8.0.cpovirk
2015-12-11Update README to reference 19.0 as the latest release.cgdecker
2015-12-07Remove support for deprecated GWT Dev Mode (but continue to support Super Dev...cpovirk
2015-10-16For public Guava only, rely on the GWT compiler's built-in @GwtIncompatible s...cpovirk
2015-08-04Eliminate our custom emulations of java.nio.charset.Charset and java.nio.char...goktug
2015-06-26Group annotation dependencies at the top.kstanger
2015-06-26Resolves reference cycles in com.google.common.collect for J2ObjC translation.kstanger
2015-05-20Complete the migration of static analysis annotations to Error Pronecushon
2015-01-22Address lint identified by https://github.com/lewisd32/lint-maven-plugincpovirk
2015-01-14Set default GWT log level to WARN.cgdecker