Deploy a Xstore patch in Xadmin
Hello,
I would like to know if it is possible to deploy a Xstore patch via xadmin. There is already a similar discussion titled: 'ORPOS - Automate the Patch Deployment in Stores' and the ant file shown as an example is driving me to few errors in the console.
Moreover, the solution addressed in the mentioned discussion is replacing/adding the files in the patch to the xxx-pos.jar file, while the solution I would like to reach is just copying the patch jar file to the lib/patch folder (same as doing it manually).
Is there any chance to reach the solution I have on mind? if not, and continuing with the solution already offered, could you please tell me where I can get information related to the configuration of the ant installation file? (For instance, I would like to know the possible values for x.type parameter and some explanation about them).