Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pom.rb
Original file line number Diff line number Diff line change
@@ -235,7 +235,7 @@ def to_pathname
end

execute( 'fix shebang on gem bin files and add *.bat files',
'prepare-resources' ) do |ctx|
'generate-resources' ) do |ctx|

puts 'fix the gem stub files'
jruby_home = ctx.project.basedir.to_pathname + '/../'

0 comments on commit 2421bc0

Please sign in to comment.