[MALWARE/SPAM] Re: require sources for opensaml 1.1

Ian Young ian at iay.org.uk
Fri Aug 18 09:08:46 UTC 2023



> On 18 Aug 2023, at 09:44, Anderegg Lucas, Bedag <Lucas.Anderegg at bedag.ch> wrote:
> 
> I tired to build it on windows with cmd: ./ant.bat which results in the following error:
> Error: Could not create the Java Virtual Machine.
> -Djava.endorsed.dirs=endorsed is not supported. Endorsed standards and standalone APIs
> in modular form will be supported via the concept of upgradeable modules.
> I am using orcale 1.8.131 for this build.
> I was wondering with which java version the maven distribution was built.

Probably 1.3. There are some docs in the docs/ directory which may help.

Editing build.xml to remove lines like this might help with more modern compilers:

<compilerarg line="-J-Djava.endorsed.dirs=${endorsed}" />

Or it might not. 'm fairly sure that was just a warning in 1.8, in particular, and it might not actually be your problem.

    -- Ian




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20230818/b9e6dccf/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3883 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/users/attachments/20230818/b9e6dccf/attachment.p7s>


More information about the users mailing list