This is an automated email from the ASF dual-hosted git repository.
elecharny pushed a change to branch 2.2.X
in repository https://gitbox.apache.org/repos/asf/mina.git
from a8dc2c56e Git ignore IDE folder
new f73351403 Fixed a OSGi issue - a missing comma -
new 98f456040 Merge remote-tracking branch 'origin/2.2.X' into 2.2.X
new 7bfe266fb Updated the copyright date
new d50ced082 Clarified the code by using meaningfull variable nalme
new 354ba0d50 Fixing a typo
new 2fd2be007 Added some missing javadoc
new 9770d2ad5 Updated the HTTP various constantsé
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
NOTICE-bin.txt | 2 +-
NOTICE.txt | 2 +-
.../echoserver/ssl/BogusSSLContextFactory.java | 2 +-
.../org/apache/mina/http/HttpServerDecoder.java | 14 +++---
.../apache/mina/http/api/DefaultHttpResponse.java | 4 +-
.../java/org/apache/mina/http/api/HttpMethod.java | 58 +++++++++++++++-------
.../java/org/apache/mina/http/api/HttpStatus.java | 40 ++++++++++++++-
.../java/org/apache/mina/http/api/HttpVersion.java | 51 ++++++++++++++-----
8 files changed, 131 insertions(+), 42 deletions(-)