Author: coheigea Date: Tue Jan 28 09:32:46 2025 New Revision: 1923419 URL: http://svn.apache.org/viewvc?rev=1923419&view=rev Log: Adding list of supported versions
Modified: webservices/website/wss4j/axis.html webservices/website/wss4j/contributing.html webservices/website/wss4j/download.html webservices/website/wss4j/index.html webservices/website/wss4j/issue-management.html webservices/website/wss4j/licenses.html webservices/website/wss4j/mailing-lists.html webservices/website/wss4j/package.html webservices/website/wss4j/project-info.html webservices/website/wss4j/project-reports.html webservices/website/wss4j/scm.html webservices/website/wss4j/security_advisories.html Modified: webservices/website/wss4j/axis.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/axis.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/axis.html (original) +++ webservices/website/wss4j/axis.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/axis.xml at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/axis.xml at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div> Modified: webservices/website/wss4j/contributing.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/contributing.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/contributing.html (original) +++ webservices/website/wss4j/contributing.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/contributing.xml at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/contributing.xml at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div> Modified: webservices/website/wss4j/download.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/download.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/download.html (original) +++ webservices/website/wss4j/download.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/download.xml at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/download.xml at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div> Modified: webservices/website/wss4j/index.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/index.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/index.html (original) +++ webservices/website/wss4j/index.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/index.xml at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/index.xml at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div> @@ -107,6 +107,68 @@ Profile 1.1</a> </ul> </section> <section> +<h3><a name="Supported_versions"></a>Supported versions</h3> + +<p>The following Apache WSS4J releases are currently actively supported:</p> + +<table border="0" class="bodyTable"> + +<tr class="a"> + +<th>Version</th> + +<th>JDK minimum</th> + +<th>XML Security</th> + +<th>OpenSAML</th> + +<th>Jakarta</th> +</tr> + +<tr class="b"> + +<td align="left">WSS4J 4.0.x*</td> + +<td>17</td> + +<td>4.0.x</td> + +<td>5.x</td> + +<td>Yes</td> +</tr> + +<tr class="a"> + +<td align="left">WSS4J 3.0.x</td> + +<td>11</td> + +<td>3.0.x</td> + +<td>4.x</td> + +<td>Yes</td> +</tr> + +<tr class="b"> + +<td align="left">WSS4J 2.4.x</td> + +<td>8</td> + +<td>2.3.x</td> + +<td>3.x</td> + +<td>No</td> +</tr> +</table> + +<p>* Not yet released</p> +</section> +<section> <h3><a name="News"></a>News</h3> <ul> Modified: webservices/website/wss4j/issue-management.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/issue-management.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/issue-management.html (original) +++ webservices/website/wss4j/issue-management.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.2:issue-management at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:issue-management at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div> @@ -60,13 +60,11 @@ </div> <div id="bodyColumn"> <div id="contentBox"> -<section> -<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> -<p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</p></section><section> -<h2><a name="Issue_Management"></a>Issue Management</h2><a name="Issue_Management"></a> +<section><a name="Overview"></a> +<h2><a name="Overview"></a>Overview</h2> +<p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</p></section><section><a name="Issue_Management"></a> +<h2><a name="Issue_Management"></a>Issue Management</h2> <p>Issues, bugs, and feature requests should be submitted to the following issue management system for this project.</p> -<div> -<pre><a class="externalLink" href="https://issues.apache.org/jira/browse/WSS">https://issues.apache.org/jira/browse/WSS</a></pre></div></section> </div> </div> <div class="clear"> Modified: webservices/website/wss4j/licenses.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/licenses.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/licenses.html (original) +++ webservices/website/wss4j/licenses.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.2:licenses at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:licenses at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div> @@ -60,215 +60,11 @@ </div> <div id="bodyColumn"> <div id="contentBox"> -<section> -<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> -<p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></section><section> -<h2><a name="Project_Licenses"></a>Project Licenses</h2><a name="Project_Licenses"></a><section> -<h3><a name="Apache-2.0"></a>Apache-2.0</h3><a name="Apache-2.0"></a> -<div> -<pre> - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed 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. -</pre></div></section></section> +<section><a name="Overview"></a> +<h2><a name="Overview"></a>Overview</h2> +<p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></section><section><a name="Project_Licenses"></a> +<h2><a name="Project_Licenses"></a>Project Licenses</h2><section><a name="Apache-2.0"></a> +<h3><a name="Apache-2.0"></a>Apache-2.0</h3> </div> </div> <div class="clear"> Modified: webservices/website/wss4j/mailing-lists.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/mailing-lists.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/mailing-lists.html (original) +++ webservices/website/wss4j/mailing-lists.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.2:mailing-lists at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:mailing-lists at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div> @@ -60,8 +60,8 @@ </div> <div id="bodyColumn"> <div id="contentBox"> -<section> -<h2><a name="Project_Mailing_Lists"></a>Project Mailing Lists</h2><a name="Project_Mailing_Lists"></a> +<section><a name="Project_Mailing_Lists"></a> +<h2><a name="Project_Mailing_Lists"></a>Project Mailing Lists</h2> <p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p> <table border="0" class="bodyTable"> <tr class="a"> @@ -71,19 +71,19 @@ <th>Post</th> <th>Archive</th></tr> <tr class="b"> -<td align="left">Apache Web Services Developer List</td> +<td>Apache Web Services Developer List</td> <td><a class="externalLink" href="mailto:dev-subscr...@ws.apache.org">Subscribe</a></td> <td><a class="externalLink" href="mailto:dev-unsubscr...@ws.apache.org">Unsubscribe</a></td> <td><a class="externalLink" href="mailto:d...@ws.apache.org">Post</a></td> <td><a class="externalLink" href="https://lists.apache.org/list.html?d...@ws.apache.org">lists.apache.org</a></td></tr> <tr class="a"> -<td align="left">Apache Web Services Users List</td> +<td>Apache Web Services Users List</td> <td><a class="externalLink" href="mailto:users-subscr...@ws.apache.org">Subscribe</a></td> <td><a class="externalLink" href="mailto:users-unsubscr...@ws.apache.org">Unsubscribe</a></td> <td><a class="externalLink" href="mailto:us...@ws.apache.org">Post</a></td> <td><a class="externalLink" href="https://lists.apache.org/list.html?us...@ws.apache.org">lists.apache.org</a></td></tr> <tr class="b"> -<td align="left">Apache Web Services Commits List</td> +<td>Apache Web Services Commits List</td> <td><a class="externalLink" href="mailto:commits-subscr...@ws.apache.org">Subscribe</a></td> <td><a class="externalLink" href="mailto:commits-unsubscr...@ws.apache.org">Unsubscribe</a></td> <td>-</td> Modified: webservices/website/wss4j/package.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/package.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/package.html (original) +++ webservices/website/wss4j/package.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/package.xml at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/package.xml at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div> Modified: webservices/website/wss4j/project-info.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/project-info.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/project-info.html (original) +++ webservices/website/wss4j/project-info.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div> Modified: webservices/website/wss4j/project-reports.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/project-reports.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/project-reports.html (original) +++ webservices/website/wss4j/project-reports.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div> Modified: webservices/website/wss4j/scm.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/scm.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/scm.html (original) +++ webservices/website/wss4j/scm.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.2:scm at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:scm at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div> @@ -60,23 +60,11 @@ </div> <div id="bodyColumn"> <div id="contentBox"> -<section> -<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> -<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></section><section> -<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a> +<section><a name="Overview"></a> +<h2><a name="Overview"></a>Overview</h2> +<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/doc">https://git-scm.com/doc</a>.</p></section><section><a name="Web_Browser_Access"></a> +<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2> <p>The following is a link to a browsable version of the source repository:</p> -<div> -<pre><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=ws-wss4j.git;a=summary">https://gitbox.apache.org/repos/asf?p=ws-wss4j.git;a=summary</a></pre></div></section><section> -<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a> -<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p> -<div> -<pre>$ git clone https://gitbox.apache.org/repos/asf/ws-wss4j.git</pre></div></section><section> -<h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a> -<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p> -<div> -<pre>$ git clone https://gitbox.apache.org/repos/asf/ws-wss4j.git</pre></div></section><section> -<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a> -<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></section> </div> </div> <div class="clear"> Modified: webservices/website/wss4j/security_advisories.html URL: http://svn.apache.org/viewvc/webservices/website/wss4j/security_advisories.html?rev=1923419&r1=1923418&r2=1923419&view=diff ============================================================================== --- webservices/website/wss4j/security_advisories.html (original) +++ webservices/website/wss4j/security_advisories.html Tue Jan 28 09:32:46 2025 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/security_advisories.xml at 2024-11-14 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/security_advisories.xml at 2025-01-28 | Rendered using Apache Maven Default Skin --> @@ -24,7 +24,7 @@ </div> <div id="breadcrumbs"> <div class="xleft"> - <span id="publishDate">Last Published: 2024-11-14</span> + <span id="publishDate">Last Published: 2025-01-28</span> | <span id="projectVersion">Version: 4.0.0-SNAPSHOT</span> </div> <div class="xright"> </div>