Hi Diederik,
On Mon, Aug 19, 2013 at 11:34:28AM -0400, Diederik van Liere wrote:
On Mon, Aug 19, 2013 at 11:26 AM, Christian Aistleitner < christian@quelltextlich.at> wrote:
geoip-1.2.9-patch-2-SNAPSHOT.jar [...]
How do we build that jar?
IIRC, it is build from https://github.com/kohsuke/geoip
Yes, that's was also my guess from the version number.
However, current master of the above repository differs from geoip-1.2.9-patch-1 only in a single commit. And this single commit does nothing but bump the version number [1].
So I got curious and thought that we probably would not switch from a proper released and stable jar to some ever changing snapshot just to get a different version number. That would not make much sense.
Hence, I thought that maybe there were some extra patches somewhere.
What extra patches are in there?
Contains a number of bug fixes for NullPointerExceptions for specific ip addresses.
Awesome! Where are those patches?
Best regards, Christian
[1] https://github.com/kohsuke/geoip/commit/3f8767369d6f610c45c77e98e97089085797...