aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2009-11-04 08:57:29 -0800
committerShawn O. Pearce <spearce@spearce.org>2009-11-04 08:57:44 -0800
commitddefff9875ef63c2df4edfb04c6d8fb935bb3038 (patch)
tree98afe5b8456ca7e290d3651f36fa8fee3119b0d1
parent8e901f44a086e499c93676508965ced5d6b27981 (diff)
downloadjgit-ddefff9875ef63c2df4edfb04c6d8fb935bb3038.tar.gz
jgit-ddefff9875ef63c2df4edfb04c6d8fb935bb3038.zip
Use a more specific Bugzilla URL
This URL filters the search results within the entire Eclipse.org Bugzilla server to only this that are open and pertain to our project. It also sets up the "File a new bug" link to send any new issue in our direction. Change-Id: I5d50a2e7d0b34efb386492aedfe28f4ae67f92bc Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 55cfd44729..7663eaa0f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
</mailingLists>
<issueManagement>
- <url>https://bugs.eclipse.org/bugs/</url>
+ <url>https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=EGit;classification=Technology</url>
<system>Bugzilla</system>
</issueManagement>