Package them and let your distribution's package manager handle that?
On 24 December 2013 12:55, Gary Malouf <[email protected]> wrote: > I have a jar file named something like myjar -1.1.0-assembly.jar. When > our team does a release, a new jar named something like myjar > -1.2.0-assembly.jar is created and needs to be deployed to the world. > Additionally, any jars matching the myjar -[VERSION]-assembly.jar pattern > need to be deleted as part of this process to prevent any class conflicts > at runtime. > > What's the best way to do this with Ansible? > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
