Establish a specialized RubyGems platform for JRuby on Android

17 views
Skip to first unread message

donV

unread,
Apr 9, 2013, 5:15:36 PM4/9/13
to rub...@googlegroups.com
Hi all!

I have opened an issue in the tracker to investigate establishing a specialized RubyGems platform for JRuby on Android.


The main advantage is that we can release versions of gems that will not be installed on other JRuby platforms than JRuby on Android.

It would also enable a (in my opinion) friendlier Gemfile when we could have a section for the apk gems

platform :dalvik do
  gem 'gosu'
end

Only the gems listed in "dalvik" section would be included in the app.  The gosu gem for JRuby on Android could the be released as "gosu", but with a "platform" of "dalvik" (or a better name for the platform).

Anybody got any ideas or opinions on the subject?  Good idea?  Bad idea?

Reply all
Reply to author
Forward
0 new messages