Simone Bordet
|
334db9fe72
|
Updated version to 9.3.0-SNAPSHOT.
|
2014-06-16 21:33:03 +02:00 |
Simone Bordet
|
adaeeefe32
|
Merged branch 'master' into 'jetty-http2'.
|
2014-06-16 16:08:40 +02:00 |
Simone Bordet
|
7613385578
|
Moved NPN[Client|Server]Connection[Factory] classes to their own
modules, akin for the ALPN classes, and refactored all code that was
referencing them.
|
2014-06-16 12:46:26 +02:00 |
Simone Bordet
|
424e421439
|
Added JDK 7u60 files and configuration for NPN and ALPN.
|
2014-06-11 18:45:45 +02:00 |
Simone Bordet
|
330d8f9ea9
|
Added JDK 7u60 files for NPN and ALPN.
|
2014-06-11 18:44:54 +02:00 |
Jesse McConnell
|
c3ee0711ca
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-09 13:37:54 -05:00 |
Jesse McConnell
|
06b494eeac
|
[maven-release-plugin] prepare release jetty-9.2.1.v20140609
|
2014-06-09 13:37:49 -05:00 |
Jesse McConnell
|
10b6c574ae
|
Merge branch 'master' into release-9
|
2014-06-09 13:07:22 -05:00 |
Simone Bordet
|
c1247ff677
|
Reorganized HTTP2 modules.
|
2014-06-09 14:01:16 +02:00 |
Greg Wilkins
|
bb4d42f139
|
Merge remote-tracking branch 'origin' into jetty-http2
|
2014-06-04 15:09:19 +02:00 |
Greg Wilkins
|
8f4aeeeb8d
|
updated version to 10.0.0-SNAPSHOT
|
2014-06-04 15:08:54 +02:00 |
Joakim Erdfelt
|
cfe99742d9
|
Due to JettyAwareLogger, the Slf4j minimum requirement is version 1.6
|
2014-06-03 15:34:21 -07:00 |
Joakim Erdfelt
|
4c4d712d65
|
Surefire config for java.io.tmpdir is now ${project.build.directory}
|
2014-06-03 09:40:04 -07:00 |
Jesse McConnell
|
2e859e4ae2
|
[maven-release-plugin] prepare for next development iteration
|
2014-05-26 12:04:15 -05:00 |
Jesse McConnell
|
71ad2114c5
|
[maven-release-plugin] prepare release jetty-9.2.0.v20140526
|
2014-05-26 12:04:08 -05:00 |
Jesse McConnell
|
d59dbe936b
|
[maven-release-plugin] prepare for next development iteration
|
2014-05-23 09:59:19 -05:00 |
Jesse McConnell
|
edc7646a4c
|
[maven-release-plugin] prepare release jetty-9.2.0.v20140523
|
2014-05-23 09:59:13 -05:00 |
Jesse McConnell
|
6a3cab2a2f
|
[maven-release-plugin] prepare for next development iteration
|
2014-05-15 14:44:37 -05:00 |
Jesse McConnell
|
eec01cbff4
|
[maven-release-plugin] prepare release jetty-9.2.0.RC0
|
2014-05-15 14:44:28 -05:00 |
Jesse McConnell
|
4d2fdee7fc
|
[maven-release-plugin] prepare for next development iteration
|
2014-05-08 11:44:34 -05:00 |
Jesse McConnell
|
4515fe661b
|
[maven-release-plugin] prepare release jetty-9.2.0.M1
|
2014-05-08 11:44:27 -05:00 |
Simone Bordet
|
7bc0363b30
|
Updated profiles for JDK 7u55 and JDK 8u05 with the right NPN and ALPN versions.
|
2014-04-17 13:56:10 +02:00 |
Simone Bordet
|
60f2200184
|
Merged branch 'jetty-9.1.x' into 'master'.
|
2014-04-16 11:10:18 +02:00 |
Simone Bordet
|
40c82a99ab
|
Added profile in the main pom.xml to build with JDK 7u55.
Added new NPN module files for JDK 7u55, referencing the new NPN version required by JDK 7u55.
|
2014-04-16 11:06:50 +02:00 |
Greg Wilkins
|
0e458c80f4
|
reverted version to SNAPSHOT
|
2014-04-10 16:37:25 +10:00 |
Jesse McConnell
|
c616ece6c7
|
[maven-release-plugin] prepare release jetty-9.1.4.v20140401
|
2014-04-02 10:55:21 -05:00 |
Joakim Erdfelt
|
077887141f
|
Updating alpn and npn modules to protonego
|
2014-04-01 13:09:49 -07:00 |
Joakim Erdfelt
|
28d9df1dbb
|
Refactoring alpn stuff into jetty-alpn-server and jetty-alpn-client
|
2014-03-31 14:18:37 -07:00 |
Greg Wilkins
|
a1d20956b1
|
deferred apache and quickstart until 9.2
|
2014-03-31 14:01:39 +11:00 |
Greg Wilkins
|
c5e1e249e7
|
set version for 9.2.x
|
2014-03-31 11:35:06 +11:00 |
Joakim Erdfelt
|
1444ffadb8
|
Reverting <modules> in parent pom in favor of spdy and osgi specifics
|
2014-03-26 14:06:23 -07:00 |
Joakim Erdfelt
|
4f051fecf3
|
More work to make alpn & npn builds sane
|
2014-03-25 15:47:15 -07:00 |
Joakim Erdfelt
|
3e500a6f48
|
Adding alpn.version to other compatible java 7 updates
|
2014-03-25 11:25:16 -07:00 |
Joakim Erdfelt
|
fab377335f
|
419801 - Upgrade to asm5 for jdk8
+ Upgrading to version 5.0.1
|
2014-03-25 08:59:23 -07:00 |
Simone Bordet
|
3692ac17d4
|
Merged branch 'master' into 'jetty-9-alpn'.
|
2014-03-20 16:34:44 +01:00 |
Simone Bordet
|
b994db698c
|
Refactored NPN code for the soon-to-arrive ALPN code.
Moved NPN tests to new module spdy-npn-tests, that now is the only module
requiring the -Xbootclasspath configuration for the Maven Surefire Plugin.
|
2014-03-20 16:22:43 +01:00 |
Simone Bordet
|
48bd41ab83
|
Updated ALPN API version to 1.0.0.
|
2014-03-19 12:57:50 +11:00 |
Simone Bordet
|
dba8555825
|
Initial support for JDK 8 builds.
Added ALPN version and moved jetty-osgi module to a profile, only
built when using JDK 7.
|
2014-03-19 12:57:50 +11:00 |
Simone Bordet
|
b3b669166f
|
Implemented ALPNServerConnection and refactored common code with NPN.
|
2014-03-19 12:57:50 +11:00 |
Greg Wilkins
|
a85b855921
|
Revert ALPN and java 8 changes to move to another branch
Reverts e9ecd8c,2f22a10,addc49f,f4e4b09,cf1c245
Disabled unit test from commit 47e7583
|
2014-03-19 12:54:04 +11:00 |
Simone Bordet
|
e9ecd8c966
|
Updated ALPN API version to 1.0.0.
|
2014-03-19 00:12:37 +01:00 |
Simone Bordet
|
addc49f391
|
Initial support for JDK 8 builds.
Added ALPN version and moved jetty-osgi module to a profile, only
built when using JDK 7.
|
2014-03-18 23:59:18 +01:00 |
Simone Bordet
|
cf1c2451d6
|
Implemented ALPNServerConnection and refactored common code with NPN.
|
2014-03-18 23:59:18 +01:00 |
Greg Wilkins
|
119718d86f
|
added jetty-quickstart module
|
2014-03-19 09:56:19 +11:00 |
Simone Bordet
|
24b9270499
|
Removed dependency from junit-dep, now only using junit.
|
2014-03-14 11:02:14 +01:00 |
Greg Wilkins
|
acbe13a210
|
430341 - add apache jsp and jstl optional modules
|
2014-03-14 16:54:03 +11:00 |
Greg Wilkins
|
d76c786803
|
430273 Cancel async timeout breaks volatile link to avoid race with slow expire
|
2014-03-14 10:27:32 +11:00 |
Simone Bordet
|
ad1a231dad
|
Integrated FastCGI module into main Jetty repository.
|
2014-03-13 16:21:34 +01:00 |
Jesse McConnell
|
0ec0d452e9
|
[maven-release-plugin] prepare for next development iteration
|
2014-03-07 09:10:08 -06:00 |
Jesse McConnell
|
1e555567a9
|
[maven-release-plugin] prepare release jetty-9.1.3.v20140225
|
2014-03-07 09:10:08 -06:00 |