Author: buildbot
Date: Wed Sep 20 12:30:37 2023
New Revision: 1084206
Log:
Automatic Staging Site Publish by Buildbot
Modified:
websites/staging/commons/trunk/content/README.txt
websites/staging/commons/trunk/content/bugs.html
websites/staging/commons/trunk/content/building.html
websites/staging/commons/trunk/content/charter.html
websites/staging/commons/trunk/content/commons-parent-pom.html
websites/staging/commons/trunk/content/dtds/validator_1_0.dtd
websites/staging/commons/trunk/content/dtds/validator_1_0_1.dtd
websites/staging/commons/trunk/content/dtds/validator_1_1.dtd
websites/staging/commons/trunk/content/dtds/validator_1_1_3.dtd
websites/staging/commons/trunk/content/dtds/validator_1_2_0.dtd
websites/staging/commons/trunk/content/dtds/validator_1_3_0.dtd
websites/staging/commons/trunk/content/dtds/validator_1_4_0.dtd
websites/staging/commons/trunk/content/index.html
websites/staging/commons/trunk/content/mail-lists.html
websites/staging/commons/trunk/content/new-sandbox-component.html
websites/staging/commons/trunk/content/oldcharter.html
websites/staging/commons/trunk/content/patches.html
websites/staging/commons/trunk/content/releases/index.html
websites/staging/commons/trunk/content/releases/prepare.html
websites/staging/commons/trunk/content/releases/publish-site.html
websites/staging/commons/trunk/content/sandbox.html
websites/staging/commons/trunk/content/scminfo.html
websites/staging/commons/trunk/content/security.html
websites/staging/commons/trunk/content/site-publish.html
websites/staging/commons/trunk/content/volunteering.html
Modified: websites/staging/commons/trunk/content/README.txt
==============================================================================
--- websites/staging/commons/trunk/content/README.txt (original)
+++ websites/staging/commons/trunk/content/README.txt Wed Sep 20 12:30:37 2023
@@ -1,4 +1,4 @@
-This directory is an attempt to fix the CGI redirect issue from
+This directory is an attempt to fix the CGI redirect issue from
commons.a.o/component/download_component.cgi to
commons.a.o/proper/commons-component/download_component.cgi
Modified: websites/staging/commons/trunk/content/bugs.html
==============================================================================
--- websites/staging/commons/trunk/content/bugs.html (original)
+++ websites/staging/commons/trunk/content/bugs.html Wed Sep 20 12:30:37 2023
@@ -239,8 +239,8 @@
<p>
-Note: You should give your patch files meaningful names. For instance if you
-fix a concurrency bug in the foo component do not call your patch file
+Note: You should give your patch files meaningful names. For instance if you
+fix a concurrency bug in the foo component do not call your patch file
"patchfile.txt" but instead call it
"foo-concurrency.patch". This makes it easier
for developers who need to apply a number of different patches.
</p>
Modified: websites/staging/commons/trunk/content/building.html
==============================================================================
--- websites/staging/commons/trunk/content/building.html (original)
+++ websites/staging/commons/trunk/content/building.html Wed Sep 20 12:30:37
2023
@@ -260,7 +260,7 @@
<h3><a name="Getting_and_installing_Maven"></a>Getting and installing
Maven</h3>
<p>
- Follow the
+ Follow the
<a class="externalLink" href="http://maven.apache.org/download.html">
Maven download instructions</a> to download and install Maven.
</p>
@@ -269,11 +269,11 @@
<h3><a name="Checking_out_the_Commons_sources"></a>Checking out the Commons
sources</h3>
<p>
- Follow the
+ Follow the
<a class="externalLink" href="http://commons.apache.org/scminfo.html">
Commons subversion instructions</a> to check out the Commons source
files. If you want to build Commons component web sites, you need to have
- the <code>commons-build</code> module checked out as a peer to whatever
+ the <code>commons-build</code> module checked out as a peer to whatever
component(s) you are trying to generate the site for. If you check out
the full set of "trunks" using the svn externals
"trunks-proper" or
"trunks-sandbox" this will happen automatically.
@@ -290,7 +290,7 @@
for more details.
Alternatively, you can provide the location of the alternate JDK as a
property on the Maven command-line, see below.
</p>
- </section>
+ </section>
</section>
<section>
@@ -309,13 +309,13 @@
<pre>mvn clean test -Pjava-1.5</pre></div>
<p>
- To compile (only) source and test files with Java 1.6 if settings.xml
does not contain the property definitions
+ To compile (only) source and test files with Java 1.6 if settings.xml
does not contain the property definitions
(note this overrides any definition in settings.xml):
</p>
<div class="source">
<pre>mvn [clean] test-compile -Pjava-1.6
-DJAVA_1_6_HOME=path-to-jdk-home</pre></div>
- </section>
+ </section>
<section>
<h3><a name="Running_the_Tests"></a>Running the Tests</h3>
@@ -326,7 +326,7 @@
<div class="source">
<pre>mvn test</pre></div>
- </section>
+ </section>
<section>
<h3><a name="Creating_a_jar_file"></a>Creating a jar file</h3>
@@ -337,7 +337,7 @@
<div class="source">
<pre>mvn package</pre></div>
- </section>
+ </section>
<section>
<h3><a name="Installing"></a>Installing</h3>
@@ -360,7 +360,7 @@
<div class="source">
<pre>mvn -Prelease package</pre></div>
- </section>
+ </section>
<section>
<h3><a name="Generating_the_Site"></a>Generating the Site</h3>
Modified: websites/staging/commons/trunk/content/charter.html
==============================================================================
--- websites/staging/commons/trunk/content/charter.html (original)
+++ websites/staging/commons/trunk/content/charter.html Wed Sep 20 12:30:37 2023
@@ -217,7 +217,7 @@
<h2><a name="Scope_of_Apache_Commons"></a>Scope of Apache Commons</h2>
-<p>On <a class="externalLink"
href="http://www.apache.org/foundation/records/minutes/2007/board_minutes_2007_06_20.txt">June
20, 2007</a>,
+<p>On <a class="externalLink"
href="http://www.apache.org/foundation/records/minutes/2007/board_minutes_2007_06_20.txt">June
20, 2007</a>,
the Apache Board voted to promote the Jakarta Commons subproject to Apache
Commons. </p>
@@ -303,7 +303,7 @@ D. Establish the Apache Commons project
<section>
<h2><a name="Apache_Commons_.27Charter.27"></a>Apache Commons 'Charter'</h2>
-<p>The Apache Commons PMC may decide to focus the scope further via various
policies, rules and guidelines that will
+<p>The Apache Commons PMC may decide to focus the scope further via various
policies, rules and guidelines that will
appear below. For posterity, the <a href="oldcharter.html">Jakarta Commons
Charter</a> is kept as a part of this website. </p>
Modified: websites/staging/commons/trunk/content/commons-parent-pom.html
==============================================================================
--- websites/staging/commons/trunk/content/commons-parent-pom.html (original)
+++ websites/staging/commons/trunk/content/commons-parent-pom.html Wed Sep 20
12:30:37 2023
@@ -512,7 +512,7 @@ mvn -Duser.name=${my_apache_id} -Preleas
<li>
<b>Custom Issue Tracking Page</b> - The
<a class="externalLink"
href="http://commons.apache.org/commons-build-plugin/">commons-build-plugin</a>
provides a mechanism to
- generate a <i>custom</i> issue tracking page for commons
components. See
+ generate a <i>custom</i> issue tracking page for commons
components. See
<a class="externalLink"
href="http://commons.apache.org/commons-build-plugin/jira-page.html">here</a>
for details of
how to configure the component's pom and generate the page.
</li>
@@ -537,7 +537,7 @@ mvn -Duser.name=${my_apache_id} -Preleas
<p>
<a class="externalLink"
href="https://github.com/apache/commons-parent/blob/master/pom.xml">commons-parent</a>
- configures the <code>source</code> and <code>target</code> options
in the
+ configures the <code>source</code> and <code>target</code> options
in the
<a class="externalLink"
href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a>
to use the
<code>${maven.compiler.source}</code> and
<code>${maven.compiler.target}</code> properties
respectively.
@@ -553,7 +553,7 @@ mvn -Duser.name=${my_apache_id} -Preleas
<properties>
<maven.compiler.source>1.4</maven.compiler.source>
<maven.compiler.target>1.4</maven.compiler.target>
- </properties>
+ </properties>
</pre></div>
<b>NOTE:</b> the Maven compiler plugin defaults to using the
properties
<code>${maven.compiler.source}</code> and
<code>${maven.compiler.target}</code>; however the
@@ -567,7 +567,7 @@ mvn -Duser.name=${my_apache_id} -Preleas
<p>
In order to help check what source/target options were used when
building a release, the property values used to
- configure the <i>source/target</i> options in the
+ configure the <i>source/target</i> options in the
<a class="externalLink"
href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a>
(i.e. <code>${maven.compiler.source}</code> and
<code>${maven.compiler.target}</code>) are also written
out to the component jar's <code>MANIFEST.MF</code> file with the
following header names:
@@ -620,7 +620,7 @@ mvn -Duser.name=${my_apache_id} -Preleas
properties in your <code>settings.xml</code> file.
[There is no need to configure properties for profiles you don't
need.]
Each property should be set to the <code>directory</code> where the
relevant version of the JDK is installed.
- Note: the Maven compiler plugin has
+ Note: the Maven compiler plugin has
<a class="externalLink"
href="http://maven.apache.org/plugins/maven-compiler-plugin/examples/compile-using-different-jdk.html">documentation
on how this works</a>.
</p>
@@ -709,7 +709,7 @@ mvn -Duser.name=${my_apache_id} -Preleas
<h3><a name="OSGi_Metadata"></a>OSGi Metadata</h3>
<p>
- In order to use a Commons component (or any libaray) in an
+ In order to use a Commons component (or any libaray) in an
<a class="externalLink" href="http://www.osgi.org/">OSGi</a>
container (for example
<a class="externalLink" href="http://felix.apache.org/">Apache
Felix</a>) then OSGi
<i>metadata</i> needs to be included in the <code>MANIFEST.MF</code>
@@ -742,7 +742,7 @@ mvn -Duser.name=${my_apache_id} -Preleas
<pre>
<properties>
<commons.componentid>beanutils</commons.componentid>
- </properties>
+ </properties>
</pre></div>
</section>
@@ -880,7 +880,7 @@ mvn -Duser.name=${my_apache_id} -Preleas
<h3><a name="japicmp_profile_.28since_CP41.29"></a>japicmp profile (since
CP41)</h3>
<p>
- Enable this profile to run the japicmp cmp goal during the verify
phase.
+ Enable this profile to run the japicmp cmp goal during the verify
phase.
If any change breaks source compatibilty, this will fail the build.
This profile will also generate a source compatibilty report during
the site lifecycle.
This plugin requires building with at least Java 1.7. (source and
target can be lower versions)
@@ -947,7 +947,7 @@ mvn -Duser.name=${my_apache_id} -Preleas
<p>
The profile creates the property <code>animal-sniffer.signature</code>
(e.g. java16)
- from the property <code>maven.compiler.target</code> (e.g. 1.6). For
temporary testing purposes, the
+ from the property <code>maven.compiler.target</code> (e.g. 1.6). For
temporary testing purposes, the
property <code>animal-sniffer.signature</code> can be overridden on
the command-line.
The configuration for the plugin defines the signature version using
the property <code>commons.animal-sniffer.signature.version</code>.
This is defined with the value of <code>1.0</code> as almost all
signatures are released with that version.
Modified: websites/staging/commons/trunk/content/dtds/validator_1_0.dtd
==============================================================================
--- websites/staging/commons/trunk/content/dtds/validator_1_0.dtd (original)
+++ websites/staging/commons/trunk/content/dtds/validator_1_0.dtd Wed Sep 20
12:30:37 2023
@@ -25,7 +25,7 @@
"-//Apache Software Foundation//DTD Commons Validator Rules Configuration
1.0//EN"
"http://jakarta.apache.org/commons/dtds/validator_1_0.dtd">
- $Id: validator_1_0.dtd 1452077 2013-03-03 18:02:08Z olamy $
+ $Id: validator_1_0.dtd 1912427 2023-09-20 12:30:25Z sebb $
-->
@@ -94,7 +94,7 @@
<!--
The "form" element defines a set of fields to be validated. The name
- corresponds to the identifer the application assigns to the form.
+ corresponds to the identifer the application assigns to the form.
-->
<!ELEMENT form (field+ )>
<!ATTLIST form name CDATA #REQUIRED>
@@ -104,7 +104,7 @@
The "field" element defines the properties to be validated. In a
web application, a field would also correspond to a control on
a HTML form. To validate the properties, the validator works through
- a JavaBean representation. The field element can accept up to 4
+ a JavaBean representation. The field element can accept up to 4
attributes:
property The property on the JavaBean corresponding to this
Modified: websites/staging/commons/trunk/content/dtds/validator_1_0_1.dtd
==============================================================================
--- websites/staging/commons/trunk/content/dtds/validator_1_0_1.dtd (original)
+++ websites/staging/commons/trunk/content/dtds/validator_1_0_1.dtd Wed Sep 20
12:30:37 2023
@@ -25,7 +25,7 @@
"-//Apache Software Foundation//DTD Commons Validator Rules Configuration
1.0.1//EN"
"http://jakarta.apache.org/commons/dtds/validator_1_0_1.dtd">
- $Id: validator_1_0_1.dtd 1452077 2013-03-03 18:02:08Z olamy $
+ $Id: validator_1_0_1.dtd 1912427 2023-09-20 12:30:25Z sebb $
-->
@@ -87,13 +87,13 @@
-->
<!ELEMENT formset (constant*, form+)>
<!ATTLIST formset language CDATA #IMPLIED
- country CDATA #IMPLIED
+ country CDATA #IMPLIED
variant CDATA #IMPLIED >
<!--
The "form" element defines a set of fields to be validated. The name
- corresponds to the identifer the application assigns to the form.
+ corresponds to the identifer the application assigns to the form.
-->
<!ELEMENT form (field+ )>
<!ATTLIST form name CDATA #REQUIRED>
@@ -103,7 +103,7 @@
The "field" element defines the properties to be validated. In a
web application, a field would also correspond to a control on
a HTML form. To validate the properties, the validator works through
- a JavaBean representation. The field element can accept up to 4
+ a JavaBean representation. The field element can accept up to 4
attributes:
property The property on the JavaBean corresponding to this
Modified: websites/staging/commons/trunk/content/dtds/validator_1_1.dtd
==============================================================================
--- websites/staging/commons/trunk/content/dtds/validator_1_1.dtd (original)
+++ websites/staging/commons/trunk/content/dtds/validator_1_1.dtd Wed Sep 20
12:30:37 2023
@@ -25,7 +25,7 @@
"-//Apache Software Foundation//DTD Commons Validator Rules Configuration
1.1//EN"
"http://jakarta.apache.org/commons/dtds/validator_1_1.dtd">
- $Id: validator_1_1.dtd 1452077 2013-03-03 18:02:08Z olamy $
+ $Id: validator_1_1.dtd 1912427 2023-09-20 12:30:25Z sebb $
-->
@@ -92,7 +92,7 @@
<!--
The "form" element defines a set of fields to be validated. The name
- corresponds to the identifer the application assigns to the form.
+ corresponds to the identifer the application assigns to the form.
-->
<!ELEMENT form (field+)>
<!ATTLIST form name CDATA #REQUIRED>
@@ -102,7 +102,7 @@
The "field" element defines the properties to be validated. In a
web application, a field would also correspond to a control on
a HTML form. To validate the properties, the validator works through
- a JavaBean representation. The field element accepts these
+ a JavaBean representation. The field element accepts these
attributes:
property The property on the JavaBean corresponding to this
@@ -142,7 +142,7 @@
The msg element accepts these attributes.
name The name of the validator corresponding to this msg.
-
+
bundle The resource bundle name that the key should be resolved in.
key The key that will return the message template from a
@@ -166,10 +166,10 @@
The arg element accepts these attributes.
name The name of the validator corresponding to this msg.
- If not supplied, this argument will be used in the
given
+ If not supplied, this argument will be used in the
given
position for every validator.
-
- bundle The resource bundle name that the key should be resolved in.
+
+ bundle The resource bundle name that the key should be resolved in.
key The key that will return the message template from a
resource bundle.
Modified: websites/staging/commons/trunk/content/dtds/validator_1_1_3.dtd
==============================================================================
--- websites/staging/commons/trunk/content/dtds/validator_1_1_3.dtd (original)
+++ websites/staging/commons/trunk/content/dtds/validator_1_1_3.dtd Wed Sep 20
12:30:37 2023
@@ -25,7 +25,7 @@
"-//Apache Software Foundation//DTD Commons Validator Rules Configuration
1.1.3//EN"
"http://jakarta.apache.org/commons/dtds/validator_1_1_3.dtd">
- $Id: validator_1_1_3.dtd 1452077 2013-03-03 18:02:08Z olamy $
+ $Id: validator_1_1_3.dtd 1912427 2023-09-20 12:30:25Z sebb $
-->
@@ -107,7 +107,7 @@
<!--
The "form" element defines a set of fields to be validated. The name
- corresponds to the identifier the application assigns to the form.
+ corresponds to the identifier the application assigns to the form.
-->
<!ELEMENT form (field+)>
<!ATTLIST form name CDATA #REQUIRED>
@@ -117,7 +117,7 @@
The "field" element defines the properties to be validated. In a
web application, a field would also correspond to a control on
a HTML form. To validate the properties, the validator works through
- a JavaBean representation. The field element accepts these
+ a JavaBean representation. The field element accepts these
attributes:
property The property on the JavaBean corresponding to this
@@ -157,7 +157,7 @@
The msg element accepts these attributes.
name The name of the validator corresponding to this msg.
-
+
bundle The resource bundle name that the key should be resolved in.
key The key that will return the message template from a
@@ -181,10 +181,10 @@
The arg element accepts these attributes.
name The name of the validator corresponding to this msg.
- If not supplied, this argument will be used in the
given
+ If not supplied, this argument will be used in the
given
position for every validator.
-
- bundle The resource bundle name that the key should be resolved in.
+
+ bundle The resource bundle name that the key should be resolved in.
key The key that will return the message template from a
resource bundle.
@@ -321,7 +321,7 @@
<!ELEMENT var-value (#PCDATA)>
<!--
- The java script type, Possible Values [int| string | regexp]
+ The java script type, Possible Values [int| string | regexp]
-->
<!ELEMENT var-jstype (#PCDATA)>
Modified: websites/staging/commons/trunk/content/dtds/validator_1_2_0.dtd
==============================================================================
--- websites/staging/commons/trunk/content/dtds/validator_1_2_0.dtd (original)
+++ websites/staging/commons/trunk/content/dtds/validator_1_2_0.dtd Wed Sep 20
12:30:37 2023
@@ -25,7 +25,7 @@
"-//Apache Software Foundation//DTD Commons Validator Rules Configuration
1.2.0//EN"
"http://jakarta.apache.org/commons/dtds/validator_1_2_0.dtd">
- $Id: validator_1_2_0.dtd 1452077 2013-03-03 18:02:08Z olamy $
+ $Id: validator_1_2_0.dtd 1912427 2023-09-20 12:30:25Z sebb $
-->
@@ -108,19 +108,19 @@
<!--
Defines a set of fields to be validated. The name
- corresponds to the identifier the application assigns to the form.
+ corresponds to the identifier the application assigns to the form.
-->
<!ELEMENT form (field+)>
<!ATTLIST form name CDATA #REQUIRED>
<!ATTLIST form extends CDATA #IMPLIED>
-
+
<!--
Defines the properties to be validated. In a
web application, a field would also correspond to a control on
a HTML form. To validate the properties, the validator works through
- a JavaBean representation. The field element accepts these
+ a JavaBean representation. The field element accepts these
attributes:
property The property on the JavaBean corresponding to this
@@ -160,7 +160,7 @@
The msg element accepts these attributes.
name The name of the validator corresponding to this msg.
-
+
bundle The resource bundle name that the key should be resolved in.
key The key that will return the message template from a
@@ -184,10 +184,10 @@
The arg element accepts these attributes.
name The name of the validator corresponding to this msg.
- If not supplied, this argument will be used in the
given
+ If not supplied, this argument will be used in the
given
position for every validator.
-
- bundle The resource bundle name that the key should be resolved in.
+
+ bundle The resource bundle name that the key should be resolved in.
key The key that will return the message template from a
resource bundle.
@@ -243,7 +243,7 @@
<!ELEMENT var-value (#PCDATA)>
<!--
- The javascript type. Possible Values [int|string|regexp]
+ The javascript type. Possible Values [int|string|regexp]
-->
<!ELEMENT var-jstype (#PCDATA)>
Modified: websites/staging/commons/trunk/content/dtds/validator_1_3_0.dtd
==============================================================================
--- websites/staging/commons/trunk/content/dtds/validator_1_3_0.dtd (original)
+++ websites/staging/commons/trunk/content/dtds/validator_1_3_0.dtd Wed Sep 20
12:30:37 2023
@@ -25,7 +25,7 @@
"-//Apache Software Foundation//DTD Commons Validator Rules Configuration
1.3.0//EN"
"http://jakarta.apache.org/commons/dtds/validator_1_3_0.dtd">
- $Id: validator_1_3_0.dtd 1452077 2013-03-03 18:02:08Z olamy $
+ $Id: validator_1_3_0.dtd 1912427 2023-09-20 12:30:25Z sebb $
-->
@@ -108,19 +108,19 @@
<!--
Defines a set of fields to be validated. The name
- corresponds to the identifier the application assigns to the form.
+ corresponds to the identifier the application assigns to the form.
-->
<!ELEMENT form (field*)>
<!ATTLIST form name CDATA #REQUIRED>
<!ATTLIST form extends CDATA #IMPLIED>
-
+
<!--
Defines the properties to be validated. In a
web application, a field would also correspond to a control on
a HTML form. To validate the properties, the validator works through
- a JavaBean representation. The field element accepts these
+ a JavaBean representation. The field element accepts these
attributes:
property The property on the JavaBean corresponding to this
@@ -160,7 +160,7 @@
The msg element accepts these attributes.
name The name of the validator corresponding to this msg.
-
+
bundle The resource bundle name that the key should be resolved in.
key The key that will return the message template from a
@@ -184,10 +184,10 @@
The arg element accepts these attributes.
name The name of the validator corresponding to this msg.
- If not supplied, this argument will be used in the
given
+ If not supplied, this argument will be used in the
given
position for every validator.
-
- bundle The resource bundle name that the key should be resolved in.
+
+ bundle The resource bundle name that the key should be resolved in.
key The key that will return the message template from a
resource bundle.
@@ -243,7 +243,7 @@
<!ELEMENT var-value (#PCDATA)>
<!--
- The javascript type. Possible Values [int|string|regexp]
+ The javascript type. Possible Values [int|string|regexp]
-->
<!ELEMENT var-jstype (#PCDATA)>
Modified: websites/staging/commons/trunk/content/dtds/validator_1_4_0.dtd
==============================================================================
--- websites/staging/commons/trunk/content/dtds/validator_1_4_0.dtd (original)
+++ websites/staging/commons/trunk/content/dtds/validator_1_4_0.dtd Wed Sep 20
12:30:37 2023
@@ -25,7 +25,7 @@
"-//Apache Software Foundation//DTD Commons Validator Rules Configuration
1.4.0//EN"
"http://commons.apache.org/dtds/validator_1_4_0.dtd">
- $Id: validator_1_4_0.dtd 1452077 2013-03-03 18:02:08Z olamy $
+ $Id: validator_1_4_0.dtd 1912427 2023-09-20 12:30:25Z sebb $
-->
@@ -108,19 +108,19 @@
<!--
Defines a set of fields to be validated. The name
- corresponds to the identifier the application assigns to the form.
+ corresponds to the identifier the application assigns to the form.
-->
<!ELEMENT form (field*)>
<!ATTLIST form name CDATA #REQUIRED>
<!ATTLIST form extends CDATA #IMPLIED>
-
+
<!--
Defines the properties to be validated. In a
web application, a field would also correspond to a control on
a HTML form. To validate the properties, the validator works through
- a JavaBean representation. The field element accepts these
+ a JavaBean representation. The field element accepts these
attributes:
property The property on the JavaBean corresponding to this
@@ -164,7 +164,7 @@
The msg element accepts these attributes.
name The name of the validator corresponding to this msg.
-
+
bundle The resource bundle name that the key should be resolved in.
key The key that will return the message template from a
@@ -188,10 +188,10 @@
The arg element accepts these attributes.
name The name of the validator corresponding to this msg.
- If not supplied, this argument will be used in the
given
+ If not supplied, this argument will be used in the
given
position for every validator.
-
- bundle The resource bundle name that the key should be resolved in.
+
+ bundle The resource bundle name that the key should be resolved in.
key The key that will return the message template from a
resource bundle.
@@ -247,7 +247,7 @@
<!ELEMENT var-value (#PCDATA)>
<!--
- The javascript type. Possible Values [int|string|regexp]
+ The javascript type. Possible Values [int|string|regexp]
-->
<!ELEMENT var-jstype (#PCDATA)>
Modified: websites/staging/commons/trunk/content/index.html
==============================================================================
--- websites/staging/commons/trunk/content/index.html (original)
+++ websites/staging/commons/trunk/content/index.html Wed Sep 20 12:30:37 2023
@@ -298,15 +298,15 @@
<tr class="a">
-
+
<th>Component</th>
-
+
<th>Description</th>
-
+
<th>Latest Version</th>
-
+
<th>Release Date</th>
- </tr>
+ </tr>
<tr class="b">
<td><a href="proper/commons-bcel/">BCEL</a></td>
@@ -314,8 +314,8 @@
<td>Byte Code Engineering Library - analyze, create, and manipulate Java class
files</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.bcel/bcel/6.7.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.bcel/bcel" alt="6.7.0"
style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.bcel/bcel" alt="6.7.0"
style="max-width:100%;" /></a></td>
+
<td>2022-12-06</td></tr>
<tr class="a">
@@ -324,8 +324,8 @@
<td>Easy-to-use wrappers around the Java reflection and introspection
APIs.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-beanutils/commons-beanutils/1.9.4/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-beanutils/commons-beanutils"
alt="1.9.4" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-beanutils/commons-beanutils"
alt="1.9.4" style="max-width:100%;" /></a></td>
+
<td>2019-08-13</td></tr>
<tr class="b">
@@ -334,7 +334,7 @@
<td>Bean Scripting Framework - interface to scripting languages, including
JSR-223</td>
<td>3.1</td>
-
+
<td>2010-06-24</td></tr>
<tr class="a">
@@ -343,8 +343,8 @@
<td><i>Chain of Responsibility</i> pattern implemention.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-chain/commons-chain/1.2/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-chain/commons-chain"
alt="1.2" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-chain/commons-chain"
alt="1.2" style="max-width:100%;" /></a></td>
+
<td>2008-06-02</td></tr>
<tr class="b">
@@ -353,8 +353,8 @@
<td> Command Line arguments parser.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-cli/commons-cli/1.5.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-cli/commons-cli"
alt="1.5.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-cli/commons-cli"
alt="1.5.0" style="max-width:100%;" /></a></td>
+
<td>2021-10-27</td></tr>
<tr class="a">
@@ -363,8 +363,8 @@
<td>General encoding/decoding algorithms (for example phonetic, base64,
URL).</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-codec/commons-codec/1.16.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-codec/commons-codec"
alt="1.16.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-codec/commons-codec"
alt="1.16.0" style="max-width:100%;" /></a></td>
+
<td>2023-06-21</td></tr>
<tr class="b">
@@ -373,8 +373,8 @@
<td>Extends or augments the Java Collections Framework.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-collections4/4.4/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-collections4"
alt="4.4" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-collections4"
alt="4.4" style="max-width:100%;" /></a></td>
+
<td>2019-07-05</td></tr>
<tr class="a">
@@ -383,8 +383,8 @@
<td>Defines an API for working with tar, zip and bzip2 files.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-compress/1.24.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-compress"
alt="1.24.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-compress"
alt="1.24.0" style="max-width:100%;" /></a></td>
+
<td>2023-09-08</td></tr>
<tr class="b">
@@ -393,8 +393,8 @@
<td>Reading of configuration/preferences files in various formats.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-configuration2/2.9.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-configuration2"
alt="2.9.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-configuration2"
alt="2.9.0" style="max-width:100%;" /></a></td>
+
<td>2023-03-28</td></tr>
<tr class="a">
@@ -403,8 +403,8 @@
<td>A cryptographic library optimized with AES-NI wrapping Openssl or JCE
algorithm implementations.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-crypto/1.2.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-crypto"
alt="1.2.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-crypto"
alt="1.2.0" style="max-width:100%;" /></a></td>
+
<td>2023-01-23</td></tr>
<tr class="b">
@@ -413,8 +413,8 @@
<td>Component for reading and writing comma separated value files.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-csv/1.10.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-csv"
alt="1.10.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-csv"
alt="1.10.0" style="max-width:100%;" /></a></td>
+
<td>2023-02-02</td></tr>
<tr class="a">
@@ -423,8 +423,8 @@
<td>Alternative invocation mechanism for unix-daemon-like java code.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-daemon/commons-daemon/1.3.4/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-daemon/commons-daemon"
alt="1.3.4" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-daemon/commons-daemon"
alt="1.3.4" style="max-width:100%;" /></a></td>
+
<td>2023-05-12</td></tr>
<tr class="b">
@@ -433,8 +433,8 @@
<td>Database connection pooling services.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-dbcp2/2.10.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-dbcp2"
alt="2.10.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-dbcp2"
alt="2.10.0" style="max-width:100%;" /></a></td>
+
<td>2023-09-03</td></tr>
<tr class="a">
@@ -443,8 +443,8 @@
<td>JDBC helper library.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-dbutils/commons-dbutils/1.8.1/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-dbutils/commons-dbutils"
alt="1.8.1" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-dbutils/commons-dbutils"
alt="1.8.1" style="max-width:100%;" /></a></td>
+
<td>2023-09-14</td></tr>
<tr class="b">
@@ -453,8 +453,8 @@
<td>XML-to-Java-object mapping utility.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-digester3/3.2/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-digester3"
alt="3.2" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-digester3"
alt="3.2" style="max-width:100%;" /></a></td>
+
<td>2011-12-13</td></tr>
<tr class="a">
@@ -463,8 +463,8 @@
<td>Library for sending e-mail from Java.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-email/1.5/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-email"
alt="1.5" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-email"
alt="1.5" style="max-width:100%;" /></a></td>
+
<td>2017-08-01</td></tr>
<tr class="b">
@@ -473,8 +473,8 @@
<td>API for dealing with external process execution and environment management
in Java.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-exec/1.3/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-exec"
alt="1.3" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-exec"
alt="1.3" style="max-width:100%;" /></a></td>
+
<td>2014-11-06</td></tr>
<tr class="a">
@@ -483,8 +483,8 @@
<td>File upload capability for your servlets and web applications.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-fileupload/commons-fileupload/1.5/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-fileupload/commons-fileupload"
alt="1.5" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-fileupload/commons-fileupload"
alt="1.5" style="max-width:100%;" /></a></td>
+
<td>2023-2-13</td></tr>
<tr class="b">
@@ -493,8 +493,8 @@
<td>File upload capability for your servlets and web applications.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-fileupload2/2.0.0-M1/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-fileupload2"
alt="2.0.0-M1" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-fileupload2"
alt="2.0.0-M1" style="max-width:100%;" /></a></td>
+
<td>2023-07-19</td></tr>
<tr class="a">
@@ -503,7 +503,7 @@
<td>A functor is a function that can be manipulated as an object, or an object
representing a single, generic function.</td>
<td>1.0</td>
-
+
<td>2011-??-??</td></tr>
<tr class="b">
@@ -512,8 +512,8 @@
<td>Space and coordinates.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-geometry-parent/1.0/pom"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-geometry-parent"
alt="1.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-geometry-parent"
alt="1.0" style="max-width:100%;" /></a></td>
+
<td>2021-08-21</td></tr>
<tr class="a">
@@ -522,8 +522,8 @@
<td> A pure-Java image library.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-imaging/1.0-alpha3/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-imaging"
alt="1.0-alpha3" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-imaging"
alt="1.0-alpha3" style="max-width:100%;" /></a></td>
+
<td>2022-05-19</td></tr>
<tr class="b">
@@ -532,8 +532,8 @@
<td>Collection of I/O utilities.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-io/commons-io/2.13.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-io/commons-io" alt="2.13.0"
style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-io/commons-io" alt="2.13.0"
style="max-width:100%;" /></a></td>
+
<td>2023-06-07</td></tr>
<tr class="a">
@@ -542,8 +542,8 @@
<td>Java Compiler Interface</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-jci/1.1/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-jci"
alt="1.1" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-jci"
alt="1.1" style="max-width:100%;" /></a></td>
+
<td>2013-10-14</td></tr>
<tr class="b">
@@ -552,8 +552,8 @@
<td>Java Caching System</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-jcs3/3.2/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-jcs3"
alt="3.2" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-jcs3"
alt="3.2" style="max-width:100%;" /></a></td>
+
<td>2023-08-22</td></tr>
<tr class="a">
@@ -562,8 +562,8 @@
<td>XML based scripting and processing engine.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-jelly/commons-jelly/1.0.1/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-jelly/commons-jelly"
alt="1.0.1" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-jelly/commons-jelly"
alt="1.0.1" style="max-width:100%;" /></a></td>
+
<td>2017-09-25</td></tr>
<tr class="b">
@@ -572,8 +572,8 @@
<td> Expression language which extends the Expression Language of the
JSTL.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-jexl3/3.3/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-jexl3"
alt="3.3" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-jexl3"
alt="3.3" style="max-width:100%;" /></a></td>
+
<td>2023-03-27</td></tr>
<tr class="a">
@@ -582,8 +582,8 @@
<td> Utilities for manipulating Java Beans using the XPath syntax.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-jxpath/commons-jxpath/1.3/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-jxpath/commons-jxpath"
alt="1.3" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-jxpath/commons-jxpath"
alt="1.3" style="max-width:100%;" /></a></td>
+
<td>2008-08-14</td></tr>
<tr class="b">
@@ -592,8 +592,8 @@
<td>Provides extra functionality for classes in java.lang.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-lang3/3.13.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-lang3"
alt="3.13.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-lang3"
alt="3.13.0" style="max-width:100%;" /></a></td>
+
<td>2023-07-27</td></tr>
<tr class="a">
@@ -602,8 +602,8 @@
<td>Wrapper around a variety of logging API implementations.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-logging/commons-logging/1.2/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-logging/commons-logging"
alt="1.2" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-logging/commons-logging"
alt="1.2" style="max-width:100%;" /></a></td>
+
<td>2014-07-11</td></tr>
<tr class="b">
@@ -612,8 +612,8 @@
<td>Lightweight, self-contained mathematics and statistics components.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-math4/4.0-beta1/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-math-parent"
alt="4.0-beta1" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-math-parent"
alt="4.0-beta1" style="max-width:100%;" /></a></td>
+
<td>2022-12-20</td></tr>
<tr class="a">
@@ -622,8 +622,8 @@
<td>Collection of network utilities and protocol implementations.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-net/commons-net/3.9.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-net/commons-net"
alt="3.9.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-net/commons-net"
alt="3.9.0" style="max-width:100%;" /></a></td>
+
<td>2022-12-02</td></tr>
<tr class="b">
@@ -632,8 +632,8 @@
<td>Number types (complex, quaternion, fraction) and utilities (arrays,
combinatorics).</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-numbers-bom/1.1"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-parent"
alt="1.1" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-parent"
alt="1.1" style="max-width:100%;" /></a></td>
+
<td>2022-11-01</td></tr>
<tr class="a">
@@ -642,7 +642,7 @@
<td>An Object-Graph Navigation Language</td>
<td>4.0</td>
-
+
<td>2013-??-??</td></tr>
<tr class="b">
@@ -651,8 +651,8 @@
<td>Generic object pooling component.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-pool2/2.11.1/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-pool2"
alt="2.11.1" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-pool2"
alt="2.11.1" style="max-width:100%;" /></a></td>
+
<td>2021-08-18</td></tr>
<tr class="a">
@@ -661,8 +661,8 @@
<td> Library for creating dynamic proxies.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-proxy/1.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-proxy"
alt="1.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-proxy"
alt="1.0" style="max-width:100%;" /></a></td>
+
<td>2008-02-28</td></tr>
<tr class="b">
@@ -671,8 +671,8 @@
<td>Common implementation of RDF 1.1 that could be implemented by systems on
the JVM.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-rdf-parent/0.5.0/pom"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-rdf-parent"
alt="0.5.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-rdf-parent"
alt="0.5.0" style="max-width:100%;" /></a></td>
+
<td>2017-12-23</td></tr>
<tr class="a">
@@ -681,8 +681,8 @@
<td>Implementations of random numbers generators.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-rng-bom/1.5"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-rng-parent"
alt="1.5" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-rng-parent"
alt="1.5" style="max-width:100%;" /></a></td>
+
<td>2022-10-10</td></tr>
<tr class="b">
@@ -691,8 +691,8 @@
<td>An implementation of the State Chart XML specification aimed at creating
and maintaining a Java SCXML engine.<br />It is capable of executing a state
machine defined using a SCXML document, and abstracts out the environment
interfaces.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-scxml/commons-scxml/0.9/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-scxml/commons-scxml"
alt="0.9" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-scxml/commons-scxml"
alt="0.9" style="max-width:100%;" /></a></td>
+
<td>2008-12-01</td></tr>
<tr class="a">
@@ -701,8 +701,8 @@
<td>Statistics.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-statistics-distribution/1.0"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-statistics-parent"
alt="1.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-statistics-parent"
alt="1.0" style="max-width:100%;" /></a></td>
+
<td>2022-12-05</td></tr>
<tr class="b">
@@ -711,8 +711,8 @@
<td>Apache Commons Text is a library focused on algorithms working on
strings.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-text/1.10.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-text"
alt="1.10.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-text"
alt="1.10.0" style="max-width:100%;" /></a></td>
+
<td>2022-09-28</td></tr>
<tr class="a">
@@ -721,8 +721,8 @@
<td>Framework to define validators and validation rules in an xml file.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/commons-validator/commons-validator/1.7/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/commons-validator/commons-validator"
alt="1.7" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/commons-validator/commons-validator"
alt="1.7" style="max-width:100%;" /></a></td>
+
<td>2020-08-07</td></tr>
<tr class="b">
@@ -731,8 +731,8 @@
<td>Virtual File System component for treating files, FTP, SMB, ZIP and such
like as a single logical file system.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-vfs2/2.9.0/jar"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-vfs2"
alt="2.9.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-vfs2"
alt="2.9.0" style="max-width:100%;" /></a></td>
+
<td>2021-07-21</td></tr>
<tr class="a">
@@ -741,8 +741,8 @@
<td>Provides an easy way to enhance (weave) compiled bytecode.</td>
<td><a class="externalLink"
href="https://central.sonatype.com/artifact/org.apache.commons/commons-weaver-parent/2.0/pom"
rel="nofollow">
- <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-weaver-parent"
alt="2.0" style="max-width:100%;" /></a></td>
-
+ <img
src="https://img.shields.io/maven-central/v/org.apache.commons/commons-weaver-parent"
alt="2.0" style="max-width:100%;" /></a></td>
+
<td>2018-09-07</td></tr>
</table>
Modified: websites/staging/commons/trunk/content/mail-lists.html
==============================================================================
--- websites/staging/commons/trunk/content/mail-lists.html (original)
+++ websites/staging/commons/trunk/content/mail-lists.html Wed Sep 20 12:30:37
2023
@@ -244,17 +244,17 @@
<p>
<b>Note:</b> please don't send patches or attachments to any of the
mailing lists.
- Patches are best handled via the <i>Issue Tracking</i> system.
- Otherwise, please upload the file to a public server and include the URL
in the mail.
+ Patches are best handled via the <i>Issue Tracking</i> system.
+ Otherwise, please upload the file to a public server and include the URL
in the mail.
</p>
<p>
Please read the <a class="externalLink"
href="http://www.apache.org/foundation/public-archives.html">Public Forum
Archive Policy</a>
and <a class="externalLink"
href="http://www.apache.org/dev/contrib-email-tips.html">Tips for email
contributors</a> as well as
the Commons page <a href="patches.html">On Contributing Patches</a>
- <br />
+ <br />
For further information on Apache mailing lists please read
- <a class="externalLink"
href="http://www.apache.org/foundation/mailinglists.html">General mailing list
information</a>
+ <a class="externalLink"
href="http://www.apache.org/foundation/mailinglists.html">General mailing list
information</a>
in particular the section entitled
<a class="externalLink"
href="http://www.apache.org/foundation/mailinglists.html#subscribe">Subscribing
and Unsubscribing</a>
</p>
Modified: websites/staging/commons/trunk/content/new-sandbox-component.html
==============================================================================
--- websites/staging/commons/trunk/content/new-sandbox-component.html (original)
+++ websites/staging/commons/trunk/content/new-sandbox-component.html Wed Sep
20 12:30:37 2023
@@ -209,7 +209,7 @@
</td>
<td class="content">
-
+
<section>
@@ -425,10 +425,10 @@
<ul>
-<li>Add the component to the Sandbox menu in the
+<li>Add the component to the Sandbox menu in the
<a class="externalLink"
href="https://svn.apache.org/repos/asf/commons/proper/cms-site/src/site/site.xml">site.xml</a></li>
-<li>Add the component to the Sandbox table on the main
+<li>Add the component to the Sandbox table on the main
<a class="externalLink"
href="https://svn.apache.org/repos/asf/commons/proper/cms-site/src/site/xdoc/index.xml">indexl.xml</a></li>
<li>Add the component to the table on the Sandbox
Modified: websites/staging/commons/trunk/content/oldcharter.html
==============================================================================
--- websites/staging/commons/trunk/content/oldcharter.html (original)
+++ websites/staging/commons/trunk/content/oldcharter.html Wed Sep 20 12:30:37
2023
@@ -220,7 +220,7 @@
<p>
The following charter for Jakarta Commons was approved by the
Jakarta Project Management Committee (PMC) on May 19, 2004. The original
-version, <a class="externalLink"
href="http://svn.apache.org/viewvc/*checkout*/jakarta/commons/current/charter.html?rev=148840">1.0</a>,
was approved by the PMC on March 19, 2001. On June 20, 2007, the Apache Board
voted to promote the Jakarta Commons subproject to Apache Commons.
+version, <a class="externalLink"
href="http://svn.apache.org/viewvc/*checkout*/jakarta/commons/current/charter.html?rev=148840">1.0</a>,
was approved by the PMC on March 19, 2001. On June 20, 2007, the Apache Board
voted to promote the Jakarta Commons subproject to Apache Commons.
</p>
<b>(0) rationale</b>
Modified: websites/staging/commons/trunk/content/patches.html
==============================================================================
--- websites/staging/commons/trunk/content/patches.html (original)
+++ websites/staging/commons/trunk/content/patches.html Wed Sep 20 12:30:37 2023
@@ -221,7 +221,7 @@
</p>
<p>
- Before you start, please find time to browse
+ Before you start, please find time to browse
<a class="externalLink"
href="http://www.apache.org/foundation/getinvolved.html">the Apache
contribution guide</a>.
</p>
</section>
@@ -229,18 +229,18 @@
<h2><a name="Respect_The_Original_Style"></a>Respect The Original Style</h2>
<p>
- Please respect the style of the orginal file. Make sure that your additions
fit in with
+ Please respect the style of the orginal file. Make sure that your additions
fit in with
that style.
</p>
<p>
- Every component has coding conventions and every contribution is supposed to
adhere to them.
- You might find it a little difficult to discover the conventions used by a
particular
- component but if you stick to the style of the original then that'll be
fine.
+ Every component has coding conventions and every contribution is supposed to
adhere to them.
+ You might find it a little difficult to discover the conventions used by a
particular
+ component but if you stick to the style of the original then that'll be fine.
</p>
<p>
- If a patch is submitted which doesn't satisfy the component's coding
conventions,
+ If a patch is submitted which doesn't satisfy the component's coding
conventions,
then either a committer will need to rewrite the submission or it will be
rejected.
Getting it right in this first place will save you having to rewrite it.
</p>
@@ -252,17 +252,17 @@
</p>
<p>
- The source should be indented using spaces rather than tabs. The standard
indentation is
- 4 spaces per indent - but respect the number of spaces used by the original.
+ The source should be indented using spaces rather than tabs. The standard
indentation is
+ 4 spaces per indent - but respect the number of spaces used by the original.
</p>
<p>
Some IDEs include automatic source (re)formatting. If you use an IDE, please
check
- that this feature is either disabled or set to use (4) spaces.
+ that this feature is either disabled or set to use (4) spaces.
</p>
<p>If a patch is submitted which uses tabs rather than spaces, then either a
committer will
- have to reformat it before it's applied or the patch will be rejected.
Again, it's easier
+ have to reformat it before it's applied or the patch will be rejected.
Again, it's easier
to get it right in the first place rather than have to reformat and resubmit
your patch.
</p>
@@ -277,20 +277,20 @@
<h2><a name="Test_Cases"></a>Test Cases</h2>
<p>
- Commons Components use <a class="externalLink"
href="http://www.junit.org/index.html">JUnit</a> for unit
- testing. If you're not familiar with the principles of unit testing, then
the JUnit site
+ Commons Components use <a class="externalLink"
href="http://www.junit.org/index.html">JUnit</a> for unit
+ testing. If you're not familiar with the principles of unit testing, then
the JUnit site
has some <a class="externalLink"
href="http://www.junit.org/taxonomy/term/12">good articles</a>.
</p>
<p>
<b>Before you submit</b> your patch, please do a clean build of the full
- distribution and run the unit tests (this can be done from the build
script). This ensures that
+ distribution and run the unit tests (this can be done from the build
script). This ensures that
your patch doesn't break any existing functionality.
</p>
<p>
- We strongly recommend that you create and submit test cases together with
the rest of your
- contribution. Test cases ensure that bugs stay fixed and features don't get
broken. Test cases
+ We strongly recommend that you create and submit test cases together with
the rest of your
+ contribution. Test cases ensure that bugs stay fixed and features don't get
broken. Test cases
will probably be needed anyway so submitting them saves time.
If your patch is intended to fix a bug, it helps to create a unit test for
the bug first.
Test with this before and after applying the fix.
@@ -307,7 +307,7 @@
</p>
<p>Please create your patch against the latest revision of the files in the
source code repository
- since this makes the job of applying the patch much easier. If you don't
have a version checked
+ since this makes the job of applying the patch much easier. If you don't
have a version checked
out, then check one out. If you have, then please do a fresh update before
you make your changes.
</p>
@@ -327,8 +327,8 @@
</p>
<p>
- Try to give your patch files meaningful names. This makes it easier for
developers who need to
- apply a number of different patches.
+ Try to give your patch files meaningful names. This makes it easier for
developers who need to
+ apply a number of different patches.
Also the file should have an extension of .patch or .txt; files without
extensions tend to be flagged
as binary by JIRA, which makes them awkward to use.
</p>
@@ -344,33 +344,33 @@
<h2><a name="Submitting_A_Patch"></a>Submitting A Patch</h2>
<p>
- Please use JIRA, patches sent to the mailing lists are harder to track and
use up more bandwidth.
+ Please use JIRA, patches sent to the mailing lists are harder to track and
use up more bandwidth.
</p>
<p>
Apache Commons projects use the main <a class="externalLink"
href="https://issues.apache.org/jira/">Apache JIRA Bug Tracker</a>.
- Each released project has its own JIRA page, while those in the Sandbox
share a single JIRA
+ Each released project has its own JIRA page, while those in the Sandbox
share a single JIRA
<a class="externalLink"
href="https://issues.apache.org/jira/browse/SANDBOX">SANDBOX page</a>. To find
a released project's
- JIRA page, go to its website and choose the Issue Tracking navigation
link.
+ JIRA page, go to its website and choose the Issue Tracking navigation link.
</p>
<p>
- Please give a detailed description of what your patch does and some reasons
- why it should be committed (if it's not obvious).
- Add the patch as an attachment to a bug report, either a new one or if you
find an existing report
- then attach it there. Both will result in an email being sent to the issues
email list.
+ Please give a detailed description of what your patch does and some reasons
+ why it should be committed (if it's not obvious).
+ Add the patch as an attachment to a bug report, either a new one or if you
find an existing report
+ then attach it there. Both will result in an email being sent to the issues
email list.
</p>
<p>
If there has already been discussion of the issue on the dev mailing list
(but no JIRA
- entry has been created), you may wish to make a note on that discussion
thread that you
- have created a new issue.
+ entry has been created), you may wish to make a note on that discussion
thread that you
+ have created a new issue.
</p>
<p>
All the commons documentation is in the commons version control system -
including this document.
- If you see anything that's wrong or you think that you can add something
that's missing then
- please submit a patch to <a class="externalLink"
href="https://issues.apache.org/jira/browse/COMMONSSITE">JIRA</a>!
+ If you see anything that's wrong or you think that you can add something
that's missing then
+ please submit a patch to <a class="externalLink"
href="https://issues.apache.org/jira/browse/COMMONSSITE">JIRA</a>!
</p>
<p>
Modified: websites/staging/commons/trunk/content/releases/index.html
==============================================================================
--- websites/staging/commons/trunk/content/releases/index.html (original)
+++ websites/staging/commons/trunk/content/releases/index.html Wed Sep 20
12:30:37 2023
@@ -218,15 +218,15 @@
<h3><a name="Introduction"></a>Introduction</h3>
<p>
- The <i>Apache Commons</i> project differs from many other Apache
projects because
+ The <i>Apache Commons</i> project differs from many other Apache
projects because
it is comprised of multiple, independently released components. The
common release procedure
- for an individual component is documented here so that contributors
can easily move from
- component to component.
+ for an individual component is documented here so that contributors
can easily move from
+ component to component.
</p>
<p>
Individual components may vary from these practices, but these steps
should prove sufficient for the majority
- of cases.
+ of cases.
</p>
</section>
<section>
Modified: websites/staging/commons/trunk/content/releases/prepare.html
==============================================================================
--- websites/staging/commons/trunk/content/releases/prepare.html (original)
+++ websites/staging/commons/trunk/content/releases/prepare.html Wed Sep 20
12:30:37 2023
@@ -371,8 +371,8 @@
<p>
Consult the <a href="versioning.html">Commons Versioning Guidelines</a>
and check
that the current level of compatibility is suitable for the proposed
version number.
- Check the current level of compatibility in the code. Tools like
- <a class="externalLink" href="http://clirr.sourceforge.net">Clirr</a>,
+ Check the current level of compatibility in the code. Tools like
+ <a class="externalLink" href="http://clirr.sourceforge.net">Clirr</a>,
<a class="externalLink" href="http://www.jdiff.org">JDiff</a>, and <a
class="externalLink" href="http://siom79.github.io/japicmp/">japicmp</a>
are very useful, and support Apache Maven (Clirr and JDiff support Apache
Ant as well;
japicmp could be invoked using Ant's <code>java</code> task).
@@ -1345,7 +1345,7 @@ Lucky RM </pre></div>
for those projects.
</p>
</section>
-
+
<section>
<h3><a name="API_Changes"></a>API Changes</h3>
Modified: websites/staging/commons/trunk/content/releases/publish-site.html
==============================================================================
--- websites/staging/commons/trunk/content/releases/publish-site.html (original)
+++ websites/staging/commons/trunk/content/releases/publish-site.html Wed Sep
20 12:30:37 2023
@@ -211,7 +211,7 @@
<td class="content">
-
+
<section>
<h2><a name="Publishing_The_Website"></a>Publishing The Website</h2>
Modified: websites/staging/commons/trunk/content/sandbox.html
==============================================================================
--- websites/staging/commons/trunk/content/sandbox.html (original)
+++ websites/staging/commons/trunk/content/sandbox.html Wed Sep 20 12:30:37 2023
@@ -293,7 +293,7 @@
<table border="0" class="bodyTable">
-
+
<tr class="a">
@@ -407,7 +407,7 @@
<h2><a name="Status_of_the_Sandbox_Components"></a>Status of the Sandbox
Components</h2>
<p>
- Check the status of a sandbox component on
+ Check the status of a sandbox component on
<a class="externalLink"
href="https://cwiki.apache.org/confluence/display/COMMONS/TheSandbox">the
sandbox wiki page</a>
or just ask on one of
<a href="mail-lists.html">the commons mailing lists</a>.
@@ -432,7 +432,7 @@
<p>
- A Commons Sandbox component is considered inactive if there is
+ A Commons Sandbox component is considered inactive if there is
no active development for a sustained period of time.
</p>
Modified: websites/staging/commons/trunk/content/scminfo.html
==============================================================================
--- websites/staging/commons/trunk/content/scminfo.html (original)
+++ websites/staging/commons/trunk/content/scminfo.html Wed Sep 20 12:30:37 2023
@@ -308,7 +308,7 @@ the trunk of a project via the "pro
<p>
You can directly browse the <i>pre-git conversion</i> version of ASF the code
in Subversion by entering
-one of the above URLs into a standard web browser. Once you have found a
directory of
+one of the above URLs into a standard web browser. Once you have found a
directory of
interest, you can pass the same URL to a subversion client in order to check
out the files locally.
</p>
@@ -335,7 +335,7 @@ result in getting a complete copy of the
If you want the latest code, you generally want the directory
<b>{component-name}/trunk</b>,
though you should check the project directory structure first via one of the
methods
listed above, as different projects may use different internal directory
structures.
-For example, some projects which support multiple versions of Java may use
+For example, some projects which support multiple versions of Java may use
<b>{component-name}/branches/{branch-name}</b> as well as
{component-name}/trunk.
</p>
@@ -353,8 +353,8 @@ be used with the -r option. See issue #7
</p>
<p>
-For more information on connecting to the ASF Subversion repository, see the
-<a class="externalLink"
href="http://www.apache.org/dev/version-control.html">ASF version control
page</a>.
+For more information on connecting to the ASF Subversion repository, see the
+<a class="externalLink"
href="http://www.apache.org/dev/version-control.html">ASF version control
page</a>.
</p>
</section>
@@ -363,7 +363,7 @@ For more information on connecting to th
<h2><a name="About_Git"></a>About Git</h2>
<p>
-Git is a free and open source distributed version control system designed to
handle
+Git is a free and open source distributed version control system designed to
handle
everything from small to very large projects with speed and efficiency.
More information about Git can be found at
<a class="externalLink" href="https://git-scm.com/">the Git site</a>.
Modified: websites/staging/commons/trunk/content/security.html
==============================================================================
--- websites/staging/commons/trunk/content/security.html (original)
+++ websites/staging/commons/trunk/content/security.html Wed Sep 20 12:30:37
2023
@@ -239,10 +239,10 @@
<p>The private security mailing address is: <a class="externalLink"
href="mailto:[email protected]">[email protected]</a></p>
</section>
-
+
<section>
<h2><a name="Asking_Questions_About_Known_Security_Problems"></a>Asking
Questions About Known Security Problems</h2>
-
+
<p>Questions about:</p>
@@ -280,7 +280,7 @@
<p>Known security vulnerabilities fixed in released versions of
Apache Commons components are listed in specific pages for
each component.</p>
-
+
<ul>
@@ -302,7 +302,7 @@
<li><a class="externalLink"
href="https://commons.apache.org/proper/commons-text/security.html">Apache
Commons Text Security Vulnerabilities</a></li>
</ul>
-
+
<p>If you have encountered an unlisted security vulnerability
or other unexpected behavior that has security impact, or if
Modified: websites/staging/commons/trunk/content/site-publish.html
==============================================================================
--- websites/staging/commons/trunk/content/site-publish.html (original)
+++ websites/staging/commons/trunk/content/site-publish.html Wed Sep 20
12:30:37 2023
@@ -238,7 +238,7 @@
<p>After you commit, and <a class="externalLink"
href="http://ci.apache.org/builders/commons-site">buildbot</a> handles the site
generation,
- with the output published to the
+ with the output published to the
<a class="externalLink"
href="https://svn.apache.org/repos/infra/websites/staging/commons/trunk/content/index.html">staging
site</a>.
Once satisfied, you can <a class="externalLink"
href="https://cms.apache.org/commons/publish">publish</a> via the CMS site.
THIS OPTION MAY SOON DISAPPEAR
Modified: websites/staging/commons/trunk/content/volunteering.html
==============================================================================
--- websites/staging/commons/trunk/content/volunteering.html (original)
+++ websites/staging/commons/trunk/content/volunteering.html Wed Sep 20
12:30:37 2023
@@ -216,21 +216,21 @@
<h2><a name="On_Volunteering"></a>On Volunteering</h2>
<p>
-Apache Commons is a little bit different from other Apache projects. It's an
assembly of
-components each with its own little community of users, developers and
committers.
-Of course, there is some overlap between components and an <i>espirit de
corps</i>
+Apache Commons is a little bit different from other Apache projects. It's an
assembly of
+components each with its own little community of users, developers and
committers.
+Of course, there is some overlap between components and an <i>espirit de
corps</i>
but Commons is a big, busy Bazaar.
</p>
<p>
-So, one FAQ is - <i>I'd like to help but how do I volunteer?</i>
-Hopefully people asking this have already browsed through the
+So, one FAQ is - <i>I'd like to help but how do I volunteer?</i>
+Hopefully people asking this have already browsed through the
<a class="externalLink"
href="http://www.apache.org/foundation/getinvolved.html">
general Apache documentation</a> but are having troubles getting a grip on
Commons.
</p>
<p>
-Luckily Craig R. McClanahan posted an excellent answer to this very question
to
+Luckily Craig R. McClanahan posted an excellent answer to this very question to
the commons-dev list - <i>so why not get involved?!</i>
</p>
<code>