We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688600a commit 45d3d7dCopy full SHA for 45d3d7d
proj/americium.conf
@@ -1,8 +1,11 @@
1
-// https://github.com/sageserpent-open/americium.git#master
+// https://github.com/sageserpent-open/americium.git#e6f3b8503dbff4c532329213761a43f43e628245 # was master
2
+
3
+// frozen (August 2024) because the build stopped extracting
4
+// on JDK 8
5
6
vars.proj.americium: ${vars.base} {
7
name: "americium"
- uri: "https://github.com/sageserpent-open/americium.git#b0f48cb19f8a687284bc72de24536e8375e54b46"
8
+ uri: "https://github.com/sageserpent-open/americium.git#e6f3b8503dbff4c532329213761a43f43e628245"
9
10
extra.commands: ${vars.default-commands} [
11
"removeScalacOptions -Xsource:3"
0 commit comments