alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Commons Digester example source code file (issue-tracking.xml)

This example Commons Digester source code file (issue-tracking.xml) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Commons Digester tags/keywords

all, apache, asf, commons, commons, digester, digester, file, jira, license, license, see, you, you

The Commons Digester issue-tracking.xml source code

<?xml version="1.0"?>
<!--
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.
-->
<!--
 +======================================================================+
 |****                                                              ****|
 |****      THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN      ****|
 |****                    DO NOT EDIT DIRECTLY                      ****|
 |****                                                              ****|
 +======================================================================+
 | TEMPLATE FILE: issue-tracking-template.xml                           |
 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
 +======================================================================+
 |                                                                      |
 | 1) Re-generate using: mvn commons:jira-page                          |
 |                                                                      |
 | 2) Set the following properties in the component's pom:              |
 |    - commons.jira.id  (required, alphabetic, upper case)             |
 |    - commons.jira.pid (required, numeric)                            |
 |                                                                      |
 | 3) Example Properties                                                |
 |                                                                      |
 |  <properties>                                                        |
 |    <commons.jira.id>MATH                           |
 |    <commons.jira.pid>12310485                     |
 |  </properties>                                                       |
 |                                                                      |
 +======================================================================+
-->
<document>
  <properties>
    <title>Commons Digester Issue tracking
    <author email="dev@commons.apache.org">Commons Documentation Team
  </properties>
  <body>

    <section name="Commons Digester Issue tracking">
      <p>
      Commons Digester uses <a href="http://issues.apache.org/jira/">ASF JIRA for tracking issues.
      See the <a href="http://issues.apache.org/jira/browse/DIGESTER">Commons Digester JIRA project page.
      </p>

      <p>
      To use JIRA you may need to <a href="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account
      (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically
      created and you can use the <a href="http://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password
      page to get a new password).
      </p>

      <p>
      If you would like to report a bug, or raise an enhancement request with
      Commons Digester please do the following:
      <ol>
        <li>Search existing open bugs.
            If you find your issue listed then please add a comment with your details.</li>
        <li>Search the mailing list archive(s).
            You may find your issue or idea has already been discussed.</li>
        <li>Decide if your issue is a bug or an enhancement.
        <li>Submit either a bug report
            or <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310471&issuetype=4&priority=4&assignee=-1">enhancement request.
      </ol>
      </p>

      <p>
      Please also remember these points:
      <ul>
        <li>the more information you provide, the better we can help you
        <li>test cases are vital, particularly for any proposed enhancements
        <li>the developers of Commons Digester are all unpaid volunteers
      </ul>
      </p>

      <p>
      For more information on subversion and creating patches see the
      <a href="http://www.apache.org/dev/contributors.html">Apache Contributors Guide.
      </p>

      <p>
      You may also find these links useful:
      <ul>
        <li>All Open Commons Digester bugs
        <li>All Resolved Commons Digester bugs
        <li>All Commons Digester bugs
      </ul>
      </p>
    </section>
  </body>
</document>

Other Commons Digester examples (source code examples)

Here is a short list of links related to this Commons Digester issue-tracking.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.