File: bugzilla.xml

package info (click to toggle)
libxerces2-java 2.8.1-1%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 11,056 kB
  • ctags: 15,838
  • sloc: java: 117,816; xml: 12,454; sh: 37; makefile: 10
file content (51 lines) | stat: -rw-r--r-- 2,636 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" standalone="no"?>
<!--
 * Copyright 2003-2005 The Apache Software Foundation.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
-->
<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
<s1 title="Reporting Bugs in Jira">
<s2 title="Before you report a bug">
<p> Before you report a bug, please, <em>read</em> the following instructions:</p>
  <ul>
	<li>If doubt exists whether the behavior in question is a bug 
          or a feature, please post a message to the <jump href="http://xml.apache.org/mail.html#xerces-j-user">
          j-users@xerces.apache.org</jump> list for clarification.
         </li>
	<li>To help to eliminate duplicate or invalid bug reports, such as the
	    <jump href="http://issues.apache.org/jira/browse/XERCESJ-581">external-schemaLocation</jump> bug, 
	    <em>please take a quick look at bugs in JIRA</em> opened against the version you're working 
        with to see whether the bug has been already reported and/or fixed.
	    You can also download the 
	    <jump href='http://vmgump.apache.org/gump/public-jars/xml-xerces2/'>latest code</jump> 
	    in SVN and check if you can reproduce the bug.</li>
	  <li>Report bugs against the newest release.</li>
	  <li>Read <jump href="http://issues.apache.org/jira">JIRA Notes</jump></li>
      </ul>
      <p>We strongly encourage you write patches for problems you find and submit 
         them to <jump href="http://xml.apache.org/mail.html#xerces-j-dev">j-dev@xerces.apache.org</jump>.
         Being specific in the description of your bug report, and providing enough information to reproduce the 
         bug will improve the likelihood that the bug you found will be fixed in the foreseeable future. In the 
         interest of fixing bugs, adding enhancements, and addressing outstanding design issues, we need your 
         active participation in the ongoing development of Xerces2.</p>
      <anchor name="jira"/>

</s2>

<s2 title="Report a bug">
<p> Have you read the instructions above?
If yes, please click <jump href="http://issues.apache.org/jira/browse/XERCESJ">here</jump>
to submit a bug report.  </p>
</s2>
</s1>