On Thu, Jun 27, 2013 at 2:39 PM, kristian <[email protected]> wrote:
>> Seems like Constants.java isn't getting populated right.
>
> hmm - I will have a look at that right away tomorrow especially since I get
>
> $ bin/jruby -v
> jruby 1.7.5.dev (1.9.3p392) 2013-06-27 0573635 on OpenJDK 64-Bit Server VM
> 1.7.0_21-b02 [linux-amd64]
This is what I did:
ant clean ; mvn clean ; mvn -f pom-ng.xml clean (just to make sure)
mvn package
cp lib/jruby-ng.jar lib/jruby.jar
bin/jruby -v
if I javap Constants I also see that the original strings are in it:
37: putstatic #12 // Field RUBY2_0_REVISION:I
40: ldc #13 // String @jruby.revision@
42: putstatic #14 // Field REVISION:Ljava/lang/String;
45: ldc #15 // String
@jruby.default.ruby.version@
These appear to be the only two not getting replaced, though.
- Charlie
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email