summaryrefslogtreecommitdiffstats
path: root/site/branches/site-20060730-mvnbased/src/site/xdoc/bugs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'site/branches/site-20060730-mvnbased/src/site/xdoc/bugs.xml')
-rw-r--r--site/branches/site-20060730-mvnbased/src/site/xdoc/bugs.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/site/branches/site-20060730-mvnbased/src/site/xdoc/bugs.xml b/site/branches/site-20060730-mvnbased/src/site/xdoc/bugs.xml
new file mode 100644
index 0000000000..cbfc452bb8
--- /dev/null
+++ b/site/branches/site-20060730-mvnbased/src/site/xdoc/bugs.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable.
+
+ 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.
+ -->
+<document url="requirements.xml">
+
+ <properties>
+
+ <author email="mike_edwards@uk.ibm.com">Mike Edwards</author>
+
+ <title>Tuscany Bug Reporting and Tracking</title>
+ </properties>
+
+ <body>
+
+ <section name="Apache Tuscany Bug Reporting and Tracking" />
+ <p>
+ Tuscany bug reports are handled via a
+ <a href="http://issues.apache.org/jira/browse/TUScany"> JIRA issues list </a>.
+ Please use this list to report any bugs that you find - the list can also be used to
+ track the status of reported bugs.
+ <p>
+ To help developers to quickly fix the bug, please include as much information with your report as possible such as your platform, version numbers, error logs, configuration, 'how to reproduce the problem', etc. </p>
+
+
+ </p>
+
+ <p> Tuscany project welcomes your help to improve the project. Here is information on how to <a href="patches.html"> create and submit patches </a>.
+ </p>
+
+ </body>
+
+</document>