Skip to content

Commit 7f2f13d

Browse files
committed
chore: Extend the "listenablefuture" curation to version 1.0
Also version 1.0 is only "an empty artifact that Guava depends on to signal that it is providing ListenableFuture", "if users want only ListenableFuture, they depend on listenablefuture-1.0", see [1]. [1]: https://mvnrepository.com/artifact/com.google.guava/listenablefuture Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 70578a4 commit 7f2f13d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

curations/Maven/com.google.guava/listenablefuture.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- id: "Maven:com.google.guava:listenablefuture:1.0"
2+
curations:
3+
comment: |
4+
This library is empty as its version string suggests.
5+
is_metadata_only: true
16
- id: "Maven:com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava"
27
curations:
38
comment: |

0 commit comments

Comments
 (0)