aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCeki Gulcu <ceki@qos.ch>2015-03-20 10:41:43 +0100
committerCeki Gulcu <ceki@qos.ch>2015-03-20 10:41:43 +0100
commit13fc2385b06bc14ce898bb36438630386b35f35f (patch)
treed485b498e400a7e883743cc42a0e32574e75cb1f
parentb954d3e0f79e8076bc5a62d1894735dde03c5f2f (diff)
downloadslf4j-13fc2385b06bc14ce898bb36438630386b35f35f.tar.gz
slf4j now uses JIRA
-rwxr-xr-xslf4j-site/src/site/pages/bug-reporting.html30
1 files changed, 14 insertions, 16 deletions
diff --git a/slf4j-site/src/site/pages/bug-reporting.html b/slf4j-site/src/site/pages/bug-reporting.html
index 2b361c1b..6715066a 100755
--- a/slf4j-site/src/site/pages/bug-reporting.html
+++ b/slf4j-site/src/site/pages/bug-reporting.html
@@ -1,3 +1,4 @@
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
@@ -55,7 +56,7 @@
discussed this problem before.
</p>
- <h3>Search Bugzilla</h3>
+ <h3>Search JIRA</h3>
<p>Please search the bug database to see if the bug you are seeing
has already been reported. The bug may have already been fixed
@@ -64,15 +65,15 @@
reproduce and resolve the bug.
</p>
- <ul>
- <li>
- <a href="http://bugzilla.slf4j.org/query.cgi?product=SLF4J">Search for <b>SLF4J</b> bugs</a>
- </li>
- </ul>
- <h2>Reporting with Bugzilla</h2>
+ <ul>
+ <li><a href="http://jira.qos.ch/secure/IssueNavigator.jspa">Search
+ for SLF4J bugs</a></li>
+ </ul>
+
+ <h3>Reporting a bug</h3>
<p>Only after you have exhausted the aforementioned steps, should
- you file a formal report in bugzilla.
+ you file a formal report in JIRA, our bug tracking system.
</p>
<p>Please make sure you provide as much information as
@@ -80,14 +81,11 @@
the problem can't reproduce it.
</p>
- <ul>
- <li><a
- href="http://bugzilla.slf4j.org/enter_bug.cgi?product=SLF4J">Report
- new <b>SLF4J</b> bug</a>
- </li>
- </ul>
-
-
+ <ul>
+ <li><a
+ href="http://jira.qos.ch/secure/CreateIssue!default.jspa">Report
+ new <b>SLF4J</b> bug</a></li>
+ </ul>
<script src="templates/footer.js" type="text/javascript"></script>