diff --git a/mozilla/java/dom/README b/mozilla/java/dom/README index 6558e075d88..d83eb2b991a 100644 --- a/mozilla/java/dom/README +++ b/mozilla/java/dom/README @@ -25,7 +25,7 @@ Building CLASSPATH environment cvariable set to contain org.w3c.dom classes. The sources can be found at http://www.w3.org/TR/2000/CR-DOM-Level-2-20000307/java-binding.html - and the binaries can be found at http://www.mozilla.org/projects/blackwood/webclient/bin/m3/dom2-20000307.jar + and the binaries can be found at http://www.mozilla.org/projects/blackwood/webclient/bin/m3/files.html Solaris specific ---------------- diff --git a/mozilla/java/webclient/classes_spec/Makefile.win b/mozilla/java/webclient/classes_spec/Makefile.win index e5aef70b269..285e6d5c4a5 100644 --- a/mozilla/java/webclient/classes_spec/Makefile.win +++ b/mozilla/java/webclient/classes_spec/Makefile.win @@ -65,7 +65,7 @@ export:: @echo +++ NOTE, you must have the org.w3c.dom classes in your classpath! @echo +++ If you do not have org.w3c.dom classes, webclient will not build. @echo +++ You can get the required dom classes at - @echo +++ http://www.mozilla.org/projects/blackwood/webclient/bin/m3/dom2-20000307.jar + @echo +++ http://www.mozilla.org/projects/blackwood/webclient/bin/m3/files.html @echo +++ @echo +++ checking that org.mozilla.dom classes have been built... if not exist $(MOZ_SRC)\mozilla\dist\classes\org\mozilla\dom\DOMAccessor.class \