dfabulich / sitemapgen4j

SitemapGen4j is a library to generate XML sitemaps in Java.
Apache License 2.0
160 stars 90 forks source link

adding support for custom suffices for sitemap generation #15

Closed anellimarla closed 9 years ago

anellimarla commented 9 years ago

Please review the latest. I have made sure indentation is fixed.

anellimarla commented 9 years ago

@dfabulich please approve the PR once reviewed so we can merge it.

Thank you! Ankita

anellimarla commented 9 years ago

Hi @dfabulich , please review the PR once you get a chance. its really important and I am waiting for your approval. Need this feature for something urgent.

Thank you! Ankita

dfabulich commented 9 years ago

I rewrote your commit to avoid changing a bunch of irrelevant whitespace, and merged it. https://github.com/dfabulich/sitemapgen4j/commit/be330d6ec32ed50ce39c2041c233e7b9856235ee

Thanks for your contribution!

anellimarla commented 9 years ago

Hi thank you for merging the code. however we cannot use it in our code base as you have not released a version for gradle / maven

This is what we use to pull your library as of now, compile "com.google.code:sitemapgen4j:1.0.1"

We need a new version that has this change. Can you please deploy the latest ?

Thank you so so much! Ankita