Modified: commons/proper/transaction/trunk/xdocs/issue-tracking.xml URL: http://svn.apache.org/viewvc/commons/proper/transaction/trunk/xdocs/issue-tracking.xml?rev=632817&r1=632816&r2=632817&view=diff ============================================================================== --- commons/proper/transaction/trunk/xdocs/issue-tracking.xml (original) +++ commons/proper/transaction/trunk/xdocs/issue-tracking.xml Sun Mar 2 11:46:00 2008 @@ -1,72 +1,102 @@ <?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. +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.id> | + | <commons.jira.pid>12310485</commons.jira.pid> | + | </properties> | + | | + +======================================================================+ --> <document> - <properties> - <title>Issue tracking</title> - <author email="[EMAIL PROTECTED]">Commons Documentation Team</author> - </properties> -<body> -<!-- ================================================== --> -<section name="Issue tracking"> -<p> - Commons Transaction uses <a href="http://issues.apache.org/jira/">ASF JIRA</a> for for tracking issues. - See the <a href="http://issues.apache.org/jira/browse/TRANSACTION">Transaction's JIRA project page</a>. -</p> -<p> - To use JIRA you may need to <a href="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a> - (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</a> - page to get a new password). -</p> -<p> - If you would like to report a bug, or raise an enhancement request with - Commons Transaction please do the following: - <ol> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310493&sorter/field=issuekey&sorter/order=DESC&status=1&status=4">Search existing open bugs</a>. - If you find your issue listed then please add a comment with your details.</li> - <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>. - You may find your issue or idea has already been discussed.</li> - <li>Decide if your issue is a bug or an enhancement.</li> - <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310493&issuetype=1&priority=4&assignee=-1">bug report</a> - or <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310493&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li> - </ol> -</p> -<p> - Please also remember these points: - <ul> - <li>the more information you provide, the better we can help you</li> - <li>test cases are vital, particularly for any proposed enhancements</li> - <li>the developers of Commons Transaction are all unpaid volunteers</li> - </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</a>. -</p> -<p> - You may also find these links useful: - <ul> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310493&sorter/field=issuekey&sorter/order=DESC&status=1&status=4">All Open Transaction bugs</a></li> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310493&sorter/field=issuekey&sorter/order=DESC&status=5&status=6">All Resolved Transaction bugs</a></li> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310493&sorter/field=issuekey&sorter/order=DESC">All Transaction bugs</a></li> - </ul> -</p> -</section> -<!-- ================================================== --> -</body> + <properties> + <title>Commons Transaction Issue tracking</title> + <author email="[EMAIL PROTECTED]">Commons Documentation Team</author> + </properties> + <body> + + <section name="Commons Transaction Issue tracking"> + <p> + Commons Transaction uses <a href="http://issues.apache.org/jira/">ASF JIRA</a> for tracking issues. + See the <a href="http://issues.apache.org/jira/browse/TRANSACTION">Commons Transaction JIRA project page</a>. + </p> + + <p> + To use JIRA you may need to <a href="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a> + (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</a> + page to get a new password). + </p> + + <p> + If you would like to report a bug, or raise an enhancement request with + Commons Transaction please do the following: + <ol> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310493&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">Search existing open bugs</a>. + If you find your issue listed then please add a comment with your details.</li> + <li><a href="mail-lists.html">Search the mailing list archive(s)</a>. + You may find your issue or idea has already been discussed.</li> + <li>Decide if your issue is a bug or an enhancement.</li> + <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310493&issuetype=1&priority=4&assignee=-1">bug report</a> + or <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310493&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li> + </ol> + </p> + + <p> + Please also remember these points: + <ul> + <li>the more information you provide, the better we can help you</li> + <li>test cases are vital, particularly for any proposed enhancements</li> + <li>the developers of Commons Transaction are all unpaid volunteers</li> + </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</a>. + </p> + + <p> + You may also find these links useful: + <ul> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310493&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">All Open Commons Transaction bugs</a></li> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310493&sorter/field=issuekey&sorter/order=DESC&status=5&status=6">All Resolved Commons Transaction bugs</a></li> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310493&sorter/field=issuekey&sorter/order=DESC">All Commons Transaction bugs</a></li> + </ul> + </p> + </section> + </body> </document>
Added: commons/proper/validator/trunk/xdocs/download_validator.xml URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/xdocs/download_validator.xml?rev=632817&view=auto ============================================================================== --- commons/proper/validator/trunk/xdocs/download_validator.xml (added) +++ commons/proper/validator/trunk/xdocs/download_validator.xml Sun Mar 2 11:46:00 2008 @@ -0,0 +1,145 @@ +<?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: download-page-template.xml | + | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | + +======================================================================+ + | | + | 1) Re-generate using: mvn commons:download-page | + | | + | 2) Set the following properties in the component's pom: | + | - commons.componentid (required, alphabetic, lower case) | + | - commons.release.version (required) | + | - commons.binary.suffix (optional) | + | (defaults to "-bin", set to "" for pre-maven2 releases) | + | | + | 3) Example Properties | + | | + | <properties> | + | <commons.componentid>math</commons.componentid> | + | <commons.release.version>1.2</commons.release.version> | + | </properties> | + | | + +======================================================================+ +--> +<document> + <properties> + <title>Download Commons Validator</title> + <author email="[EMAIL PROTECTED]">Commons Documentation Team</author> + </properties> + <body> + <section name="Download Commons Validator"> + <p> + We recommend you use a mirror to download our release + builds, but you <strong>must</strong> 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. + </p> + + <p> + You are currently using <b>[preferred]</b>. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are <i>backup</i> + mirrors (at the end of the mirrors list) that should be + available. + <br></br> + [if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0"></img></a>[end] + </p> + + <form action="[location]" method="get" id="SelectMirror"> + <p> + Other mirrors: + <select name="Preferred"> + [if-any http] + [for http]<option value="[http]">[http]</option>[end] + [end] + [if-any ftp] + [for ftp]<option value="[ftp]">[ftp]</option>[end] + [end] + [if-any backup] + [for backup]<option value="[backup]">[backup] (backup)</option>[end] + [end] + </select> + <input type="submit" value="Change"></input> + </p> + </form> + + <p> + The <code>KEYS</code> link links to the code signing keys used to sign the product. + The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site. + The <code>MD5</code> link downloads the checksum from the main site. + </p> + + <p> + For more information concerning Commons Validator, see the + <a href="index.html" class="name">Commons Validator</a> web site. + </p> + + <p> + <div class="links"><span class="link"><a href="http://www.apache.org/dist/commons/KEYS">KEYS</a></span></div> + <ul class="downloads"> + <li class="group"><div class="links"><span class="label">Binary</span></div> + <ul> + <li class="download"><a href="[preferred]/commons/validator/binaries/commons-validator-1.3.1.tar.gz">1.3.1.tar.gz</a> + <ul class="attributes"> + <li><span class="md5">[<a href="http://www.apache.org/dist/commons/validator/binaries/commons-validator-1.3.1.tar.gz.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/validator/binaries/commons-validator-1.3.1.tar.gz.asc">pgp</a>]</span> + </li> + </ul> + </li> + <li class="download"><a href="[preferred]/commons/validator/binaries/commons-validator-1.3.1.zip">1.3.1.zip</a> + <ul class="attributes"> + <li><span class="md5">[<a href="http://www.apache.org/dist/commons/validator/binaries/commons-validator-1.3.1.zip.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/validator/binaries/commons-validator-1.3.1.zip.asc">pgp</a>]</span> + </li> + </ul> + </li> + </ul> + </li> + <li class="group"><div class="links"><span class="label">Source</span></div> + <ul> + <li class="download"><a href="[preferred]/commons/validator/source/commons-validator-1.3.1-src.tar.gz">1.3.1.tar.gz</a> + <ul class="attributes"> + <li><span class="md5">[<a href="http://www.apache.org/dist/commons/validator/source/commons-validator-1.3.1-src.tar.gz.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/validator/source/commons-validator-1.3.1-src.tar.gz.asc">pgp</a>]</span> + </li> + </ul> + </li> + <li class="download"><a href="[preferred]/commons/validator/source/commons-validator-1.3.1-src.zip">1.3.1.zip</a> + <ul class="attributes"> + <li><span class="md5">[<a href="http://www.apache.org/dist/commons/validator/source/commons-validator-1.3.1-src.zip.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/validator/source/commons-validator-1.3.1-src.zip.asc">pgp</a>]</span> + </li> + </ul> + </li> + </ul> + </li> + <li class="download"><a href="[preferred]/commons/validator/">browse download area</a></li> + <li><a href="http://archive.apache.org/dist/commons/validator/">archives...</a></li> + </ul> + </p> + </section> + </body> +</document> Propchange: commons/proper/validator/trunk/xdocs/download_validator.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/validator/trunk/xdocs/download_validator.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Modified: commons/proper/validator/trunk/xdocs/issue-tracking.xml URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/xdocs/issue-tracking.xml?rev=632817&r1=632816&r2=632817&view=diff ============================================================================== --- commons/proper/validator/trunk/xdocs/issue-tracking.xml (original) +++ commons/proper/validator/trunk/xdocs/issue-tracking.xml Sun Mar 2 11:46:00 2008 @@ -1,72 +1,102 @@ <?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. +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.id> | + | <commons.jira.pid>12310485</commons.jira.pid> | + | </properties> | + | | + +======================================================================+ --> <document> - <properties> - <title>Issue tracking</title> - <author email="[EMAIL PROTECTED]">Commons Documentation Team</author> - </properties> -<body> -<!-- ================================================== --> -<section name="Issue tracking"> -<p> - Commons Validator uses <a href="http://issues.apache.org/jira/">ASF JIRA</a> for for tracking issues. - See the <a href="http://issues.apache.org/jira/browse/VALIDATOR">Validator JIRA project page</a>. -</p> -<p> - To use JIRA you may need to <a href="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a> - (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</a> - page to get a new password). -</p> -<p> - If you would like to report a bug, or raise an enhancement request with - Commons Validator please do the following: - <ol> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310494&sorter/field=issuekey&sorter/order=DESC&status=1&status=4">Search existing open bugs</a>. - If you find your issue listed then please add a comment with your details.</li> - <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>. - You may find your issue or idea has already been discussed.</li> - <li>Decide if your issue is a bug or an enhancement.</li> - <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310494&issuetype=1&priority=4&assignee=-1">bug report</a> - or <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310494&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li> - </ol> -</p> -<p> - Please also remember these points: - <ul> - <li>the more information you provide, the better we can help you</li> - <li>test cases are vital, particularly for any proposed enhancements</li> - <li>the developers of Commons Validator are all unpaid volunteers</li> - </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</a>. -</p> -<p> - You may also find these links useful: - <ul> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310494&sorter/field=issuekey&sorter/order=DESC&status=1&status=4">All Open Validator bugs</a></li> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310494&sorter/field=issuekey&sorter/order=DESC&status=5&status=6">All Resolved Validator bugs</a></li> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310494&sorter/field=issuekey&sorter/order=DESC">All Validator bugs</a></li> - </ul> -</p> -</section> -<!-- ================================================== --> -</body> + <properties> + <title>Commons Validator Issue tracking</title> + <author email="[EMAIL PROTECTED]">Commons Documentation Team</author> + </properties> + <body> + + <section name="Commons Validator Issue tracking"> + <p> + Commons Validator uses <a href="http://issues.apache.org/jira/">ASF JIRA</a> for tracking issues. + See the <a href="http://issues.apache.org/jira/browse/VALIDATOR">Commons Validator JIRA project page</a>. + </p> + + <p> + To use JIRA you may need to <a href="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a> + (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</a> + page to get a new password). + </p> + + <p> + If you would like to report a bug, or raise an enhancement request with + Commons Validator please do the following: + <ol> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310494&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">Search existing open bugs</a>. + If you find your issue listed then please add a comment with your details.</li> + <li><a href="mail-lists.html">Search the mailing list archive(s)</a>. + You may find your issue or idea has already been discussed.</li> + <li>Decide if your issue is a bug or an enhancement.</li> + <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310494&issuetype=1&priority=4&assignee=-1">bug report</a> + or <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310494&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li> + </ol> + </p> + + <p> + Please also remember these points: + <ul> + <li>the more information you provide, the better we can help you</li> + <li>test cases are vital, particularly for any proposed enhancements</li> + <li>the developers of Commons Validator are all unpaid volunteers</li> + </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</a>. + </p> + + <p> + You may also find these links useful: + <ul> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310494&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">All Open Commons Validator bugs</a></li> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310494&sorter/field=issuekey&sorter/order=DESC&status=5&status=6">All Resolved Commons Validator bugs</a></li> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310494&sorter/field=issuekey&sorter/order=DESC">All Commons Validator bugs</a></li> + </ul> + </p> + </section> + </body> </document> Added: commons/proper/vfs/trunk/xdocs/download_vfs.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/xdocs/download_vfs.xml?rev=632817&view=auto ============================================================================== --- commons/proper/vfs/trunk/xdocs/download_vfs.xml (added) +++ commons/proper/vfs/trunk/xdocs/download_vfs.xml Sun Mar 2 11:46:00 2008 @@ -0,0 +1,145 @@ +<?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: download-page-template.xml | + | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | + +======================================================================+ + | | + | 1) Re-generate using: mvn commons:download-page | + | | + | 2) Set the following properties in the component's pom: | + | - commons.componentid (required, alphabetic, lower case) | + | - commons.release.version (required) | + | - commons.binary.suffix (optional) | + | (defaults to "-bin", set to "" for pre-maven2 releases) | + | | + | 3) Example Properties | + | | + | <properties> | + | <commons.componentid>math</commons.componentid> | + | <commons.release.version>1.2</commons.release.version> | + | </properties> | + | | + +======================================================================+ +--> +<document> + <properties> + <title>Download Commons VFS</title> + <author email="[EMAIL PROTECTED]">Commons Documentation Team</author> + </properties> + <body> + <section name="Download Commons VFS"> + <p> + We recommend you use a mirror to download our release + builds, but you <strong>must</strong> 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. + </p> + + <p> + You are currently using <b>[preferred]</b>. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are <i>backup</i> + mirrors (at the end of the mirrors list) that should be + available. + <br></br> + [if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0"></img></a>[end] + </p> + + <form action="[location]" method="get" id="SelectMirror"> + <p> + Other mirrors: + <select name="Preferred"> + [if-any http] + [for http]<option value="[http]">[http]</option>[end] + [end] + [if-any ftp] + [for ftp]<option value="[ftp]">[ftp]</option>[end] + [end] + [if-any backup] + [for backup]<option value="[backup]">[backup] (backup)</option>[end] + [end] + </select> + <input type="submit" value="Change"></input> + </p> + </form> + + <p> + The <code>KEYS</code> link links to the code signing keys used to sign the product. + The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site. + The <code>MD5</code> link downloads the checksum from the main site. + </p> + + <p> + For more information concerning Commons VFS, see the + <a href="index.html" class="name">Commons VFS</a> web site. + </p> + + <p> + <div class="links"><span class="link"><a href="http://www.apache.org/dist/commons/KEYS">KEYS</a></span></div> + <ul class="downloads"> + <li class="group"><div class="links"><span class="label">Binary</span></div> + <ul> + <li class="download"><a href="[preferred]/commons/vfs/binaries/commons-vfs-1.0.tar.gz">1.0.tar.gz</a> + <ul class="attributes"> + <li><span class="md5">[<a href="http://www.apache.org/dist/commons/vfs/binaries/commons-vfs-1.0.tar.gz.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/vfs/binaries/commons-vfs-1.0.tar.gz.asc">pgp</a>]</span> + </li> + </ul> + </li> + <li class="download"><a href="[preferred]/commons/vfs/binaries/commons-vfs-1.0.zip">1.0.zip</a> + <ul class="attributes"> + <li><span class="md5">[<a href="http://www.apache.org/dist/commons/vfs/binaries/commons-vfs-1.0.zip.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/vfs/binaries/commons-vfs-1.0.zip.asc">pgp</a>]</span> + </li> + </ul> + </li> + </ul> + </li> + <li class="group"><div class="links"><span class="label">Source</span></div> + <ul> + <li class="download"><a href="[preferred]/commons/vfs/source/commons-vfs-1.0-src.tar.gz">1.0.tar.gz</a> + <ul class="attributes"> + <li><span class="md5">[<a href="http://www.apache.org/dist/commons/vfs/source/commons-vfs-1.0-src.tar.gz.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/vfs/source/commons-vfs-1.0-src.tar.gz.asc">pgp</a>]</span> + </li> + </ul> + </li> + <li class="download"><a href="[preferred]/commons/vfs/source/commons-vfs-1.0-src.zip">1.0.zip</a> + <ul class="attributes"> + <li><span class="md5">[<a href="http://www.apache.org/dist/commons/vfs/source/commons-vfs-1.0-src.zip.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/vfs/source/commons-vfs-1.0-src.zip.asc">pgp</a>]</span> + </li> + </ul> + </li> + </ul> + </li> + <li class="download"><a href="[preferred]/commons/vfs/">browse download area</a></li> + <li><a href="http://archive.apache.org/dist/commons/vfs/">archives...</a></li> + </ul> + </p> + </section> + </body> +</document> Propchange: commons/proper/vfs/trunk/xdocs/download_vfs.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/vfs/trunk/xdocs/download_vfs.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Modified: commons/proper/vfs/trunk/xdocs/issue-tracking.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/xdocs/issue-tracking.xml?rev=632817&r1=632816&r2=632817&view=diff ============================================================================== --- commons/proper/vfs/trunk/xdocs/issue-tracking.xml (original) +++ commons/proper/vfs/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. --> +<!-- + +======================================================================+ + |**** ****| + |**** 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.id> | + | <commons.jira.pid>12310485</commons.jira.pid> | + | </properties> | + | | + +======================================================================+ +--> <document> - <properties> - <title>Issue tracking</title> - <author email="[EMAIL PROTECTED]">Commons Documentation Team</author> - </properties> -<body> -<!-- ================================================== --> -<section name="Issue tracking"> -<p> - Commons VFS uses <a href="http://issues.apache.org/jira/">ASF JIRA</a> for for tracking issues. - See the <a href="http://issues.apache.org/jira/browse/VFS">VFS JIRA project page</a>. -</p> -<p> - To use JIRA you may need to <a href="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a> - (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</a> - page to get a new password). -</p> -<p> - If you would like to report a bug, or raise an enhancement request with - Commons VFS please do the following: - <ol> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310495&sorter/field=issuekey&sorter/order=DESC&status=1&status=4">Search existing open bugs</a>. - If you find your issue listed then please add a comment with your details.</li> - <li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>. - You may find your issue or idea has already been discussed.</li> - <li>Decide if your issue is a bug or an enhancement.</li> - <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310495&issuetype=1&priority=4&assignee=-1">bug report</a> - or <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310495&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li> - </ol> -</p> -<p> - Please also remember these points: - <ul> - <li>the more information you provide, the better we can help you</li> - <li>test cases are vital, particularly for any proposed enhancements</li> - <li>the developers of Commons VFS are all unpaid volunteers</li> - </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</a>. -</p> -<p> - You may also find these links useful: - <ul> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310495&sorter/field=issuekey&sorter/order=DESC&status=1&status=4">All Open VFS bugs</a></li> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310495&sorter/field=issuekey&sorter/order=DESC&status=5&status=6">All Resolved VFS bugs</a></li> - <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310495&sorter/field=issuekey&sorter/order=DESC">All VFS bugs</a></li> - </ul> -</p> -</section> -<!-- ================================================== --> -</body> + <properties> + <title>Commons VFS Issue tracking</title> + <author email="[EMAIL PROTECTED]">Commons Documentation Team</author> + </properties> + <body> + + <section name="Commons VFS Issue tracking"> + <p> + Commons VFS uses <a href="http://issues.apache.org/jira/">ASF JIRA</a> for tracking issues. + See the <a href="http://issues.apache.org/jira/browse/VFS">Commons VFS JIRA project page</a>. + </p> + + <p> + To use JIRA you may need to <a href="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a> + (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</a> + page to get a new password). + </p> + + <p> + If you would like to report a bug, or raise an enhancement request with + Commons VFS please do the following: + <ol> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310495&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">Search existing open bugs</a>. + If you find your issue listed then please add a comment with your details.</li> + <li><a href="mail-lists.html">Search the mailing list archive(s)</a>. + You may find your issue or idea has already been discussed.</li> + <li>Decide if your issue is a bug or an enhancement.</li> + <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310495&issuetype=1&priority=4&assignee=-1">bug report</a> + or <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310495&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li> + </ol> + </p> + + <p> + Please also remember these points: + <ul> + <li>the more information you provide, the better we can help you</li> + <li>test cases are vital, particularly for any proposed enhancements</li> + <li>the developers of Commons VFS are all unpaid volunteers</li> + </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</a>. + </p> + + <p> + You may also find these links useful: + <ul> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310495&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">All Open Commons VFS bugs</a></li> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310495&sorter/field=issuekey&sorter/order=DESC&status=5&status=6">All Resolved Commons VFS bugs</a></li> + <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310495&sorter/field=issuekey&sorter/order=DESC">All Commons VFS bugs</a></li> + </ul> + </p> + </section> + </body> </document>