Author: rhillegas Date: Thu Jan 21 15:40:25 2021 New Revision: 1070419 Log: DERBY-7097: Website changes corresponding to code change 1885761.
Modified: websites/production/db/content/derby/releases/release-10.15.1.3.html Modified: websites/production/db/content/derby/releases/release-10.15.1.3.html ============================================================================== --- websites/production/db/content/derby/releases/release-10.15.1.3.html (original) +++ websites/production/db/content/derby/releases/release-10.15.1.3.html Thu Jan 21 15:40:25 2021 @@ -644,7 +644,7 @@ document.write("Last Published: " + docu the second InputStream. --> <h4>Symptoms Seen by Applications Affected by Change</h4> -<p>A new jar file (<em>derbyshared.jar</em>) has been added. All Derby configurations require it. In addition, the <em>derbytools.jar</em> library is now required when running the network server and/or when using Derby DataSources.</p> +<p>A new jar file (<em>derbyshared.jar</em>) has been added. All Derby configurations require it. In addition, the <em>derbytools.jar</em> library is now required when running the network server, when using Derby DataSources, and when directly referencing the JDBC drivers.</p> <p>Slightly different privileges must be granted to the Derby jar files when running under a Security Manager.</p> <p>Derby jar files can now be wired into a module path for use by module-aware applications.</p> <!--