mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 09:19:28 +00:00
Preparations for RC2 for 1.6R1
This commit is contained in:
parent
ea6f7ae6b8
commit
81fcf9bcdf
@ -17,15 +17,21 @@ You can download binary distributions of Rhino from <a
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Rhino 1.5R5 is the last qualified release. It is also possible
|
||||
to download the release candidate 1 for Rhino 1.6R1 but it has not been fully qualified.
|
||||
Rhino 1.5R5 is the last qualified release. It is also possible to download the
|
||||
release candidate 2 for Rhino 1.6R1 but it has not been fully qualified.
|
||||
</p>
|
||||
<p>
|
||||
Release candidate 1 for Rhino 1.6R1 includes support for <a href="http://www.ecma-international.org/publications/standards/Ecma-357.htm">ECMAScript for XML</a> (E4X). Please try this out and report any issues as described at the <a href="help.html">help</a> pages. Note that you need to add <tt>xmlbeans.jar</tt> from <a href="http://xml.apache.org/xmlbeans/">XMLBeans</a> project to your class path if you use E4X in Rhino.
|
||||
Release candidate 2 for Rhino 1.6R1 includes support for <a
|
||||
href="http://www.ecma-international.org/publications/standards/Ecma-357.htm">ECMAScript
|
||||
for XML</a> (E4X). Please try this out and report any issues as described at
|
||||
the <a href="help.html">help</a> pages. Note that you need to add
|
||||
<tt>xmlbeans.jar</tt> from <a
|
||||
href="http://xml.apache.org/xmlbeans/">XMLBeans</a> project to your class path
|
||||
if you use E4X in Rhino.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li> <a href="ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_6R1pre.zip">Rhino 1.6R1 Release Candidate 1</a>
|
||||
<li> <a href="ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_6R1pre.zip">Rhino 1.6R1 Release Candidate 2</a>
|
||||
<ul>
|
||||
<li> <font size="-1"><a href="changes.html">Change log</a></font></li>
|
||||
</ul>
|
||||
@ -84,12 +90,12 @@ Scripting Framework (BSF), please read the following <a href="bsf.html#bsf-issu
|
||||
|
||||
<h3> Source</h3>
|
||||
The source code for Rhino is available under <a
|
||||
href="http://www.mozilla.org/NPL/"> NPL 1.1</a> . In addition to getting
|
||||
the source from the zip files above, the source code for Rhino can be
|
||||
found in the CVS tree at mozilla/js/rhino. See <a
|
||||
href="http://www.mozilla.org/cvs.html">source code via cvs</a> for
|
||||
details on how to set up CVS, define your CVSROOT, and login. Once
|
||||
you've done that, just execute the command
|
||||
href="http://www.mozilla.org/NPL/"> NPL 1.1</a> . In addition to getting the
|
||||
source from the zip files above, the source code for Rhino can be found in the
|
||||
CVS tree at mozilla/js/rhino. See <a
|
||||
href="http://www.mozilla.org/cvs.html">source code via cvs</a> for details on
|
||||
how to set up CVS, define your CVSROOT, and login. Once you've done that, just
|
||||
execute the command
|
||||
<pre> cvs co mozilla/js/rhino</pre>
|
||||
to get the tip source.
|
||||
<p>The current tip can also be viewed using LXR at <a
|
||||
|
Loading…
x
Reference in New Issue
Block a user