matomo-org / matomo-java-tracker

Official Java implementation of the Matomo Tracking HTTP API.
https://matomo-org.github.io/matomo-java-tracker/
BSD 3-Clause "New" or "Revised" License
69 stars 52 forks source link

TLC needed, code is old #27

Closed phomlish closed 4 years ago

phomlish commented 5 years ago

The code is quite dated and in need of TLC. Including it in my project causes errors due to old libraries.

I could fix the old libraries and add org.apache.http.impl.nio.client.HttpAsyncClientBuilder but why bother if PiwikRequest is not maintained to accomodae the latest functionality of Matomo?

Is PiwikRequest up to date with respect to Matomo 3.8.0?

rafaelorafaelo commented 5 years ago

It would be great to hear from Brett. Dead Links on https://github.com/matomo-org/piwik-java-tracker and missing dependencies on https://matomo.org/blog/2015/11/introducing-piwik-java-tracker/ What's going on?

tholu commented 4 years ago

Any update on the status of this? Any alternative implementations in Java?

tholu commented 4 years ago

Dependencies cleaned up as suggested in #25 and updated to the latest versions in #29.

mattab commented 4 years ago

@tholu @rafaelorafaelo @phomlish Would you be interested to become co-maintainers of this Java Matomo SDK project? would be great to get your help to maintain the project, as Brett has become busy with his work and other projects. Let me know what you think!

tholu commented 4 years ago

@mattab Sure, would prefer that to maintaining a fork of it.

tholu commented 4 years ago

Closed via #29.