Gradle examples for ejb, wsdl2java and an svn ivy repository with svnkit

Hi all, I added a couple of examples to github (https://github.com/maverick67) on some of the things I’ve struggled with figuring out like:

  • repositories for building ejb with jboss
  • using tools like wsdl2java
  • publishing to an svn ivy repository with svnkit

It’s mostly so I don’t keep having to figuring it out every time I start another project but maybe someone else will find it helpful