1. 3015930 Merge branch 'tomee-10-with-ee-91' by Richard Zowalla · 9 months ago main
  2. f7bec1a Merge remote-tracking branch 'origin/tomee-9.x' into tomee-10-with-ee-91 by Richard Zowalla · 9 months ago
  3. 11a994e Align version with TomEE under test by Richard Zowalla · 9 months ago
  4. 0a23754 Merge branch 'jakartaee9-tck' into tomee-10-with-ee-91 by Richard Zowalla · 9 months ago
  5. 36e0df8 Seems to prevent stackoverflow error by Richard Zowalla · 9 months ago
  6. 36ea4af Seems to prevent a stackoverflow error by Richard Zowalla · 9 months ago
  7. b3b8908 Upgrade Johnzon to be in line with TomEE 10 / main by Richard Zowalla · 9 months ago
  8. a08a6ed Seems to prevent a stackoverflow error by Jonathan Gallimore · 9 months ago
  9. 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 · 9 months ago
  10. 60878c7 Not sure we need endorsed anymore - TomEE 9 doesn't work with older versions of the JDK by Jonathan Gallimore · 9 months ago
  11. 9b129d8 fix backport from old branch by Jean-Louis Monteiro · 12 months ago
  12. ce17633 Fix derby version by Richard Zowalla · 11 months ago
  13. 6327030 Aligns version used in 10.0.0-SNAPSHOT by Richard Zowalla · 12 months ago
  14. f958c1a Next TomEE version by Richard Zowalla · 11 months ago
  15. 7cfd8c4 Next TomEE version by Richard Zowalla · 11 months ago
  16. 4a88d96 fix backport from old branch by Jean-Louis Monteiro · 12 months ago
  17. ff273d8 fix: Derby upgrade requires more jars by Jean-Louis Monteiro · 12 months ago
  18. 1da7f62 Fix derby version property after updating versions in last commit by Richard Zowalla · 12 months ago
  19. 69edb3a Fix derby version property after updating versions in last commit by Richard Zowalla · 12 months ago
  20. 74459ec Updates to TomEE 9.0.1-SNAPSHOT by Richard Zowalla · 12 months ago
  21. 543688b Updates to TomEE 9.0.1-SNAPSHOT by Richard Zowalla · 12 months ago
  22. b34dd7d Setup for TomEE 10 against EE 9.1 TCK by David Blevins · 1 year, 3 months ago
  23. af6d3ed Initial Setup for Jakarta EE 10 Platform/WebProfile by David Blevins · 1 year, 4 months ago
  24. 188a9c8 Set TomEE version to 10 by David Blevins · 1 year, 4 months ago
  25. 54a8384 Ability to run against TomEE 9.0.0-M7 by David Blevins · 1 year, 5 months ago
  26. 19dba89 Generate a valid pom.xml by David Blevins · 1 year, 5 months ago
  27. 384fa3f Script to setup the Jakarta EE 9.1 on a new computer by David Blevins · 1 year, 5 months ago
  28. 0bbed26 Use the released version of Geronimo Mail 2.1 Provider (same as in TomEE 9) by Richard Zowalla · 1 year, 6 months ago
  29. 57b131d Make sure we build the last code from origin/main by Jean-Louis Monteiro · 1 year, 6 months ago
  30. 04936aa Use the users environment (removing -l) This may cause issues in CI jobs by David Blevins · 1 year, 6 months ago
  31. 12bb2d8 Ensure the --source option causes an exit if file not found by David Blevins · 1 year, 6 months ago
  32. 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 · 1 year, 8 months ago
  33. f196b81 Fix JASPIC issue by Jean-Louis Monteiro · 1 year, 8 months ago
  34. 5e875a4 Fix JSON-P Pluggability tests. To work, this needs a build with the TOMEE-4048 change by Jean-Louis Monteiro · 1 year, 8 months ago
  35. 8e9f750 Move to next iteration 9.0.0-M9-SNAPSHOT by Jean-Louis Monteiro · 1 year, 10 months ago
  36. 3c8ff24 Use placeholders for version so we only update one place by Jean-Louis Monteiro · 2 years ago
  37. a78d49a Switch service filter to jakarta for Validation by Jean-Louis Monteiro · 2 years ago
  38. d9bde70 Add Maven add-opens config because we now run always on Java 11+ by Jean-Louis Monteiro · 2 years ago
  39. 4dc4140 Remove old non existing library and use jakarta to create resource in TomEE by Jean-Louis Monteiro · 2 years ago
  40. f7d2554 JSTL Date parsing fix and Tomcat add-opens when starting with the RemoteServer as opposed to Tomcat catalina.sh by Jean-Louis Monteiro · 2 years ago
  41. 17aad8b Fix CNFE for CXF dependencies by Jean-Louis Monteiro · 2 years ago
  42. 8dc6b92 Remove sigtest.jar for the moment as it contains com.sun.javatest.Status with a totally different content by Jean-Louis Monteiro · 2 years ago
  43. e4c6137 Add NullTransport for testing or TCK by Jean-Louis Monteiro · 2 years ago
  44. 7b68ecb Use the jakarta compatible version of geronimo-mail by Jean-Louis Monteiro · 2 years ago
  45. 481c462 Explicitly set a higher stacksize to be able to run with Java 11 by Richard Zowalla · 2 years ago
  46. c73b5b3 Updates README.md to point to David's git approach to restore a fresh TCK installation by Richard Zowalla · 2 years ago
  47. f683ccb Avoid default maven blocker for http by Richard Zowalla · 2 years ago
  48. af6abc8 Enhances README and point to setup-tck91.sh by Richard Zowalla · 2 years ago
  49. 48a2371 Fix setup so it works with JDK11 and latest TomEE 9.x snapshot by Jean-Louis Monteiro · 2 years ago
  50. 54a267e Update jakarta branch to use same version in the zip by Jean-Louis Monteiro · 2 years, 1 month ago
  51. 8cb23c4 Update the version of tomee TCK to match tomee snapshot version 8.0.11-SNAPSHOT by Jean-Louis Monteiro · 2 years, 2 months ago
  52. 343a4c0 update tomcat version in EE9 branch by Jean-Louis Monteiro · 2 years, 4 months ago
  53. 046b014 Update configuration for TomEE master by Jean-Louis Monteiro · 2 years, 8 months ago
  54. 65e272c Update plus configuration based on what we have done for Plume by Jean-Louis Monteiro · 2 years, 11 months ago
  55. 42b6099 Looks like we were having those by transitive dependencies. by Jean-Louis Monteiro · 2 years, 11 months ago
  56. 1364faf Make sure to include plume jars for plume container by Jean-Louis Monteiro · 2 years, 11 months ago
  57. 3975c55 use the shaded version instead by Jean-Louis Monteiro · 2 years, 11 months ago
  58. 73cc4af Upgrade to TomEE 8.0.8 and M8 by Jean-Louis Monteiro · 2 years, 11 months ago
  59. 981045c Update signature test config by David Blevins · 3 years ago
  60. bccbfe9 Use jakartaee-api, eliminate duplicate jars by David Blevins · 3 years ago
  61. 7e4fd6e Yank incomplete shift to jakartaee-api jar by David Blevins · 3 years ago
  62. 600a60e Turn off debug by David Blevins · 3 years ago
  63. ac39d35 Merge branch 'jakartaee9-tck' of github.com:apache/tomee-tck into jakartaee9-tck by David Blevins · 3 years ago
  64. 2c92bc2 Add rt.jar (more dynamic) by David Blevins · 3 years ago
  65. a331082 Add rt.jar (hardcoded) by David Blevins · 3 years ago
  66. 54dc764 Enable CTS debug so we have sigtest insight by David Blevins · 3 years ago
  67. f9bb4ae See if we can get the remaining test to work on ec2 by Jean-Louis Monteiro · 3 years ago
  68. 459d74d See if security api tests loves it more by Jean-Louis Monteiro · 3 years ago
  69. efe965e Add activation by David Blevins · 3 years ago
  70. a6cb892 Sort the sigtest libs by David Blevins · 3 years ago
  71. fef1193 Load com.sun.javatest from the tomcat system classloader by David Blevins · 3 years ago
  72. 7cfa656 Add taglibs for missing jakarta.servlet.jsp.jstl.fmt.LocaleSupport by David Blevins · 3 years ago
  73. 6da4acd Additional API jars by Jonathan Gallimore · 3 years ago
  74. 9abb64a Reverting by Jonathan Gallimore · 3 years ago
  75. 2bd5e60 Experimental change by Jonathan Gallimore · 3 years ago
  76. 85d31b7 Setup classpath for sigtests by Jonathan Gallimore · 3 years ago
  77. 8a0a934 Setup to get the signature tests running by Jonathan Gallimore · 3 years ago
  78. b95dbf0 Ensure jasper is in the ejbembed classpath for hibernate It needs an el impl by David Blevins · 3 years ago
  79. adf91fb Add hibernate validator to embedded classpath by David Blevins · 3 years ago
  80. 63d7a23 Fixed typo in property by Jean-Louis Monteiro · 3 years ago
  81. e151478 Only add endorsed for supported JVM Backward behaviour for dates by Jean-Louis Monteiro · 3 years ago
  82. 84a5a27 Include Yoko in the client side by Jean-Louis Monteiro · 3 years ago
  83. b528a7f fixes to support JDK11+ by Jean-Louis Monteiro · 3 years ago
  84. 92d513c Remove the suffix so the test really gets excluded by Jean-Louis Monteiro · 3 years ago
  85. 010bddb Update the exclude list with TCK 9.1 version by Jean-Louis Monteiro · 3 years ago
  86. ecfb6f7 Merge remote-tracking branch 'apache/jakartaee9-tck' into jakartaee9-tck by Jonathan Gallimore · 3 years ago
  87. a3c0c00 Set TCK expects the client module for this deployment to be: jpa_ee_packaging_ejb_standalone_ejb_client by Jonathan Gallimore · 3 years ago
  88. 5a022cf Another JASPIC test by Jean-Louis Monteiro · 3 years ago
  89. 655adc5 On ec2, localhost is not enough by Jean-Louis Monteiro · 3 years ago
  90. 32f7c7d Small Jaspic tweaks by Jean-Louis Monteiro · 3 years ago
  91. 6d66cb0 Rely on CXF sorting. We're now adding our Providers in a way that doesn't cause them to be marked as user/application providers. by David Blevins · 3 years ago
  92. 9979773 JASPIC configuration (missing permissions) by Jean-Louis Monteiro · 3 years ago
  93. 69a89e6 Security update for permissions tests, jaxrs, servlet and security api by Jean-Louis Monteiro · 3 years ago
  94. b7eef05 Let's focus in Plume for the moment so we don't to pay for maintaining others by Jean-Louis Monteiro · 3 years ago
  95. cc0f877 Not needed anymore, as we patch in tomee or tomee-jakarta by Jean-Louis Monteiro · 3 years ago
  96. 8afc17b add 'staff' group to 'j2ee' user per JAX-RS TCK docs by David Blevins · 3 years ago
  97. ad6dded Add JSON libs to JAX-RS client path by David Blevins · 3 years ago
  98. a819d37 Configure BOM setting so we pass JSTL tests. by Jean-Louis Monteiro · 3 years, 1 month ago
  99. 4b32300 Add the default web.xml so we can configure the BOM by Jean-Louis Monteiro · 3 years, 1 month ago
  100. 7696f52 Fix typo in system properties override by Jean-Louis Monteiro · 3 years, 1 month ago