Sha256: 218e3e592b8a68832fd072f7bf8c3f8c4fb5a2a309e0051e50df61b4b6254f64

Contents?: true

Size: 626 Bytes

Versions: 14

Compression:

Stored size: 626 Bytes

Contents

# Goldspike configuration

# Set the version of JRuby and GoldSpike to use:
#maven_library 'org.jruby', 'jruby-complete', '1.0'
#maven_library 'org.jruby.extras', 'goldspike', '1.3-SNAPSHOT'

# Add a Java library from the Maven repository:
maven_library 'postgresql', 'postgresql', '8.2-504.jdbc4'
add_gem('postgres-pr', '>=0.0.1')
#configuration.jetty_java_opts = '-Xmx1024m -Djruby.jit.enabled=true -Dcom.sun.grizzly.rails.numberOfRuntime=32 -XX:-PrintGC -XX:+CITime -XX:+PrintCompilation'
configuration.jetty_java_opts = '-Xmx1024m -Djruby.jit.logging=true -Dcom.sun.grizzly.rails.numberOfRuntime=32 -XX:+PrintCompilation'

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
backlog-0.10.0 config/war.rb~
backlog-0.10.1 config/war.rb~
backlog-0.10.4 config/war.rb~
backlog-0.10.2 config/war.rb~
backlog-0.10.3 config/war.rb~
backlog-0.10.5 config/war.rb~
backlog-0.10.7 config/war.rb~
backlog-0.10.6 config/war.rb~
backlog-0.12.0 config/war.rb~
backlog-0.10.8 config/war.rb~
backlog-0.11.0 config/war.rb~
backlog-0.12.1 config/war.rb~
backlog-0.12.2 config/war.rb~
backlog-0.12.3 config/war.rb~