diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-05-28 15:06:29 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-05-28 15:09:29 -0700 |
commit | 1489bd157c33b72927985402ed40afd799f569da (patch) | |
tree | 01bafe4714e6580a602c5a48733d75aaf1f72706 /.eclipse_iplog | |
parent | 92e739413d8814918d9bb037da2b457554c86f9c (diff) | |
download | jgit-1489bd157c33b72927985402ed40afd799f569da.tar.gz jgit-1489bd157c33b72927985402ed40afd799f569da.zip |
eclipse-iplog: Use contribution rather than bug element
Wayne changed the schema to no longer be dependent upon the Bugzilla
notion of a contribution, but instead be more generic and better
support systems like Gerrit Code Review. Update our output to
use the <contribution> element and include a link to the change
in Gerrit.
Change-Id: Ibc8a436918bd8e7597dc17743824201a74bce09b
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to '.eclipse_iplog')
-rw-r--r-- | .eclipse_iplog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.eclipse_iplog b/.eclipse_iplog index f3771c157f..dc701694e4 100644 --- a/.eclipse_iplog +++ b/.eclipse_iplog @@ -4,6 +4,9 @@ skipCommit = 1a6964c8274c50f0253db75f010d78ef0e739343 +[review] + url = http://egit.eclipse.org/r/r/ + [CQ "3454"] description = args4j Version: 2.0.12 license = BSD License |