This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/logging-log4j-site.git
commit fb3848cabf5c034a8ddf646a73abc8deba1bbd42 Author: Volkan Yazıcı <[email protected]> AuthorDate: Tue Oct 3 10:36:19 2023 +0200 Add `log4j-tools` website for version `0.5.0` (RC2) --- tools/0.x/index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/tools/0.x/index.html b/tools/0.x/index.html index 4f868d83a..810f5eb1a 100644 --- a/tools/0.x/index.html +++ b/tools/0.x/index.html @@ -1259,7 +1259,7 @@ See <a href="https://logging.apache.org/log4j/2.x/security.html">the Log4j Secur <dl> <dt class="hdlist1">Release date</dt> <dd> -<p>2023-09-29</p> +<p>2023-10-03</p> </dd> </dl> </div> @@ -1271,6 +1271,9 @@ See <a href="https://logging.apache.org/log4j/2.x/security.html">the Log4j Secur <div class="ulist"> <ul> <li> +<p>Added OSGi and JPMS support</p> +</li> +<li> <p>Started publishing <a href="https://logging.apache.org/log4j/tools">the project website</a></p> </li> </ul> @@ -1287,7 +1290,7 @@ See <a href="https://logging.apache.org/log4j/2.x/security.html">the Log4j Secur <p>Make <code>log4j-changelog-maven-plugin</code> thread-safe (<a href="https://github.com/apache/logging-log4j-tools/issues/80">80</a>)</p> </li> <li> -<p>Update <code>org.apache.logging:logging-parent</code> to version <code>10.1.0</code> (<a href="https://github.com/apache/logging-log4j-tools/pull/82">82</a>)</p> +<p>Update <code>org.apache.logging:logging-parent</code> to version <code>10.1.1</code> (<a href="https://github.com/apache/logging-log4j-tools/pull/82">82</a>)</p> </li> <li> <p>Update <code>org.junit.jupiter:junit-jupiter-engine</code> to version <code>5.10.0</code></p> @@ -1494,7 +1497,7 @@ See the License for the specific language governing permissions and limitations </div> <div id="footer"> <div id="footer-text"> -Last updated 2023-09-29 10:59:36 UTC +Last updated 2023-10-03 07:48:27 UTC </div> </div> </body>
