]> source.dussan.org Git - jgit.git/commitdiff
Use a more specific Bugzilla URL 07/107/1
authorShawn O. Pearce <spearce@spearce.org>
Wed, 4 Nov 2009 16:57:29 +0000 (08:57 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 4 Nov 2009 16:57:44 +0000 (08:57 -0800)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index 55cfd4472905b7d6f9c539a89fba663ff42309ad..7663eaa0f42e5a1e43bd6e5f929bdec080eb2308 100644 (file)
--- 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>