Skip to content
Started 1 yr 11 mo ago
Took 18 min on basic-jzgl8

#25 (May 27, 2022, 7:21:35 AM)

Build Artifacts
LogicalHandler/handler_process_flow.pdf30.27 KB view
LogicalMessageContext/handler_process_flow.pdf30.27 KB view
SOAPHandler/handler_process_flow.pdf30.27 KB view
SOAPMessageContext/handler_process_flow.pdf30.27 KB view
document/literal/onewayhandlertest/client/handler_process_flow2.pdf28.28 KB view
handlertest/handler_process_flow.pdf30.27 KB view
rpc/literal/onewayhandlertest/client/handler_process_flow2.pdf28.28 KB view
Jakarta-EE-TCK-Users-Guide.pdf1.77 MB view
Changes
  1. https://github.com/eclipse-ee4j/ejb-api/issues/123 (details / githubweb)
  2. Adjust SecBasicClient.test7() to accept both a 401 and 404 status codes in the response (details / githubweb)
  3. Updates to JSTL bucket for Java 11 Locale (details / githubweb)
  4. Use a transaction scoped EntityManager to set/get FlushMode (details / githubweb)
  5. Update the copyright of the updated file (details / githubweb)
  6. Make sure TSSV Logger gets initialized when using an external AuthConfigFactory (details / githubweb)
  7. signature of javax.rmi, generated from GF 6.1 glassfish-corba-orb.jar for JDK 11. (details / githubweb)
  8. COMPAT option documentation. (details / githubweb)
  9. User guide Jakarta Persistence TCK (Persistence 3.0) (details / githubweb)
  10. Java 11 is now mentioned that it can be present in JAVA_HOME (details / githubweb)
  11. Implementation name changed to the Yasson (details / githubweb)
  12. updating jakartaee tck userguide (details / githubweb)
  13. updating jakartaee tck userguide (details / githubweb)
  14. update user guide for Jsonp TCK (details / githubweb)
  15. Make PortableRemoteObject.narrow (details / githubweb)
  16. avoid cleaning of default values for sigtestclasspath and jdbc.class in ts.jte. (details / githubweb)
  17. Use a transaction scoped EntityManager to set/get a property (details / githubweb)
  18. Update header copyright (details / githubweb)
  19. jakartaee-tck/issues/156 Need improved signature test tool that doesn't include JDK signatures, includes latest from https://github.com/jtulach/netbeans-apitest/pull/2, add -IgnoreJDKClass option for specifying JDK classes to ignore (details / githubweb)
  20. Fix link to HTML Users Guide (details / githubweb)
  21. Add @brideck @scottmarlow to pull request template (details / githubweb)
  22. Update Jakarta REST TCK 3.0.1 documentation (details / githubweb)
  23. Updated Jakarta REST TCK 3.0 Release Notes (details / githubweb)
  24. Updated WebSocket TCK 2.0.1 documentation (details / githubweb)
  25. remove unneeded jakarta.resource.spi.SecurityException from SigTestDriver as that shouldn't be excluded (details / githubweb)
  26. Update the JPA TCK name to 3.0 (details / githubweb)
  27. jdk 11 tck build. (details / githubweb)
  28. Jsonb-api TCK test changes need backport to the jakartaee-tck (details / githubweb)
  29. upgrade Platform TCK version to 10.0 (details / githubweb)
  30. Update signature tests for JSP 3.1 (details / githubweb)
  31. Fix implicit jakarta.servlet.http import test (details / githubweb)
  32. Add tests for the new page/tag directive errorOnELNotFound (details / githubweb)
  33. Add a test for the clarification regarding implicit imports and EL (details / githubweb)
  34. Added AutoCloseable tests for EntityManagerFactory and EntityManager. (details / githubweb)
  35. start building  with staged EE 10 SPEC APIs (details / githubweb)
  36. Changed tests coding style. Fixed possible NPE. (details / githubweb)
  37. jsonp to 2.1.0-RC1, annotation to 2.1.0-B1, el to 5.0.0-M3 (details / githubweb)
  38. Update JSP Copyrights (details / githubweb)
  39. update Standalone TCK build script to also use staged spec jars (details / githubweb)
  40. more Standalone TCK build script changes to correct spec api jar names (details / githubweb)
  41. add jakarta.annotation-api.jar when building jacc and concurrency tcks (details / githubweb)
  42. more Standalone TCK build script changes to correct spec api jar names (details / githubweb)
  43. include RMI_CLASSES when building jacc Standalone TCK classes to avoid CNFE compiling src/com/sun/ts/tests/ejb30/common/migration/threetwo/DescriptorThreeTestBean.java (details / githubweb)
  44. add jakarta.xml.bind.Validator to jaxrs tck build to address SomeJaxbContext.java:23: error: cannot find symbol (details / githubweb)
  45. correction for including RMI_CLASSES when building jacc Standalone TCK classes to avoid CNFE compiling src/com/sun/ts/tests/ejb30/common/migration/threetwo/DescriptorThreeTestBean.java (details / githubweb)
  46. include jaxb api in ts.classpath for compiling Platform TCK (details / githubweb)
  47. update lib/jaxb-api.jar to jakarta.xml.bind:jakarta.xml.bind-api:4.0.0-RC2 (details / githubweb)
  48. remove jakarta.xml.bind.Validator reference from SomeJaxbContext.java (details / githubweb)
  49. Assertion IDs update. (details / githubweb)
  50. Added API assertions to JPA docs. (details / githubweb)
  51. update staged SPEC API versions based on https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ (details / githubweb)
  52. jaxws and jws testsuite merger. (details / githubweb)
  53. add missing tag for jsonp-api.version (details / githubweb)
  54. add initial build_signatures.sh with add -BootCp 11 option for Java SE 11 as base JDK (details / githubweb)
  55. update signatures with Java SE 11 as base JDK (details / githubweb)
  56. JPA Tests for JPQL EXTRACT support added in JPA 3.1, (details / githubweb)
  57. improve snippet code (details / githubweb)
  58. switch from se8 signature files to se11 signature files.  Also update specification version references in signature map files (details / githubweb)
  59. update servlet SPEC API to staged 6.0.0 release (M1 is gone) (details / githubweb)
  60. more signature file name changes (details / githubweb)
  61. switch to staged 2.1.0 Annotations SPEC API (details / githubweb)
  62. update release/tools versions to match up against signature test map files and also switch to jakarta.json.bind.sig_3.0_se11 (details / githubweb)
  63. correct version of xml.soap + xml.ws sig files and references to jsp sig version (details / githubweb)
  64. rmi jar addition to avoid build failures. (details / githubweb)
  65. remove InteropManager. (details / githubweb)
  66. pom file to run new jaxrs tck against glassfish (details / githubweb)
  67. prune tests covering JAXM. (details / githubweb)
  68. fix annotation sig file version. (details / githubweb)
  69. upgrade glassfish version to 7.0.0 at tck build + run scripts. (details / githubweb)
  70. rename jakarta.activation.jar to jakarta.activation-api.jar. (details / githubweb)
  71. update transaction and jaxws tck version. (details / githubweb)
  72. update build_signature and jsonb version in pom.xml. (details / githubweb)
  73. correct signature map names to jakarta.xml.ws.sig_4.0_se11, jakarta.xml.soap.sig_3.0_se11 (details / githubweb)
  74. Tags doc release note changes for 3.0 (details / githubweb)
  75. update jaxws tck version. (details / githubweb)
  76. Persistence doc release note changes for 3.1 (details / githubweb)
  77. Messaging doc release note changes for 3.1 (details / githubweb)
  78. Update for Persistence 3.1 and Jakarta EE 10 (details / githubweb)
  79. add tests for jakarta.xml.soap.createName(String, String):Name. (details / githubweb)
  80. build fix with staging apis. (details / githubweb)
  81. Move samples/javamail to javaee_webprofile_optional (details / githubweb)
  82. Update signature test for API changes in EL 5.0 (details / githubweb)
  83. Add TCK tests for default method support in BeanELResolver (details / githubweb)
  84. Add TCK test for new LambdaExpression to functional interface coercion (details / githubweb)
  85. Expand TCK tests for method mapping (details / githubweb)
  86. Add new tests for MethodReference (details / githubweb)
  87. Add tests for Set, LIst and Map literals using variables. (details / githubweb)
  88. El 168 - getType() must return null for read-only resolvers/properties (details / githubweb)
  89. Add test for array coercion (details / githubweb)
  90. JPA UUID Test. (details / githubweb)
  91. fix jaxrs tck build error, blocking other tck builds. (details / githubweb)
  92. update index.html reference from 3.0 to 3.1 (details / githubweb)
  93. Annotations doc release note changes for 2.1 (details / githubweb)
  94. update faces,websocket api jars. (details / githubweb)
  95. update Persistence 3.0 to 3.1 and we will run TCK on Debian Linux 10 (details / githubweb)
  96. Concurrency doc release note changes for 3.0 (details / githubweb)
  97. remove day of month (details / githubweb)
  98. Behaviour for WebSocket issue #228 has been clarified in WebSocket 2.1 (details / githubweb)
  99. Fix copyright. Remove old SVN placeholder. (details / githubweb)
  100. Make test more robust. Allow for container specified extensions. (details / githubweb)
  101. Fix test for clarified getRequestURI() behaviour (details / githubweb)
  102. Signature updates for WebSocket 2.1 (details / githubweb)
  103. Add a new test for getContainerDefaultConfigurator (details / githubweb)
  104. Add a test for websocket/issue 211 (details / githubweb)
  105. Add additional test for user properties clarification (details / githubweb)
  106. WebSocket API is now only provided in separate JARs. (details / githubweb)
  107. Update signature test for new client TLS config methods (details / githubweb)
  108. Ensure new WebSocket client JAR is downloaded as part of build (details / githubweb)
  109. Ensure passed flag is correctly set on test failure (details / githubweb)
  110. Remove the exclusion since PR 558 has been merged (details / githubweb)
  111. Fix TCK bug in mapping test that led to challenge and re-enable test (details / githubweb)
  112. Re-enable asyncStartedTest3 test as underlying issue has been resolved (details / githubweb)
  113. Remove upgradeTest from platform exclusions (details / githubweb)
  114. Remove exclusion resulting from challenge servlet-api#378 (details / githubweb)
  115. Remove the SingleThreadModel tests as the interface has been removed (details / githubweb)
  116. Update major version test to 6 for Servlet 6.0 (details / githubweb)
  117. Servlet 6.0 removed the restriction on calling these getter methods (details / githubweb)
  118. Fix the SessionCookieConfig tests now comment is unused (details / githubweb)
  119. Fix cookie tests after complete switch to RFC 6265 (details / githubweb)
  120. Update signature tests for Servlet 6.0 (details / githubweb)
  121. Update getRealPath() test (details / githubweb)
  122. Update setCharacterEncoding() tests (details / githubweb)
  123. Expand Cookie tests for new generic attribute support (details / githubweb)
  124. Expand SessionCookieConfig tests for new generic attribute support (details / githubweb)
  125. Add a doHead test (details / githubweb)
  126. Fix #736 remove JAR that provided http/2 support for Java 8 (details / githubweb)
  127. add new methods to be implemented by the test code. (details / githubweb)
  128. Update Jakarta Contexts and Dependency Injection (CDI) beans schemas (details / githubweb)
  129. Assertion IDs update. (details / githubweb)
  130. Assertion IDs updated to reflect JPA API PR 348. (details / githubweb)
  131. Assertion IDs update. (details / githubweb)
  132. Assertion IDs updated. (details / githubweb)
  133. update docker scripts for jdk17. (details / githubweb)
  134. Added EM clear call. (details / githubweb)
  135. Update to jakarta.persistence:jakarta.persistence-api:3.1.0-RC2 (details / githubweb)
  136. signature test generation should include new jakarta.websocket-client-api.jar artifact (details / githubweb)
  137. Switch TCK to the new Persistence 3.1 ClassTransformer#transform signature (details / githubweb)
  138. api version upgrade. (details / githubweb)
  139. Update Jakarta application deployment descriptor schemas (details / githubweb)
  140. Fix PR template (details / githubweb)
  141. build fix in api/jakarta_faces/component/uiselectone (details / githubweb)
  142. websocket tck build fix. (details / githubweb)
  143. Remove trailing $ (details / githubweb)
  144. Add log message for success (details / githubweb)
  145. Fix broken merge (details / githubweb)
  146. remove soapelement factory (details / githubweb)
  147. Update copyright year for ee10 application deployment descriptor schema changed files (details / githubweb)
  148. tck build fix, removed tests for deprecated apis, tests running with glassfish6 (details / githubweb)
  149. update to Interceptors 2.1.0 (details / githubweb)
  150. platform tck add jakarta.websocket-client-api.jar to classpath. (details / githubweb)
  151. increase stack size. (details / githubweb)
  152. First pass at updating WebSocket 2.0 to 2.1 (details / githubweb)
  153. Convert jsf managedbean to cdi bean (details / githubweb)
  154. Fix typos in log messages (details / githubweb)
  155. Update JmsTool for Messaging 3.1 (details / githubweb)
  156. Updating the docker script used for latest cts-base image (#824) (details / githubweb)
  157. update concurrent-api.version (details / githubweb)
  158. add javadoc assertions for faces 4.0 (details / githubweb)
  159. JSONB TCK test removal (details / githubweb)
  160. another removed parts (details / githubweb)
  161. JSONB TCK pluggability test added (details / githubweb)
  162. switch to JTA release candidate 2.0.1-RC1 (details / githubweb)
  163. [saaj] Update TCK user guide for SAAJ 3.0 (details / githubweb)
  164. corrected the version in api assertion xml (details / githubweb)
  165. update saaj api to latest. (details / githubweb)
  166. update soap, xml-ws signature files from latest api. (details / githubweb)
  167. EAR lib (details / githubweb)
  168. pluggability properties uncommented (details / githubweb)
  169. another change (details / githubweb)
  170. add invocation of createNameTest3 test from servlet. (details / githubweb)
  171. Update Jakarta application client deployment descriptor schemas (details / githubweb)
  172. Update Jakarta application or module declared permissions schemas (details / githubweb)
  173. Update CopyRight year for beans schema reference updates to EE10 (details / githubweb)
  174. possible fix for provider ordering (details / githubweb)
  175. unique index schema creation check also for add constraint unique (details / githubweb)
  176. include the TCK Process version referenced when the TCK user guide was updated (details / githubweb)
  177. remove version from signature files (details / githubweb)
  178. inculde renamed sig files to bundles (details / githubweb)
  179. remove _se11 from api versions and file names (details / githubweb)
  180. edit comments to remove tech versions from sig files (details / githubweb)
  181. add javadoc assertions for faces 4.0 (details / githubweb)
  182. corrected the version in api assertion xml (details / githubweb)
  183. Update CopyRight year for beans schema reference updates to EE10 (details / githubweb)
  184. Update Jakarta application client deployment descriptor schemas (details / githubweb)
  185. Update Jakarta application or module declared permissions schemas (details / githubweb)
  186. update soap, xml-ws signature files from latest api. (details / githubweb)
  187. add invocation of createNameTest3 test from servlet. (details / githubweb)
  188. remove migrated jaxrs tests, docs and related contents, fixed conflicts (details / githubweb)
  189. basic provider test fix (details / githubweb)
  190. file re-name from SAAJ to SOAP-Attachments. (details / githubweb)
  191. Test repeatable annotations for Messaging (details / githubweb)
  192. Messaging - apply copyright and apply formatting to original src files (details / githubweb)
  193. batch api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/batch/jakarta.batch-api/2.1.0/ (details / githubweb)
  194. jaxws tck failure fix, test failures - https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/master/1634/testReport/ (details / githubweb)
  195. [xmlws40] update ug and install docs (details / githubweb)
  196. remove references to endorsed and resolver, fix filenames in ts files (details / githubweb)
  197. make the list of packages in the release notes more readable (details / githubweb)
  198. delete obsolete ts.jte.tomcat files (details / githubweb)
  199. [pers31] update userguide (details / githubweb)
  200. Persistence 3.1 schema update orm_3_0.xsd => orm_3_1.xsd (details / githubweb)
  201. First pass at updating Jakarta Server Pages version (details / githubweb)
  202. Addition pass for WebSocket version updates (details / githubweb)
  203. First pass at version updates for EL 5.0 TCK (details / githubweb)
  204. Remove exclusion resulting from challenge servlet-api#378 (details / githubweb)
  205. First pass at updating version for Servlet 6.0 (details / githubweb)
  206. JavaEE -> Jakarta EE (details / githubweb)
  207. Add missing persistence unit properties (details / githubweb)
  208. Handle new GenerationType.UUID in tests (details / githubweb)
  209. jakarta.xml.ws-api update to https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/4.0.0/ (details / githubweb)
  210. Update Client.java (details / githubweb)
  211. update signature files for JakartaEE 10 (details / githubweb)
  212. fix for webscoket tck - add back webclient/log folder (details / githubweb)
  213. add websocket client jar to CP (details / githubweb)
  214. add websocket client jar in test run (details / githubweb)
  215. update api from staging. (details / githubweb)
  216. el tck fix for Provider com.sun.el.ExpressionFactoryImpl not found. (details / githubweb)
  217. Update taglibs for JSTL tests (#870) (details / githubweb)
  218. Migrate JSP to Facelets in Faces TCK (details / githubweb)
  219. signature repository update from latest API's. (details / githubweb)
  220. update taglibs for jsf and other suites (#871) (details / githubweb)
  221. Migrate <managed-bean> to @Named -- pass1 (details / githubweb)
  222. Messaging 3.1 - TCK guide update (details / githubweb)
  223. Remove Batch tests; moved to standalone Batch TCK: https://github.com/eclipse-ee4j/batch-tck (details / githubweb)
  224. Update intro doc with reference to Batch Standalone TCK, at Batch 2.1 EE 10 level (details / githubweb)
  225. Remove jbatch references (details / githubweb)
  226. Fix for eclipse-ee4j/jpa-api#350 (details / githubweb)
  227. fix for "java.lang.NoClassDefFoundError: java/rmi/activation/Activator" jaxws tck test failure with JDK 17 (details / githubweb)
  228. Additional changes for jbatch removal (details / githubweb)
  229. add empty beans.xml to all wars in jsf tests (details / githubweb)
  230. missed file in previous commit (add beans.xml to war) (details / githubweb)
  231. few more managedbean conversions to @Named (details / githubweb)
  232. jakarta.faces-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/faces/jakarta.faces-api/4.0.0/ (details / githubweb)
  233. faces and security auth api signature update. (details / githubweb)
  234. fix some more deployment errors (details / githubweb)
  235. more beans to implement Serializable , fix public field issue in Beans (details / githubweb)
  236. update ts.jte for tomcat, (details / githubweb)
  237. Missed out Bean update to implement Serializable (details / githubweb)
  238. Cast Object for ve.getValue - caused by EL generics (details / githubweb)
  239. Remove -Djava.locale.providers=COMPAT (details / githubweb)
  240. Use a more portable form of inplace sed editing (details / githubweb)
  241. Update JSTL documentation for Tags 3.0, EE10 (details / githubweb)
  242. Remove COMPAT documentation (details / githubweb)
  243. add standalone-web xml. (details / githubweb)
  244. update api to latest. (details / githubweb)
  245. avoid OOM error while deployment in jsf tck (details / githubweb)
  246. addressing review comments (details / githubweb)
  247. Set javatest.security.noSecurityManager=true if Java 18+ (details / githubweb)
  248. Issue890 (#891) (details / githubweb)
  249. address FormatterUIBean integer number too large failure (details / githubweb)
  250. remove jsonp tck. (details / githubweb)
  251. Make bean @ApplicationScoped instead of changing beans.xml to use bean-discovery-mode="all", either should address the new requirement for issues#876 (details / githubweb)
  252. correct Authorization tck bundle version. (details / githubweb)
  253. Remove -Djava.locale.providers=COMPAT for platform tck runs. (details / githubweb)
  254. Add JDK 17 to SEversion (details / githubweb)
  255. Remove ts.jte.jdk11 step (details / githubweb)
  256. Remove set.ext.dirs from GlassFish Porting kit (#879) (details / githubweb)
  257. JPA jpa/jpa22/datetime test LocalDateTime truncated to miliseconds to fit into database types. (details / githubweb)
  258. use new UIViewRoot instead of createViewRoot (details / githubweb)
  259. fix mail,json,el,jsp api jars name for signature test, also add websocket client jar. (details / githubweb)
  260. jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/ (details / githubweb)
  261. signature update for jakarta.security.enterprise.sig (details / githubweb)
  262. fix javamail test failures with platform TCK. (details / githubweb)
  263. remove jsonb tck. (details / githubweb)
  264. update Connectors documentation to 2.1 (details / githubweb)
  265. remove unused standalone tck run scripts. (details / githubweb)
  266. servlet minor update of releasenotes document to March 2022 (details / githubweb)
  267. remove concurrent TCK test project (details / githubweb)
  268. remove concurrency from install list (details / githubweb)
  269. remove concurrency from signature tests (details / githubweb)
  270. remove concurrency from docker tests (details / githubweb)
  271. Remove concurrency from install directives (details / githubweb)
  272. Remove concurrency from internal docs (details / githubweb)
  273. Remove concurrency from release (details / githubweb)
  274. Remove concurrency from user guides (details / githubweb)
  275. Remove concurrency from Jenkins (details / githubweb)
  276. remove concurrency from test harness (details / githubweb)
  277. change html-users-guide link to html-usersguide (details / githubweb)
  278. correct Connector TCK user guide PDF path (details / githubweb)
  279. remove jaxrs,jsonb,jsonp signature test logic. (details / githubweb)
  280. remove unused fix_classpath script. (details / githubweb)
  281. jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/ (details / githubweb)
  282. jakarta.security.enterprise signature update to latest. (details / githubweb)
  283. remove jsf tck sources and related contents (details / githubweb)
  284. add expressly.jar to platform tck test run classpath. (details / githubweb)
  285. Update Websocket TCK doc to refer to Jakarta EE 10, GlassFish 7.0 (details / githubweb)
  286. issue 876, address Update CDI bean usage for change in default bean-discovery-mode (details / githubweb)
  287. Additional version fixes for EL TCK. (details / githubweb)
  288. One more version update (details / githubweb)
  289. Fix WebSocket TCK name and version (details / githubweb)
  290. Additional Jakarta EE / Glassfish version updates (details / githubweb)
  291. jakarta.transaction-api.version - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/ (details / githubweb)
  292. updates for signatures, based on latest API. (details / githubweb)
  293. change html-users-guide link to html-usersguide (details / githubweb)
  294. correct Connector TCK user guide PDF path (details / githubweb)
  295. jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/ (details / githubweb)
  296. jakarta.security.enterprise signature update to latest. (details / githubweb)
  297. remove jaxrs,jsonb,jsonp signature test logic. (details / githubweb)
  298. remove unused standalone tck run scripts. (details / githubweb)
  299. remove unused fix_classpath script. (details / githubweb)
  300. issue 876, address Update CDI bean usage for change in default bean-discovery-mode (details / githubweb)
  301. add expressly.jar to platform tck test run classpath. (details / githubweb)
  302. Update Websocket TCK doc to refer to Jakarta EE 10, GlassFish 7.0 (details / githubweb)
  303. Additional version fixes for EL TCK. (details / githubweb)
  304. One more version update (details / githubweb)
  305. Fix WebSocket TCK name and version (details / githubweb)
  306. Additional Jakarta EE / Glassfish version updates (details / githubweb)
  307. Draft requirement on standalone TCKs (details / githubweb)
  308. Fixes #926 - bad StringBuffer reuse in websocket/spec/servercontainer upgradeHttpToWebSocketTest (details / githubweb)
  309. Fix input of methodExpressionMatchingAmbiguousTest (details / githubweb)
  310. Make sure the test ELContext has a resolver that can invoke methods. (details / githubweb)
  311. #876 Update CDI bean usage for change in default bean-discovery-mode (details / githubweb)
  312. remove security api tck sources and related contents (details / githubweb)
  313. Update release date; Update Java EE references to Jakarta EE (details / githubweb)
  314. Add tests of new JACC APIs, https://github.com/jakartaee/authorization/issues/113 (details / githubweb)
  315. Remove incorrect comment (details / githubweb)
  316. Modify the jsp:plugin tests to reflect that the action should be a NO-OP (details / githubweb)
  317. reduce ejb deployment timeout to 120 sec from 480 sec. (details / githubweb)
  318. use the configured test.ejb.stateful.timeout.wait.seconds + impl.deploy.timeout.multiplier in ts.jte (details / githubweb)
  319. glassfish standalone jsonb, jsonp runners. (details / githubweb)
  320. Tests that use Jakarta Faces need to also include a beans.xml (bean-discovery-mode=all) to enable CDI (details / githubweb)
  321. Remove maxpermsize, as it's not supported anymore and crashes new JDKs (details / githubweb)
  322. Update (jacc) TCK install + userguide to Jakarta Authorization 2.1 (details / githubweb)
  323. version changes to jacc userguide (details / githubweb)
  324. add webservices jar to javaee.classes CP (details / githubweb)
  325. Refactor to avoid use of deprecated and removed HttpUtils. (details / githubweb)
  326. Add JVMOPTS_RUNTESTCOMMAND variable for GlassFish to pass in  options for ExecTSTestCmd on Java SE 17, this may be useful for other implementations also. (details / githubweb)
  327. try reference via env.JVMOPTS_RUNTESTCOMMAND (details / githubweb)
  328. jsp to xhtml migration for ejblitejsf vehicle tests - ejb30/lite/appexception (details / githubweb)
  329. set JVMOPTS_RUNTESTCOMMAND via ts.top.import.xml (details / githubweb)
  330. Initial version of core profile tck (details / githubweb)
  331. Say Java SE 11+ in requirements (details / githubweb)
  332. Updates for scottmarlow comments (details / githubweb)
  333. Revert unintended changes, incorrect merges (details / githubweb)
  334. new faces client for ejb32 tests - part 1 (details / githubweb)
  335. update copyright years (details / githubweb)
  336. replace OPTS_RUNTESTCOMMAND in ts.jte with add-opens for Java SE 17 (details / githubweb)
  337. Update for #969, jsp to xhtml for ejblitejsf vehicle (details / githubweb)
  338. revert the (now unneeded) JVMOPTS_RUNTESTCOMMAND change to bin/xml/ts.top.import.xml (details / githubweb)
  339. Update description of ts.jte JVMOPTS_RUNTESTCOMMAND to reflect how it can be replaced with JDK options like  as is done in docker/run_jakartaeetck.sh (details / githubweb)
  340. Update Copyright date (details / githubweb)
  341. Remove (not used) ejbembed from ejb30/lite/async tests (details / githubweb)
  342. Update for 977, jsp to xhtml for ejblitejsf vehicle for com/sun/ts/tests/jta/ee/transactional (details / githubweb)
  343. Update ejblitejsf vehicle, #970 (details / githubweb)
  344. Migrate ejblitejsf tests, #970 (details / githubweb)
  345. Update vehicle mapping properties (details / githubweb)
  346. Migrate ejblitejsf vehicle tests, #979 (details / githubweb)
  347. Migrate ejblitejsf vehicle tests, #980 (details / githubweb)
  348. Migrate ejblitejsf vehicle tests, #981 (details / githubweb)
  349. Migrate ejblitejsf vehicle tests, #983 (details / githubweb)
  350. Migrate ejblitejsf vehicle tests, #984 (details / githubweb)
  351. Migrate ejblitejsf vehicle tests, #998 (details / githubweb)
  352. update for #969, jsp to xhtml for ejblitejsf vehicle for com/sun/ts/tests/ejb30/lite/async/ (more build.xml changes) (details / githubweb)
  353. update for #969, also add AsyncJsfClientBase.class to ejb30/lite/async/singleton/metadata/build.xml (details / githubweb)
  354. Add the new ejblitejsf classes to test deployment (details / githubweb)
  355. Update build files with added classes (details / githubweb)
  356. Add ejblitejsf classes to build.xml (details / githubweb)
  357. Add ejblitejsf vehicle classes to build.xml (details / githubweb)
  358. Add ejblitejsf vehicle classes to build.xml (details / githubweb)
  359. Add ejblitejsf vehicle classes to build.xml (details / githubweb)
  360. Add ejblitejsf vehicle classes to build.xml (details / githubweb)
  361. Add ejblitejsf vehicle classes to build.xml (details / githubweb)
  362. Fix paths in vehicle.properties (details / githubweb)
  363. Fix incorrect base client (details / githubweb)
  364. new Faces client for ejb30/lite/tx tests (details / githubweb)
  365. fix bad changes in previous commit (details / githubweb)
  366. new Faces client for ejb30/bb/async tests with ejblitejsf vehicle (details / githubweb)
  367. missed out changes in previous commit, copyright year corrections (details / githubweb)
  368. new Faces client for ejblitejsf vehicle tests in ejb30/lite/xmloverride,view (details / githubweb)
  369. fix path in vehicle properties (details / githubweb)
  370. new Faces client for ejb32/lite/timer/schedule/auto/attr/stateless (details / githubweb)
  371. new Faces client for ejb32/lite/timer/schedule/auto/attr/singleton (details / githubweb)
  372. update for 988, add JSF changes for src/com/sun/ts/tests/ejb30/lite/packaging (details / githubweb)
  373. update for 988, remove leading slash from module name that is injected but not specified via setModuleName (details / githubweb)
  374. update for 1010, add Concurrency to list of SPEC APIs to run signature testing for on Web Profile + Full Platform (details / githubweb)
  375. update for 1010, add Concurrency to EJB_MAP (details / githubweb)
  376. New Faces client for ejb30/lite/naming/context (details / githubweb)
  377. Include tck-dist in modules to ease releases (details / githubweb)
  378. Need to filter artifacts-pom.xml to pickup release version (details / githubweb)
  379. More updates to artifacts-pom.xml paths (details / githubweb)
  380. Update wf-core-tck-runner (details / githubweb)
  381. possible fix for ejb30/lite/async tests - missed out from previous PRs (details / githubweb)
  382. correction to vehicle mapping (details / githubweb)
  383. correct parent class of new faces client (details / githubweb)
  384. add missing annotations for faces client in ejb30/lite/async/stateful/descriptor (details / githubweb)
  385. correct class path in build.xml in ejb30/lite/async/singleton (details / githubweb)
  386. first pass through user guide changes for Jakarta EE 10 (details / githubweb)
  387. correct number of ~~~ characters below updated titles as per feedback (details / githubweb)
  388. new faces client for ejb30/bb/session/stateful/concurrency (details / githubweb)
  389. correct path in vehicle properties (details / githubweb)
  390. Use a elliptic curve available in SE 11 and 17 (details / githubweb)
  391. Update the wf-core-tck-runner to latest (details / githubweb)
  392. GlassFish Batch TCK runner (details / githubweb)
  393. add back parent folder path in vehicle mapping (details / githubweb)
  394. Add missing vehicles to ejb30/lite suites  (#1025) (details / githubweb)
  395. add exports jdk.internal.vm.annotation for sig test failure. (details / githubweb)
  396. fix failures for jaxrs and jsonp runner. (#1009) (details / githubweb)
  397. hk2-locator artificat to exclusion. (details / githubweb)
  398. update for 1007, more packaging/war/* fixes (#1020) (details / githubweb)
  399. add batch tck spi jar, part of TCK bundle. (details / githubweb)
  400. More changes for #998 package ejb30.lite.stateful.concurrency.accesstimeout (#1033) (details / githubweb)
  401. Address comments in review PR (details / githubweb)
  402. Correct the wf-core-tck-runner/LICENSE path (details / githubweb)
  403. Restore finalName to maven-assembly-plugin config (details / githubweb)
  404. Fix tests in ejb30/lite/stateful/concurrency/metadata/descriptor (#1035) (details / githubweb)
  405. Revert reduce ejb deployment timeout to 120 sec from 480 sec change to align with com.sun.ts.tests.ejb30.lite.stateful.timeout.common.StatefulTimeoutIF.EXTRA_WAIT_SECONDS default of 480 seconds (8 minutes) (#1036) (details / githubweb)
  406. support jakarta EE full/web profile and GF M5 (details / githubweb)

Started by user Gurunandan Rao

This run spent:

  • 20 sec waiting;
  • 18 min build duration;
  • 18 min total from scheduled to completion.
Revision: 70e1c8cde69cf1b3d971397bb187c8302d34bdec
Repository: https://github.com/eclipse-ee4j/jakartaee-tck.git
  • refs/remotes/origin/master

Module Builds

 Eclipse Foundation Jakarta EE Platform, Enterprise Edition Test Compatibility Kit User's Guide, Release 10.017 min