Upgrade old jPOS project

/2019-09-09/

Q: I have a project with jPOS that is build with ant, It's a very antique project and I want to update it to a newer version using gradle. Is there a standard procedure or a tutorial to follow in this case?

A: You may want to take a look at the jPOS-template. We use it as a reference whenever we have to create a new jPOS project. You may also want to check jPOS tutorials - in particular, the second one guides you through the creation of a simple jPOS project.