torquebox-naming 2.0.0.beta3-java → 2.0.0.cr1-java

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -1,6 +1,6 @@
1
1
  module TorqueboxNaming
2
- VERSION = '2.0.0.beta3'
3
- MAVEN_VERSION = '2.0.0.beta3'
2
+ VERSION = '2.0.0.cr1'
3
+ MAVEN_VERSION = '2.0.0.cr1'
4
4
  end
5
5
  begin
6
6
  require 'java'
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: torquebox-naming
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease: 6
5
- version: 2.0.0.beta3
5
+ version: 2.0.0.cr1
6
6
  platform: java
7
7
  authors:
8
8
  - The TorqueBox Team
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2012-01-24 00:00:00 Z
13
+ date: 2012-03-02 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rspec
@@ -36,8 +36,8 @@ files:
36
36
  - licenses/lgpl-2.1.txt
37
37
  - lib/torquebox-naming.jar
38
38
  - lib/torquebox-naming.rb
39
- - lib/gem_hook.rb
40
39
  - lib/org.torquebox.naming-client.rb
40
+ - lib/gem_hook.rb
41
41
  - lib/torquebox/naming.rb
42
42
  - lib/torquebox/naming/ext/javax_naming_context.rb
43
43
  homepage: http://www.torquebox.org/torquebox-gems-parent/torquebox-naming/
@@ -63,7 +63,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
63
63
  requirements: []
64
64
 
65
65
  rubyforge_project:
66
- rubygems_version: 1.8.9
66
+ rubygems_version: 1.8.15
67
67
  signing_key:
68
68
  specification_version: 3
69
69
  summary: TorqueBox Naming Client