ePADD / epadd

ePADD is a software package developed by Stanford University's Special Collections & University Archives that supports archival processes around the appraisal, ingest, processing, discovery, and delivery of email archives.
https://www.epaddproject.org
111 stars 24 forks source link

Java licensing #468

Open WhenSkiesAbove opened 5 months ago

WhenSkiesAbove commented 5 months ago

Not sure if there's a better place for this, as it's a question rather than an issue (new Github user here), but I haven't had luck finding the answer in the documentation. I'm trying to wrap my head around how, if at all, it's possible to get the proper version of Java for ePADD without having to buy a license from Oracle. If I'm understanding correctly (and I very well may not be), Java 11 now requires that license, which isn't always an option for smaller institutions. So I just want to definitively confirm: does the version(s) of Java required for ePADD now require a license from Oracle to use or am I just misunderstanding?

Apologies for the dumb question, but thank you for any info anyone can provide.

Jarad

jfarwer commented 5 months ago

Hi Jarad,

Yes, there is ongoing confusion about getting the correct version of Java without needing a license. At some point, Oracle Java stopped being free, but that changed again, and the latest versions can be downloaded and used without restrictions:

https://www.oracle.com/uk/java/technologies/downloads/

I haven't tested versions 21 and 22 yet, but I've found that ePADD works fine with Java 17.

We should update the user manual regarding this issue.

Please let me know if you have any issues Jochen


From: Jarad @.> Sent: 26 March 2024 14:37 To: ePADD/epadd @.> Cc: Subscribed @.***> Subject: [ePADD/epadd] Java licensing (Issue #468)

Not sure if there's a better place for this, as it's a question rather than an issue (new Github user here), but I haven't had luck finding the answer in the documentation. I'm trying to wrap my head around how, if at all, it's possible to get the proper version of Java for ePADD without having to buy a license from Oracle. If I'm understanding correctly (and I very well may not be), Java 11 now requires that license, which isn't always an option for smaller institutions. So I just want to definitively confirm: does the version(s) of Java required for ePADD now require a license from Oracle to use or am I just misunderstanding?

Apologies for the dumb question, but thank you for any info anyone can provide.

Jarad

— Reply to this email directly, view it on GitHub [github.com]https://urldefense.com/v3/__https://github.com/ePADD/epadd/issues/468__;!!PDiH4ENfjr2_Jw!Bg0YNjd8cT_Oq9A8cM_DnCymNWaLuwRWTIZTXo0QZJrlXwGOS43UTL8zQxblgnFCUxMbw1I61s4ovB_SrJPB49Ey579TuKu0IJM$, or unsubscribe [github.com]https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AHU5VOCQAKY7U77NBPWJDOLY2GB4DAVCNFSM6AAAAABFJCCEROVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYDQNBUGUZTKNQ__;!!PDiH4ENfjr2_Jw!Bg0YNjd8cT_Oq9A8cM_DnCymNWaLuwRWTIZTXo0QZJrlXwGOS43UTL8zQxblgnFCUxMbw1I61s4ovB_SrJPB49Ey579Tr0KaG-o$. You are receiving this because you are subscribed to this thread.

WhenSkiesAbove commented 5 months ago

Hi Jochen,

Thank you for the quick and informative reply. I followed the link you provided and downloaded version 22. So far everything seems to be working as it should. The context you provided about the licensing issue is much appreciated as well.

Cheers, Jarad

jfarwer commented 5 months ago

Hi Jarad,

Great. Thanks for confirming it is working with Java 22, that's helpful.

Jochen