Closed mrDoctorWho closed 7 years ago
Thanks. I'll have a look this WE.
So, a few questions and remarks:
Allright, so I pushed a commit that supposedly cover this pull request. Can you give it a try and let me know if all is covered?
If so, I'll close this one.
Thanks for the help.
@pieroxy sorry for a long silence, wasn't able to test it before.
So, I tested it, works like a charm. But maybe you should consider doing auto-versioning? Maven supports that.
Yes, I'm in the process of adding the project to maven central, so all build stuff will be refactored in the coming days.
Do you have an example of a GitHub project that does auto-versioning so I can have a look?
@pieroxy unfortunately, I don't have an example, but I think you should start here: http://maven.apache.org/maven-release/maven-release-plugin/
Thanks. I will.
Maven has different project structure, so I changed it as well.
I'm not familiar with ant, but from what I've seen I suppose it's not really easy to keep both build systems at the one time, so I dropped ant and hope that's okay.