Patrick...

Looks like the OpenJPA version number is already getting tossed in there as:

Implementation-Version: 0.9.0

We can stuff a subversion revision number in there by using 'maven-jar-plugin'... I just have to play with it a bit in order to get a latest and greatest rev number.

Bryan Noll wrote:
Lemme take a crack at it...

Patrick Linskey wrote:
Hi,

I think it'd be nice if each of the modules could encode svn revision
number and OpenJPA version number information into the built jars,
presumably in a manifest entry. Does anyone have any knowledge about how
to coerce this type of info into jars in a mvn environment?

-Patrick


Reply via email to