Jetty 9.3.1.v20150714 發布,支持 HTTP/2

jopen 9年前發布 | 9K 次閱讀 Jetty

Jetty 9.3.1.v20150714 發布,這是 9.3.x 維護版本,支持HTTP/2,更新內容如下:

  •         + 441020 Support HEADERS followed by CONTINUATION+.
        </p>
    </li>
    <li>
        <p>
            + 460671 Rationalize property names (fix for jetty.sh)
        </p>
    </li>
    <li>
        <p>
            + 462346 Change classesPattern to scanClassesPattern and testClassesPattern to<br />
    

       scanTestClassesPattern to clarify purpose </p> </li>

  •         + 464294 AsyncNCSARequestLog blocks JVM exit after failure
        </p>
    </li>
    <li>
        <p>
            + 464741 HttpFields declares IllegalArgumentException as checked exception
        </p>
    </li>
    <li>
        <p>
            + 464745 Remove @org.apache.xbean.XBean references
        </p>
    </li>
    <li>
        <p>
            + 469384 Improved javadoc for ClasspathPattern
        </p>
    </li>
    <li>
        <p>
            + 470184 Send the proxy-to-server request more lazily.
        </p>
    </li>
    <li>
        <p>
            + 470327 Problem with scope provided dependencies with jspc plugin
        </p>
    </li>
    <li>
        <p>
            + 470505 jetty-maven-plugin JettyWebAppContext#setQuickStartWebDescriptor<br />
    

      should accept a Maven-friendly type </p> </li>

  •         + 470664 Handle multiple RequestLogHandler in chain
        </p>
    </li>
    <li>
        <p>
            + 470727 Thread Starvation of selector wakeups.
        </p>
    </li>
    <li>
        <p>
            + 470803 If a webapp is not fully started do not fully stop it
        </p>
    </li>
    <li>
        <p>
            + 470855 Only log warning for duplicate path mappings to same servlet in same<br />
    

       descriptor </p> </li>

  •         + 470963 Update jetty-maven-plugin mojo annotations for maven 3
        </p>
    </li>
    <li>
        <p>
            + 471071 jetty-infinispan.xml incorrect syntax for remote named cache
        </p>
    </li>
    <li>
        <p>
            + 471076 Apache jspc ignores empty list of files to precompile and scans<br />
    

       anyway </p> </li>

  •         + 471251 Improved debugging on async timeout
        </p>
    </li>
    <li>
        <p>
            + 471272 ArrayIndexOutOfBoundsException in<br />
    

       org.eclipse.jetty.quickstart.PreconfigureQuickStartWar </p> </li>

  •         + 471388 StringIndexOutOfBoundsException when using <c:url> with parameters
        </p>
    </li>
    <li>
        <p>
            + 471464 Parsing issues with HttpURI
        </p>
    </li>
    <li>
        <p>
            + 471604 Extend CrossOriginFilter to provide a Timing-Allow-Origin header
        </p>
    </li>
    <li>
        <p>
            + 471623 Update to apache jsp 8.0.23 Use 8.0.23.M1 for jetty version of apache<br />
    

       jsp 8.0.23 </p> </li>

  •         + 471985 NPE in HttpFields.putField
        </p>
    </li>
    <li>
        <p>
            + 472310 Improved logging when no supported included ciphers
        </p>
    </li>
    <li>
        <p>
            + 472411 PathResource.checkAliasPath typo
        </p>
    </li>
    <li>
        <p>
            + 472422 Custom status codes result in a NumberFormatException while using http2.
        </p>
    </li>
    

    </ul>

    更詳細內容請查看:發行說明

    下載請點:http://download.eclipse.org/jetty/

    Jetty 是一個開源的servlet容器,它為基于Java的web內容,例如JSP和servlet提供運行環境。Jetty是使用Java語言編寫的,它的 API以一組JAR包的形式發布。開發人員可以將Jetty容器實例化成一個對象,可以迅速為一些獨立運行(stand-alone)的Java應用提供 網絡和web連接。

     本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
     轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
     本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!