1. 78fb8d5 Updating webprofile.sh to reflect jakarta-10 web profile requirements by Paulo Cristovão de Araújo Silva Filho · 1 year, 2 months ago main
  2. 20a9096 Merge pull request #19 from cristof/patch-2 by Richard Zowalla · 1 year, 2 months ago
  3. 0238278 Migrating exception from javax to jakarta package by Paulo Cristovão de Araújo Silva Filho · 1 year, 2 months ago
  4. fa8c050 Update versions by Richard Zowalla · 1 year, 2 months ago
  5. 1dabd1d Merge pull request #17 from jungm/ee10work by Richard Zowalla · 1 year, 2 months ago
  6. 7259325 try to remove all references to jaspic, it's not longer in the platform-tck by Markus Jung · 1 year, 2 months ago
  7. 8deda1e always add tssv as a dependency by Markus Jung · 1 year, 2 months ago
  8. 23a7468 newest TCK bundle by Markus Jung · 1 year, 2 months ago
  9. d1f40f8 remove LegacyCookieProcessor, has been removed in tomcat 10.1 by Markus Jung · 1 year, 2 months ago
  10. 3a32eb8 tomee 10.0.0-M2-SNAPSHOT by Markus Jung · 1 year, 2 months ago
  11. 4e26e89 follow redirects when downloading TCK/RI/ant by Markus Jung · 1 year, 2 months ago
  12. 3015930 Merge branch 'tomee-10-with-ee-91' by Richard Zowalla · 2 years, 1 month ago
  13. f7bec1a Merge remote-tracking branch 'origin/tomee-9.x' into tomee-10-with-ee-91 by Richard Zowalla · 2 years, 1 month ago
  14. 11a994e Align version with TomEE under test by Richard Zowalla · 2 years, 1 month ago
  15. 0a23754 Merge branch 'jakartaee9-tck' into tomee-10-with-ee-91 by Richard Zowalla · 2 years, 1 month ago
  16. 36e0df8 Seems to prevent stackoverflow error by Richard Zowalla · 2 years, 1 month ago
  17. 36ea4af Seems to prevent a stackoverflow error by Richard Zowalla · 2 years, 1 month ago
  18. b3b8908 Upgrade Johnzon to be in line with TomEE 10 / main by Richard Zowalla · 2 years, 1 month ago
  19. a08a6ed Seems to prevent a stackoverflow error by Jonathan Gallimore · 2 years, 1 month ago
  20. bc3a0d4 Put back the echo/exec change committed by accident. Don't add quotes to the JAVA_HOME environment variable on Windows. by Jonathan Gallimore · 2 years, 1 month ago
  21. 60878c7 Not sure we need endorsed anymore - TomEE 9 doesn't work with older versions of the JDK by Jonathan Gallimore · 2 years, 1 month ago
  22. 9b129d8 fix backport from old branch by Jean-Louis Monteiro · 2 years, 4 months ago
  23. ce17633 Fix derby version by Richard Zowalla · 2 years, 3 months ago
  24. 6327030 Aligns version used in 10.0.0-SNAPSHOT by Richard Zowalla · 2 years, 4 months ago
  25. f958c1a Next TomEE version by Richard Zowalla · 2 years, 3 months ago
  26. 7cfd8c4 Next TomEE version by Richard Zowalla · 2 years, 3 months ago
  27. 4a88d96 fix backport from old branch by Jean-Louis Monteiro · 2 years, 4 months ago
  28. ff273d8 fix: Derby upgrade requires more jars by Jean-Louis Monteiro · 2 years, 4 months ago
  29. 1da7f62 Fix derby version property after updating versions in last commit by Richard Zowalla · 2 years, 4 months ago
  30. 69edb3a Fix derby version property after updating versions in last commit by Richard Zowalla · 2 years, 4 months ago
  31. 74459ec Updates to TomEE 9.0.1-SNAPSHOT by Richard Zowalla · 2 years, 4 months ago
  32. 543688b Updates to TomEE 9.0.1-SNAPSHOT by Richard Zowalla · 2 years, 4 months ago
  33. b34dd7d Setup for TomEE 10 against EE 9.1 TCK by David Blevins · 2 years, 7 months ago
  34. af6d3ed Initial Setup for Jakarta EE 10 Platform/WebProfile by David Blevins · 2 years, 8 months ago
  35. 188a9c8 Set TomEE version to 10 by David Blevins · 2 years, 8 months ago
  36. 54a8384 Ability to run against TomEE 9.0.0-M7 by David Blevins · 2 years, 9 months ago
  37. 19dba89 Generate a valid pom.xml by David Blevins · 2 years, 9 months ago
  38. 384fa3f Script to setup the Jakarta EE 9.1 on a new computer by David Blevins · 2 years, 9 months ago
  39. 0bbed26 Use the released version of Geronimo Mail 2.1 Provider (same as in TomEE 9) by Richard Zowalla · 2 years, 10 months ago
  40. 57b131d Make sure we build the last code from origin/main by Jean-Louis Monteiro · 2 years, 10 months ago
  41. 04936aa Use the users environment (removing -l) This may cause issues in CI jobs by David Blevins · 2 years, 11 months ago
  42. 12bb2d8 Ensure the --source option causes an exit if file not found by David Blevins · 2 years, 11 months ago
  43. 437dd8c Set protocols="TLSv1.2" to disable TLSv1.3 since the TCK requires post-handshake authentication and the Java 11 client does not support that. by Jean-Louis Monteiro · 3 years ago
  44. f196b81 Fix JASPIC issue by Jean-Louis Monteiro · 3 years ago
  45. 5e875a4 Fix JSON-P Pluggability tests. To work, this needs a build with the TOMEE-4048 change by Jean-Louis Monteiro · 3 years ago
  46. 8e9f750 Move to next iteration 9.0.0-M9-SNAPSHOT by Jean-Louis Monteiro · 3 years, 2 months ago
  47. 3c8ff24 Use placeholders for version so we only update one place by Jean-Louis Monteiro · 3 years, 4 months ago
  48. a78d49a Switch service filter to jakarta for Validation by Jean-Louis Monteiro · 3 years, 4 months ago
  49. d9bde70 Add Maven add-opens config because we now run always on Java 11+ by Jean-Louis Monteiro · 3 years, 4 months ago
  50. 4dc4140 Remove old non existing library and use jakarta to create resource in TomEE by Jean-Louis Monteiro · 3 years, 4 months ago
  51. f7d2554 JSTL Date parsing fix and Tomcat add-opens when starting with the RemoteServer as opposed to Tomcat catalina.sh by Jean-Louis Monteiro · 3 years, 4 months ago
  52. 17aad8b Fix CNFE for CXF dependencies by Jean-Louis Monteiro · 3 years, 4 months ago
  53. 8dc6b92 Remove sigtest.jar for the moment as it contains com.sun.javatest.Status with a totally different content by Jean-Louis Monteiro · 3 years, 4 months ago
  54. e4c6137 Add NullTransport for testing or TCK by Jean-Louis Monteiro · 3 years, 4 months ago
  55. 7b68ecb Use the jakarta compatible version of geronimo-mail by Jean-Louis Monteiro · 3 years, 4 months ago
  56. 481c462 Explicitly set a higher stacksize to be able to run with Java 11 by Richard Zowalla · 3 years, 5 months ago
  57. c73b5b3 Updates README.md to point to David's git approach to restore a fresh TCK installation by Richard Zowalla · 3 years, 5 months ago
  58. f683ccb Avoid default maven blocker for http by Richard Zowalla · 3 years, 5 months ago
  59. af6abc8 Enhances README and point to setup-tck91.sh by Richard Zowalla · 3 years, 5 months ago
  60. 48a2371 Fix setup so it works with JDK11 and latest TomEE 9.x snapshot by Jean-Louis Monteiro · 3 years, 5 months ago
  61. 54a267e Update jakarta branch to use same version in the zip by Jean-Louis Monteiro · 3 years, 5 months ago
  62. 8cb23c4 Update the version of tomee TCK to match tomee snapshot version 8.0.11-SNAPSHOT by Jean-Louis Monteiro · 3 years, 7 months ago
  63. 343a4c0 update tomcat version in EE9 branch by Jean-Louis Monteiro · 3 years, 8 months ago
  64. 046b014 Update configuration for TomEE master by Jean-Louis Monteiro · 4 years ago
  65. 65e272c Update plus configuration based on what we have done for Plume by Jean-Louis Monteiro · 4 years, 3 months ago
  66. 42b6099 Looks like we were having those by transitive dependencies. by Jean-Louis Monteiro · 4 years, 3 months ago
  67. 1364faf Make sure to include plume jars for plume container by Jean-Louis Monteiro · 4 years, 3 months ago
  68. 3975c55 use the shaded version instead by Jean-Louis Monteiro · 4 years, 3 months ago
  69. 73cc4af Upgrade to TomEE 8.0.8 and M8 by Jean-Louis Monteiro · 4 years, 3 months ago
  70. 981045c Update signature test config by David Blevins · 4 years, 4 months ago
  71. bccbfe9 Use jakartaee-api, eliminate duplicate jars by David Blevins · 4 years, 4 months ago
  72. 7e4fd6e Yank incomplete shift to jakartaee-api jar by David Blevins · 4 years, 4 months ago
  73. 600a60e Turn off debug by David Blevins · 4 years, 4 months ago
  74. ac39d35 Merge branch 'jakartaee9-tck' of github.com:apache/tomee-tck into jakartaee9-tck by David Blevins · 4 years, 4 months ago
  75. 2c92bc2 Add rt.jar (more dynamic) by David Blevins · 4 years, 4 months ago
  76. a331082 Add rt.jar (hardcoded) by David Blevins · 4 years, 4 months ago
  77. 54dc764 Enable CTS debug so we have sigtest insight by David Blevins · 4 years, 4 months ago
  78. f9bb4ae See if we can get the remaining test to work on ec2 by Jean-Louis Monteiro · 4 years, 4 months ago
  79. 459d74d See if security api tests loves it more by Jean-Louis Monteiro · 4 years, 4 months ago
  80. efe965e Add activation by David Blevins · 4 years, 4 months ago
  81. a6cb892 Sort the sigtest libs by David Blevins · 4 years, 4 months ago
  82. fef1193 Load com.sun.javatest from the tomcat system classloader by David Blevins · 4 years, 4 months ago
  83. 7cfa656 Add taglibs for missing jakarta.servlet.jsp.jstl.fmt.LocaleSupport by David Blevins · 4 years, 4 months ago
  84. 6da4acd Additional API jars by Jonathan Gallimore · 4 years, 4 months ago
  85. 9abb64a Reverting by Jonathan Gallimore · 4 years, 4 months ago
  86. 2bd5e60 Experimental change by Jonathan Gallimore · 4 years, 4 months ago
  87. 85d31b7 Setup classpath for sigtests by Jonathan Gallimore · 4 years, 4 months ago
  88. 8a0a934 Setup to get the signature tests running by Jonathan Gallimore · 4 years, 4 months ago
  89. b95dbf0 Ensure jasper is in the ejbembed classpath for hibernate It needs an el impl by David Blevins · 4 years, 4 months ago
  90. adf91fb Add hibernate validator to embedded classpath by David Blevins · 4 years, 4 months ago
  91. 63d7a23 Fixed typo in property by Jean-Louis Monteiro · 4 years, 4 months ago
  92. e151478 Only add endorsed for supported JVM Backward behaviour for dates by Jean-Louis Monteiro · 4 years, 4 months ago
  93. 84a5a27 Include Yoko in the client side by Jean-Louis Monteiro · 4 years, 4 months ago
  94. b528a7f fixes to support JDK11+ by Jean-Louis Monteiro · 4 years, 4 months ago
  95. 92d513c Remove the suffix so the test really gets excluded by Jean-Louis Monteiro · 4 years, 4 months ago
  96. 010bddb Update the exclude list with TCK 9.1 version by Jean-Louis Monteiro · 4 years, 5 months ago
  97. ecfb6f7 Merge remote-tracking branch 'apache/jakartaee9-tck' into jakartaee9-tck by Jonathan Gallimore · 4 years, 5 months ago
  98. a3c0c00 Set TCK expects the client module for this deployment to be: jpa_ee_packaging_ejb_standalone_ejb_client by Jonathan Gallimore · 4 years, 5 months ago
  99. 5a022cf Another JASPIC test by Jean-Louis Monteiro · 4 years, 5 months ago
  100. 655adc5 On ec2, localhost is not enough by Jean-Louis Monteiro · 4 years, 5 months ago