diff --git a/js/rhino/.cvsignore b/js/rhino/.cvsignore
new file mode 100644
index 000000000000..61fd4415f714
--- /dev/null
+++ b/js/rhino/.cvsignore
@@ -0,0 +1,2 @@
+build
+lib
\ No newline at end of file
diff --git a/js/rhino/build.properties b/js/rhino/build.properties
index 6e10e7ae9934..38bb515f699e 100644
--- a/js/rhino/build.properties
+++ b/js/rhino/build.properties
@@ -34,7 +34,7 @@ name: rhino
Name: Rhino
version: 1_6R1pre
# See Context#getImplementationVersion() for format of this!
-implementation.version: Rhino 1.6 release 1_pre_RC2 ${implementation.date}
+implementation.version: Rhino 1.6 release 1_pre_RC3 ${implementation.date}
build.dir: build
rhino.jar: js.jar
@@ -54,8 +54,8 @@ target-jvm: 1.1
jar-compression: true
# optional external packages
-jarlib: jarlib
-xbean.jar: ${jarlib}/xbean.jar
+lib: lib
+xbean.jar: ${lib}/xbean.jar
diff --git a/js/rhino/xmlimplsrc/build.xml b/js/rhino/xmlimplsrc/build.xml
index dd3be977cda6..f37da7689b81 100644
--- a/js/rhino/xmlimplsrc/build.xml
+++ b/js/rhino/xmlimplsrc/build.xml
@@ -104,7 +104,7 @@ javax.xml.namespace.*, org.apache.xmlbeans.* classes
-
+