[GH] (commons-io): Workflow run "Java CI" is working again!

2024-03-24 Thread GitBox


The GitHub Actions job "Java CI" on commons-io.git has succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
8cb945a7736813b7b822400b4807545cbd3b8ed9 / Gary Gregory 
Add FileUtilsTest.testForceDeleteUnwritableDirectory()

Report URL: https://github.com/apache/commons-io/actions/runs/8412748966

With regards,
GitHub Actions via GitBox



[GH] (commons-io): Workflow run "Java CI" failed!

2024-03-24 Thread GitBox


The GitHub Actions job "Java CI" on commons-io.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
3e19ef62a07fd94b3febdf2d5c68fc542d56b7c4 / Gary Gregory 
Only set POSIX permissions if needed

Only callers of PathUtils.setPosixPermissions(...) are affected:

- PathUtils.setReadOnly(...)
- PathUtils.deleteFile(..., DeleteOption...)
- CleaningPathVisitor
- DeletingPathVisitor

Report URL: https://github.com/apache/commons-io/actions/runs/8411377691

With regards,
GitHub Actions via GitBox



[GH] (commons-vfs): Workflow run "Java CI" is working again!

2024-03-24 Thread GitBox


The GitHub Actions job "Java CI" on commons-vfs.git has succeeded.
Run started by GitHub user garydgregory (triggered by garydgregory).

Head commit for run:
b9bdee549cae19d474c0acadb9d703dac701c9ea / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 (#507)

Bumps commons-logging:commons-logging from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>

Report URL: https://github.com/apache/commons-vfs/actions/runs/8411193902

With regards,
GitHub Actions via GitBox



[GH] (commons-vfs): Workflow run "Java CI" failed!

2024-03-24 Thread GitBox


The GitHub Actions job "Java CI" on commons-vfs.git has failed.
Run started by GitHub user garydgregory (triggered by garydgregory).

Head commit for run:
b9bdee549cae19d474c0acadb9d703dac701c9ea / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 (#507)

Bumps commons-logging:commons-logging from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>

Report URL: https://github.com/apache/commons-vfs/actions/runs/8411193902

With regards,
GitHub Actions via GitBox



svn commit: r1085997 [1/2] - in /websites/production/commons/content/proper/commons-logging: ./ jacoco/

2024-03-24 Thread ggregory
Author: ggregory
Date: Sun Mar 24 18:06:03 2024
New Revision: 1085997

Log:
Site checkin for project Apache Commons Logging

Removed:

websites/production/commons/content/proper/commons-logging/jdepend-report.html
Modified:
websites/production/commons/content/proper/commons-logging/building.html

websites/production/commons/content/proper/commons-logging/changes-report.html
websites/production/commons/content/proper/commons-logging/checkstyle.html

websites/production/commons/content/proper/commons-logging/ci-management.html

websites/production/commons/content/proper/commons-logging/commons-logging_commons-logging-1.3.1.spdx.json
websites/production/commons/content/proper/commons-logging/cpd.html
websites/production/commons/content/proper/commons-logging/dependencies.html

websites/production/commons/content/proper/commons-logging/dependency-convergence.html

websites/production/commons/content/proper/commons-logging/dependency-info.html

websites/production/commons/content/proper/commons-logging/dependency-management.html

websites/production/commons/content/proper/commons-logging/distribution-management.html

websites/production/commons/content/proper/commons-logging/download_logging.html

websites/production/commons/content/proper/commons-logging/failsafe-report.html
websites/production/commons/content/proper/commons-logging/guide.html
websites/production/commons/content/proper/commons-logging/index.html

websites/production/commons/content/proper/commons-logging/issue-management.html

websites/production/commons/content/proper/commons-logging/issue-tracking.html

websites/production/commons/content/proper/commons-logging/jacoco/jacoco-sessions.html
websites/production/commons/content/proper/commons-logging/jacoco/jacoco.xml
websites/production/commons/content/proper/commons-logging/japicmp.html
websites/production/commons/content/proper/commons-logging/jira-report.html
websites/production/commons/content/proper/commons-logging/junit-report.html
websites/production/commons/content/proper/commons-logging/mail-lists.html

websites/production/commons/content/proper/commons-logging/mailing-lists.html
websites/production/commons/content/proper/commons-logging/pmd.html
websites/production/commons/content/proper/commons-logging/project-info.html

websites/production/commons/content/proper/commons-logging/project-reports.html
websites/production/commons/content/proper/commons-logging/proposal.html
websites/production/commons/content/proper/commons-logging/rat-report.html
websites/production/commons/content/proper/commons-logging/scm.html
websites/production/commons/content/proper/commons-logging/spotbugs.html
websites/production/commons/content/proper/commons-logging/summary.html
websites/production/commons/content/proper/commons-logging/team.html
websites/production/commons/content/proper/commons-logging/tech.html

websites/production/commons/content/proper/commons-logging/troubleshooting.html

Modified: 
websites/production/commons/content/proper/commons-logging/building.html
==
--- websites/production/commons/content/proper/commons-logging/building.html 
(original)
+++ websites/production/commons/content/proper/commons-logging/building.html 
Sun Mar 24 18:06:03 2024
@@ -136,7 +136,7 @@
   
 Project Information
 
-   


  
+   



   
 Project Reports
 

Modified: 
websites/production/commons/content/proper/commons-logging/changes-report.html
==
--- 
websites/production/commons/content/proper/commons-logging/changes-report.html 
(original)
+++ 
websites/production/commons/content/proper/commons-logging/changes-report.html 
Sun Mar 24 18:06:03 2024
@@ -135,7 +135,7 @@
   
 Project Information
 
-   




svn commit: r1085997 [2/2] - in /websites/production/commons/content/proper/commons-logging: ./ jacoco/

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/mail-lists.html
==
--- websites/production/commons/content/proper/commons-logging/mail-lists.html 
(original)
+++ websites/production/commons/content/proper/commons-logging/mail-lists.html 
Sun Mar 24 18:06:03 2024
@@ -136,7 +136,7 @@
   
 Project Information
 
-   


  
+   



   
 Project Reports
 

Modified: 
websites/production/commons/content/proper/commons-logging/mailing-lists.html
==
--- 
websites/production/commons/content/proper/commons-logging/mailing-lists.html 
(original)
+++ 
websites/production/commons/content/proper/commons-logging/mailing-lists.html 
Sun Mar 24 18:06:03 2024
@@ -185,7 +185,7 @@
   

   
-   


  
+   



   
 Project Reports
 

Modified: websites/production/commons/content/proper/commons-logging/pmd.html
==
--- websites/production/commons/content/proper/commons-logging/pmd.html 
(original)
+++ websites/production/commons/content/proper/commons-logging/pmd.html Sun Mar 
24 18:06:03 2024
@@ -135,7 +135,7 @@
   
 Project Information
 
-   




+   


  
   
 Project Reports
 
@@ -180,10 +180,6 @@
 Checkstyle
   
  
-  
-JDepend
-  
- 
   
 SpotBugs
   

Modified: 
websites/production/commons/content/proper/commons-logging/project-info.html
==
--- 
websites/production/commons/content/proper/commons-logging/project-info.html 
(original)
+++ 
websites/production/commons/content/proper/commons-logging/project-info.html 
Sun Mar 24 18:06:03 2024
@@ -185,7 +185,7 @@
   

   
-   


  
+   



   
 Project Reports
 

Modified: 
websites/production/commons/content/proper/commons-logging/project-reports.html
==
--- 
websites/production/commons/content/proper/commons-logging/project-reports.html 
(original)
+++ 

[GH] (commons-vfs): Workflow run "Java CI" is working again!

2024-03-24 Thread GitBox


The GitHub Actions job "Java CI" on commons-vfs.git has succeeded.
Run started by GitHub user dependabot[bot] (triggered by garydgregory).

Head commit for run:
58503f74814b397c79b602326a7a3862d6a2ce4d / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump commons-logging:commons-logging from 1.3.0 to 1.3.1

Bumps commons-logging:commons-logging from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/commons-vfs/actions/runs/8410444284

With regards,
GitHub Actions via GitBox



svn commit: r1085996 [29/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/LogKitLogger.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/LogKitLogger.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/LogKitLogger.html
 Sun Mar 24 17:59:10 2024
@@ -33,7 +33,7 @@
 25  
 26  /**
 27   * Implementation of {@code 
org.apache.commons.logging.Log}
-28   * that wraps the a href="http://avalon.apache.org/logkit/; 
target="alexandria_uri">http://avalon.apache.org/logkit/"avalon-logkit/a
+28   * that wraps the a href="https://avalon.apache.org/logkit/; 
target="alexandria_uri">https://avalon.apache.org/logkit/"avalon-logkit/a
 29   * logging system. Configuration of {@code LogKit} 
is left to the user.
 30   * p
 31   * {@code LogKit} accepts only {@code String} 
messages.
@@ -291,6 +291,6 @@
 283 }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/NoOpLog.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/NoOpLog.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/NoOpLog.html
 Sun Mar 24 17:59:10 2024
@@ -185,6 +185,6 @@
 177 }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/ServletContextCleaner.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/ServletContextCleaner.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/ServletContextCleaner.html
 Sun Mar 24 17:59:10 2024
@@ -146,6 +146,6 @@
 138 }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/SimpleLog.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/SimpleLog.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/SimpleLog.html
 Sun Mar 24 17:59:10 2024
@@ -65,7 +65,7 @@
 57   * li{@code 
org.apache.commons.logging.simplelog.dateTimeFormat} -
 58   * The date and time format to be used in the 
output messages.
 59   * The pattern describing the date and time 
format is the same that is
-60   * used in {@code java.text.SimpleDateFormat}. 
If the format is not
+60   * used in {@link java.text.SimpleDateFormat}. 
If the format is not
 61   * specified or is invalid, the default format 
is used.
 62   * The default format is {@code /MM/dd 
HH:mm:ss:SSS zzz}./li
 63   * /ul
@@ -144,7 +144,7 @@
 136 if (null != 
in) {
 137 
simpleLogProps.load(in);
 138 }
-139 } catch (IOException ignore) {
+139 } catch (final 
IOException ignore) {
 140 // Ignore
 141 }
 142 
@@ -166,7 +166,7 @@
 158 
 159 private static boolean getBooleanProperty(final String name, final boolean 
defaultValue) {
 160 final String prop = getStringProperty(name);
-161 return prop == null ? defaultValue : "true".equalsIgnoreCase(prop);
+161 return prop == null ? defaultValue : Boolean.parseBoolean(prop);
 162 }
 163 
 164 /**
@@ -658,6 +658,6 @@
 650 
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/Slf4jLogFactory.html
==
--- 

svn commit: r1085996 [24/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/PathableClassLoader.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/PathableClassLoader.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/PathableClassLoader.html
 Sun Mar 24 17:59:10 2024
@@ -82,7 +82,7 @@
 74  private boolean parentFirst = true;
 75  
 76  /**
-77   * Constructor.
+77   * Constructs a new instance.
 78   * p
 79   * Often, null is passed as the parent, that is, 
the parent of the new
 80   * instance is the bootloader. This ensures that 
the classpath is
@@ -325,119 +325,118 @@
 317 
final String prefix = (String) 
entry.getKey();
 318 
if (name.startsWith(prefix)) {
 319 
final ClassLoader loader = (ClassLoader) 
entry.getValue();
-320 
final Class clazz = Class.forName(name, 
resolve, loader);
-321 
return clazz;
-322 }
-323 }
-324 }
-325 
-326 if (parentFirst) {
-327 return super.loadClass(name, resolve);
-328 }
-329 try {
-330 Class 
clazz = findLoadedClass(name);
-331 if (clazz == null) {
-332 
clazz = super.findClass(name);
-333 }
-334 if (resolve) {
-335 
resolveClass(clazz);
-336 }
-337 return clazz;
-338 } catch (final 
ClassNotFoundException e) {
-339 return super.loadClass(name, resolve);
-340 }
-341 }
-342 
-343 /**
-344  * Specify whether this class loader should ask 
the parent class loader
-345  * to resolve a class first, before trying to 
resolve it via its own
-346  * classpath.
-347  * p
-348  * Checking with the parent first is the normal 
approach for java, but
-349  * components within containers such as servlet 
engines can use
-350  * child-first lookup instead, to allow the 
components to override libs
-351  * which are visible in shared class loaders 
provided by the container.
-352  * p
-353  * Note that the method getResources always 
behaves as if parentFirst=true,
-354  * because of limitations in Java 1.4; see the 
Javadoc for method
-355  * getResourcesInOrder for details.
-356  * p
-357  * This value defaults to true.
-358  */
-359 public void 
setParentFirst(final boolean state) {
-360 parentFirst 
= state;
-361 }
-362 
-363 /**
-364  *
-365  * Clean implementation of list function of
-366  * {@link java.util.Collection} added in JDK 
1.4
-367  * @param en {@code Enumeration}, possibly 
null
-368  * @return {@code ArrayList} containing the 
enumerated
-369  * elements in the enumerated order, not 
null
-370  */
-371 private ArrayList toList(final Enumeration en) {
-372 final ArrayList results = new ArrayList();
-373 if (en != null) {
-374 while (en.hasMoreElements()) {
-375 
final Object element = en.nextElement();
-376 
results.add(element);
-377 }
-378 }
-379 return results;
-380 }
-381 
-382 /**
-383  * Specify a class loader to use for specific 
Java packages.
-384  * p
-385  * The specified class loader is normally a 
loader that is NOT
-386  * an ancestor of this class loader. In 
particular, this loader
-387  * may have the bootloader as its parent, but be 
configured to
-388  * see specific other classes (eg the junit 
library loaded
-389  * via the system class loader).
-390  * p
-391  * The differences between using this method, 
and using
-392  * addLogicalLib are:
-393  * ul
-394  * liIf code calls getClassLoader on a 
class loaded via
-395  * "lookaside", then traces up its inheritance 
chain, it
-396  * will see the "real" class loaders. When the 
class is remapped
-397  * into this class loader via addLogicalLib, the 
class loader
-398  * chain seen is this object plus ancestors.
-399  * liIf two different jars contain 
classes in the same
-400  * package, then it is not possible to load both 
jars into
-401  * the same "lookaside" class loader (eg the 
system class loader)
-402  * then map one of those subsets from here. Of 
course they could
-403  * be loaded into two different "lookaside" 
class loaders and
-404  * then a prefix used to map from here to one of 
those class loaders.
-405  * /ul
-406  */
-407 public void 
useExplicitLoader(final String prefix, 
final ClassLoader loader) {
-408 if (lookasides == null) {
-409 
lookasides = new HashMap();
-410 }
-411 

svn commit: r1085996 [25/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/ParentClasspathStandardTestCase.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/ParentClasspathStandardTestCase.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/ParentClasspathStandardTestCase.html
 Sun Mar 24 17:59:10 2024
@@ -50,17 +50,19 @@
 42  
parent.useExplicitLoader("junit.", Test.class.getClassLoader());
 43  
parent.addLogicalLib("commons-logging");
 44  
parent.addLogicalLib("log4j12");
-45  
-46  final PathableClassLoader
 child = new PathableClassLoader(parent);
-47  
child.addLogicalLib("testclasses");
-48  
-49  final Class testClass = child.loadClass(
-50  "org.apache.commons.logging.log4j.log4j12.Log4j12StandardTests");
-51  return new PathableTestSuite(testClass,
 child);
-52  }
-53  }
+45  
parent.addLogicalLib("log4j2-api");
+46  
parent.addLogicalLib("log4j2-core");
+47  
+48  final PathableClassLoader
 child = new PathableClassLoader(parent);
+49  
child.addLogicalLib("testclasses");
+50  
+51  final Class testClass = child.loadClass(
+52  "org.apache.commons.logging.log4j.log4j12.Log4j12StandardTests");
+53  return new PathableTestSuite(testClass,
 child);
+54  }
+55  }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/TestAppender.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/TestAppender.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/TestAppender.html
 Sun Mar 24 17:59:10 2024
@@ -44,7 +44,7 @@
 36  private final 
List events;
 37  
 38  /**
-39   * Constructor.
+39   * Constructs a new instance.
 40   */
 41  public TestAppender(final List logEvents) {
 42  events = 
logEvents;
@@ -83,6 +83,6 @@
 75  }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/package-frame.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/package-frame.html
 Sun Mar 24 17:59:10 2024
@@ -4,7 +4,7 @@
 
 
 
-Apache Commons Logging 1.3.0 Reference Package 
org.apache.commons.logging.log4j.log4j12
+Apache Commons Logging 1.3.1 Reference Package 
org.apache.commons.logging.log4j.log4j12
 
 
 

Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/package-summary.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/log4j/log4j12/package-summary.html
 Sun Mar 24 17:59:10 2024
@@ -4,7 +4,7 @@
 
 
 
-Apache Commons Logging 1.3.0 Reference Package 
org.apache.commons.logging.log4j.log4j12
+Apache Commons Logging 1.3.1 Reference Package 
org.apache.commons.logging.log4j.log4j12
 
 
 
@@ -23,7 +23,7 @@
 Index
 Help
 
-Apache Commons Logging 
1.3.0 Reference
+Apache Commons Logging 
1.3.1 Reference
 
 
 
@@ -106,7 +106,7 @@
 Index
 Help
 
-Apache Commons Logging 
1.3.0 Reference
+Apache Commons Logging 
1.3.1 Reference
 
 
 
@@ -126,7 +126,7 @@
 
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software 

svn commit: r1085996 [15/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/failsafe-report.html
==
--- 
websites/production/commons/content/proper/commons-logging/failsafe-report.html 
(original)
+++ 
websites/production/commons/content/proper/commons-logging/failsafe-report.html 
Sun Mar 24 17:59:10 2024
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
 
-
+
 
 Apache Commons Logging  Failsafe Report
 
@@ -40,8 +40,8 @@
   https://commons.apache.org/proper/commons-logging/;>Apache Commons 
Logging 
 
 
-  Last Published: 02 December 2023
-| Version: 1.3.0
+  Last Published: 24 March 2024
+| Version: 1.3.1
   
 
 
@@ -340,7 +340,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-6.847 s
+7.796 s
 Note: failures are anticipated and checked for with assertions while errors 
are unanticipated.
 Package List
 [Summary] [Package List] 
[Test Cases]
@@ -360,7 +360,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.365 s
+0.247 s
 
 org.apache.commons.logging.logkit
 4
@@ -368,7 +368,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.123 s
+0.124 s
 
 org.apache.commons.logging.config
 2
@@ -376,7 +376,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.073 s
+0.080 s
 
 org.apache.commons.logging.jdk14
 24
@@ -384,7 +384,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.351 s
+0.232 s
 
 org.apache.commons.logging.servlet
 1
@@ -392,7 +392,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.051 s
+0.048 s
 
 org.apache.commons.logging.log4j.log4j12
 16
@@ -400,7 +400,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.463 s
+2.758 s
 
 org.apache.commons.logging.slf4j
 2
@@ -408,7 +408,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.113 s
+0.110 s
 
 org.apache.commons.logging
 15
@@ -416,7 +416,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.809 s
+0.635 s
 
 org.apache.commons.logging.pathable
 12
@@ -424,7 +424,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.139 s
+0.087 s
 
 org.apache.commons.logging.serviceloader
 1
@@ -432,7 +432,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.034 s
+0.033 s
 
 org.apache.commons.logging.tccl
 2
@@ -440,7 +440,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.115 s
+0.073 s
 
 org.apache.commons.logging.tccl.log
 4
@@ -448,7 +448,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.079 s
+0.134 s
 
 org.apache.commons.logging.log4j2
 3
@@ -456,7 +456,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-1.037 s
+0.707 s
 
 org.apache.commons.logging.tccl.logfactory
 4
@@ -464,7 +464,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.074 s
+0.071 s
 
 org.apache.commons.logging.impl
 13
@@ -472,7 +472,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-2.882 s
+2.183 s
 
 org.apache.commons.logging.security
 3
@@ -480,7 +480,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.051 s
+0.202 s
 
 org.apache.commons.logging.avalon
 1
@@ -488,7 +488,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.036 s
+0.029 s
 
 org.apache.commons.logging.noop
 2
@@ -496,7 +496,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.052 s
+0.043 s
 Note: package statistics are not computed recursively, they only sum up all 
of its testsuites numbers.
 org.apache.commons.logging.simple
 
@@ -517,7 +517,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.118 s
+0.076 s
 
 
 DateTimeCustomConfigTestCase
@@ -526,7 +526,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.172 s
+0.116 s
 
 
 DefaultConfigTestCase
@@ -535,7 +535,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.075 s
+0.055 s
 org.apache.commons.logging.logkit
 
 
@@ -555,7 +555,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.123 s
+0.124 s
 org.apache.commons.logging.config
 
 
@@ -575,7 +575,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.035 s
+0.039 s
 
 
 PriorityConfigTestCase
@@ -584,7 +584,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.038 s
+0.041 s
 org.apache.commons.logging.jdk14
 
 
@@ -604,7 +604,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.081 s
+0.048 s
 
 
 CustomConfigAPITestCase
@@ -613,7 +613,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.088 s
+0.062 s
 
 
 CustomConfigFullTestCase
@@ -622,7 +622,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.090 s
+0.057 s
 
 
 CustomConfigTestCase
@@ -631,7 +631,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.092 s
+0.065 s
 org.apache.commons.logging.servlet
 
 
@@ -651,7 +651,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.051 s
+0.048 s
 org.apache.commons.logging.log4j.log4j12
 
 
@@ -671,7 +671,7 @@ function toggleDisplay(elementId) {
 0
 0
 100%
-0.110 s
+0.697 s
 
 
 ApiClasspathStandardTestCase
@@ -680,7 +680,7 @@ function 

svn commit: r1085996 [26/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/CustomConfigTestCase.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/CustomConfigTestCase.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/CustomConfigTestCase.html
 Sun Mar 24 17:59:10 2024
@@ -245,6 +245,6 @@
 237 }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/DateTimeCustomConfigTestCase.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/DateTimeCustomConfigTestCase.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/DateTimeCustomConfigTestCase.html
 Sun Mar 24 17:59:10 2024
@@ -110,6 +110,6 @@
 102 }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/DecoratedSimpleLog.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/DecoratedSimpleLog.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/DecoratedSimpleLog.html
 Sun Mar 24 17:59:10 2024
@@ -92,6 +92,6 @@
 84  }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/DefaultConfigTestCase.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/DefaultConfigTestCase.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/DefaultConfigTestCase.html
 Sun Mar 24 17:59:10 2024
@@ -217,6 +217,6 @@
 209 }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/LogRecord.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/LogRecord.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/LogRecord.html
 Sun Mar 24 17:59:10 2024
@@ -47,6 +47,6 @@
 39  }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/package-frame.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/package-frame.html
 Sun Mar 24 17:59:10 2024
@@ -4,7 +4,7 @@
 
 
 
-Apache Commons Logging 1.3.0 Reference Package 
org.apache.commons.logging.simple
+Apache Commons Logging 1.3.1 Reference Package 
org.apache.commons.logging.simple
 
 
 

Modified: 
websites/production/commons/content/proper/commons-logging/xref-test/org/apache/commons/logging/simple/package-summary.html
==
--- 

svn commit: r1085996 [28/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/LogFactoryImpl.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/LogFactoryImpl.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/LogFactoryImpl.html
 Sun Mar 24 17:59:10 2024
@@ -271,12 +271,12 @@
 263  * This value is initialized by {@code 
getLogConstructor()},
 264  * and then returned repeatedly.
 265  */
-266 protected Constructor logConstructor;
+266 protected Constructor? logConstructor;
 267 
 268 /**
 269  * The signature of the Constructor to be 
used.
 270  */
-271 protected Class[] logConstructorSignature = { 
String.class };
+271 protected Class?[] logConstructorSignature 
= { String.class };
 272 
 273 /**
 274  * The one-argument {@code setLogFactory} method 
of the selected
@@ -287,7 +287,7 @@
 279 /**
 280  * The signature of the {@code setLogFactory} 
method to be used.
 281  */
-282 protected Class[] logMethodSignature = { 
LogFactory.class };
+282 protected Class?[] logMethodSignature = { 
LogFactory.class };
 283 
 284 /**
 285  * See getBaseClassLoader and 
initConfiguration.
@@ -339,9 +339,9 @@
 331 
 332 final Object[] params = { logCategory };
 333 Log 
logAdapter = null;
-334 Constructor 
constructor = null;
+334 
Constructor? constructor = null;
 335 
-336 Class 
logAdapterClass = null;
+336 
Class? logAdapterClass = null;
 337 ClassLoader 
currentCL = getBaseClassLoader();
 338 
 339 for(;;) {
@@ -369,7 +369,7 @@
 361 
}
 362 }
 363 
-364 
Class clazz;
+364 
Class? clazz;
 365 
try {
 366 
clazz = Class.forName(logAdapterClassName, true, currentCL);
 367 } 
catch (final ClassNotFoundException 
originalClassNotFoundException) {
@@ -648,7 +648,7 @@
 640 }
 641 
 642 /**
-643  * Return the configuration attribute with the 
specified name (if any),
+643  * Gets the configuration attribute with the 
specified name (if any),
 644  * or {@code null} if there is no such 
attribute.
 645  *
 646  * @param name Name of the attribute to 
return
@@ -659,7 +659,7 @@
 651 }
 652 
 653 /**
-654  * Return an array containing the names of all 
currently defined
+654  * Gets an array containing the names of all 
currently defined
 655  * configuration attributes.  If there are no 
such attributes, a zero
 656  * length array is returned.
 657  */
@@ -669,7 +669,7 @@
 661 }
 662 
 663 /**
-664  * Return the class loader from which we should 
try to load the logging
+664  * Gets the class loader from which we should 
try to load the logging
 665  * adapter classes.
 666  * p
 667  * This method usually returns the context class 
loader. However if it
@@ -684,489 +684,489 @@
 676  * failed to correctly set the context class 
loader. This is a bug in
 677  * the calling application; however we provide 
the option for JCL to
 678  * simply generate a warning rather than fail 
outright.
-679  *
-680  */
-681 private ClassLoader getBaseClassLoader() throws LogConfigurationException
 {
-682 final ClassLoader thisClassLoader = 
getClassLoader(LogFactoryImpl.class);
-683 
-684 if (!useTCCL) {
-685 return thisClassLoader;
-686 }
-687 
-688 final ClassLoader contextClassLoader = 
getContextClassLoaderInternal();
-689 
-690 final ClassLoader baseClassLoader = 
getLowestClassLoader(
-691 
contextClassLoader, thisClassLoader);
-692 
-693 if (baseClassLoader == null) {
-694// The two class loaders are not part of a parent child 
relationship.
-695// In some classloading setups (e.g. JBoss with its
-696// UnifiedLoaderRepository) this can still work, so if user 
hasn't
-697// forbidden it, just return the contextClassLoader.
-698if (!allowFlawedContext) {
-699 throw new LogConfigurationException("Bad class loader hierarchy; LogFactoryImpl was loaded 
via" +
-700 
" a class loader that is 
not related to the current context" +
-701 
" class loader.");
-702}
-703 if (isDiagnosticsEnabled()) {
-704
logDiagnostic("[WARNING] the context class loader is 
not part of a" +
-705 
 " parent-child relationship with the class 
loader that" +
-706 
 " loaded LogFactoryImpl.");
-707   }
-708   // If 

svn commit: r1085996 [11/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Added: 
websites/production/commons/content/proper/commons-logging/commons-logging_commons-logging-1.3.1.spdx.json
==
--- 
websites/production/commons/content/proper/commons-logging/commons-logging_commons-logging-1.3.1.spdx.json
 (added)
+++ 
websites/production/commons/content/proper/commons-logging/commons-logging_commons-logging-1.3.1.spdx.json
 Sun Mar 24 17:59:10 2024
@@ -0,0 +1,3136 @@
+{
+  "SPDXID" : "SPDXRef-DOCUMENT",
+  "spdxVersion" : "SPDX-2.3",
+  "creationInfo" : {
+"created" : "2024-03-24T17:57:20Z",
+"creators" : [ "Tool: spdx-maven-plugin" ],
+"licenseListVersion" : "3.23"
+  },
+  "name" : "Apache Commons Logging",
+  "dataLicense" : "CC0-1.0",
+  "documentNamespace" : 
"http://spdx.org/spdxpackages/commons-logging_commons-logging-1.3.1;,
+  "packages" : [ {
+"SPDXID" : "SPDXRef-gnrtd0",
+"checksums" : [ {
+  "algorithm" : "SHA1",
+  "checksumValue" : "f20b3c260b13b400b587cf3b6e88f4887a59864e"
+} ],
+"copyrightText" : "NOASSERTION",
+"description" : "Apache Commons Logging is a thin adapter allowing 
configurable bridging to other,\nwell-known logging systems.",
+"downloadLocation" : "NOASSERTION",
+"externalRefs" : [ {
+  "referenceCategory" : "PACKAGE-MANAGER",
+  "referenceLocator" : "pkg:maven/commons-logging/commons-logging@1.3.1",
+  "referenceType" : "purl"
+} ],
+"filesAnalyzed" : true,
+"homepage" : "https://commons.apache.org/proper/commons-logging/;,
+"licenseConcluded" : "Apache-2.0",
+"licenseDeclared" : "Apache-2.0",
+"licenseInfoFromFiles" : [ "NOASSERTION" ],
+"name" : "Apache Commons Logging",
+"originator" : "Organization:The Apache Software Foundation",
+"packageFileName" : "commons-logging-1.3.1.jar",
+"packageVerificationCode" : {
+  "packageVerificationCodeValue" : 
"aa70c66ae3c8f2580040d7f51db4d3ae4d43ef76"
+},
+"primaryPackagePurpose" : "LIBRARY",
+"summary" : "Apache Commons Logging is a thin adapter allowing 
configurable bridging to other,\nwell-known logging systems.",
+"supplier" : "Organization: The Apache Software Foundation",
+"versionInfo" : "1.3.1"
+  }, {
+"SPDXID" : "SPDXRef-gnrtd82",
+"copyrightText" : "UNSPECIFIED",
+"description" : "Module \"junit-vintage-engine\" of JUnit 5.",
+"downloadLocation" : "NOASSERTION",
+"externalRefs" : [ {
+  "referenceCategory" : "PACKAGE-MANAGER",
+  "referenceLocator" : 
"pkg:maven/org.junit.vintage/junit-vintage-engine@5.10.2",
+  "referenceType" : "purl"
+} ],
+"filesAnalyzed" : false,
+"homepage" : "https://junit.org/junit5/;,
+"licenseConcluded" : "NOASSERTION",
+"licenseDeclared" : "NOASSERTION",
+"name" : "JUnit Vintage Engine",
+"summary" : "Module \"junit-vintage-engine\" of JUnit 5.",
+"versionInfo" : "5.10.2"
+  }, {
+"SPDXID" : "SPDXRef-gnrtd83",
+"copyrightText" : "UNSPECIFIED",
+"description" : "Module \"junit-platform-engine\" of JUnit 5.",
+"downloadLocation" : "NOASSERTION",
+"externalRefs" : [ {
+  "referenceCategory" : "PACKAGE-MANAGER",
+  "referenceLocator" : 
"pkg:maven/org.junit.platform/junit-platform-engine@1.10.2",
+  "referenceType" : "purl"
+} ],
+"filesAnalyzed" : false,
+"homepage" : "https://junit.org/junit5/;,
+"licenseConcluded" : "NOASSERTION",
+"licenseDeclared" : "NOASSERTION",
+"name" : "JUnit Platform Engine API",
+"summary" : "Module \"junit-platform-engine\" of JUnit 5.",
+"versionInfo" : "1.10.2"
+  }, {
+"SPDXID" : "SPDXRef-gnrtd84",
+"copyrightText" : "UNSPECIFIED",
+"description" : "Open Test Alliance for the JVM",
+"downloadLocation" : "NOASSERTION",
+"externalRefs" : [ {
+  "referenceCategory" : "PACKAGE-MANAGER",
+  "referenceLocator" : "pkg:maven/org.opentest4j/opentest4j@1.3.0",
+  "referenceType" : "purl"
+} ],
+"filesAnalyzed" : false,
+"homepage" : "https://github.com/ota4j-team/opentest4j;,
+"licenseConcluded" : "NOASSERTION",
+"licenseDeclared" : "Apache-2.0",
+"name" : "org.opentest4j:opentest4j",
+"summary" : "Open Test Alliance for the JVM",
+"versionInfo" : "1.3.0"
+  }, {
+"SPDXID" : "SPDXRef-gnrtd85",
+"copyrightText" : "UNSPECIFIED",
+"description" : "JUnit is a unit testing framework for Java, created by 
Erich Gamma and Kent Beck.",
+"downloadLocation" : "NOASSERTION",
+"externalRefs" : [ {
+  "referenceCategory" : "PACKAGE-MANAGER",
+  "referenceLocator" : "pkg:maven/junit/junit@4.13.2",
+  "referenceType" : "purl"
+} ],
+"filesAnalyzed" : false,
+"homepage" : "http://junit.org;,
+"licenseConcluded" : "NOASSERTION",
+"licenseDeclared" : "EPL-1.0",
+"name" : "JUnit",
+"originator" : "Organization:JUnit",
+"summary" : "JUnit is a unit testing framework for Java, created by Erich 
Gamma and Kent 

svn commit: r1085996 [20/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging/LogFactory.html
==
--- 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging/LogFactory.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging/LogFactory.html
 Sun Mar 24 17:59:10 2024
@@ -1 +1 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;>http://www.w3.org/1999/xhtml; lang="en">LogFactorySessionsApache Commons Logging  org.apache.commons.logging  LogFactoryLogFactoryElementMissed 
InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethodsTotal898 of 1,52341%114 of 
22048%8714
 6216425636createFactory(String, ClassLoader)16%23%1516425601getFactory()<
 td class="bar" id="b1">57%68%1938329301getConfigurationFile(ClassLoader, String)45%61%814104201logHierarchy(String, 
ClassLoader)0%0%662626
 11implementsLogFactory(Class)0%0%4411logClassLoaderEnvironment(Class)4%50%12141601initDiagnostics()19%16%34111401lambda$getProperties$0(URL)48%25%4581601newFactory(String, ClassLoader, 
ClassLoader)44%66%2431001release(ClassLoader)47%37%4561401createFactoryStore()56%37%3592001lambda$getResources$1(ClassLoader, String)29%50%1369
 01getClassLoader(Class)13%0%124501static {...}80%50%2341501logDiagnostic(String)27%50%123501logRawDiagnostic(String)0%0%224411trim(String)0%0%223311releaseAll()82%
 66%2431501handleThrowable(Throwable)53%50%232501newFactory(String, 
ClassLoader)0%n/a11objectId(Object)88%50%1
 21301isDiagnosticsEnabled()66%50%120101getContextClassLoader()0%n/a11directGetContextClassLoader()88%n/a011501isClassAvailable(String, ClassLoader)100%n/a010701cacheFactory(ClassLoader, LogFactory)100%75%130501getCachedFactory(ClassLoader)100%100%020301getResources(ClassLoader, 
String)100%n/a0
 10101getSystemProperty(String, String)100%n/a010101getProperties(URL)100%n/a010101getContextClassLoaderInternal()100%n/a010101getLog(Class)100%n/a010101getLog(String)100%n/a010101lambda$newFactory$3(String, 
ClassLoader)100%n/a010101lambda$getSystemProperty$2(String, String)100%n/a010101LogFactory()100%n/a010201Created with http://www.jacoco.org/jacoco;>JaCoCo 
0.8.11.202310140853
\ No newline at end of file
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;>http://www.w3.org/1999/xhtml; lang="en">LogFactorySessionsApache Commons Logging  org.apache.commons.logging  LogFactoryLogFactoryElementMissed 
InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethodsTotal866 of 1,51442%109 of 
21850%8414
 5204421636createFactory(String, ClassLoader)16%23%1516425601getFactory()<
 td class="bar" id="b1">64%74%1738269301getConfigurationFile(ClassLoader, String)45%61%814104201logHierarchy(String, 
ClassLoader)0%0%662626
 11implementsLogFactory(Class)0%0%4411logClassLoaderEnvironment(Class)4%50%12141601initDiagnostics()26%16%<
 /td>3491401lambda$getProperties$0(URL)48%25%4581601newFactory(String, ClassLoader, 
ClassLoader)44%66%2431001release(ClassLoader)47%37%4561401lambda$getResources$1(ClassLoader, String)29%50%136901createFactoryStore()62%37%35720
 01getClassLoader(Class)13%0%124501static {...}80%50%2341501logDiagnostic(String)27%50%123501logRawDiagnostic(String)0%0%224411trim(String)0%0%223311releaseAll()76%
 50%2331101handleThrowable(Throwable)53%50%232501newFactory(String, 
ClassLoader)0%n/a11isDiagnosticsEnabled()66%50%120101getContextClassLoader()0%n/a11isClassAvailable(String, ClassLoader)100%n/a010701objectId(Object)100%100%020301cacheFactory(ClassLoader, 
LogFactory)100%75%130501directGetContextClassLoader()100%n/a010501getCachedFactory(ClassLoader)src="../jacoco-resources/greenbar.gif" width="3" height="10" title="9" 
 >alt="9"/>100%src="../jacoco-resources/greenbar.gif" width="3" height="10" title="2" 
 >alt="2"/>100%id="f26">02id="h26">03id="j26">01href="LogFactory.java.html#L1053" class="el_method">getResources(ClassLoader, 
 >String)src="../jacoco-resources/greenbar.gif" width="2" height="10" title="6" 
 >alt="6"/>100%class="ctr2" id="e27">n/a0class="ctr2" id="g27">10id="i28">101getSystemProperty(String, 
String)100%n/a010101getProperties(URL)100%n/a010101getContextClassLoaderInternal()100%n/a010101getLog(Class)100%n/a010101getLog(String)100%n/a010101lambda$newFactory$3(String, 
ClassLoader)100%n/a010101lambda$getSystemProperty$2(String, String)100%n/a010101LogFactory()100%n/a010201Created with http://www.jacoco.org/jacoco;>JaCoCo 
0.8.11.202310140853
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging/LogFactory.java.html
==
--- 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging/LogFactory.java.html
 (original)
+++ 

svn commit: r1085996 [27/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/LogSource.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/LogSource.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/LogSource.html
 Sun Mar 24 17:59:10 2024
@@ -163,7 +163,7 @@
 155 try {
 156 
Class.forName(className);
 157 return true;
-158 } catch (Throwable e) {
+158 } catch (final 
Throwable e) {
 159 return false;
 160 }
 161 }
@@ -242,6 +242,6 @@
 234 }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/AvalonLogger.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/AvalonLogger.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/AvalonLogger.html
 Sun Mar 24 17:59:10 2024
@@ -326,6 +326,6 @@
 318 }
 
 
-Copyright  20012023 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20012024 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/Jdk13LumberjackLogger.html
==
--- 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/Jdk13LumberjackLogger.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/xref/org/apache/commons/logging/impl/Jdk13LumberjackLogger.html
 Sun Mar 24 17:59:10 2024
@@ -90,7 +90,7 @@
 82  }
 83  
 84  /**
-85   * Logs a message with {@code 
java.util.logging.Level.FINE}.
+85   * Logs a message with {@link 
java.util.logging.Level#FINE}.
 86   *
 87   * @param message to log
 88   * @see 
org.apache.commons.logging.Log#debug(Object)
@@ -101,7 +101,7 @@
 93  }
 94  
 95  /**
-96   * Logs a message with {@code 
java.util.logging.Level.FINE}.
+96   * Logs a message with {@link 
java.util.logging.Level#FINE}.
 97   *
 98   * @param message to log
 99   * @param exception log this cause
@@ -113,7 +113,7 @@
 105 }
 106 
 107 /**
-108  * Logs a message with {@code 
java.util.logging.Level.SEVERE}.
+108  * Logs a message with {@link 
java.util.logging.Level#SEVERE}.
 109  *
 110  * @param message to log
 111  * @see 
org.apache.commons.logging.Log#error(Object)
@@ -124,7 +124,7 @@
 116 }
 117 
 118 /**
-119  * Logs a message with {@code 
java.util.logging.Level.SEVERE}.
+119  * Logs a message with {@link 
java.util.logging.Level#SEVERE}.
 120  *
 121  * @param message to log
 122  * @param exception log this cause
@@ -136,7 +136,7 @@
 128 }
 129 
 130 /**
-131  * Logs a message with {@code 
java.util.logging.Level.SEVERE}.
+131  * Logs a message with {@link 
java.util.logging.Level#SEVERE}.
 132  *
 133  * @param message to log
 134  * @see 
org.apache.commons.logging.Log#fatal(Object)
@@ -147,7 +147,7 @@
 139 }
 140 
 141 /**
-142  * Logs a message with {@code 
java.util.logging.Level.SEVERE}.
+142  * Logs a message with {@link 
java.util.logging.Level#SEVERE}.
 143  *
 144  * @param message to log
 145  * @param exception log this cause
@@ -192,7 +192,7 @@
 184 }
 185 
 186 /**
-187  * Return the native Logger instance we are 
using.
+187  * Gets the native Logger instance we are 
using.
 188  *
 189  * @return the native Logger instance we are 
using.
 190  */
@@ -204,7 +204,7 @@
 196 }
 197 
 198 /**
-199  * Logs a message with {@code 
java.util.logging.Level.INFO}.
+199  * Logs a message with {@link 
java.util.logging.Level#INFO}.
 200  *
 201  * @param message to log
 202  * @see 
org.apache.commons.logging.Log#info(Object)
@@ -215,7 +215,7 @@
 207 }
 208 
 209 /**
-210  * Logs a message with {@code 
java.util.logging.Level.INFO}.
+210  * Logs a message with {@link 
java.util.logging.Level#INFO}.
 211  *
 212  * @param message to log
 213  * @param exception log this cause
@@ -290,7 +290,7 @@
 282 }
 283 
 284 /**
-285  * Logs a message with {@code 
java.util.logging.Level.FINEST}.
+285  * Logs a message with {@link 

svn commit: r1085996 [19/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging.impl/index.html
==
--- 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging.impl/index.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging.impl/index.html
 Sun Mar 24 17:59:10 2024
@@ -1 +1 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;>http://www.w3.org/1999/xhtml; lang="en">org.apache.commons.logging.implSource FilesSessionsApache Commons Logging  org.apache.commons.logging.implorg.apache.commons.logging.impl<
 /h1>ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethodsMissedClassesTotal1,749 of 
4,19258%192 of 39751%2405224391,13898321220LogFactoryImpl41%40%80125193361103901Jdk13LumberjackLogger0%0%29297373232311Slf4jLogFactory.Slf4jLog0%n/a1919191911AvalonLogger39%50%2034245282201SimpleLog83%62%29752716013201Log4JLogger71%50%1127186082301Slf4jLogFactory48%25%712132351001WeakHashtable.Entry37%11%111511192601Log4jApiLogFactory46%0%61012195901Log4jApiLogFactory.Log4j2Log77%100%72373972201Slf4jLogFactory.Slf4jLocationAwareLog76%n/a62163662101ServletContextCleaner64%100%1512261401WeakHashtable94%80%73078221701NoOpLog90%n/a12022212001Log4jApiLogFactory.LogAdapter94%50%13130201Jdk14Logger100%80%22705102201id="a8">LogKitLoggerclass="bar" id="b16">height="10" title="155" alt="155"/>100%class="bar" id="d11">height="10" title="23" alt="23"/>95%class="ctr1" id="f17">132id="h16">052id="j16">020id="l16">01href="WeakHashtable$Referenced.html" 
 >class="el_class">WeakHashtable.Referencedid="b17">title="76" alt="76"/>100%id="d
 9">80%2100200501WeakHashtable.new Enumeration() 
{...}100%n/a03040301WeakHashtable.WeakKey100%n/a02040201Created with http://www.jacoco.org/jacoco;>JaCoCo 
0.8.11.202310140853
\ No newline at end of file
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;>http://www.w3.org/1999/xhtml; lang="en">org.apache.commons.logging.implSource FilesSessionsApache Commons Logging  org.apache.commons.logging.implorg.apache.commons.logging.impl<
 /h1>ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethodsMissedClassesTotal1,711 of 
4,19159%182 of 39754%2365224201,13897321220LogFactoryImpl43%45%7712517836193901Jdk13LumberjackLogger0%0%29297373232311Slf4jLogFactory.Slf4jLog0%n/a1919191911AvalonLogger39%50%2034class="ctr1" id="h3">2452id="j3">822id="l3">01href="SimpleLog.html" class="el_class">SimpleLogid="b4">title="84" alt="84"/>height="10" title="481" alt="481"/>85%class="bar" id="d1">height="10" title="28" alt="28"/>width="36" height="10" title="53" alt="53"/>id="e6">65%28id="g1">7523id="i1">16013201Log4JLogger71%50%1127186082301Slf4jLogFactory48%25%712132351001WeakHashtable.Entry37%11%111511192601Log4jApiLogFactory46%0%61012195901Log4jApiLogFactory.Log4j2Log77%100%72373972201Slf4jLogFactory.Slf4jLocationAwareLog76%n/a62163662101ServletContextCleaner64%<
 img src="../jacoco-resources/greenbar.gif" width="1" height="10" title="2" 
alt="2"/>100%1512261401WeakHashtable94%80%7
 3078221701NoOpLog90%n/a12022212001Log4jApiLogFactory.LogAdapter94%50%13130201Jdk14Logger100%80%22705102201LogKitLogger100%95%13205202001WeakHashtable.Referenced100%
 80%2100200501WeakHashtable.new Enumeration() 
{...}100%n/a03040301WeakHashtable.WeakKey100%n/a02040201Created with http://www.jacoco.org/jacoco;>JaCoCo 
0.8.11.202310140853
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging.impl/index.source.html
==
--- 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging.impl/index.source.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging.impl/index.source.html
 Sun Mar 24 17:59:10 2024
@@ -1 +1 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;>http://www.w3.org/1999/xhtml; lang="en">org.apache.commons.logging.implClassesSessionsApache Commons Logging  org.apache.commons.logging.implorg.apache.commons.logging.implElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethodsMissedClassesTotal1,749 of 
4,19258%192 of 39751%2405224391,13898321220LogFactoryImpl.java41%40%80125193361103901Jdk13LumberjackLogger.java0%0%29297373232311Slf4jLogFactory.java41%25%32525292305013AvalonLogger.java39%50%2034245282201SimpleLog.java83%62%29752716013201Log4jApiLogFactory.java68%50%14362061123303WeakHashtable.java86%57%20601812843305Log4JLogger.java71%50%1127186082301ServletContextCleaner.java64%100%1512261401NoOpLog.java90%n/a120222120<
 td class="ctr1" id="l9">01Jdk14Logger.java100%80%22705102201LogKitLogger.java100%95%13205202001Created with http://www.jacoco.org/jacoco;>JaCoCo 
0.8.11.202310140853
\ No newline at end of 

svn commit: r1085996 [17/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging.impl/LogFactoryImpl.java.html
==
--- 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging.impl/LogFactoryImpl.java.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/jacoco/org.apache.commons.logging.impl/LogFactoryImpl.java.html
 Sun Mar 24 17:59:10 2024
@@ -263,12 +263,12 @@ public class LogFactoryImpl extends LogF
  * This value is initialized by {@code getLogConstructor()},
  * and then returned repeatedly.
  */
-protected Constructor logConstructor;
+protected Constructor? logConstructor;
 
 /**
  * The signature of the Constructor to be used.
  */
-protected Class[] logConstructorSignature = { 
String.class };
+protected Class?[] 
logConstructorSignature = { String.class };
 
 /**
  * The one-argument {@code setLogFactory} method of the selected
@@ -279,7 +279,7 @@ public class LogFactoryImpl extends LogF
 /**
  * The signature of the {@code setLogFactory} method to be used.
  */
-protected Class[] logMethodSignature = { 
LogFactory.class };
+protected Class?[] logMethodSignature = 
{ LogFactory.class };
 
 /**
  * See getBaseClassLoader and initConfiguration.
@@ -331,9 +331,9 @@ public class LogFactoryImpl extends LogF
 
 final Object[] params = { logCategory 
};
 Log logAdapter = null;
-Constructor constructor = null;
+Constructor? constructor = 
null;
 
-Class logAdapterClass = null;
+Class? logAdapterClass = 
null;
 ClassLoader currentCL = 
getBaseClassLoader();
 
 for(;;) {
@@ -361,7 +361,7 @@ public class LogFactoryImpl extends LogF
 }
 }
 
-Class clazz;
+Class? clazz;
 try {
 clazz = 
Class.forName(logAdapterClassName, true, currentCL);
 } catch (final 
ClassNotFoundException originalClassNotFoundException) {
@@ -440,21 +440,21 @@ public class LogFactoryImpl extends LogF
 // call to handleFlawedHierarchy above must have thrown
 // a LogConfigurationException, so just throw it on
 throw e;
-} catch (final Throwable t) {
-handleThrowable(t); // may re-throw 
t
+} catch (final Throwable t) {
+handleThrowable(t); // may re-throw 
t
 // handleFlawedDiscovery will determine whether this is a fatal
 // problem or not. If it is fatal, then a 
LogConfigurationException
 // will be thrown.
-
handleFlawedDiscovery(logAdapterClassName, t);
+
handleFlawedDiscovery(logAdapterClassName, t);
 }
 
-if 
(currentCL == null) {
-break;
+if 
(currentCL == null) {
+break;
 }
 
 // try the parent class loader
 // currentCL = currentCL.getParent();
-currentCL = 
getParentClassLoader(currentCL);
+currentCL = 
getParentClassLoader(currentCL);
 }
 
 if 
(logAdapterClass != null  affectState) {
@@ -566,7 +566,7 @@ public class LogFactoryImpl extends LogF
 No user-specified Log implementation; performing 
discovery +
  using the standard supported logging 
implementations...);
 }
-for(int 
i=0; iclassesToDiscover.length  result == null; ++i) {
+for(int 
i=0; iclassesToDiscover.length  result == null; ++i) {
 result = 
createLogFromClass(classesToDiscover[i], logCategory, true);
 }
 
@@ -606,8 +606,8 @@ public class LogFactoryImpl extends LogF
 }
 try {
 specifiedClass = 
getSystemProperty(LOG_PROPERTY, null);
-} catch (final SecurityException e) 
{
-
if (isDiagnosticsEnabled()) {
+} catch (final SecurityException e) 
{
+
if (isDiagnosticsEnabled()) {
 logDiagnostic(No access 
allowed to system property ' +
 LOG_PROPERTY + ' - 
 + e.getMessage());
 }
@@ -621,8 +621,8 @@ public class LogFactoryImpl extends LogF
 }
 try {
 specifiedClass = 
getSystemProperty(LOG_PROPERTY_OLD, null);
-} catch (final SecurityException e) 
{
-
if (isDiagnosticsEnabled()) {
+} catch (final SecurityException e) 
{
+
if (isDiagnosticsEnabled()) {
 logDiagnostic(No access 
allowed to system property ' +
 LOG_PROPERTY_OLD + ' 
-  + e.getMessage());
 }
@@ -640,7 +640,7 @@ public class LogFactoryImpl extends LogF
 }
 
 /**
- * Return 

svn commit: r1085996 [10/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/checkstyle.html
==
--- websites/production/commons/content/proper/commons-logging/checkstyle.html 
(original)
+++ websites/production/commons/content/proper/commons-logging/checkstyle.html 
Sun Mar 24 17:59:10 2024
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
 
-
+
 
 Apache Commons Logging  Checkstyle Results
 
@@ -40,8 +40,8 @@
   https://commons.apache.org/proper/commons-logging/;>Apache Commons 
Logging 
 
 
-  Last Published: 02 December 2023
-| Version: 1.3.0
+  Last Published: 24 March 2024
+| Version: 1.3.1
   
 
 
@@ -308,7 +308,7 @@
   
   

 Checkstyle Results
-The following document contains the results of https://checkstyle.org/;>Checkstyle 10.12.5 with 
/Users/garydgregory/git/commons-logging/src/conf/checkstyle.xml 
ruleset.
+The following document contains the results of https://checkstyle.org/;>Checkstyle 10.14.0 with 
/Users/garydgregory/git/commons-logging/src/conf/checkstyle.xml 
ruleset.
 Summary
 
 
@@ -319,7 +319,7 @@
 
 39
 0
-71
+67
 0
 Files
 
@@ -451,12 +451,12 @@
 
 src/test/resources/org/apache/commons/logging/tccl/log/props_disable_tccl/commons-logging.properties
 0
-2
+1
 0
 
 src/test/resources/org/apache/commons/logging/tccl/log/props_enable_tccl/commons-logging.properties
 0
-2
+1
 0
 
 src/test/resources/org/apache/commons/logging/tccl/logfactory/props_disable_tccl/commons-logging.properties
@@ -501,12 +501,12 @@
 
 target/test-classes/org/apache/commons/logging/tccl/log/props_disable_tccl/commons-logging.properties
 0
-2
+1
 0
 
 target/test-classes/org/apache/commons/logging/tccl/log/props_enable_tccl/commons-logging.properties
 0
-2
+1
 0
 
 target/test-classes/org/apache/commons/logging/tccl/logfactory/props_disable_tccl/commons-logging.properties
@@ -810,7 +810,7 @@
 whitespace
 ParenPad
 ')' is preceded with whitespace.
-972
+971
 org/apache/commons/logging/impl/LogKitLogger.java
 
 
@@ -1039,12 +1039,6 @@
 Line
 
 Warning
-misc
-NewlineAtEndOfFile
-File does not end with a newline.
-1
-
-Warning
 header
 Header
 Missing a header - not enough lines in file.
@@ -1059,12 +1053,6 @@
 Line
 
 Warning
-misc
-NewlineAtEndOfFile
-File does not end with a newline.
-1
-
-Warning
 header
 Header
 Missing a header - not enough lines in file.
@@ -1191,12 +1179,6 @@
 Line
 
 Warning
-misc
-NewlineAtEndOfFile
-File does not end with a newline.
-1
-
-Warning
 header
 Header
 Missing a header - not enough lines in file.
@@ -1211,12 +1193,6 @@
 Line
 
 Warning
-misc
-NewlineAtEndOfFile
-File does not end with a newline.
-1
-
-Warning
 header
 Header
 Missing a header - not enough lines in file.
@@ -1255,7 +1231,7 @@
 
 
 
-  Copyright 2001-2023
+  Copyright 2001-2024
   https://www.apache.org/;>The Apache Software 
Foundation.
 All Rights Reserved.
 

Modified: 
websites/production/commons/content/proper/commons-logging/ci-management.html
==
--- 
websites/production/commons/content/proper/commons-logging/ci-management.html 
(original)
+++ 
websites/production/commons/content/proper/commons-logging/ci-management.html 
Sun Mar 24 17:59:10 2024
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
 
-
+
 
 Apache Commons Logging  CI Management
 
@@ -40,8 +40,8 @@
   https://commons.apache.org/proper/commons-logging/;>Apache Commons 
Logging 
 
 
-  Last Published: 02 December 2023
-| Version: 1.3.0
+  Last Published: 24 March 2024
+| Version: 1.3.1
   
 
 
@@ -313,7 +313,7 @@
 
 
 
-  Copyright 2001-2023
+  Copyright 2001-2024
   https://www.apache.org/;>The Apache Software 
Foundation.
 All Rights Reserved.
 




svn commit: r1085996 [12/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-u

2024-03-24 Thread ggregory
Modified: websites/production/commons/content/proper/commons-logging/cpd.html
==
--- websites/production/commons/content/proper/commons-logging/cpd.html 
(original)
+++ websites/production/commons/content/proper/commons-logging/cpd.html Sun Mar 
24 17:59:10 2024
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
 
-
+
 
 Apache Commons Logging  CPD Results
 
@@ -40,8 +40,8 @@
   https://commons.apache.org/proper/commons-logging/;>Apache Commons 
Logging 
 
 
-  Last Published: 02 December 2023
-| Version: 1.3.0
+  Last Published: 24 March 2024
+| Version: 1.3.1
   
 
 
@@ -326,7 +326,7 @@
 }
 
 /**
- * Return the native Logger instance we are using.
+ * Gets the native Logger instance we are using.
  *
  * @return the native Logger instance we are using.
  */
@@ -338,7 +338,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.INFO}.
+ * Logs a message with {@link java.util.logging.Level#INFO}.
  *
  * @param message to log
  * @see org.apache.commons.logging.Log#info(Object)
@@ -349,7 +349,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.INFO}.
+ * Logs a message with {@link java.util.logging.Level#INFO}.
  *
  * @param message to log
  * @param exception log this cause
@@ -426,7 +426,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.FINE}.
+ * Logs a message with {@link java.util.logging.Level#FINE}.
  *
  * @param message to log
  * @see org.apache.commons.logging.Log#debug(Object)
@@ -437,7 +437,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.FINE}.
+ * Logs a message with {@link java.util.logging.Level#FINE}.
  *
  * @param message to log
  * @param exception log this cause
@@ -449,7 +449,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.SEVERE}.
+ * Logs a message with {@link java.util.logging.Level#SEVERE}.
  *
  * @param message to log
  * @see org.apache.commons.logging.Log#error(Object)
@@ -460,7 +460,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.SEVERE}.
+ * Logs a message with {@link java.util.logging.Level#SEVERE}.
  *
  * @param message to log
  * @param exception log this cause
@@ -472,7 +472,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.SEVERE}.
+ * Logs a message with {@link java.util.logging.Level#SEVERE}.
  *
  * @param message to log
  * @see org.apache.commons.logging.Log#fatal(Object)
@@ -483,7 +483,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.SEVERE}.
+ * Logs a message with {@link java.util.logging.Level#SEVERE}.
  *
  * @param message to log
  * @param exception log this cause
@@ -590,7 +590,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.FINEST}.
+ * Logs a message with {@link java.util.logging.Level#FINEST}.
  *
  * @param message to log
  * @see org.apache.commons.logging.Log#trace(Object)
@@ -601,7 +601,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.FINEST}.
+ * Logs a message with {@link java.util.logging.Level#FINEST}.
  *
  * @param message to log
  * @param exception log this cause
@@ -613,7 +613,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.WARNING}.
+ * Logs a message with {@link java.util.logging.Level#WARNING}.
  *
  * @param message to log
  * @see org.apache.commons.logging.Log#warn(Object)
@@ -624,7 +624,7 @@
 }
 
 /**
- * Logs a message with {@code java.util.logging.Level.WARNING}.
+ * Logs a message with {@link java.util.logging.Level#WARNING}.
  *
  * @param message to log
  * @param exception log this cause
@@ -641,7 +641,7 @@
 
 
 
-  Copyright 2001-2023
+  Copyright 2001-2024
   https://www.apache.org/;>The Apache Software 
Foundation.
 All Rights Reserved.
 




svn commit: r1085996 [2/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-us

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/apidocs/index-all.html
==
--- 
websites/production/commons/content/proper/commons-logging/apidocs/index-all.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/apidocs/index-all.html
 Sun Mar 24 17:59:10 2024
@@ -1,14 +1,15 @@
 
 
 
-
-Index (Apache Commons Logging 1.3.0 API)
+
+Index (Apache Commons Logging 1.3.1 API)
 
 
 
 
 
 
+
 
 
 
@@ -23,7 +24,7 @@ loadScripts(document, 'script');
 
 
-
+
 Skip navigation links
 
 Overview
@@ -37,10 +38,9 @@ loadScripts(document, 'script');
 
 
-
-SEARCH
-
-
+SEARCH:
+
+
 
 
 
@@ -51,7 +51,7 @@ loadScripts(document, 'script');
 Index
 
-ACDEFGHIJKLMNOPQRSTUVWAllClassesandInterfaces|AllPackages|ConstantFieldValues|SerializedForm
+ACDEFGHIJKLMNOPRSTVWAllClassesandInterfaces|AllPackages|ConstantFieldValues|SerializedForm
 A
 
 ALLOW_FLAWED_CONTEXT_PROPERTY - Static variable 
in class org.apache.commons.logging.impl.LogFactoryImpl
@@ -99,18 +99,12 @@ loadScripts(document, 'script');
 C
 
-cause - Variable in exception class 
org.apache.commons.logging.LogConfigurationException
+cause - Variable in exception 
org.apache.commons.logging.LogConfigurationException
 
 Deprecated.
 Use https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#getCause--;
 title="class or interface in java.lang" 
class="external-link">Throwable.getCause().
 
 
-Choosing a LogFactory Implementation - Search tag 
in package org.apache.commons.logging
-Section
-Configuring the Commons Logging Package - Search 
tag in package org.apache.commons.logging
-Section
-Configuring the Underlying Logging System - Search 
tag in package org.apache.commons.logging
-Section
 containsKey(Object) - Method in class 
org.apache.commons.logging.impl.WeakHashtable
 
 Deprecated.
@@ -152,11 +146,11 @@ loadScripts(document, 'script');debug(Object) - Method in class 
org.apache.commons.logging.impl.Jdk13LumberjackLogger
 
 Deprecated.
-Logs a message with 
java.util.logging.Level.FINE.
+Logs a message with https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html#FINE;
 title="class or interface in java.util.logging" 
class="external-link">Level.FINE.
 
 debug(Object) - Method in class 
org.apache.commons.logging.impl.Jdk14Logger
 
-Logs a message with 
java.util.logging.Level.FINE.
+Logs a message with https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html#FINE;
 title="class or interface in java.util.logging" 
class="external-link">Level.FINE.
 
 debug(Object) - Method in class 
org.apache.commons.logging.impl.Log4JLogger
 
@@ -189,11 +183,11 @@ loadScripts(document, 'script');debug(Object, Throwable) - Method in class 
org.apache.commons.logging.impl.Jdk13LumberjackLogger
 
 Deprecated.
-Logs a message with 
java.util.logging.Level.FINE.
+Logs a message with https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html#FINE;
 title="class or interface in java.util.logging" 
class="external-link">Level.FINE.
 
 debug(Object, Throwable) - Method in class 
org.apache.commons.logging.impl.Jdk14Logger
 
-Logs a message with 
java.util.logging.Level.FINE.
+Logs a message with https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html#FINE;
 title="class or interface in java.util.logging" 
class="external-link">Level.FINE.
 
 debug(Object, Throwable) - Method in class 
org.apache.commons.logging.impl.Log4JLogger
 
@@ -232,7 +226,7 @@ loadScripts(document, 'script');
 directGetContextClassLoader() - Static method in 
class org.apache.commons.logging.LogFactory
 
-Return the thread context class loader if available; 
otherwise return null.
+Gets the thread context class loader if available; 
otherwise return null.
 
 dummyLevel - Static variable in class 
org.apache.commons.logging.impl.Jdk13LumberjackLogger
 
@@ -264,11 +258,11 @@ loadScripts(document, 'script');error(Object) - Method in class 
org.apache.commons.logging.impl.Jdk13LumberjackLogger
 
 Deprecated.
-Logs a message with 
java.util.logging.Level.SEVERE.
+Logs a message with https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html#SEVERE;
 title="class or interface in java.util.logging" 
class="external-link">Level.SEVERE.
 
 error(Object) - Method in class 
org.apache.commons.logging.impl.Jdk14Logger
 
-Logs a message with 
java.util.logging.Level.SEVERE.
+Logs a message with https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html#SEVERE;
 title="class or interface in java.util.logging" 
class="external-link">Level.SEVERE.
 
 error(Object) - Method in class 
org.apache.commons.logging.impl.Log4JLogger
 
@@ -300,11 +294,11 @@ loadScripts(document, 'script');error(Object, Throwable) - Method in class 
org.apache.commons.logging.impl.Jdk13LumberjackLogger
 
 Deprecated.
-Logs a message with 
java.util.logging.Level.SEVERE.
+Logs a message with 

svn commit: r1085996 [3/29] - in /websites/production/commons/content/proper/commons-logging: ./ apidocs/ apidocs/legal/ apidocs/org/apache/commons/logging/ apidocs/org/apache/commons/logging/class-us

2024-03-24 Thread ggregory
Modified: 
websites/production/commons/content/proper/commons-logging/apidocs/org/apache/commons/logging/LogSource.html
==
--- 
websites/production/commons/content/proper/commons-logging/apidocs/org/apache/commons/logging/LogSource.html
 (original)
+++ 
websites/production/commons/content/proper/commons-logging/apidocs/org/apache/commons/logging/LogSource.html
 Sun Mar 24 17:59:10 2024
@@ -1,20 +1,25 @@
 
 
 
-
-LogSource (Apache Commons Logging 1.3.0 API)
+
+LogSource (Apache Commons Logging 1.3.1 API)
 
 
 
 
 
 
+
 
 
 
 
 
-var pathtoroot = "../../../../";
+