Send armedbear-devel mailing list submissions to
armedbear-devel@common-lisp.net
To subscribe or unsubscribe via the World Wide Web, visit
https://mailman.common-lisp.net/listinfo/armedbear-devel
or, via email, send a message with subject or body 'help' to
armedbear-devel-request@common-lisp.net
You can reach the person managing the list at
armedbear-devel-owner@common-lisp.net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of armedbear-devel digest..."
Today's Topics:
1. build failure (Stephen Varey)
2. Re: build failure (Mark Evenson)
----------------------------------------------------------------------
Message: 1
Date: Tue, 15 Jan 2019 16:14:04 +0100
From: Stephen Varey <srvarey@gmail.com>
To: armedbear-devel@common-lisp.net
Subject: build failure
Message-ID:
<CAMkLg7taP0nVFiAYL7pfKpdObj6r26xzUHU48BhfHOySQbA4rQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi
I downloaded the source and built in netbeans where i get this error
JAVA-EXCEPTION: Java exception 'java.lang.NoSuchMethodException: No
applicable method named getURLs found in java.lang.ClassLoader or
jdk.internal.loader.ClassLoaders$AppClassLoader'.
C:\git\abcl\etc\ant\netbeans-build.xml:15: The following error occurred
while executing this line:
C:\git\abcl\build.xml:280: The following error occurred while executing
this line:
C:\git\abcl\build.xml:299: Java returned: -1
BUILD FAILED (total time: 13 seconds)
Can you help?
Thanks
stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20190115/a5b5a195/attachment-0001.html>
------------------------------
Message: 2
Date: Wed, 16 Jan 2019 10:20:11 +0100
From: Mark Evenson <evenson@panix.com>
To: Stephen Varey <srvarey@gmail.com>
Cc: abcl-dev <armedbear-devel@common-lisp.net>
Subject: Re: build failure
Message-ID: <FD07F2F7-91C8-47B5-B2EC-EFD7FC606DFE@panix.com>
Content-Type: text/plain; charset=us-ascii
> On Jan 15, 2019, at 16:14, Stephen Varey <srvarey@gmail.com> wrote:
>
> Hi
>
> I downloaded the source and built in netbeans where i get this error
>
> JAVA-EXCEPTION: Java exception 'java.lang.NoSuchMethodException: No applicable method named getURLs found in java.lang.ClassLoader or jdk.internal.loader.ClassLoaders$AppClassLoader'.
> C:\git\abcl\etc\ant\netbeans-build.xml:15: The following error occurred while executing this line:
> C:\git\abcl\build.xml:280: The following error occurred while executing this line:
> C:\git\abcl\build.xml:299: Java returned: -1
> BUILD FAILED (total time: 13 seconds)
>
> Can you help?
>
> Thanks
> stephen
>
Stephen,
I believe that you are attempting to build ABCL with a version of Java other than 1.6, 1.7, or 1.8.
Given that Java 1.8 is now listed as EOL, I am currently working on articulating what we would need to support Java 9, 10, and 11.
May I ask what Java version you plan on working with?
P.S. If you aren't [subscribed to this mailing list][1], your messages need to be approved by a moderator, and therefore will often be delayed.
[1]: https://mailman.common-lisp.net/pipermail/armedbear-devel/
--
"A screaming comes across the sky. It has happened before but there is nothing
to compare to it now."
------------------------------
Subject: Digest Footer
_______________________________________________
armedbear-devel mailing list
armedbear-devel@common-lisp.net
https://mailman.common-lisp.net/listinfo/armedbear-devel
------------------------------
End of armedbear-devel Digest, Vol 52, Issue 2
**********************************************