Title: [594] trunk/rails-integration/plugins/goldspike-snapshot/lib/war_config.rb: Up the version number, since it now requires this version
- Revision
- 594
- Author
- tantalon
- Date
- 2007-05-18 20:58:31 -0400 (Fri, 18 May 2007)
Log Message
Up the version number, since it now requires this version
Modified Paths
Diff
Modified: trunk/rails-integration/plugins/goldspike-snapshot/lib/war_config.rb (593 => 594)
--- trunk/rails-integration/plugins/goldspike-snapshot/lib/war_config.rb 2007-05-19 00:49:39 UTC (rev 593)
+++ trunk/rails-integration/plugins/goldspike-snapshot/lib/war_config.rb 2007-05-19 00:58:31 UTC (rev 594)
@@ -89,7 +89,7 @@
@java_libraries = {}
# default java libraries
add_library(maven_library('org.jruby', 'jruby-complete', '0.9.9'))
- add_library(maven_library('org.jruby.extras', 'goldspike', '1.2'))
+ add_library(maven_library('org.jruby.extras', 'goldspike', '1.3-SNAPSHOT'))
add_library(maven_library('javax.activation', 'activation', '1.1'))
add_library(maven_library('commons-pool', 'commons-pool', '1.3'))
add_library(maven_library('bouncycastle', 'bcprov-jdk14', '124'))
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel