* Build: Put Implementation-Version in manifests

This commit is contained in:
zzz
2012-01-15 16:36:17 +00:00
parent 9e068b3926
commit 7213ff0c76
14 changed files with 24 additions and 5 deletions

View File

@ -66,6 +66,7 @@
<manifest>
<attribute name="Main-Class" value="net.i2p.sam.SAMBridge" />
<attribute name="Class-Path" value="i2p.jar mstreaming.jar streaming.jar" />
<attribute name="Implementation-Version" value="${full.version}" />
<attribute name="Build-Date" value="${build.timestamp}" />
<attribute name="Base-Revision" value="${workspace.version}" />
<attribute name="Workspace-Changes" value="${workspace.changes.tr}" />