Manual builds from Eclipse will unfortunately contain these markers
verbatim in the feature description.
Signed-off-by: Robin Rosenberg <redacted>
---
org.spearce.egit-feature/feature.xml | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
This together with some fixes to the PDE build makes a shortlog available
in the description of the new downloads at the update site. Sry, didn't wait
for approval and pushed this change anyway.
-- robin
diff --git a/org.spearce.egit-feature/feature.xml b/org.spearce.egit-feature/feature.xml
index 6669cd4..1fcda7b 100644
--- a/org.spearce.egit-feature/feature.xml
+++ b/org.spearce.egit-feature/feature.xml
@@ -7,7 +7,14 @@
plugin="org.spearce.egit">
<description url="http://www.jgit.org">
- An Eclipse Git Plugin in pure Java.
+An Eclipse Git Plugin in pure Java.
+
+@buildId@
+
+Changes on @branch@ since @refversion@:
+
+<![CDATA[@shortlog@]]>
+
</description>
<copyright>--
1.6.1.285.g35d8b