diff --git a/xdocs/cvs-usage.xml b/xdocs/cvs-usage.xml new file mode 100644 index 0000000..0396b57 --- /dev/null +++ b/xdocs/cvs-usage.xml @@ -0,0 +1,46 @@ + + + + + + Source repository + Commons Documentation Team + + + + +
+

+ Jakarta Commons Logging is hosted on the Apache + subversion repository. +

+

+ The project URL is:
+ http://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk +

+

+ The best way to view the repository is via the + subversion viewer. +

+

+ The alternative is to use the + native subversion display. +

+
+ + +
diff --git a/xdocs/issue-tracking.xml b/xdocs/issue-tracking.xml new file mode 100644 index 0000000..3fd3b7a --- /dev/null +++ b/xdocs/issue-tracking.xml @@ -0,0 +1,63 @@ + + + + + + Issue tracking + Commons Documentation Team + + + + +
+

+ Commons Logging uses ASF Bugzilla for tracking issues. + To use Bugzilla you may need to create an account. +

+

+ If you would like to report a bug, or raise an enhancement request with + Commons Logging please do the following: +

    +
  1. Search existing open bugs. + If you find your issue listed then please add a comment with your details.
  2. +
  3. Search the mailing list archive. + You may find your issue or idea has already been discussed.
  4. +
  5. Submit a bug report or enhancement request. + Please prefix all new issues with [logging] in the summary line. +
  6. +
+

+

+ Please also remember these points: +

+

+

+ You may also find these links useful: +

+

+
+ + +