Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: JiBX 1.1.2
-
Fix Version/s: JiBX 1.1.5
-
Component/s: None
-
Labels:None
-
Environment:All
-
Number of attachments :
Description
The company where I work manages jars just as jibx-run.jar, rather than jibx-run-1.1.2.jar, as they are in the maven repository. It would be nice to have the version in the manifest, rather than comparing byte sizes of releases, and seems to be a standard thing when you look at jars shipped by Apache projects, for example.
Patch attached for build.xml against HEAD which does this.
Added to 1.1.5