Skip to content

Changes

Summary

  1. Better stability of scripts (commit: 5e8abe0) (details)
  2. Java EE -> Jakarta EE, javaee.jar -> jakartaee.jar (commit: ca3c83c) (details)
  3. Added time and final message to the tck.sh script. (commit: d33fe87) (details)
  4. Possibility to set env options in a file + trap for build successful/failed msg (commit: d1d1650) (details)
The file was modified .gitignore (diff)
The file was addedrm-generated.sh
The file was addedtck.sh
The file was modified docker/run_jakartaeetck.sh (diff)
Commit ca3c83cb884c7076d05ac61153628af6bda3e145 by David Matějček
Java EE -> Jakarta EE, javaee.jar -> jakartaee.jar

- the file was recently renamed in glassfish too, however I am not sure if it
  is really used in TCK
(commit: ca3c83c)
The file was modified install/jacc/bin/sig-test.map (diff)
The file was modified install/connector/bin/sig-test.map (diff)
The file was modified install/jaspic/bin/java.policy (diff)
The file was modified install/jakartaee/bin/java.policy (diff)
The file was modified install/connector/bin/java.policy (diff)
The file was modified install/jaspic/bin/sig-test.map (diff)
Commit d33fe876c23f2bd63cddc009c77b3e8355f6a220 by David Matějček
Added time and final message to the tck.sh script.
(commit: d33fe87)
The file was modified tck.sh (diff)
Commit d1d16503f22557d259449ec15ab6f64cb0ff30ff by David Matějček
Possibility to set env options in a file + trap for build successful/failed msg

- the configuration file is ignored by git, it is just a possibility
  allowing local reproducible easily runnable executions.
(commit: d1d1650)
The file was modified tck.sh (diff)
The file was modified .gitignore (diff)