blob: 67a8a90c7a9a9f64e842a0c4b10b22c7fec6f3da [file] [log] [blame]
Title: Issue Tracking
Notice: Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you 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.
# Issue Tracking
Our project uses [JIRA](http://www.atlassian.com/software/jira), a Java EE based issue tracking and project management application.
![JIRA](images/jira-space-logo.gif)
Issues, bugs, and feature requests should be submitted to the following issue tracking system.
<DIV class="note" markdown="1">
As a general advice, server bugs must be added into DIRSERVER, not DIR.
The DIR token should be used for general problems like documentation errors, and general problems not related to the server itself.
Following this advice will help us a lot to improve bug tracking and resolution :-)
</DIV>
| Directory Sub-Project | JIRA key | Link to issue tracking system |
|:-:|:-:|---|
| ApacheDS | DIRSERVER | [http://issues.apache.org/jira/browse/DIRSERVER](http://issues.apache.org/jira/browse/DIRSERVER) |
| LDAP API | DIRAPI | [http://issues.apache.org/jira/browse/DIRAPI](http://issues.apache.org/jira/browse/DIRAPI) |
| Shared | DIRSHARED | [http://issues.apache.org/jira/browse/DIRSHARED](http://issues.apache.org/jira/browse/DIRSHARED) |
| Studio | DIRSTUDIO | [http://issues.apache.org/jira/browse/DIRSTUDIO](http://issues.apache.org/jira/browse/DIRSTUDIO) |
| Kerberos | DIRKRB | [http://issues.apache.org/jira/browse/DIRKRB](http://issues.apache.org/jira/browse/DIRKRB) |
| General (documentation, site) | DIR | [http://issues.apache.org/jira/browse/DIR](http://issues.apache.org/jira/browse/DIR) |
| Triplesec | DIRTSEC | [http://issues.apache.org/jira/browse/DIRTSEC](http://issues.apache.org/jira/browse/DIRTSEC) |
| Fortress | FC | [http://issues.apache.org/jira/browse/FC](http://issues.apache.org/jira/browse/FC) |
| SCIMple | SCIMPLE | [http://issues.apache.org/jira/browse/SCIMPLE](http://issues.apache.org/jira/browse/SCIMPLE) |