Mirko Stocker wrote:
> On Monday 15 January 2007 14:32, Christopher Williams wrote:
>   
>> Mirko,
>>   Feel free to update jruby. I just generate a jar and stick it into our
>> org.jruby plugin. Be sure to increment the plugin.xml version number so it
>> will override any previous versions.
>>     
>
> About the version.. I'm going to need a version from svn, what version string 
> do I use there?
>
>   
If you update the plug-in ID, please also modify the feature.xml.

As version number I would suggest the base version of JRuby (0.9.2) plus 
maybe the revision number of JRuby's subversion as qualifier (2742). So, 
if you create a jar from the current trunk of JRuby, the version could 
be 0.9.2.2742. This schema should work despite the current version 
number of 1.0.0. (The org.jruby plug-in was not part of the 0.8.x 
release, therefore problems should arise with nightly build 
installations if there are problems at all).

If the JRuby source is patched the patch should be included in the JRuby 
plug-in, too.

Furthermore I would suggest to add the sources as zip file, too (just to 
simplify debugging, it should not be included in binary builds).

Markus


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rubyeclipse-development mailing list
Rubyeclipse-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development

Reply via email to