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

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

This example Commons JXPath 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 JXPath tags/keywords

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

The Commons JXPath 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 JXPath Issue tracking
    <author email="dev@commons.apache.org">Commons Documentation Team
  </properties>
  <body>

    <section name="Commons JXPath Issue tracking">
      <p>
      Commons JXPath uses <a href="http://issues.apache.org/jira/">ASF JIRA for tracking issues.
      See the <a href="http://issues.apache.org/jira/browse/JXPATH">Commons JXPath 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 JXPath 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=12310480&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 JXPath 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 JXPath bugs
        <li>All Resolved Commons JXPath bugs
        <li>All Commons JXPath bugs
      </ul>
      </p>
    </section>
  </body>
</document>

Other Commons JXPath examples (source code examples)

Here is a short list of links related to this Commons JXPath 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.