drtimcooper / LatLongToTimezone

Lat/long to timezone mapper in Java. Does not require web services or data files - just pure Java or Swift.
MIT License
169 stars 33 forks source link

Mavenizing the project #6

Closed rlemaire closed 8 years ago

rlemaire commented 8 years ago

This PR adds supports for maven, moving the source files in the right directories and adding SCM and distribution management.

drtimcooper commented 8 years ago

Hi @rlemaire : Thanks for doing this. I'm not familiar with Maven personally. I tried to merge your pull request but there's a clash. Can you resubmit the pull request with the clash resolved? Then I'll be able to merge it without having to resolve conflicts. NB - you can catch me at tim@edval.com.au for a more rapid turnaround.

rlemaire commented 8 years ago

Hi!

I did the merge, it was very simple.