Sha256: 8128efa22f49751433243069434d277fbae7bfd4d1386c426ec05341db24bdbb
Contents?: true
Size: 892 Bytes
Versions: 4
Compression:
Stored size: 892 Bytes
Contents
# # NPN Module # [depend] npn/npn-${java.version} [files] lib/ lib/npn/ [ini-template] # NPN is provided via a -Xbootclasspath that modifies the secure connections # in java to support the NPN layer needed for SPDY. # # This modification has a tight dependency on specific updates of Java 1.7. # (No support for Java 8 currently exists for npn / npn-boot) # # The npn module will use an appropriate npn-boot jar for your specific # version of Java. # # IMPORTANT: Versions of Java that exist after this module was created are # not guaranteed to work with existing npn-boot jars, and might # need a new npn-boot to be created / tested / deployed by the # Jetty project in order to provide support for these future # Java versions. # # All versions of npn-boot can be found at # http://central.maven.org/maven2/org/mortbay/jetty/npn/npn-boot/
Version data entries
4 entries across 4 versions & 1 rubygems