cucumber-attic / cuke4duke

Cucumber support for the JVM: Java, Scala, Groovy, Clojure, Ioke, Javascript, Spring, Guice, PicoContainer, WebDriver, Ant and Maven
http://wiki.github.com/aslakhellesoy/cuke4duke
MIT License
256 stars 72 forks source link

Fix to parametize hardcoded JVM value (because 384m turned out to be insufficient for me) #109

Closed carltonbrown closed 5 years ago

carltonbrown commented 13 years ago

Instead of forcing a default of -Xmx384m, set this value only if no other argument is given.

carltonbrown commented 5 years ago

Target repo is obsolete.