Skip to content
Started 3 yr 6 mo ago
Took 6 hr 7 min
Aborted

Build #34 (Dec 2, 2020, 12:47:28 AM)

Changes
  1. remove ejb test from jacctck(since it runs only web profile tests). (details / githubweb)
  2. fix to jta test report generation (details / githubweb)
  3. remove unwanted glassfish server start for caj tck test (details / githubweb)
  4. Revert "remove unwanted glassfish server start for caj tck test" (details / githubweb)
  5. remove unwanted glassfish server start for caj tck test - resubmitting previous change (details / githubweb)
  6. remove deploy.all for eltck as there is nothing to deploy (details / githubweb)
  7. Revert "Fix #46 Make date comparison Locale independent" (details / githubweb)
  8. Revert "Fix #33 failing batchingAllowedOnServerTest" (details / githubweb)
  9. Revert "Fix #35 failing basic batchingAllowed* tests" (details / githubweb)
  10. Revert "Fix #37" (details / githubweb)
  11. Revert "Fix #41 Make HTTP header checks case insensitive for header names" (details / githubweb)
  12. removing incorrect NOTICE file from all TCK bundles for the jakartaee8 release (details / githubweb)
  13. fix jaxrs tck build & run (details / githubweb)
  14. Restore content from original JSF TCK UG. (details / githubweb)
  15. using run.all to include sig tests - connector,jaspic,jaxws,servlet (details / githubweb)
  16. changes for jsp signature test (details / githubweb)
  17. revert sig test map changes for jsp tck (details / githubweb)
  18. fix to run standalone jacc sig tests and other missing ones (details / githubweb)
  19. fix for jaxrpc tck signature run. (details / githubweb)
  20. pending changes for jaxrpc bundle (details / githubweb)
  21. Issue70 (details / githubweb)
  22. Issue70_MinorFix (details / githubweb)
  23. update CTS version to 8.0.1 (details / githubweb)
  24. Excluded tests testing the EnumSet/EnumMap is/is not serialized/deserialized (details / githubweb)
  25. Jsonb assertions for gregorian calendar does not check for value (#121) (details / githubweb)
  26. Exclude tests regarding bignumbers in quotes (#122) (details / githubweb)
  27. According to issue#45 making few changes (details / githubweb)
  28. Revert "Reverting commits that changes the test behaviour compared to JavaEE8" (details / githubweb)
  29. Revert "According to issue#45 making few changes" (details / githubweb)
  30. Revert "Revert "Reverting commits that changes the test behaviour compared to JavaEE8"" (details / githubweb)
  31. Revert "Revert "Revert "Reverting commits that changes the test behaviour compared to JavaEE8""" (details / githubweb)
  32. Revert "Revert "According to issue#45 making few changes"" (details / githubweb)
  33. [#554] Added test for Response.created() with relative URI (details / githubweb)
  34. Including permissions.xml at ear level. (#138) (details / githubweb)
  35. update CTS version to 8.0.2 (details / githubweb)
  36. revert jsonb tck version increase, back to 1.0.1 (details / githubweb)
  37. New certificates for CTS client, having stronger signing algorithm and extended validity. (details / githubweb)
  38. version update for connector,jacc,jaspic,securityapi,websocket tcks with new certificates. (details / githubweb)
  39. Register consumer before the EventSource is open not to loose the message (details / githubweb)
  40. jsonp jck working for JDK8 (details / githubweb)
  41. Adding support for se11 (details / githubweb)
  42. JSONPSigTest uses Jdk9SigTestDriver (details / githubweb)
  43. Fix copyright (details / githubweb)
  44. Another copyright fix (details / githubweb)
  45. Configure jvm arguments for jdk11 (details / githubweb)
  46. Modified TCKs for jakarta.annotation.ManagedBean (details / githubweb)
  47. revert javax signature files and create jakarta signature file (details / githubweb)
  48. revert more sig-related tests and update copyright date (details / githubweb)
  49. typo on a copyright date (details / githubweb)
  50. use 9.0 for deliverable.version and 9.0.0 for deliveriable.tck.version, also adjust some zip file names to use 9.0 (details / githubweb)
  51. Update stand-alone EL TCK for Jakarta EE 9 (details / githubweb)
  52. Skip downloading glassfish if we already have it (details / githubweb)
  53. Different results with JDK8 and JDK11 with date format in german locale (details / githubweb)
  54. update master to target 9.0.0 platform tck (details / githubweb)
  55. javax -> jakarta for WebSocket TCK (details / githubweb)
  56. Fix warnings about a missing file in standalone build (details / githubweb)
  57. Add Java 11 to the list of Java versions when searching for signatures (details / githubweb)
  58. Use Java 9 test driver when on Java 9 or 11 (details / githubweb)
  59. changes for having separate jdk installation with RI and VI for interop tests. (details / githubweb)
  60. Fix issue 163 com/sun/ts/tests/ejb32/lite/timer/schedule/expire/Client.java#leapYears failed due to wrong expected timeout (details / githubweb)
  61. Remove the use of DateUtils.UTC_TIME_ZONE as it is no longer present in commons-lang3; minor format improvement of line width. (details / githubweb)
  62. new signature files with jakarta changes for jdk8 & jdk11, new sigtest jars (details / githubweb)
  63. change/add signature mapping files (details / githubweb)
  64. remove  jakarta.annotation.sig_2.0_se8 from this PR (details / githubweb)
  65. javax to jakarta changes in signature java files (details / githubweb)
  66. Fix issue #125 timer/schedule/expression/annotated/Client.java#dayOfWeekOverDayOfMonth failed at midnight (details / githubweb)
  67. Fix wrong path of jakarta.activation.jar (details / githubweb)
  68. Revert "Fix wrong path of jakarta.activation.jar" (details / githubweb)
  69. Revert "Revert "Fix wrong path of jakarta.activation.jar"" (details / githubweb)
  70. temp change to use 9.0.0-RC1 jar to build platform TCK (details / githubweb)
  71. find -name *.java -type f| xargs sed -i 's/javax\.batch\./jakarta\.batch\./g' (details / githubweb)
  72. Change javax.transaction properties to jakarta.transaction ones (details / githubweb)
  73. find -name *.java -type f| xargs sed -i 's/javax\.ejb\./jakarta\.ejb\./g' and add 2020 to copyright (details / githubweb)
  74. remainder of javax.ejb references via: am --exclude .git javax.ejb | xargs sed -i 's/javax\.ejb\./jakarta\.ejb\./g' and add 2020 to copyright (details / githubweb)
  75. Handling exception. (details / githubweb)
  76. minor changes. (details / githubweb)
  77. Fixed broken classpath in builds. (details / githubweb)
  78. Handling exception in ejb32 as well. (details / githubweb)
  79. Fix issue #136 Second-later calendar-based timer can be too short for some tests (details / githubweb)
  80. Fixed typo. (details / githubweb)
  81. Moved CP changes to local.classes. (details / githubweb)
  82. Update javax to jakarta for jakarta.xml.soap and jakarta.activation. (details / githubweb)
  83. convert javax.el => jakarta.el (details / githubweb)
  84. convert Copyright dates to match Eclipse rules eclipse.org/projects/handbook/#ip-copyright-headers (details / githubweb)
  85. temporary fix to build standalone tcks with jakarta change (details / githubweb)
  86. temp changes to build jsp & jstl tck (details / githubweb)
  87. convert non-jdk javax.transaction => jakarta.transaction (details / githubweb)
  88. Update javax to jakarta for jakarta.transaction, jakarta.xml.soap and jakarta.activation. Fix some build issues. (details / githubweb)
  89. Removed local.classes from jaxws ts.jte (requested by Jan) (details / githubweb)
  90. Reverted wrong jakarta.transaction -> javax.transaction change. (details / githubweb)
  91. Missed another javax.transaction. (details / githubweb)
  92. Fixed wrong copyright. (details / githubweb)
  93. Fixed copyright. (details / githubweb)
  94. Removed EOL at the end of file. (details / githubweb)
  95. Reverted useless changes. (details / githubweb)
  96. Removed useless changes. (details / githubweb)
  97. JAX-RPC is deprecated in Jakarta EE 9, so remove call to SessionContext#getMessageContext() (details / githubweb)
  98. temp fix to get connector & jaspic tck build passing (details / githubweb)
  99. Package rename for jakarta 9, update copyright date for changed files (details / githubweb)
  100. Adopt jakarta. package prefix in JPA TCK test. (details / githubweb)
  101. Copyright update. (details / githubweb)
  102. convert javax.resource => jakarta.resource (details / githubweb)
  103. Restore previous Copyright statements for lib/schemas/connector_1_5.xsd, connector_1_6.xsd, connector_1_7.xsd and lib/dtds/connector_1_0.dtd, connector_1_5.dtd, connector_1_6.dtd (details / githubweb)
  104. Websocket TCK package rename javax->jakarta (details / githubweb)
  105. Change javax->jakarta (details / githubweb)
  106. javax.interceptor to jakarta.interceptor (details / githubweb)
  107. convert javax.servlet => jakarta.servlet (details / githubweb)
  108. new signature file for saaj tck (details / githubweb)
  109. saaj tck test run fix to add api jars in classpath (details / githubweb)
  110. Renaming javax.validation->jakarta.validation... (details / githubweb)
  111. updating javax.validation->jakarta.validation. (details / githubweb)
  112. correcting copyright year. (details / githubweb)
  113. javax.inject to jakarta.inject (details / githubweb)
  114. Increase memory size for Jenkins JNLP process from default, up to 2176MB (2GB + 128MB) (details / githubweb)
  115. Fix issue #136 Second-later calendar-based timer can be too short for ejb30(ejb32) timerAccessInTimeoutMethod tests (details / githubweb)
  116. javax.ejb => jakarta.ejb (details / githubweb)
  117. Reverted *.se8 signature files. (details / githubweb)
  118. Updated jakarta.ejb.sig_2.1 to jakarta.ejb.sig_3.2_se11 (details / githubweb)
  119. Removed IDE auto-indentationx! (details / githubweb)
  120. Removed IDE auto trailing spaces. (details / githubweb)
  121. Removed IDE auto formating. (details / githubweb)
  122. Replaced javax.persistence with jakarta.persistence in JPA TCK config (#217) (details / githubweb)
  123. Jakartization of jax-rs (details / githubweb)
  124. javax.enterprise => jakarta.enterprise (details / githubweb)
  125. revert javax.enterprise.deploy => jakarta.enterprise.deploy, so that TCK can still compile (javax.enterprise.deploy is pruned in EE 9) (details / githubweb)
  126. Replaced javax with jakarta API packages. (details / githubweb)
  127. Metro bundle URL can be overriden using METRO_BUNDLE_URL shell variable. (details / githubweb)
  128. Copyright year update. (details / githubweb)
  129. javax.jms to jakarta.jms (details / githubweb)
  130. Updated Copyright dates. (details / githubweb)
  131. Reverted copyright date changes in files with DO NOT ALTER OR REMOVE COPYRIGHT message. (details / githubweb)
  132. javax.faces => jakarta.faces (details / githubweb)
  133. Copyright date change for javax.faces => jakarta.faces (details / githubweb)
  134. javax.mail => jakarta.mail (details / githubweb)
  135. Copyright date update for javax.mail => jakarta.mail (details / githubweb)
  136. Fixed jakarta.annotation packages in JAXWS test. (details / githubweb)
  137. [issue#231] javax.security.jacc + javax.security.enterprise + javax.security.auth => jakarta.security.* (details / githubweb)
  138. applying quiet unzip to reduce the log (details / githubweb)
  139. append jaxws & jpa tck versions to match api (details / githubweb)
  140. [issue#231] Update Copyright date for javax.security.jacc + javax.security.enterprise + javax.security.auth => jakarta.security.* (details / githubweb)
  141. javax_el folder and references renamed to jakarta_el (details / githubweb)
  142. correcting copyright years in few files (details / githubweb)
  143. Renaming javax.jws => jakarta.jws (details / githubweb)
  144. JSTL migration from javax.servlet to jakarta.servlet (details / githubweb)
  145. javax_faces folder name and references changed to jakarta_faces (details / githubweb)
  146. Fix issue #136 Second-later calendar-based timer can be too short for ejb30(ejb32)/schedule/descriptor/..programmatic tests. (details / githubweb)
  147. [issue#244] jakarta.security.auth.callback back to javax.security.auth.callback (details / githubweb)
  148. [issue#244] jakarta.security.auth.kerberos back to javax.security.auth.kerberos (details / githubweb)
  149. [issue#244] jakarta.security.auth.login back to javax.security.auth.login (details / githubweb)
  150. [issue#244] jakarta.security.auth.x500 back to javax.security.auth.x500 (details / githubweb)
  151. [issue#244] jakarta.security.auth.Subject => javax.security.auth.Subject (details / githubweb)
  152. [issue#244] jakarta.security.auth.AuthPermission => javax.security.auth.AuthPermission (details / githubweb)
  153. [issue#244] jakarta.security.auth.Policy => javax.security.auth.Policy (details / githubweb)
  154. [issue#244] jakarta.security.auth.PrivateCredentialPermission => javax.security.auth.PrivateCredentialPermission (details / githubweb)
  155. Renaming javax.persistence => jakarta.persistence (details / githubweb)
  156. fix compiler error by correcting import javax.security.auth (details / githubweb)
  157. War was generated with jars in lib (details / githubweb)
  158. minor changes (details / githubweb)
  159. Update documentation for sigTestClasspath - add Java 11 info (details / githubweb)
  160. Renaming javax.annotation => jakarta.annotation (details / githubweb)
  161. minor correction (details / githubweb)
  162. Update WebSocket signatures for addition of default methods (details / githubweb)
  163. Exclude two tests associated with WebSocket spec bug (details / githubweb)
  164. move servlet to jakarta api (details / githubweb)
  165. fix Copyright (details / githubweb)
  166. fix wrong Copyright (details / githubweb)
  167. small javax.json => jakarta.json change (details / githubweb)
  168. fix remaining javax.servlet in servlet TCK part (actually in servlet ee) (details / githubweb)
  169. Renaming javax_xml_soap ==> jakarta_xml_soap with folder and its references (details / githubweb)
  170. finish moving javax.servlet to jakarta.servlet (details / githubweb)
  171. fix Copyright (details / githubweb)
  172. finish moving javax.servlet to jakarta.servlet for web content (details / githubweb)
  173. javax_servlet -> jakarta_servlet (details / githubweb)
  174. fix copyright typo (details / githubweb)
  175. Updating copyright year (details / githubweb)
  176. Renaming javax_xml_ws ==> jakarta_xml_ws (details / githubweb)
  177. Code clean-up. Add missing @Override annotations (details / githubweb)
  178. Code clean-up. Use <> (details / githubweb)
  179. Code clean-up. Remove unused imports. (details / githubweb)
  180. Code clean-up. Remove unused code. (details / githubweb)
  181. Fix slow running WebSocket tests (details / githubweb)
  182. Code clean-up. Remove unused local variables or annotate as unused (details / githubweb)
  183. Code clean-up. Remove unused parameters or annotate as unused (details / githubweb)
  184. Renaming javax_xml_ws_handler ==> jakarta_xml_ws_handler (details / githubweb)
  185. Renaming javax_xml_ws_handler_soap ==> jakarta_xml_ws_handler_soap (details / githubweb)
  186. Renaming javax_xml_ws_wsaddressing ==> jakarta_xml_ws_wsaddressing (details / githubweb)
  187. Renaming javax_xml_ws_soap ==> jakarta_xml_ws_soap (details / githubweb)
  188. Renaming javax_xml_ws_http ==> jakarta_xml_ws_http (details / githubweb)
  189. issues#253: remove runMessageContext from StatefulOperations (details / githubweb)
  190. Renaming javax.xml.ws -> jakarta.xml.ws and javax_xml_ws -> jakarta_xml_ws (details / githubweb)
  191. Use glassfish 6 bundle for platform TCK build (details / githubweb)
  192. [issue#279] Ensure that standalone TCK version numbers have been incremented. (details / githubweb)
  193. remove interop EJB tests. (details / githubweb)
  194. use glassfish 6 for TCK build and other CP changes (details / githubweb)
  195. covering pending javax* to jakarta* conversion. (details / githubweb)
  196. jaxb jar updated with 3.0.0M3 and other CP changes (details / githubweb)
  197. annotations test run fix with new sig file (details / githubweb)
  198. Correcting few signature files - jdk8 (details / githubweb)
  199. [issue#211] Remove use of Jakarta Deployment (details / githubweb)
  200. remove other javax.enterprise.deploy references and more cleanup (details / githubweb)
  201. more sig files updated - jdk8 (details / githubweb)
  202. Use glassfish 6 for standalone TCK run and update sig file versions (details / githubweb)
  203. more CP/jar name changes for TCK run scripts (details / githubweb)
  204. Use Java 9 test driver when on Java 9 or 11 (details / githubweb)
  205. Remove non-JSP classes from JSP signature files (details / githubweb)
  206. Update version number of JSP signature files (details / githubweb)
  207. Remove packages no longer present plus one more javax -> jakarta (details / githubweb)
  208. Another JSP TCK version fix (details / githubweb)
  209. more signature files updates (details / githubweb)
  210. remove interop EJB tests. (details / githubweb)
  211. [issue#302] Convert javax.xml.bind=jakarta.xml.bind. (details / githubweb)
  212. [issue#302] Update copyright date Convert javax.xml.bind=jakarta.xml.bind (details / githubweb)
  213. [issue#211] as part of removing Jakarta Deployment, also remove references to (removed from GlassFish 6) org.glassfish.deployment.client.DeploymentFacility (details / githubweb)
  214. [issue#211] as part of removing Jakarta Deployment, also remove references to (removed from GlassFish 6) org.glassfish.deployment.client. (details / githubweb)
  215. [issue#211] as part of removing Jakarta Deployment, TSDeploymentInterface2 description + property references (details / githubweb)
  216. servlet config change for build fix (details / githubweb)
  217. minor fix for 'Illegal access to test' NPE (details / githubweb)
  218. remove Jakarta XML RPC testing (details / githubweb)
  219. eclipse-ee4j#212 (details / githubweb)
  220. eclipse-ee4j#212 - Remove Jakarta Management (details / githubweb)
  221. Updating copyright year (details / githubweb)
  222. removing J2EEMGMTJavaDocAssertions.html (details / githubweb)
  223. Removing JAXR from TCK (details / githubweb)
  224. [issues/266] use Jakarta EE 9 connector XSDs (details / githubweb)
  225. [issues/266] ejb-jar_2_1.xsd => ejb-jar_4_0.xsd (details / githubweb)
  226. [issues/266] web-app_2_4.xsd => web-app_5_0.xsd (details / githubweb)
  227. [issues/266] application-client_1_4.xsd => application-client_9.xsd (details / githubweb)
  228. [issues/266] application_1_4.xsd => application_9.xsd (details / githubweb)
  229. Remove JAXR Coverage from TCK (details / githubweb)
  230. addressing conflicts (details / githubweb)
  231. [issues/266] update XSDs to use https (details / githubweb)
  232. Remove JAXR from TCK Suite (details / githubweb)
  233. [issues/266] more EJB XSD updates and also update version (details / githubweb)
  234. [issues/266] http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd => https://jakarta.ee/xml/ns/jakartaee/web-jsptaglibrary_3_0.xsd (details / githubweb)
  235. [issues/266] http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_3_0.xsd => https://jakarta.ee/xml/ns/jakartaee/web-app_5_0.xsd (details / githubweb)
  236. [issues/266] http://java.sun.com/xml/ns/j2ee/web-app_2_5.xsd => https://jakarta.ee/xml/ns/jakartaee/web-app_5_0.xsd (details / githubweb)
  237. [issues/266] http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd = https://jakarta.ee/xml/ns/jakartaee/web-facesconfig_3_0.xsd (details / githubweb)
  238. [issues/266] http://java.sun.com/xml/ns/javaee/web-facesconfig_1_2.xsd = https://jakarta.ee/xml/ns/jakartaee/web-facesconfig_3_0.xsd (details / githubweb)
  239. [issues/266] http://java.sun.com/xml/ns/javaee/application_6.xsd => https://jakarta.ee/xml/ns/jakartaee/application_9.xsd (details / githubweb)
  240. [issues/266] http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd => http://jakarta.ee/xml/ns/jakartaee/ejb-jar_4_0.xsd (details / githubweb)
  241. [issues/266] application-client_6.xsd => application-client_9.xsd (details / githubweb)
  242. [issues/266] application-client_5.xsd => application-client_9.xsd (details / githubweb)
  243. [issues/266] web-jsptaglibrary_2_0.xsd => web-jsptaglibrary_3_0.xsd (details / githubweb)
  244. [issues/266] correct schemLocation for web-jsptaglibrary_3_0.xsd (details / githubweb)
  245. [issues/266] http://java.sun.com/xml/ns/javaee/web-fragment_3_0.xsd => http://jakarta.ee/xml/ns/jakartaee/web-fragment_5_0.xsd (details / githubweb)
  246. Removing JAXR from TCK (details / githubweb)
  247. Remove JAXR Coverage from TCK (details / githubweb)
  248. Remove JAXR from TCK Suite (details / githubweb)
  249. [issue#266] correct ejb-jar version number for https://jakarta.ee/xml/ns/jakartaee/ejb-jar_4_0.xsd (details / githubweb)
  250. [issues/266] more XSD version corrections (details / githubweb)
  251. Fix 'serlvet' typo in all files (details / githubweb)
  252. Fix reference to non-existent `javax.jsp` package (details / githubweb)
  253. [issues/266] more XSD version corrections for orm, persistence, mapping (details / githubweb)
  254. [issues/266] more XSD version corrections for connector (details / githubweb)
  255. new sig files for websocket & jaxws (details / githubweb)
  256. corrected sig mapping for jaxws (details / githubweb)
  257. rename jsonp sig file (details / githubweb)
  258. configure build discarder (details / githubweb)
  259. Issue #254 fix typo to display correct exception type/class (details / githubweb)
  260. new sig files for cdi (details / githubweb)
  261. fix soap tck build & test failures (details / githubweb)
  262. possible fix for few servlet test failures (details / githubweb)
  263. more servlet tck fix (details / githubweb)
  264. Update EFFEECTIVEVERSION=5 check in servlet tests (details / githubweb)
  265. remove old javax* signature files (details / githubweb)
  266. Convert CRLF -> LF (details / githubweb)
  267. Convert JCP -> Jakarta EE XMLNS in Batch Job XML (details / githubweb)
  268. [issues/339] Add code back in to create the ts_dep folder in the dist folder (details / githubweb)
  269. Fix client stub generation in application clients via -deploy ant target in deploy.xml (details / githubweb)
  270. Docker image updates for JDK11 (details / githubweb)
  271. pages tck - fix for "eLJspVersionTest", "tagLibraryInfoGetRequiredVersionTest" test failure (details / githubweb)
  272. [issues/339] remove references to Jakarta Deployment properties by removing getClientClassPath (details / githubweb)
  273. XJC: External parsing is disabled. Cannot parse URI (details / githubweb)
  274. increase JNLP memory from 2176Mi to 6GB to allow GlassFish Java heap to grow to the max of 4G without causing thrashing (unproven that this is happening) (details / githubweb)
  275. update JNLP memory to 3gb (a little higher than 2176Mi) as 6GB may be too big (Jenkins ran for about an hour and was still looking for a large enough node to use) (details / githubweb)
  276. sig test fix, CP changes (details / githubweb)
  277. JTA - removing noisy logs (details / githubweb)
  278. fix for jaxrs standalone tck test failures. (details / githubweb)
  279. disable GlassFish 6.0 resource validation for mail tests (details / githubweb)
  280. disable GlassFish 6.0 resource validation for mail tests via create-jvm-options (details / githubweb)
  281. correct signature files (details / githubweb)
  282. initial changes to run standalone TCKs in JDK11 (details / githubweb)
  283. remove java.ext.dirs for jdk11 run (details / githubweb)
  284. Update various version numbers to Servlet (TCK) 5.0 (details / githubweb)
  285. Fix failing test for major version (details / githubweb)
  286. Use correct byte sequence for CRLF (details / githubweb)
  287. Correct the response code being looked for. (details / githubweb)
  288. Add missing deprecation annotation to Java 8 Servlet signature tests (details / githubweb)
  289. Rename Java 11 Servlet 5 signature file to correct spec version (details / githubweb)
  290. Get Servlet 5 / Java 11 signature tests passing in reflection mode (details / githubweb)
  291. Fix remaining siganture failures (details / githubweb)
  292. Add $JAVA_HOME/lib/modules for signature tests on Java 11 (details / githubweb)
  293. Get HTTP/2 tests running on Java 11 (details / githubweb)
  294. Avoid NPE (details / githubweb)
  295. connector tck fix and changes for newly merged jdk 11 files. (details / githubweb)
  296. Fix WebSocket CountDownLatches (details / githubweb)
  297. [issues/313] remove src/com/sun/ts/tests/samples/negdep/BadDispatcher.war pre-EE-9 legacy application" (details / githubweb)
  298. [issue 313] Remove compat13 + compat12 *.?ar archives that are checked into source control (no longer need to test with J2EE 1.2/1.3 apps) (details / githubweb)
  299. Update jaxrs.xml (details / githubweb)
  300. Align Java 8 with Java 11 (details / githubweb)
  301. rename EFTL bundles with prefix 'jakarta-' (details / githubweb)
  302. Update Batch test XMLs to version 2.0 (details / githubweb)
  303. userguide & doc updates for EL (details / githubweb)
  304. update el api jar in build/run scripts (details / githubweb)
  305. add auth-api jar for security tck build/run (details / githubweb)
  306. Revert "update EL api jar in build/run scripts" (details / githubweb)
  307. el&jsf tck build fix (details / githubweb)
  308. el test fix (details / githubweb)
  309. Updated user guide for Jakarta Annotations. (details / githubweb)
  310. updated HTML documentation for Jakarta Annotations. (details / githubweb)
  311. Updated files requested by Alwin. (details / githubweb)
  312. Updated JSONP documantation. (details / githubweb)
  313. Changes requested by Ed. (details / githubweb)
  314. Changed user guide status to final. (details / githubweb)
  315. Also set -Ddeployment.resource.validation=false for JSP, APPCLIENT, EJB tests (details / githubweb)
  316. fixes in ts.jte generation (details / githubweb)
  317. connector sig file update (details / githubweb)
  318. User guide for SAAJ updated. (details / githubweb)
  319. JAXRS CP extension in ts.jte (details / githubweb)
  320. JAXRS CP extension in ts.jte (details / githubweb)
  321. JAXRS CP extension in ts.jte (details / githubweb)
  322. fix CP for sig tests - jsp, jstl, jaspic (details / githubweb)
  323. Updated JAX-WS user guide. (details / githubweb)
  324. JAXRS CP extension in ts.jte (details / githubweb)
  325. jakarta signature test fix by CP change (details / githubweb)
  326. Update userguide for Servlet 5 (details / githubweb)
  327. Removing configure.interop and DDL scripts (details / githubweb)
  328. signature files for JDK11 updated (details / githubweb)
  329. removing configure.interop instead of commenting in the file. (details / githubweb)
  330. correct schema version for com.sun.ts.tests.webservices13.servlet.WSMTOMFeaturesTestUsingDDs (details / githubweb)
  331. Updating DEFAULT_GF_BUNDLE_URL value and log messages. (details / githubweb)
  332. updating logs (details / githubweb)
  333. more changes for EL UG/docs after review (details / githubweb)
  334. Also set -Ddeployment.resource.validation=false for EJB30 tests (details / githubweb)
  335. show /etc/os-release in output (details / githubweb)
  336. userguide & doc updates for Servlet 5 (details / githubweb)
  337. Processing feedback for rebuild.inc (details / githubweb)
  338. Replacing Eclipse EE4J Jakarta EE (details / githubweb)
  339. Processing feedback, removed header (details / githubweb)
  340. more CAJ doc update - issue382 (details / githubweb)
  341. Updated JAX-WS user guide: changes requested in PR (details / githubweb)
  342. Updated JAX-WS user guide: changes requested in PR (details / githubweb)
  343. Updated JAX-WS user guide: changes requested in PR (details / githubweb)
  344. Updated JAX-WS user guide: changes requested in PR (details / githubweb)
  345. Updated SAAJ user guide: changes requested in PR (details / githubweb)
  346. Used the Eclipse Transformer to update javax.server => jakarta.servlet in src/web/jstl/compat/onedotzero/WEB-INF/lib/*.jar (details / githubweb)
  347. Updated SAAJ user guide: fixed package name (details / githubweb)
  348. Updated SAAJ user guide: changes requested in PR (details / githubweb)
  349. Fixed wrong e-mail. (details / githubweb)
  350. Updated JSONP documentation: changes requested in PR (details / githubweb)
  351. Update userguide for Authentication 2 (details / githubweb)
  352. Update userguide for Authorization 2 (details / githubweb)
  353. sig README update (details / githubweb)
  354. update asadmin command to create/delete mail session in glassfish (details / githubweb)
  355. Processing feedback - CTS to Jakarta EE Platform TCK (details / githubweb)
  356. Preliminary updates for Jakarta JPA 3.0 (details / githubweb)
  357. Processing feedback (details / githubweb)
  358. Processing feedback - remove platforms not used for testing (details / githubweb)
  359. Processing feedback - updating packages, RI to CI (details / githubweb)
  360. Processing feedback - Platforms and JDK tested on (details / githubweb)
  361. Preliminary changes for Concurrency 2.0 TCK Documentation (details / githubweb)
  362. Resolving merge conflicts (details / githubweb)
  363. Missed file (details / githubweb)
  364. add timeout to pipeline (details / githubweb)
  365. Requested changes (details / githubweb)
  366. removed Mac as a tested platform from Release Notes (details / githubweb)
  367. Updated matrix in Persistence TCK Release Notes (details / githubweb)
  368. Updating attributes.conf to Websocket TCK 2.0 (details / githubweb)
  369. Updating title.adoc to Websocket TCK 2.0 (details / githubweb)
  370. Jakarta Messaging TCK Doc changes (details / githubweb)
  371. Change suggested by @gabrielbussolo. Thank you! (details / githubweb)
  372. Updating version at pom.xml (details / githubweb)
  373. Updating version GlassFish version and Jakarta at config.adoc and config.inc (details / githubweb)
  374. Isolating platforms.inc from intro.adoc (details / githubweb)
  375. Updating Jakarta version at install-server.inc (details / githubweb)
  376. Updating year at footer.ftl (details / githubweb)
  377. Updating faq.adoc (details / githubweb)
  378. Updating packages version at tck-packages.inc (details / githubweb)
  379. Updating to Jakarta EE 9 (details / githubweb)
  380. Preliminary updates for Jakarta RESTful Web Services TCK documentation. (details / githubweb)
  381. platform mode javaEE renamed to jakartaEE (details / githubweb)
  382. Attempt to clean up language in ts.jte comments (CI vs. RI, Open MQ, etc.) as noted by @gabrielbussolo (details / githubweb)
  383. Updated JAX-WS user guide: changes requested in PR (details / githubweb)
  384. Updating websocket tck release note (details / githubweb)
  385. Updating wesocket README.txt to release 2.0 (details / githubweb)
  386. Updating version at Ant build.xml (details / githubweb)
  387. pom and _config file updates (details / githubweb)
  388. Updating glassfish version to websocket readme 2.0 (details / githubweb)
  389. Remove failing test assertions for getMessageContext (details / githubweb)
  390. Process feedback: correct swapped links (details / githubweb)
  391. Adding copyright again to the files (details / githubweb)
  392. userguide structure correction (details / githubweb)
  393. Persistence assertion files for 3.0 (details / githubweb)
  394. correct copyright years, remove jaxr release script (details / githubweb)
  395. rename javaEE.tokens -> jakartaEE.tokens to help with webservices failures (details / githubweb)
  396. Updating compatible implementation at JSONP2.0-ReleaseNotes.html (details / githubweb)
  397. Fixing broken lint to JSON-P spec at jsonp docs index.html (details / githubweb)
  398. jpa namespace change to jakartaee (details / githubweb)
  399. correct namespace urls to https (details / githubweb)
  400. Fixes for SAAJ documentation (details / githubweb)
  401. JSONB documentation fixes (details / githubweb)
  402. Fix copyright year (details / githubweb)
  403. schema version change to 3.0 (details / githubweb)
  404. JAXWS documentation fixes (details / githubweb)
  405. JPA: Clickable links to User's Guide (details / githubweb)
  406. Rename javax.ejb.spi.EJBContainerProvider to jakarta.ejb.spi.EJBContainerProvider (details / githubweb)
  407. [issue 266] switch to Jakarta EE 9 application schema (details / githubweb)
  408. [issue 266] few more switch to Jakarta EE 9 application schema (details / githubweb)
  409. revert change in common template persistence.xml (details / githubweb)
  410. fix orm ns path (details / githubweb)
  411. Adding link to pos build jsonp user guide (details / githubweb)
  412. Setting new values to attributes.conf for Jakarta Connectors (details / githubweb)
  413. updating userguide (details / githubweb)
  414. Adding assertions for Jakarta JSON Processing 2.0 (details / githubweb)
  415. Updating package name of Jakarta JSON Processing at JSONP2.0JavadocAssertions.html (details / githubweb)
  416. Updating TCKPackageName for Websocket 2.0 user guide (details / githubweb)
  417. Updating copyright year at JSONP2.0JavadocAssertions.html (details / githubweb)
  418. ` (details / githubweb)
  419. Add instructions to install Ant (details / githubweb)
  420. Setting new values to pom.xml for Jakarta Connectors 2.0 (details / githubweb)
  421. Updating copyright year at Jakarta Connectors 2.0 user guide (details / githubweb)
  422. Updating _config.yml for Jakarta Connectors 2.0 user guide (details / githubweb)
  423. Jakarta Connectors 2.0: Updating year at title.adoc (details / githubweb)
  424. missed to add Ant in the required softwares (details / githubweb)
  425. fix issues due to INTEROP schema with ejb tests. (details / githubweb)
  426. Jakarta Connectors 2.0: Updating copyright year at pom.xml (details / githubweb)
  427. user guides updates (details / githubweb)
  428. First pass on Jakarta EE TCK User Guide updates (details / githubweb)
  429. Jakarta Connectors 2.0: Creating variable PlatformVersion (details / githubweb)
  430. Jakarta Connectors 2.0: Substituting fixed name and version through the project (details / githubweb)
  431. Jakarta Connectors 2.0: Including a separate file to supported OS (details / githubweb)
  432. Jakarta Connectors 2.0: Fixing some link names (details / githubweb)
  433. Jakarta Connectors 2.0: Updating version on docs (details / githubweb)
  434. Jakarta Connectors 2.0: Updating version of release notes (details / githubweb)
  435. Jakarta Connectors 2.0: Updating spec link (details / githubweb)
  436. Jakarta Connectors 2.0: Updating compatible implementation version (details / githubweb)
  437. Jakarta Connectors 2.0: Updating release and copyright year (details / githubweb)
  438. Jakarta Connectors 2.0: Creating a link to html user guide (details / githubweb)
  439. rename javaEE.web.xml to jakartaEE.web.xml (details / githubweb)
  440. Reverting the UG plugin versions (details / githubweb)
  441. rename javaEE.tokens to jakartaEE.tokens (details / githubweb)
  442. Jakarta Connectors 2.0: maintaining JakartaEEVersion as variable following #447 pull request (details / githubweb)
  443. Jakarta Connectors 2.0: Fixing copyright year at footer (details / githubweb)
  444. Jakarta Faces 3.0: Substituting old Java EE name (details / githubweb)
  445. Jakarta Faces 3.0: Substituting fixed Jakarta EE version to a {JakartaEEVersion} variable. (details / githubweb)
  446. Jakarta Faces 3.0: Substituting RI acronym for CI (details / githubweb)
  447. Jakarta Faces 3.0: Fixing Eclipse GlassFish version and name (details / githubweb)
  448. Jakarta Server Faces 3.0: Formatting the code and updating the version for Server Faces and Mojarra implementation (details / githubweb)
  449. Jakarta Server Faces 3.0: Updating release and copyright year at ReleaseNotes.html (details / githubweb)
  450. Jakarta Server Faces 3.0: Updating Jakarta EE version (details / githubweb)
  451. Jakarta Server Faces 3.0: Updating Eclipse GlassFish version (details / githubweb)
  452. Jakarta Server Faces 3.0: Removing old revision (details / githubweb)
  453. Jakarta Server Faces 3.0: Formatting the code and updating the Faces version at index.html (details / githubweb)
  454. Jakarta Server Faces 3.0: Updating old name JavaServer Faces to Jakarta Server Faces (details / githubweb)
  455. Jakarta Server Faces 3.0: Updating the name of assertions files (details / githubweb)
  456. Jakarta Server Faces 3.0: Updating year, version, filename and new Jakarta name (details / githubweb)
  457. Jakarta Server Faces 3.0: Updating Server Faces name (details / githubweb)
  458. Jakarta Server Faces 3.0: Updating Server Faces name at index.html (details / githubweb)
  459. Update JMS3.0-ReleaseNotes.html (details / githubweb)
  460. xmlns.jcp ns replaced by jakartaee ns (details / githubweb)
  461. correcting the ns (details / githubweb)
  462. copyright corrections (details / githubweb)
  463. Tomcat setup guide updated. (details / githubweb)
  464. Jakarta Connectors 2.0: Updating copyright year (details / githubweb)
  465. xmlns replacement in src/web/jsf (details / githubweb)
  466. Fixed GF setup guide. (details / githubweb)
  467. Fixed document format. (details / githubweb)
  468. Revert "xmlns replacement in src/web/jsf" (details / githubweb)
  469. remove obsolete file for EL tck (details / githubweb)
  470. reverting ns changes in jsf (details / githubweb)
  471. correct schema (details / githubweb)
  472. Jakarta Server Faces 3.0: Updating relative path for user guide pdf at README (details / githubweb)
  473. Jakarta Server Faces 3.0: Updating technology name (details / githubweb)
  474. RESTful Web Services 3.0: Changing old acronym by TechnologyShortName variable (details / githubweb)
  475. RESTful Web Services 3.0: Updating config yml (details / githubweb)
  476. RESTful Web Services 3.0: Updating to new jar name and path to Application (details / githubweb)
  477. RESTful Web Services 3.0: Small fixes at release notes (details / githubweb)
  478. Jakarta Pages 3.0: Updating to new platform name (details / githubweb)
  479. Jakarta Pages 3.0: Substituting fixed platform version to varible JakartaEEVersion (details / githubweb)
  480. Jakarta Pages 3.0: Updating compatible implementation acronym (details / githubweb)
  481. Jakarta Pages 3.0: Updating config yml (details / githubweb)
  482. Jakarta Server Pages 3.0: Updating release notes file name (details / githubweb)
  483. Jakarta Server Pages 3.0: Updating copyright and release year (details / githubweb)
  484. Jakarta Server Pages 3.0: Updating platform information (details / githubweb)
  485. Jakarta Server Pages 3.0: Updating link to specification (details / githubweb)
  486. Jakarta Server Pages 3.0: Updating technology version (details / githubweb)
  487. Jakarta Server Pages 3.0: Adding link to user guides html version (details / githubweb)
  488. Jakarta Server Pages 3.0: Fixing assertion file name (details / githubweb)
  489. Jakarta Server Pages 3.0: Changing acronym to Jakarta Server Pages (details / githubweb)
  490. namespace update for webservices (details / githubweb)
  491. rename javaEE.tokens to jakartaEE.tokens (details / githubweb)
  492. RESTful Web Services 3.0: Substituting xsd for web.xml example (details / githubweb)
  493. Jakarta Transactions 2.0: Updating platform name (details / githubweb)
  494. Jakarta Transactions 2.0: Updating platform fixed versiont o variable {JakartaEEVersion} (details / githubweb)
  495. Jakarta Transactions 2.0: Changing RI acronym to CI (details / githubweb)
  496. Jakarta Transactions 2.0: Updating web.xml example (details / githubweb)
  497. Jakarta Transactions 2.0: Updating config yml (details / githubweb)
  498. rename javaEE xml files to jakartaEE (details / githubweb)
  499. revert javaeexml rename in jaspic (details / githubweb)
  500. jsf schema namespace update to jakartaee (details / githubweb)
  501. javaEE xml files renamed for jaspic (details / githubweb)
  502. VI Config Guide updated. (details / githubweb)
  503. fix pointers to assertion files, updated web-app schema (details / githubweb)
  504. add missing ant_home prop definition (details / githubweb)
  505. Fixed typo. (details / githubweb)
  506. Fixed typo. (details / githubweb)
  507. Changes requested by Ed. (details / githubweb)
  508. Removed paragrapt that is not needed. (details / githubweb)
  509. Fixed typo. (details / githubweb)
  510. fix the name of CI, toc (details / githubweb)
  511. soap_jca userguice updates (details / githubweb)
  512. typo correction (details / githubweb)
  513. more typos corrected (details / githubweb)
  514. soap tck ug changes after review (details / githubweb)
  515. quick fix to replace javaee schema ref in jaxrs userguide (details / githubweb)
  516. Jakarta Server Faces 3.0: Updating year (details / githubweb)
  517. Jakarta Security 2.0: Updating new platform name (details / githubweb)
  518. Jakarta Security 2.0: Changing platform version to variable JakartaEEVersion (details / githubweb)
  519. Jakarta Security 2.0: Updating to CI acronym (details / githubweb)
  520. Jakarta Security 2.0: Updating config.yml (details / githubweb)
  521. fix for connector issues. (details / githubweb)
  522. Perform namespace change on all Assertions.html files (details / githubweb)
  523. Restore unaffected javax packages in Assertion html files (details / githubweb)
  524. Revert false javax-to-jakarta renames in signature files (details / githubweb)
  525. Last remaining javax-to-jakarta renames in signature files (details / githubweb)
  526. Revert false javax-to-jakarta renames in User Guides (details / githubweb)
  527. Remaining javax-to-jakarta renames in User Guides (details / githubweb)
  528. Revert false javax-to-jakarta renames in source (details / githubweb)
  529. Remaining javax-to-jakarta renames for source (details / githubweb)
  530. Remove JAXR, JAX-RPC, JSR 88 & 77 (details / githubweb)
  531. Eliminate duplicate sig-test map files and ensure consistency (jstl) (details / githubweb)
  532. Eliminate duplicate sig-test-pkg-list.txt files and ensure consistency (details / githubweb)
  533. remove duplicate spec files in internal/ (details / githubweb)
  534. javax to jakarta corrections in internal & install folders (details / githubweb)
  535. fix wrong info in soap userguide (details / githubweb)
  536. A small number of updates for Web Socket TCK docs. (details / githubweb)
  537. Fix typo (details / githubweb)
  538. update beans schema to latest jakartaee (details / githubweb)
  539. [issue 266] application_1_2.dtd => application_9.xsd (details / githubweb)
  540. [issue 266] application_1_3.dtd => application_9.xsd (details / githubweb)
  541. [issue 266] ejb-jar_*.dtd  => ejb-jar_4_0.xsd (details / githubweb)
  542. [issue 266] application-client_1_*.dtd  => application-client_9.xsd (details / githubweb)
  543. [issue 266] connector_1_0.dtd'  => connector_2_0.xsd (details / githubweb)
  544. [issue 266] web-facesconfig_1_*.dtd  => web-facesconfig_3_0.xsd (details / githubweb)
  545. remove description from application client deployment descriptors (details / githubweb)
  546. spec-version from ra.xml since https://jakarta.ee/xml/ns/jakartaee/connector_2_0.xsd doesn't allow spec-version (details / githubweb)
  547. [issue 266] remove Connector 1.0 compat tests (details / githubweb)
  548. [issue 266] remove more sources from Connector 1.0 compat tests + also update ts.jte files, glassfish/connector.xml + Connector1.6TestPlan.html (details / githubweb)
  549. change <reentrant>False</reentrant> to <reentrant>false</reentrant> (details / githubweb)
  550. do not deploy permissiondd in case of web profile. (details / githubweb)
  551. Revert "fix orm ns path" (details / githubweb)
  552. Revert "revert change in common template persistence.xml" (details / githubweb)
  553. sig file correction for jsp (details / githubweb)
  554. remove pruned tech from ug list (details / githubweb)
  555. updating glassfish5 to glassfish6 in logs and required files (details / githubweb)
  556. [issues 501] Remove EJB compatability tests for legacy (from before Jakarta EE 8) deployment descriptors for BMP/CMP (details / githubweb)
  557. [issues 501] Remove EJB compatability tests for legacy (from before Jakarta EE 8) deployment descriptors for session beans (details / githubweb)
  558. jakarta namespaces update (details / githubweb)
  559. JAXB namespaces adopted (details / githubweb)
  560. copyright year update (details / githubweb)
  561. jaxb ns, jakartaee ns change and version change (details / githubweb)
  562. path correction for xjc error (details / githubweb)
  563. add activation jar to CP (details / githubweb)
  564. remove compat folder from tck (details / githubweb)
  565. more compat folders removed from connector tck (details / githubweb)
  566. [issues 491] draft keyword.properties change to use xml_binding (details / githubweb)
  567. Build fix for jaxws namespaces (details / githubweb)
  568. Build fix for jaxws namespaces (details / githubweb)
  569. [issues 491] ignore jakarta.xml.bind in signature tests (details / githubweb)
  570. NS changes according to Jakarta EE 9 schemas (details / githubweb)
  571. pending schema changes (details / githubweb)
  572. Update WebSocketTCK2.0-ReleaseNotes.html (details / githubweb)
  573. [issues 491] ignore jakarta.xml.bind in jaxrs tests that use Jakarta XML Binding (details / githubweb)
  574. remove signature test exclusion for xml_binding + update jaxrs tests that use xml_binding to also be javaee_optional (details / githubweb)
  575. [issues 491] enable KEYWORDS + USER_KEYWORDS for docker/jaxrstck.sh (details / githubweb)
  576. jaxrs build fix (details / githubweb)
  577. jaxrs build fix - removing extra jar (details / githubweb)
  578. [issues 491] set optionalal.tech.packages.to.ignore in jaxrs/bin/ts.jte (details / githubweb)
  579. [issues 491] use javaee_web_profile_optional instead of javaee_web_profile for tests with xml_binding (details / githubweb)
  580. fix xml ws ug toc (details / githubweb)
  581. Removing more jars which is not required. (details / githubweb)
  582. Fix JAXWS acronym (details / githubweb)
  583. Change default CI name - use former jaxws-ri instead of full GlassFish (details / githubweb)
  584. enterprise webservice tests marked optional (details / githubweb)
  585. no need to deal with plugins when running xml ws TCKs (details / githubweb)
  586. web-profile std-tck. (details / githubweb)
  587. update user_guides tck-packages.inc for template, connector, jsf, jsonb, jsp, jstl, jta, securityapi (details / githubweb)
  588. JAX-WS TCK minor documentation fixes (details / githubweb)
  589. [issues 518] separate jaxrs typedentities + jaxrs standard tests that use jaxb into separate tests (details / githubweb)
  590. Another changes by PR comments and bug #435 (details / githubweb)
  591. jakarta.jws and jakarta.jws.soap packages added (details / githubweb)
  592. Some html files refactoring JAXWS*.html -> XMLWS*.html . (details / githubweb)
  593. rmiiop, corba tests configurable for run. (details / githubweb)
  594. CP fix for security api tck build (details / githubweb)
  595. [527] removed csiv2/interop diagrams, sections, renumbered impacted indexes, updated prev/next to unthread csiv2logs.html (details / githubweb)
  596. Revert "Build fix for jaxws namespaces" (details / githubweb)
  597. jaxrs build fix to move jaxb test (details / githubweb)
  598. remove jaxb test from non-jaxb jaxrs test folder (details / githubweb)
  599. Change to October 2020 as the release date from Jakarta Transactions user guide (details / githubweb)
  600. Avoid banned names in persistence assertion files (details / githubweb)
  601. refer jakarta specs where appropriate (details / githubweb)
  602. Address feedback (details / githubweb)
  603. Java EE branding fixes (details / githubweb)
  604. Update testsuite.jtt (details / githubweb)
  605. update deliverable.version to 9.0 when building the Platform TCK (details / githubweb)
  606. Fix #535. Reverts #349 and address root cause of JSP test failure (details / githubweb)
  607. remove ELJspVersionTag (legacy) compatibility test that uses a schema from before EE 8.  Will tag this commit when its merged. (details / githubweb)
  608. mark packages having secondary dependency on orb packages as corba. (details / githubweb)
  609. [549] correct JMS SPEC major version to 3 (details / githubweb)
  610. revert corba markers in keyword.properties, also by default "all" tests to be enabled. (details / githubweb)
  611. [548] Remove RMI-IIOP tests (details / githubweb)
  612. [548] Update doc/assertions for removed rmiiiop tests (details / githubweb)
  613. remove more RMI-IIOP references and some other cleanup (details / githubweb)
  614. update release notes (details / githubweb)
  615. release notes and index html (details / githubweb)
  616. updating option techs in release notes (details / githubweb)
  617. [exclude for pull/558] Exclude test due to change to status code change which is invalidating HTTP BASIC authentication testing (details / githubweb)
  618. partial update to platform spec assertions html (details / githubweb)
  619. platform TCK ug changes (details / githubweb)
  620. improve SignatureTestDoc (details / githubweb)
  621. Uppercase the p in Platform TCK (details / githubweb)
  622. p to uppercase in platform TCK (details / githubweb)
  623. fix platform TCK alignment issues (details / githubweb)
  624. revert 50a635b7e, fix numbering, misc changes (details / githubweb)
  625. CTS to TCK (details / githubweb)

Started by upstream project "eftl-jakartaeetck-certification/default" build number 1
originally caused by:

  • Started by upstream project "eftl-jakartaeetck-certification" build number 1
    originally caused by:
Revision: c40a006ac3c4d393eb2b5e8ca8d2244847d521fe
Repository: https://github.com/eclipse-ee4j/jakartaee-tck.git
  • master
Test Result (no failures)

    Aborted by user Gurunandan Rao

    Aborted by user Gurunandan Rao

    Aborted by user Gurunandan Rao

    Exception: null

    Exception: null

    Exception: null

    Exception: null

    Exception: null