ops4j / org.ops4j.pax.swissbox

Other
10 stars 12 forks source link

Tinybundle should populate the Created-By Manifest property [PAXSB-11] #24

Closed ops4j-issues closed 15 years ago

ops4j-issues commented 15 years ago

clement escoffier created PAXSB-11

TinyBundle is great to create simple bundle (especially for testing purpose). However, it does not set the created-by property.
It would be cool if it just set the property to tinybundle-Version.


Fixed in: 1.0.0 Votes: 0, Watches: 0

ops4j-issues commented 15 years ago

Toni Menzel commented

Now there is:
Build-By which is the user.name property
Created-By / Tool
and SwissboxTinybundlesVersion.

bnd (if used) overwrites Created-By and Tools. So, if you want the tinybundles version, refer to SwissboxTinybundlesVersion.

ops4j-issues commented 15 years ago

Alin Dreghiciu commented

Released as part of 1.0.0