Skip to content

Commit

Permalink
Revert "Don't force jRuby into 1.8 mode"
Browse files Browse the repository at this point in the history
This reverts commit d57a89c.
  • Loading branch information
nschonni committed Jan 11, 2013
1 parent b54d2c7 commit a5cd46c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/build-tasks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@

<target name="call.sass">
<java fork="true" failonerror="true" jar="${lib.dir}/${jruby.jar}">
<arg value="--1.8"/>
<arg path="${tasks.basedir}/compile.rb"/>
<arg path="${lib.dir}/vendors-${jruby.depends}/gems/"/>
<arg value="${command}"/>
Expand Down

0 comments on commit a5cd46c

Please sign in to comment.