You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2019/04/29 13:29:11 UTC

svn commit: r1858371 - /jackrabbit/trunk/jackrabbit-core/src/main/javadoc/org/apache/jackrabbit/core/config/package.html

Author: reschke
Date: Mon Apr 29 13:29:11 2019
New Revision: 1858371

URL: http://svn.apache.org/viewvc?rev=1858371&view=rev
Log:
JCR-4430: fix javadoc:javadoc for jdk >= 11 - broken <p> and missing @alt on <img>

Modified:
    jackrabbit/trunk/jackrabbit-core/src/main/javadoc/org/apache/jackrabbit/core/config/package.html

Modified: jackrabbit/trunk/jackrabbit-core/src/main/javadoc/org/apache/jackrabbit/core/config/package.html
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-core/src/main/javadoc/org/apache/jackrabbit/core/config/package.html?rev=1858371&r1=1858370&r2=1858371&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-core/src/main/javadoc/org/apache/jackrabbit/core/config/package.html (original)
+++ jackrabbit/trunk/jackrabbit-core/src/main/javadoc/org/apache/jackrabbit/core/config/package.html Mon Apr 29 13:29:11 2019
@@ -43,8 +43,7 @@ and
 {@link org.apache.jackrabbit.core.config.WorkspaceConfig WorkspaceConfig}
 classes are used for the top-level configuration. Other configuration classes
 are used according to the class diagram shown below.
-<p align="center">
-<img src="doc-files/class.jpg">
+<img src="doc-files/class.jpg" alt="Class Diagram for Repository Configuration">
 <p>
 In addition to the static configuration information, some Config classes
 contain references to configured implementation objects. These implementation