<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Thanks for your serious remark.</p>
<p><br>
</p>
<p>I tired to build it on windows with cmd: ./ant.bat which results in the following error:</p>
<p></p>
<div>Error: Could not create the Java Virtual Machine.</div>
<div>-Djava.endorsed.dirs=endorsed is not supported. Endorsed standards and standalone APIs</div>
<div>in modular form will be supported via the concept of upgradeable modules.</div>
<div>I am using orcale 1.8.131 for this build.</div>
<div>I was wondering with which java version the maven distribution was built. </div>
<br>
<p></p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> users <users-bounces@shibboleth.net> on behalf of Brent Putman via users <users@shibboleth.net><br>
<b>Sent:</b> 17 August 2023 19:14:10<br>
<b>To:</b> Shib Users<br>
<b>Cc:</b> Brent Putman<br>
<b>Subject:</b> [MALWARE/SPAM] Re: require sources for opensaml 1.1</font>
<div> </div>
</div>
<div>
<p><br>
</p>
<div class="moz-cite-prefix">On 8/17/23 7:39 AM, Anderegg Lucas, Bedag wrote:<br>
</div>
<blockquote type="cite" cite="mid:9c5c2dfcfa674e29bb2b3c4c89765b87@bedag.ch"><style type="text/css" style="display:none;">P {margin-top:0;margin-bottom:0;}</style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<br>
<p>Due to many bad decisions in the past I am asking now for 18 year old source code I guess ^^</p>
</div>
</blockquote>
<p><br>
</p>
<p>We've probably all been there at some point...</p>
<p><br>
</p>
<p>But seriously, you do realize that this code should absolutely not be used for any "real" or production purpose, right?</p>
<p><br>
</p>
<p>At the very least, it's going to be full of security vulnerabilities, having not been updated in 2 decades.  (Not to mention it only supports SAML 1, not SAML 2. And the cryptographic stuff is probably mostly or entirely algorithms that have long since been
 deprecated due to weakness.)<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<blockquote type="cite" cite="mid:9c5c2dfcfa674e29bb2b3c4c89765b87@bedag.ch">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p><br>
</p>
<p>Any advices on how to properly build opensaml 1.1 using the proper Ant build are very welcome.</p>
<p><br>
</p>
</div>
<br>
</blockquote>
<p>You generally just unpack the source, cd into the source directory and run the ant (Linux, MacOS) or ant.bat (Windows) script, which by default will execute the full build and dist targets.  Out of curiosity I just ran it on MacOS under a modern Java, and
 somewhat surprisingly it worked without any errors.  Don't know if Windows would be as successful.</p>
<p><br>
</p>
<p>If you're new to Java, be aware that ant isn't used much anymore for building Java software projects.<br>
</p>
<br>
<p>If this discussion needs to be more detailed, should probably move it the the dev list.</p>
<p><br>
</p>
</div>
</body>
</html>