Any news on 1.7R4?
On Tuesday, April 24, 2012 6:42:15 PM UTC+1, Stephen McKamey wrote:
> Ran fine for me. Seems to run a little faster or is that just placebo?
>
> </div>
> For those wanting a Maven snapshot, here's what I did to build and install locally as <font face="'courier new', monospace">org.mozilla:rhino:1.7R4-<WBR>SNAPSHOT</font></div>
>
> </div><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
>
> <font face="'courier new', monospace">git clone <a href="
https://github.com/mozilla/rhino.git" target="_blank">
https://github.com/mozilla/<WBR>rhino.git</a></font></div></div>
>
> <font face="'courier new', monospace">
> </font></div></div>
>
> <font face="'courier new', monospace">cd rhino</font></div></div>
>
> <font face="'courier new', monospace">
> </font></div></div>
>
> <font face="'courier new', monospace">ant jar</font></div></div>
>
> <font face="'courier new', monospace">
> </font></div></div>
>
> <font face="'courier new', monospace">mvn install:install-file \</font></div></div>
>
> <font face="'courier new', monospace"> -DgroupId=org.mozilla \</font></div></div>
>
> <font face="'courier new', monospace"> -DartifactId=rhino \</font></div></div>
>
> <font face="'courier new', monospace"> -Dversion=1.7R4-SNAPSHOT \</font></div></div>
>
> <font face="'courier new', monospace"> -Dpackaging=jar \</font></div></div>
>
> <font face="'courier new', monospace"> -Dfile=build/rhino1_7R4pre/<WBR>js.jar</font></div></div></blockquote>
>
> </div>
>
> On Sunday, April 22, 2012 4:57:34 AM UTC-7, James Cook wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">I'll be happy to test also. Is there a SNAPSHOT version available on Maven?
>
> </div>
> -- jim
>
> On Friday, April 20, 2012 4:24:53 PM UTC-4, Hannes Wallnoefer wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">2012/4/20 Jay Young:
> > Hi Hannes,
> >
> > I'd be happy to test it in an app I'm working on that runs on top of Ringo.
> > Could I just drop a JAR built from Rhino master into the Ringo lib (I'm
> > assuming you're not going to update Ringo until this is stable)?
> Yes, you can just replace rhino-1.7R3.jar in directory lib/ivy with a
> new rhino jar file (it doesn't matter what it's called, only that it
> replaces the old one). I've repeatedly tested rhino snapshots with
> ringojs, but the more eyes the better.</p>
> And yes, the Ringo will update Rhino only after the release.</p>
> Hannes</p>
> > Thanks for all the hard work!
> </p>
> </p>
> </p>
> </p></blockquote></div></blockquote></div>
On Tuesday, April 24, 2012 6:42:15 PM UTC+1, Stephen McKamey wrote:
> Ran fine for me. Seems to run a little faster or is that just placebo?
>
> </div>
> For those wanting a Maven snapshot, here's what I did to build and install locally as <font face="'courier new', monospace">org.mozilla:rhino:1.7R4-<WBR>SNAPSHOT</font></div>
>
> </div><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
>
> <font face="'courier new', monospace">git clone <a href="
https://github.com/mozilla/rhino.git" target="_blank">
https://github.com/mozilla/<WBR>rhino.git</a></font></div></div>
>
> <font face="'courier new', monospace">
> </font></div></div>
>
> <font face="'courier new', monospace">cd rhino</font></div></div>
>
> <font face="'courier new', monospace">
> </font></div></div>
>
> <font face="'courier new', monospace">ant jar</font></div></div>
>
> <font face="'courier new', monospace">
> </font></div></div>
>
> <font face="'courier new', monospace">mvn install:install-file \</font></div></div>
>
> <font face="'courier new', monospace"> -DgroupId=org.mozilla \</font></div></div>
>
> <font face="'courier new', monospace"> -DartifactId=rhino \</font></div></div>
>
> <font face="'courier new', monospace"> -Dversion=1.7R4-SNAPSHOT \</font></div></div>
>
> <font face="'courier new', monospace"> -Dpackaging=jar \</font></div></div>
>
> <font face="'courier new', monospace"> -Dfile=build/rhino1_7R4pre/<WBR>js.jar</font></div></div></blockquote>
>
> </div>
>
> On Sunday, April 22, 2012 4:57:34 AM UTC-7, James Cook wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">I'll be happy to test also. Is there a SNAPSHOT version available on Maven?
>
> </div>
> -- jim
>
> On Friday, April 20, 2012 4:24:53 PM UTC-4, Hannes Wallnoefer wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">2012/4/20 Jay Young:
> > Hi Hannes,
> >
> > I'd be happy to test it in an app I'm working on that runs on top of Ringo.
> > Could I just drop a JAR built from Rhino master into the Ringo lib (I'm
> > assuming you're not going to update Ringo until this is stable)?
> Yes, you can just replace rhino-1.7R3.jar in directory lib/ivy with a
> new rhino jar file (it doesn't matter what it's called, only that it
> replaces the old one). I've repeatedly tested rhino snapshots with
> ringojs, but the more eyes the better.</p>
> And yes, the Ringo will update Rhino only after the release.</p>
> Hannes</p>
> > Thanks for all the hard work!
> </p>
> </p>
> </p>
> </p></blockquote></div></blockquote></div>
On Tuesday, April 24, 2012 6:42:15 PM UTC+1, Stephen McKamey wrote:
> Ran fine for me. Seems to run a little faster or is that just placebo?
>
> </div>
> For those wanting a Maven snapshot, here's what I did to build and install locally as <font face="'courier new', monospace">org.mozilla:rhino:1.7R4-<WBR>SNAPSHOT</font></div>
>
> </div><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
>
> <font face="'courier new', monospace">git clone <a href="
https://github.com/mozilla/rhino.git" target="_blank">
https://github.com/mozilla/<WBR>rhino.git</a></font></div></div>
>
> <font face="'courier new', monospace">
> </font></div></div>
>
> <font face="'courier new', monospace">cd rhino</font></div></div>
>
> <font face="'courier new', monospace">
> </font></div></div>
>
> <font face="'courier new', monospace">ant jar</font></div></div>
>
> <font face="'courier new', monospace">
> </font></div></div>
>
> <font face="'courier new', monospace">mvn install:install-file \</font></div></div>
>
> <font face="'courier new', monospace"> -DgroupId=org.mozilla \</font></div></div>
>
> <font face="'courier new', monospace"> -DartifactId=rhino \</font></div></div>
>
> <font face="'courier new', monospace"> -Dversion=1.7R4-SNAPSHOT \</font></div></div>
>
> <font face="'courier new', monospace"> -Dpackaging=jar \</font></div></div>
>
> <font face="'courier new', monospace"> -Dfile=build/rhino1_7R4pre/<WBR>js.jar</font></div></div></blockquote>
>
> </div>
>
> On Sunday, April 22, 2012 4:57:34 AM UTC-7, James Cook wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">I'll be happy to test also. Is there a SNAPSHOT version available on Maven?
>
> </div>
> -- jim
>
> On Friday, April 20, 2012 4:24:53 PM UTC-4, Hannes Wallnoefer wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">2012/4/20 Jay Young:
> > Hi Hannes,
> >
> > I'd be happy to test it in an app I'm working on that runs on top of Ringo.
> > Could I just drop a JAR built from Rhino master into the Ringo lib (I'm
> > assuming you're not going to update Ringo until this is stable)?
> Yes, you can just replace rhino-1.7R3.jar in directory lib/ivy with a
> new rhino jar file (it doesn't matter what it's called, only that it
> replaces the old one). I've repeatedly tested rhino snapshots with
> ringojs, but the more eyes the better.</p>
> And yes, the Ringo will update Rhino only after the release.</p>
> Hannes</p>
> > Thanks for all the hard work!
> </p>
> </p>
> </p>
> </p></blockquote></div></blockquote></div>