From: Robin Rosenberg <robin.rosenberg@dewire.com>
To: spearce@spearce.org
Cc: git@vger.kernel.org, Robin Rosenberg <robin.rosenberg@dewire.com>
Subject: [EGIT PATCH] Add markers for extracting shortlog into build description.
Date: Thu, 19 Feb 2009 21:25:24 +0100 [thread overview]
Message-ID: <1235075124-18281-1-git-send-email-robin.rosenberg@dewire.com> (raw)
Manual builds from Eclipse will unfortunately contain these markers
verbatim in the feature description.
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
---
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
reply other threads:[~2009-02-19 20:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1235075124-18281-1-git-send-email-robin.rosenberg@dewire.com \
--to=robin.rosenberg@dewire.com \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).