jetty-jsp 6.1.17.2.1.1 → 6.1.18.2.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,6 @@
1
+ === 6.1.18.2.1.1 (2009-5-29)
2
+ * Update to Jetty 6.1.18 JSP 2.1
3
+
1
4
  === 6.1.17.2.1.1 (2009-5-2)
2
5
  * Update to Jetty 6.1.17 JSP 2.1
3
6
  * Includes jsp-api-2.1-glassfish (9.1.1.B60.25.p0).
@@ -9,5 +9,5 @@ lib/jetty-jsp/base.rb
9
9
  lib/jetty-jsp/ant-1.6.5.jar
10
10
  lib/jetty-jsp/core-3.1.1.jar
11
11
  lib/jetty-jsp/jsp-2.1-glassfish-9.1.1.B60.25.p0.jar
12
- lib/jetty-jsp/jsp-2.1-jetty-6.1.17.jar
12
+ lib/jetty-jsp/jsp-2.1-jetty-6.1.18.jar
13
13
  lib/jetty-jsp/jsp-api-2.1-glassfish-9.1.1.B60.25.p0.jar
data/README.txt CHANGED
@@ -13,7 +13,7 @@ jetty[http://rjack.rubyforge.org/jetty/] gem.
13
13
 
14
14
  === jetty-jsp ruby gem
15
15
 
16
- Copyright (C) 2008 David Kellum
16
+ Copyright (c) 2008-2009 David Kellum
17
17
 
18
18
  Licensed under the Apache License, Version 2.0 (the "License"); you
19
19
  may not use this file except in compliance with the License. You
@@ -29,7 +29,7 @@ permissions and limitations under the License.
29
29
 
30
30
  === Jetty Web Container (Java)
31
31
 
32
- Copyright 1995-2008 Mort Bay Consulting Pty Ltd
32
+ Copyright (c) 1995-2006 Mort Bay Consulting Pty Ltd
33
33
 
34
34
  Licensed under the Apache License, Version 2.0 (the "License");
35
35
  you may not use this file except in compliance with the License.
@@ -15,7 +15,7 @@
15
15
  #++
16
16
 
17
17
  module JettyJsp
18
- JETTY_VERSION = '6.1.17'
18
+ JETTY_VERSION = '6.1.18'
19
19
  JSP_VERSION = '2.1'
20
20
  GEM_VERSION = '1'
21
21
 
data/pom.xml CHANGED
@@ -10,7 +10,7 @@
10
10
  <dependency>
11
11
  <groupId>org.mortbay.jetty</groupId>
12
12
  <artifactId>jsp-2.1-jetty</artifactId>
13
- <version>6.1.17</version>
13
+ <version>6.1.18</version>
14
14
  </dependency>
15
15
  </dependencies>
16
16
 
metadata CHANGED
@@ -43,7 +43,7 @@ files:
43
43
  - lib/jetty-jsp/ant-1.6.5.jar
44
44
  - lib/jetty-jsp/core-3.1.1.jar
45
45
  - lib/jetty-jsp/jsp-2.1-glassfish-9.1.1.B60.25.p0.jar
46
- - lib/jetty-jsp/jsp-2.1-jetty-6.1.17.jar
46
+ - lib/jetty-jsp/jsp-2.1-jetty-6.1.18.jar
47
47
  - lib/jetty-jsp/jsp-api-2.1-glassfish-9.1.1.B60.25.p0.jar
48
48
  required_rubygems_version: !ruby/object:Gem::Requirement
49
49
  requirements:
@@ -58,12 +58,12 @@ requirements: []
58
58
 
59
59
  authors:
60
60
  - David Kellum
61
- date: 2009-05-02 08:00:00 +00:00
61
+ date: 2009-05-29 07:00:00 +00:00
62
62
  platform: ruby
63
63
  test_files: []
64
64
 
65
65
  version: !ruby/object:Gem::Version
66
- version: 6.1.17.2.1.1
66
+ version: 6.1.18.2.1.1
67
67
  require_paths:
68
68
  - lib
69
69
  dependencies:
@@ -72,7 +72,7 @@ dependencies:
72
72
  requirements:
73
73
  - - ~>
74
74
  - !ruby/object:Gem::Version
75
- version: 6.1.17.1
75
+ version: 6.1.18.1
76
76
  version:
77
77
  type: :runtime
78
78
  version_requirement: