Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2141
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/41/2141/1
link to java.sun.com/j2se/1.5/docs/api instead of /1.4.1/ in the odk java docs
... as /1.4.1/ redirects to the generic Oracle Java page. 1.5 works.
Change-Id: I4f721840bc0bb8146b42a4d91dac8b3621b4bf7e
---
M odk/pack/gendocu/makefile.mk
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/odk/pack/gendocu/makefile.mk b/odk/pack/gendocu/makefile.mk
index 7345e72..0e51d1c 100644
--- a/odk/pack/gendocu/makefile.mk
+++ b/odk/pack/gendocu/makefile.mk
@@ -59,7 +59,7 @@
$(JAVA_SRC_DIR)$/com$/sun$/star$/beans$/OfficeConnection.java \
$(JAVA_SRC_DIR)$/com$/sun$/star$/beans$/OfficeWindow.java
-JAVADOCPARAMS= -notimestamp -use -splitindex -windowtitle "Java UNO Runtime Reference" -header
$(JAVADOCREFNAME) -d $(DESTDIRGENJAVAREF) -sourcepath $(JAVA_SRC_DIR) -classpath
$(SOLARBINDIR)$/ridl.jar -linkoffline ../../common/ref ./uno -linkoffline
http://java.sun.com/j2se/1.4.1/docs/api ./java $(JAVA_PACKAGES)
+JAVADOCPARAMS= -notimestamp -use -splitindex -windowtitle "Java UNO Runtime Reference" -header
$(JAVADOCREFNAME) -d $(DESTDIRGENJAVAREF) -sourcepath $(JAVA_SRC_DIR) -classpath
$(SOLARBINDIR)$/ridl.jar -linkoffline ../../common/ref ./uno -linkoffline
http://java.sun.com/j2se/1.5/docs/api ./java $(JAVA_PACKAGES)
JAVADOCLOG = $(MISC)$/javadoc_log.txt
--
To view, visit https://gerrit.libreoffice.org/2141
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f721840bc0bb8146b42a4d91dac8b3621b4bf7e
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Rene Engelhard <rene@debian.org>
Context
- [PATCH libreoffice-4-0] link to java.sun.com/j2se/1.5/docs/api instead of /1.4.1/ in... · Rene Engelhard (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.