diff --git a/developers.html b/developers.html
index a42dcdf824da07af10283b2a7eba0cddc61c2ef4..a1bea76ad5199f89058151ee741e1ba7a22b7f2b 100644
--- a/developers.html
+++ b/developers.html
@@ -214,21 +214,24 @@ Apache Ant(TM) version 1.10.11 compiled on July 10 2021
                     <code style="color:darkgreen"><b>ant-contrib-*.jar</b></code>
                     into the
                     <code style="color:darkgreen"><b>ANT_HOME/lib/</b></code>
-                    subdirectory.  You can now use any of the
+                    subdirectory.  
+                    Also be sure to check ownership and executable permissions for this file.
+                    You can now use any of the
                     <a href="http://ant-contrib.sourceforge.net/tasks/tasks" target="antcontrib">ant-contrib tasks</a>
                     by including the following top-level statement in your build.xml file.
                     <br />
                     <code style="color:darkgreen"><b>&lt;taskdef resource="net/sf/antcontrib/antcontrib.properties"/&gt;</b></code>
                 </li>
                 <li>
-                    Now provided with Ant.
-                    Previously: to build the X3D examples archives, extract the latest Apache Commons resolver
+                    Now provided with Ant: <code>xml-resolver.jar</code> with no further action required.
+                    <br />
+                    (Previously: to build the X3D examples archives, extract the latest Apache Commons resolver
                     <a href="https://www.apache.org/dist/xerces/xml-commons/">xml-commons-resolver-latest.zip</a>
                     and then place a copy of
                     <code style="color:darkgreen"><b>resolver.jar</b></code>
                     in the
                     <code style="color:darkgreen"><b>ANT_HOME/lib/</b></code>
-                    subdirectory.  Also be sure to check ownership and executable permissions for this file.
+                    subdirectory.)
                 </li>
                 <li> 
                     Optional: extract, build and install the latest