torquebox-configure 3.0.0.beta1-java → 3.0.0.beta2-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 TorqueboxConfigure
2
- VERSION = '3.0.0.beta1'
3
- MAVEN_VERSION = '3.0.0.beta1'
2
+ VERSION = '3.0.0.beta2'
3
+ MAVEN_VERSION = '3.0.0.beta2'
4
4
  end
5
5
  begin
6
6
  require 'java'
metadata CHANGED
@@ -2,14 +2,14 @@
2
2
  name: torquebox-configure
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease: 6
5
- version: 3.0.0.beta1
5
+ version: 3.0.0.beta2
6
6
  platform: java
7
7
  authors:
8
8
  - The TorqueBox Team
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-07-12 00:00:00.000000000 Z
12
+ date: 2013-08-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: blankslate
@@ -54,8 +54,8 @@ files:
54
54
  - lib/torquebox-configure.jar
55
55
  - lib/torquebox-configure.rb
56
56
  - lib/gem_hook.rb
57
- - lib/torquebox/configuration.rb
58
57
  - lib/torquebox/configure.rb
58
+ - lib/torquebox/configuration.rb
59
59
  - lib/torquebox/configuration/global.rb
60
60
  - lib/torquebox/configuration/validator.rb
61
61
  - spec/options_macros.rb