jruby.properties will be updated now whenever the jruby.jar is rebuilt in svn 
or git checkouts
----------------------------------------------------------------------------------------------

                 Key: JRUBY-2726
                 URL: http://jira.codehaus.org/browse/JRUBY-2726
             Project: JRuby
          Issue Type: Improvement
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.2
         Environment: MacOS X
            Reporter: Stephen Bannasch
         Attachments: update_jruby_props_for_svn_and_git_builds.diff

jruby.properties will now be updated whenever jruby.jar is rebuilt with either 
a git or svn checkout

If you just have the source code and (no svn or git checkout) the new 
functionality should just leave jruby.properties alone.

example:

{code}
[jruby.git (trunk)]$ bin/jruby --version
ruby 1.8.6 (2008-06-30 rev 7056) [i386-jrubytrunk-7056]
{code}

This means that anybody using trunk and reporting a problem will get the 
correct info doing "jruby --version".

This also works with the ant dist tasks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to