Modified: commons/proper/lang/trunk/xdocs/issue-tracking.xml URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/issue-tracking.xml?rev=632817&r1=632816&r2=632817&view=diff ============================================================================== --- commons/proper/lang/trunk/xdocs/issue-tracking.xml (original) +++ commons/proper/lang/trunk/xdocs/issue-tracking.xml Sun Mar 2 11:46:00 2008 @@ -15,53 +15,88 @@ See the License for the specific language governing permissions and limitations under the License. --> + - - Issue tracking - Commons Documentation Team - - - -
-

- Commons Lang uses ASF JIRA for tracking issues. -

-

- To use JIRA you may need to 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 Forgot Password - page to get a new password). -

-

- If you would like to report a bug, or raise an enhancement request with - Commons Lang 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. Decide if your issue is a bug or an enhancement.
  6. -
  7. Submit either a bug report - or enhancement request.
  8. -
-

-

- Please also remember these points: -

-

-

- You may also find these links useful: -

-

-
- - + + Commons Lang Issue tracking + Commons Documentation Team + + + +
+

+ Commons Lang uses ASF JIRA for tracking issues. + See the Commons Lang JIRA project page. +

+ +

+ To use JIRA you may need to 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 Forgot Password + page to get a new password). +

+ +

+ If you would like to report a bug, or raise an enhancement request with + Commons Lang 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(s). + You may find your issue or idea has already been discussed.
  4. +
  5. Decide if your issue is a bug or an enhancement.
  6. +
  7. Submit either a bug report + or enhancement request.
  8. +
+

+ +

+ Please also remember these points: +

+

+ +

+ For more information on subversion and creating patches see the + Apache Contributors Guide. +

+ +

+ You may also find these links useful: +

+

+
+
Added: commons/proper/launcher/trunk/xdocs/download_launcher.xml URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/xdocs/download_launcher.xml?rev=632817&view=auto ============================================================================== --- commons/proper/launcher/trunk/xdocs/download_launcher.xml (added) +++ commons/proper/launcher/trunk/xdocs/download_launcher.xml Sun Mar 2 11:46:00 2008 @@ -0,0 +1,145 @@ + + + + + + Download Commons Launcher + Commons Documentation Team + + +
+

+ We recommend you use a mirror to download our release + builds, but you must verify the integrity of + the downloaded files using signatures downloaded from our main + distribution directories. Recent releases (48 hours) may not yet + be available from the mirrors. +

+ +

+ You are currently using [preferred]. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are backup + mirrors (at the end of the mirrors list) that should be + available. +

+ [if-any logo][end] +

+ +
+

+ Other mirrors: + + +

+
+ +

+ The KEYS link links to the code signing keys used to sign the product. + The PGP link downloads the OpenPGP compatible signature from our main site. + The MD5 link downloads the checksum from the main site. +

+ +

+ For more information concerning Commons Launcher, see the + Commons Launcher web site. +

+ +

+

+ +

+
+ +
Propchange: commons/proper/launcher/trunk/xdocs/download_launcher.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/launcher/trunk/xdocs/download_launcher.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Modified: commons/proper/launcher/trunk/xdocs/issue-tracking.xml URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/xdocs/issue-tracking.xml?rev=632817&r1=632816&r2=632817&view=diff ============================================================================== --- commons/proper/launcher/trunk/xdocs/issue-tracking.xml (original) +++ commons/proper/launcher/trunk/xdocs/issue-tracking.xml Sun Mar 2 11:46:00 2008 @@ -1,72 +1,102 @@ + - - Issue tracking - Commons Documentation Team - - - -
-

- Commons Launcher uses ASF JIRA for for tracking issues. - See the Launcher JIRA project page. -

-

- To use JIRA you may need to 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 Forgot Password - page to get a new password). -

-

- If you would like to report a bug, or raise an enhancement request with - Commons Launcher 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. Decide if your issue is a bug or an enhancement.
  6. -
  7. Submit either a bug report - or enhancement request.
  8. -
-

-

- Please also remember these points: -

-

-

- For more information on subversion and creating patches see the - Apache Contributors Guide. -

-

- You may also find these links useful: -

-

-
- - + + Commons Launcher Issue tracking + Commons Documentation Team + + + +
+

+ Commons Launcher uses ASF JIRA for tracking issues. + See the Commons Launcher JIRA project page. +

+ +

+ To use JIRA you may need to 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 Forgot Password + page to get a new password). +

+ +

+ If you would like to report a bug, or raise an enhancement request with + Commons Launcher 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(s). + You may find your issue or idea has already been discussed.
  4. +
  5. Decide if your issue is a bug or an enhancement.
  6. +
  7. Submit either a bug report + or enhancement request.
  8. +
+

+ +

+ Please also remember these points: +

+

+ +

+ For more information on subversion and creating patches see the + Apache Contributors Guide. +

+ +

+ You may also find these links useful: +

+

+
+
Modified: commons/proper/logging/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/src/site/site.xml?rev=632817&r1=632816&r2=632817&view=diff ============================================================================== --- commons/proper/logging/trunk/src/site/site.xml (original) +++ commons/proper/logging/trunk/src/site/site.xml Sun Mar 2 11:46:00 2008 @@ -33,6 +33,8 @@ href="/guide.html"/> + + + + + + Download Commons Logging + Commons Documentation Team + + +
+

+ We recommend you use a mirror to download our release + builds, but you must verify the integrity of + the downloaded files using signatures downloaded from our main + distribution directories. Recent releases (48 hours) may not yet + be available from the mirrors. +

+ +

+ You are currently using [preferred]. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are backup + mirrors (at the end of the mirrors list) that should be + available. +

+ [if-any logo][end] +

+ +
+

+ Other mirrors: + + +

+
+ +

+ The KEYS link links to the code signing keys used to sign the product. + The PGP link downloads the OpenPGP compatible signature from our main site. + The MD5 link downloads the checksum from the main site. +

+ +

+ For more information concerning Commons Logging, see the + Commons Logging web site. +

+ +

+

+ +

+
+ +
Propchange: commons/proper/logging/trunk/xdocs/download_logging.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/logging/trunk/xdocs/download_logging.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Added: commons/proper/logging/trunk/xdocs/issue-tracking.xml URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/xdocs/issue-tracking.xml?rev=632817&view=auto ============================================================================== --- commons/proper/logging/trunk/xdocs/issue-tracking.xml (added) +++ commons/proper/logging/trunk/xdocs/issue-tracking.xml Sun Mar 2 11:46:00 2008 @@ -0,0 +1,102 @@ + + + + + + Commons Logging Issue tracking + Commons Documentation Team + + + +
+

+ Commons Logging uses ASF JIRA for tracking issues. + See the Commons Logging JIRA project page. +

+ +

+ To use JIRA you may need to 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 Forgot Password + page to get a new password). +

+ +

+ 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(s). + You may find your issue or idea has already been discussed.
  4. +
  5. Decide if your issue is a bug or an enhancement.
  6. +
  7. Submit either a bug report + or enhancement request.
  8. +
+

+ +

+ Please also remember these points: +

    +
  • the more information you provide, the better we can help you
  • +
  • test cases are vital, particularly for any proposed enhancements
  • +
  • the developers of Commons Logging are all unpaid volunteers
  • +
+

+ +

+ For more information on subversion and creating patches see the + Apache Contributors Guide. +

+ +

+ You may also find these links useful: +

+

+
+ +
Propchange: commons/proper/logging/trunk/xdocs/issue-tracking.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/logging/trunk/xdocs/issue-tracking.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Added: commons/proper/math/trunk/src/site/xdoc/download_math.xml URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/src/site/xdoc/download_math.xml?rev=632817&view=auto ============================================================================== --- commons/proper/math/trunk/src/site/xdoc/download_math.xml (added) +++ commons/proper/math/trunk/src/site/xdoc/download_math.xml Sun Mar 2 11:46:00 2008 @@ -0,0 +1,145 @@ + + + + + + Download Commons Math + Commons Documentation Team + + +
+

+ We recommend you use a mirror to download our release + builds, but you must verify the integrity of + the downloaded files using signatures downloaded from our main + distribution directories. Recent releases (48 hours) may not yet + be available from the mirrors. +

+ +

+ You are currently using [preferred]. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are backup + mirrors (at the end of the mirrors list) that should be + available. +

+ [if-any logo][end] +

+ +
+

+ Other mirrors: + + +

+
+ +

+ The KEYS link links to the code signing keys used to sign the product. + The PGP link downloads the OpenPGP compatible signature from our main site. + The MD5 link downloads the checksum from the main site. +

+ +

+ For more information concerning Commons Math, see the + Commons Math web site. +

+ +

+

+ +

+
+ +
Propchange: commons/proper/math/trunk/src/site/xdoc/download_math.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/math/trunk/src/site/xdoc/download_math.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Modified: commons/proper/math/trunk/src/site/xdoc/issue-tracking.xml URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/src/site/xdoc/issue-tracking.xml?rev=632817&r1=632816&r2=632817&view=diff ============================================================================== --- commons/proper/math/trunk/src/site/xdoc/issue-tracking.xml (original) +++ commons/proper/math/trunk/src/site/xdoc/issue-tracking.xml Sun Mar 2 11:46:00 2008 @@ -15,62 +15,88 @@ See the License for the specific language governing permissions and limitations under the License. --> + - - Issue tracking - Commons Documentation Team - - - -
-

- Commons Math uses ASF JIRA for - tracking issues. - To open issues or add comments to existing issues in JIRA, you will need to - create an - account if you don't already have one. -

-

- If you would like to report a bug, or raise an enhancement request with - Commons Math 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. Decide if your issue is a bug or an enhancement.
  6. -
  7. Submit either a bug report - or enhancement request. -
  8. -
-

-

- Please also remember these points: -

    -
  • the more information you provide, the better we can help you
  • -
  • test cases are vital, particularly for any proposed enhancements
  • -
  • the developers of Commons Math are all unpaid volunteers
  • -
-

-

- You may also find these links useful: -

-

-
- - + + Commons Math Issue tracking + Commons Documentation Team + + + +
+

+ Commons Math uses ASF JIRA for tracking issues. + See the Commons Math JIRA project page. +

+ +

+ To use JIRA you may need to 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 Forgot Password + page to get a new password). +

+ +

+ If you would like to report a bug, or raise an enhancement request with + Commons Math 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(s). + You may find your issue or idea has already been discussed.
  4. +
  5. Decide if your issue is a bug or an enhancement.
  6. +
  7. Submit either a bug report + or enhancement request.
  8. +
+

+ +

+ Please also remember these points: +

    +
  • the more information you provide, the better we can help you
  • +
  • test cases are vital, particularly for any proposed enhancements
  • +
  • the developers of Commons Math are all unpaid volunteers
  • +
+

+ +

+ For more information on subversion and creating patches see the + Apache Contributors Guide. +

+ +

+ You may also find these links useful: +

+

+
+
Added: commons/proper/modeler/trunk/xdocs/download_modeler.xml URL: http://svn.apache.org/viewvc/commons/proper/modeler/trunk/xdocs/download_modeler.xml?rev=632817&view=auto ============================================================================== --- commons/proper/modeler/trunk/xdocs/download_modeler.xml (added) +++ commons/proper/modeler/trunk/xdocs/download_modeler.xml Sun Mar 2 11:46:00 2008 @@ -0,0 +1,145 @@ + + + + + + Download Commons Modeler + Commons Documentation Team + + +
+

+ We recommend you use a mirror to download our release + builds, but you must verify the integrity of + the downloaded files using signatures downloaded from our main + distribution directories. Recent releases (48 hours) may not yet + be available from the mirrors. +

+ +

+ You are currently using [preferred]. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are backup + mirrors (at the end of the mirrors list) that should be + available. +

+ [if-any logo][end] +

+ +
+

+ Other mirrors: + + +

+
+ +

+ The KEYS link links to the code signing keys used to sign the product. + The PGP link downloads the OpenPGP compatible signature from our main site. + The MD5 link downloads the checksum from the main site. +

+ +

+ For more information concerning Commons Modeler, see the + Commons Modeler web site. +

+ +

+

+ +

+
+ +
Propchange: commons/proper/modeler/trunk/xdocs/download_modeler.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/modeler/trunk/xdocs/download_modeler.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Modified: commons/proper/modeler/trunk/xdocs/issue-tracking.xml URL: http://svn.apache.org/viewvc/commons/proper/modeler/trunk/xdocs/issue-tracking.xml?rev=632817&r1=632816&r2=632817&view=diff ============================================================================== --- commons/proper/modeler/trunk/xdocs/issue-tracking.xml (original) +++ commons/proper/modeler/trunk/xdocs/issue-tracking.xml Sun Mar 2 11:46:00 2008 @@ -15,58 +15,88 @@ See the License for the specific language governing permissions and limitations under the License. --> + - - Issue tracking - Commons Documentation Team - - - -
-

- Commons Modeler uses ASF JIRA for for tracking issues. - See Modeler's JIRA project page. -

-

- To use JIRA you may need to 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 Forgot Password - page to get a new password). -

-

- If you would like to report a bug, or raise an enhancement request with - Commons Modeler 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. Decide if your issue is a bug or an enhancement.
  6. -
  7. Submit either a bug report - or enhancement request.
  8. -
-

-

- Please also remember these points: -

    -
  • the more information you provide, the better we can help you
  • -
  • test cases are vital, particularly for any proposed enhancements
  • -
  • the developers of Commons Modeler are all unpaid volunteers
  • -
-

-

- For more information on subversion and creating patches see the - Apache Contributors Guide. -

-

- You may also find these links useful: -

-

-
- - + + Commons Modeler Issue tracking + Commons Documentation Team + + + +
+

+ Commons Modeler uses ASF JIRA for tracking issues. + See the Commons Modeler JIRA project page. +

+ +

+ To use JIRA you may need to 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 Forgot Password + page to get a new password). +

+ +

+ If you would like to report a bug, or raise an enhancement request with + Commons Modeler 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(s). + You may find your issue or idea has already been discussed.
  4. +
  5. Decide if your issue is a bug or an enhancement.
  6. +
  7. Submit either a bug report + or enhancement request.
  8. +
+

+ +

+ Please also remember these points: +

    +
  • the more information you provide, the better we can help you
  • +
  • test cases are vital, particularly for any proposed enhancements
  • +
  • the developers of Commons Modeler are all unpaid volunteers
  • +
+

+ +

+ For more information on subversion and creating patches see the + Apache Contributors Guide. +

+ +

+ You may also find these links useful: +

+

+
+
Added: commons/proper/net/trunk/xdocs/download_net.xml URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/xdocs/download_net.xml?rev=632817&view=auto ============================================================================== --- commons/proper/net/trunk/xdocs/download_net.xml (added) +++ commons/proper/net/trunk/xdocs/download_net.xml Sun Mar 2 11:46:00 2008 @@ -0,0 +1,145 @@ + + + + + + Download Commons Net + Commons Documentation Team + + +
+

+ We recommend you use a mirror to download our release + builds, but you must verify the integrity of + the downloaded files using signatures downloaded from our main + distribution directories. Recent releases (48 hours) may not yet + be available from the mirrors. +

+ +

+ You are currently using [preferred]. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are backup + mirrors (at the end of the mirrors list) that should be + available. +

+ [if-any logo][end] +

+ +
+

+ Other mirrors: + + +

+
+ +

+ The KEYS link links to the code signing keys used to sign the product. + The PGP link downloads the OpenPGP compatible signature from our main site. + The MD5 link downloads the checksum from the main site. +

+ +

+ For more information concerning Commons Net, see the + Commons Net web site. +

+ +

+

+ +

+
+ +
Propchange: commons/proper/net/trunk/xdocs/download_net.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/net/trunk/xdocs/download_net.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL