Hi;
I search a procedure to put automatically a version for a jar and a war.
The goal is to know the version of an application which works in production without rename the jar file.
Like this :
> toto.jar - version => returns the number of version of the current application.
And how incrementing automatically the number of version with each generation of the jar or war ?
Regards;
I search a procedure to put automatically a version for a jar and a war.
The goal is to know the version of an application which works in production without rename the jar file.
Like this :
> toto.jar - version => returns the number of version of the current application.
And how incrementing automatically the number of version with each generation of the jar or war ?
Regards;