Skip to content

Commit

Permalink
adding jvm args configuration to run dm specs
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasrodrigo committed Jan 17, 2011
1 parent 3377548 commit 5b227e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -161,8 +161,7 @@

<properties>
<jruby.plugins.version>0.24.0-SNAPSHOT</jruby.plugins.version>
<jruby.gem.home>${project.build.directory}/rubygems</jruby.gem.home>
<jruby.gem.path>${project.build.directory}/rubygems</jruby.gem.path>
<jruby.jvmargs>-Xmx1024m</jruby.jvmargs>
<dm.version>1.0.2</dm.version>
</properties>

Expand Down

0 comments on commit 5b227e6

Please sign in to comment.