@ddumont said:
I've also set up a maven build for my addons so that they are reproducible and can use the maven release process which can produce snapshot development versions and full releases. Incredible overkill considering the size of my addons, but it might help more serious addon developers keep stuff straight if they care to look.
I see that I'm no longer a lonely wolf, finally. I used ANT to create the build script, but the point is the same. I must say that implementing the automated testing was the biggest PITA.
@ddumont said: I give. With the explosion of git popularity and development tools with git(hub) lately, it makes more sense for me to maintain my repos in a common scm system. Git(hub) it is.
Yes! Welcome to the cult of git. The punch bowl is on the left. Don't eat the jello.
Comments
I see that I'm no longer a lonely wolf, finally. I used ANT to create the build script, but the point is the same. I must say that implementing the automated testing was the biggest PITA.
My shop | About Me
Yes! Welcome to the cult of git. The punch bowl is on the left. Don't eat the jello.