<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<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">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<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>
</body>
</html>