I think that the following command can solve the issue with Oracle's JDKs.
sudo curl -o /Library/Java/Extensions/javaee-api-7.0.jar -O#L
http://central.maven.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar
Regards,
Robert
On Sat, Nov 1, 2014 at 8:19 PM, Robert Antoni Buj i Gelonch <
robert.buj@gmail.com> wrote:
HSQLDB requires some J2EE libs that aren't bundled within a standard JDK
(javax.servlet).
source files:
./workdir/UnpackedTarball/hsqldb/src/hsqlServlet.java
./workdir/UnpackedTarball/hsqldb/src/org/hsqldb/Servlet.java
build:
./workdir/UnpackedTarball/hsqldb/classes/hsqlServlet.class
./workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Servlet.class
Regards,
Robert
On Tue, Oct 28, 2014 at 11:22 AM, Stephan Bergmann <sbergman@redhat.com>
wrote:
On 10/20/2014 01:48 PM, Alexander Thurgood wrote:
I encountrered this very same problem, and solved it by installing the
appropriate JavaforOSX2014-001.dmg, which allowed my build to complete
the debug tests, but this apparently also has consequences for use of
third party jdbc drivers that rely on JDK 1.8
In how far?
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
--
http://about.me/rbuj
--
http://about.me/rbuj
Context
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.