We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--rebuild
1 parent 1b15177 commit e10fe09Copy full SHA for e10fe09
1 file changed
easystacks/software.eessi.io/2023.06/rebuilds/20250707-eb-5.1.0-Java.yml
@@ -1,15 +1,7 @@
1
# 2025.07.07
2
# - rebuild Java wrapper modules to update to latest Java patch versions,
3
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/22840;
4
-# need to use --rebuild because automatic removal of module file doesn't work,
5
-# since Java wrappers only result in changing Java/.modulerc.lua
6
easyconfigs:
7
- - Java-11.eb:
8
- options:
9
- rebuild: true
10
- - Java-17.eb:
11
12
13
- - Java-21.eb:
14
15
+ - Java-11.eb
+ - Java-17.eb
+ - Java-21.eb
0 commit comments