Adam Richeimer

Results 10 issues of Adam Richeimer

Is the latest version of this on Maven Central?

I am using Google Cloud Buildpack to build my Java Maven project. I am using `pack` with the argument `--env GOOGLE_BUILD_ARGS="--settings=maven_settings.xml -Drevision=1.328"`. This fails because the way the buildpack passes...

kind/bug
P2
lang/java

Python libraries are frequently incompatible with new Python minor versions. For example, many of my projects will break if switched today to Python 3.12 as they use libraries that only...

I have a type like this: ``` @Value.Style(stagedBuilder = true) @Value.Immutable @JsonSerialize(as = ImmutableMyClass.class) @JsonDeserialize(as = ImmutableMyClass.class) public interface MyClass { List getList(); } ``` I get a compiler warning:...

bug

The USAGE section of README is pretty much just a TODO. If someone can update with the usage instructions, I'd really appreciate it!

Jersey's reactive client has implementations for Guava and RxJava. This is an implementation using [Project Reactor](https://projectreactor.io). The interface it exposes is a [Reactive Streams ](http://www.reactive-streams.org/) Publisher. This should make it...

Waiting for OCA

Add the ability to pause and restart notifications.

Feature Request

You should be able to type "My Favorite Blog" or "www.MyFavoriteBlog.com" instead of only accepting "www.MyFavoriteBlog.com/feed.xml"

Feature Request

According to reviews on the WebStore, people would like to be able to imports their feeds from Google Reader. This will probably mean adding OPML support.

Feature Request

### What software would you like us to add to our image catalog? (one per issue please) Please create tags or images for all supported Python versions (3.8 through 3.12...

needs-triage
image-request