This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/isis-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d724ca2d7 updates prereqs on home page, classpath length (2)
d724ca2d7 is described below

commit d724ca2d753c88e85cd4506bf23ff84fee458c88
Author: Dan Haywood <[email protected]>
AuthorDate: Wed Dec 14 23:31:51 2022 +0000

    updates prereqs on home page, classpath length (2)
---
 content/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/index.html b/content/index.html
index 20f541492..84426b5b3 100644
--- a/content/index.html
+++ b/content/index.html
@@ -542,7 +542,8 @@
           <div class="row">
             <div class="col-lg-12 text-left text-lg-left">
               <p class="cta-text text-center" style="margin-block-end: 0; ">
-                Prereqs: Java 11 and Maven 3.6+.  We recommend you try out 
using Linux, MacOS or WSL2 (to <a 
href="https://github.com/spring-projects/spring-boot/issues/17766";>avoid 
exceeding</a> Windows' limits exceeded by classpath length).
+                Prereqs: Java 11 and Maven 3.6+.  <br/>
+                We recommend you try out using Linux, MacOS or WSL2 (to <a 
href="https://github.com/spring-projects/spring-boot/issues/17766";>avoid 
exceeding</a> Windows' limits exceeded by classpath length).
               </p>
               <br/>
             </div>

Reply via email to