Skip to content

Changes

Summary

  1. https://github.com/eclipse-ee4j/ejb-api/issues/123 (details)
  2. [527] removed csiv2/interop diagrams, sections, renumbered impacted indexes, updated prev/next to unthread csiv2logs.html (details)
  3. update deliverable.version to 9.0 when building the Platform TCK (details)
  4. Fix #535. Reverts #349 and address root cause of JSP test failure (details)
  5. remove ELJspVersionTag (legacy) compatibility test that uses a schema from before EE 8.  Will tag this commit when its merged. (details)
  6. mark packages having secondary dependency on orb packages as corba. (details)
  7. [549] correct JMS SPEC major version to 3 (details)
  8. revert corba markers in keyword.properties, also by default "all" tests to be enabled. (details)
  9. [548] Remove RMI-IIOP tests (details)
  10. [548] Update doc/assertions for removed rmiiiop tests (details)
  11. remove more RMI-IIOP references and some other cleanup (details)
  12. Adjust SecBasicClient.test7() to accept both a 401 and 404 status codes in the response (details)
  13. update release notes (details)
  14. release notes and index html (details)
  15. updating option techs in release notes (details)
  16. [exclude for pull/558] Exclude test due to change to status code change which is invalidating HTTP BASIC authentication testing (details)
  17. partial update to platform spec assertions html (details)
  18. platform TCK ug changes (details)
  19. improve SignatureTestDoc (details)
  20. Uppercase the p in Platform TCK (details)
  21. p to uppercase in platform TCK (details)
  22. fix platform TCK alignment issues (details)
  23. revert 50a635b7e, fix numbering, misc changes (details)
  24. CTS to TCK (details)
  25. set javahome as jdk11 for platform tck run (details)
  26. Organize test imports, remove unused imports, remove .* imports, reverted webservices changes (details)
  27. update Copyright date for removal of unused imports (details)
  28. [587] Use `isInstance` rather than `==` (details)
  29. Add new issue template that helps users creating TCK challenges (details)
  30. add pull request template (details)
  31. move pull request template to where it is actually looked for (details)
  32. clean old bug-id references in jtx files. (details)
  33. avoid glassfish for platform tck build (details)
  34. deleted SunRILoginContext.java (details)
  35. correct CP in tsjte (details)
  36. Add excludes for accepted TCK challenges https://github.com/eclipse-ee4j/servlet-api/issues/385 + https://github.com/eclipse-ee4j/servlet-api/issues/378 (details)
  37. Fix #598 - always count down message latch *after* message is written (details)
  38. Add missing copyright year updates (details)
  39. update excludes for accepted TCK challenges https://github.com/eclipse-ee4j/servlet-api/issues/385 + https://github.com/eclipse-ee4j/servlet-api/issues/378 (details)
  40. address review comments - separated versions + copyrights (details)
  41. append platform tck version to 9.1 (details)
  42. typo correction for activation jar (details)
  43. correct syntax error in pom (details)
  44. correct CP javaee.classes (details)
  45. more CP correction (details)
  46. Revert "deleted SunRILoginContext.java" (details)
  47. add security jar from glassfish to build platform TCK (details)
  48. Issue #609 Remaining old persistence namespaces. (details)
  49. Update Excludes for Accepted TCK Challenge: (details)
  50. clean resources post test completion. (details)
  51. Add servlet3 folder to the TCK bundle. (details)
  52. add javahome modules to sig test CP (details)
  53. move SunRILoginContext to separte jar (details)
  54. correcting class file in glassfishporting.jar (details)
  55. address review comments, rename SunRILoginContext (details)
  56. corrected the pathsep typo (details)
  57. config fixes for jsf, jpa tcks in jdk11 (details)
  58. Update TCK user guide to build on JDK11+ (details)
  59. fix CP with derby jars (details)
  60. remove toc.adoc + adding it to gitignore (details)
  61. Disable CDI for some restfulWS tests (details)
  62. remove jwsdp references, since uddi-registry is no longer required. (details)
  63. Remove Jdk9SigTestDriver (details)
  64. Fix assorted TCK sigTestClasspaths (details)
  65. copy tck jars to domain1/lib, inplace of domain1/lib/ext. (details)
  66. clean old bug-id references in jtx files. (details)
  67. Update Excludes for Accepted TCK Challenge: (details)
  68. clean resources post test completion. (details)
  69. add javahome modules to sig test CP (details)
  70. move SunRILoginContext to separte jar (details)
  71. correcting class file in glassfishporting.jar (details)
  72. address review comments, rename SunRILoginContext (details)
  73. corrected the pathsep typo (details)
  74. config fixes for jsf, jpa tcks in jdk11 (details)
  75. fix CP with derby jars (details)
  76. Issue #609 Update copyright date for update to persistence 3.0 schema. (details)
  77. Fix additional TCK SigTests (details)
  78. Fix Java 8 PropertyNotSetException (details)
  79. Fix Java 8 Property Missing problem (details)
  80. #625 Fix for 2 standalone servlet tests failing in jdk11 (details)
  81. jacc tck extension directory fix. (details)
  82. Update the policy provider and factory to the JDK 11 compatible variant. (details)
  83. Processing feedback from Mark: updating copyright dates (details)
  84. glassfish/issues/23396 address ClassNotFoundException: org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader  change suggested https://github.com/eclipse-ee4j/glassfish/issues/23396#issuecomment-792374130 (details)
  85. ext library fix for jaspic tck. (details)
  86. Clean-up. Remove unused property. (details)
  87. Add  missing compilation task. (details)
  88. Fix for issue 627 (details)
  89. #627 Class Not Found: JDBC driver org.apache.derby.jdbc.EmbeddedDriver could not be loaded (details)
  90. #627 Class Not Found: JDBC driver org.apache.derby.jdbc.ClientDriver could not be loaded (details)
  91. #625 Add new property to ServletPropertyManager (details)
  92. #627 Derby server is not started (details)
  93. #627 Derby server is not started (details)
  94. #625 Add new property to CTSPropertyManager (details)
  95. Remove XML header from beans.xml files (details)
  96. Updates to JSTL bucket for Java 11 Locale (details)
  97. jaxws failure with GF 6.1 and JDK 11 fix. (details)
  98. remove --add-exports for jdk11 platform tck. (details)
  99. Add resolver.jar to javaee.classes.ri (details)
  100. #625 2 standalone servlet tests failing in GF 6.0 (details)
  101. updating the version as part of Jakarta EE 9.1 release. (details)
  102. #625 Make new property optional (details)
  103. updating the version as part of Jakarta EE 9.1 release. (details)
  104. #625 Resolve NullPointerException (details)
  105. #625 1 webservices12 failing in GF 6.0 (details)
  106. jstl fix with COMPAT option. (details)
  107. allow permission to execute jimage, also access to jdk internals. (details)
  108. updating the version as part of Jakarta EE 9.1 release. (details)
  109. Restore copyright for java files not updated this year (details)
  110. #625 Fix 4 webservices12/sec failures due to TLS protocol (details)
  111. CNFE fix with JAXWS TCK. (details)
  112. el tck fix. (details)
  113. Remove org.omg.CORBA.ORB references from TCK tests and add inject SessionContext to satisfy injectedIntoSuperCalledEvenNoAnnotationInBean test_Strategy. (details)
  114. User guide initial updates for Jakarta EE 9.1 (details)
  115. Fix the referenced jar-file element to match the jar files created in the build.xml (details)
  116. Fixes for select User Guides. Still working on doc pages in install (user guides and release notes) (details)
  117. Use a transaction scoped EntityManager to set/get FlushMode (details)
  118. Added documentation files in the install/<component>/doc to the update list. Still a few checks to run and also some questions I need to get answered (details)
  119. Update the copyright of the updated file (details)
  120. Update header copyright (details)
  121. Changed dispute e-mail list to public Spec. list in all Rules files. (details)
  122. fix missing pictures in pdf guide (details)
  123. Make sure TSSV Logger gets initialized when the 2 args constructor is used which is the case when using an ACF other than the TS one. (details)
  124. Make sure TSSV Logger gets initialized when using an external AuthConfigFactory (details)
  125. This POM.xml change is from @lukasj (PR #705) and fixes the issue I noticed with images not being included with the PDF. Thank you @lukasj (details)
  126. Fix JRuby issue (details)
  127. Fix duplicate property maven.deploy.skip (details)
  128. Add maven.repo.local property (details)
  129. doc build fix. (details)
  130. update userguide with ts.jte.jdk11 details (details)
  131. signature of javax.rmi, generated from GF 6.1 glassfish-corba-orb.jar for JDK 11. (details)
  132. COMPAT option documentation. (details)
  133. User guide Jakarta Persistence TCK (Persistence 3.0) (details)
  134. Java 11 is now mentioned that it can be present in JAVA_HOME (details)
  135. Implementation name changed to the Yasson (details)
  136. updating jakartaee tck userguide (details)
  137. updating jakartaee tck userguide (details)
  138. update user guide for Jsonp TCK (details)
  139. Make PortableRemoteObject.narrow (details)
  140. avoid cleaning of default values for sigtestclasspath and jdbc.class in ts.jte. (details)
  141. Use a transaction scoped EntityManager to set/get a property (details)
  142. Update header copyright (details)
  143. 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)
  144. Fix link to HTML Users Guide (details)
  145. Add @brideck @scottmarlow to pull request template (details)
  146. Update Jakarta REST TCK 3.0.1 documentation (details)
  147. Updated Jakarta REST TCK 3.0 Release Notes (details)
  148. Updated WebSocket TCK 2.0.1 documentation (details)
  149. remove unneeded jakarta.resource.spi.SecurityException from SigTestDriver as that shouldn't be excluded (details)
  150. Update the JPA TCK name to 3.0 (details)
  151. jdk 11 tck build. (details)
  152. Jsonb-api TCK test changes need backport to the jakartaee-tck (details)
  153. upgrade Platform TCK version to 10.0 (details)
  154. Update signature tests for JSP 3.1 (details)
  155. Fix implicit jakarta.servlet.http import test (details)
  156. Add tests for the new page/tag directive errorOnELNotFound (details)
  157. Add a test for the clarification regarding implicit imports and EL (details)
  158. Added AutoCloseable tests for EntityManagerFactory and EntityManager. (details)
  159. start building  with staged EE 10 SPEC APIs (details)
  160. Changed tests coding style. Fixed possible NPE. (details)
  161. jsonp to 2.1.0-RC1, annotation to 2.1.0-B1, el to 5.0.0-M3 (details)
  162. Update JSP Copyrights (details)
  163. update Standalone TCK build script to also use staged spec jars (details)
  164. more Standalone TCK build script changes to correct spec api jar names (details)
  165. add jakarta.annotation-api.jar when building jacc and concurrency tcks (details)
  166. more Standalone TCK build script changes to correct spec api jar names (details)
  167. 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)
  168. add jakarta.xml.bind.Validator to jaxrs tck build to address SomeJaxbContext.java:23: error: cannot find symbol (details)
  169. 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)
  170. include jaxb api in ts.classpath for compiling Platform TCK (details)
  171. update lib/jaxb-api.jar to jakarta.xml.bind:jakarta.xml.bind-api:4.0.0-RC2 (details)
  172. remove jakarta.xml.bind.Validator reference from SomeJaxbContext.java (details)
  173. Assertion IDs update. (details)
  174. Added API assertions to JPA docs. (details)
  175. update staged SPEC API versions based on https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ (details)
  176. jaxws and jws testsuite merger. (details)
  177. add missing tag for jsonp-api.version (details)
  178. add initial build_signatures.sh with add -BootCp 11 option for Java SE 11 as base JDK (details)
  179. update signatures with Java SE 11 as base JDK (details)
  180. JPA Tests for JPQL EXTRACT support added in JPA 3.1, (details)
  181. improve snippet code (details)
  182. switch from se8 signature files to se11 signature files.  Also update specification version references in signature map files (details)
  183. update servlet SPEC API to staged 6.0.0 release (M1 is gone) (details)
  184. more signature file name changes (details)
  185. switch to staged 2.1.0 Annotations SPEC API (details)
  186. update release/tools versions to match up against signature test map files and also switch to jakarta.json.bind.sig_3.0_se11 (details)
  187. correct version of xml.soap + xml.ws sig files and references to jsp sig version (details)
  188. rmi jar addition to avoid build failures. (details)
  189. remove InteropManager. (details)
  190. pom file to run new jaxrs tck against glassfish (details)
  191. prune tests covering JAXM. (details)
  192. fix annotation sig file version. (details)
  193. upgrade glassfish version to 7.0.0 at tck build + run scripts. (details)
  194. rename jakarta.activation.jar to jakarta.activation-api.jar. (details)
  195. update transaction and jaxws tck version. (details)
  196. update build_signature and jsonb version in pom.xml. (details)
  197. correct signature map names to jakarta.xml.ws.sig_4.0_se11, jakarta.xml.soap.sig_3.0_se11 (details)
  198. Tags doc release note changes for 3.0 (details)
  199. update jaxws tck version. (details)
  200. Persistence doc release note changes for 3.1 (details)
  201. Messaging doc release note changes for 3.1 (details)
  202. Update for Persistence 3.1 and Jakarta EE 10 (details)
  203. add tests for jakarta.xml.soap.createName(String, String):Name. (details)
  204. build fix with staging apis. (details)
  205. Move samples/javamail to javaee_webprofile_optional (details)
  206. Update signature test for API changes in EL 5.0 (details)
  207. Add TCK tests for default method support in BeanELResolver (details)
  208. Add TCK test for new LambdaExpression to functional interface coercion (details)
  209. Expand TCK tests for method mapping (details)
  210. Add new tests for MethodReference (details)
  211. Add tests for Set, LIst and Map literals using variables. (details)
  212. El 168 - getType() must return null for read-only resolvers/properties (details)
  213. Add test for array coercion (details)
  214. JPA UUID Test. (details)
  215. fix jaxrs tck build error, blocking other tck builds. (details)
  216. update index.html reference from 3.0 to 3.1 (details)
  217. Annotations doc release note changes for 2.1 (details)
  218. update faces,websocket api jars. (details)
  219. update Persistence 3.0 to 3.1 and we will run TCK on Debian Linux 10 (details)
  220. Concurrency doc release note changes for 3.0 (details)
  221. remove day of month (details)
  222. Behaviour for WebSocket issue #228 has been clarified in WebSocket 2.1 (details)
  223. Fix copyright. Remove old SVN placeholder. (details)
  224. Make test more robust. Allow for container specified extensions. (details)
  225. Fix test for clarified getRequestURI() behaviour (details)
  226. Signature updates for WebSocket 2.1 (details)
  227. Add a new test for getContainerDefaultConfigurator (details)
  228. Add a test for websocket/issue 211 (details)
  229. Add additional test for user properties clarification (details)
  230. WebSocket API is now only provided in separate JARs. (details)
  231. Update signature test for new client TLS config methods (details)
  232. Ensure new WebSocket client JAR is downloaded as part of build (details)
  233. Ensure passed flag is correctly set on test failure (details)
  234. Remove the exclusion since PR 558 has been merged (details)
  235. Fix TCK bug in mapping test that led to challenge and re-enable test (details)
  236. Re-enable asyncStartedTest3 test as underlying issue has been resolved (details)
  237. Remove upgradeTest from platform exclusions (details)
  238. Remove exclusion resulting from challenge servlet-api#378 (details)
  239. Remove the SingleThreadModel tests as the interface has been removed (details)
  240. Update major version test to 6 for Servlet 6.0 (details)
  241. Servlet 6.0 removed the restriction on calling these getter methods (details)
  242. Fix the SessionCookieConfig tests now comment is unused (details)
  243. Fix cookie tests after complete switch to RFC 6265 (details)
  244. Update signature tests for Servlet 6.0 (details)
  245. Update getRealPath() test (details)
  246. Update setCharacterEncoding() tests (details)
  247. Expand Cookie tests for new generic attribute support (details)
  248. Expand SessionCookieConfig tests for new generic attribute support (details)
  249. Add a doHead test (details)
  250. Fix #736 remove JAR that provided http/2 support for Java 8 (details)
  251. add new methods to be implemented by the test code. (details)
  252. Update Jakarta Contexts and Dependency Injection (CDI) beans schemas (details)
  253. Assertion IDs update. (details)
  254. Assertion IDs updated to reflect JPA API PR 348. (details)
  255. Assertion IDs update. (details)
  256. Assertion IDs updated. (details)
  257. update docker scripts for jdk17. (details)
  258. Added EM clear call. (details)
  259. Update to jakarta.persistence:jakarta.persistence-api:3.1.0-RC2 (details)
  260. signature test generation should include new jakarta.websocket-client-api.jar artifact (details)
  261. Switch TCK to the new Persistence 3.1 ClassTransformer#transform signature (details)
  262. api version upgrade. (details)
  263. Update Jakarta application deployment descriptor schemas (details)
  264. Fix PR template (details)
  265. build fix in api/jakarta_faces/component/uiselectone (details)
  266. websocket tck build fix. (details)
  267. Remove trailing $ (details)
  268. Add log message for success (details)
  269. Fix broken merge (details)
  270. remove soapelement factory (details)
  271. Update copyright year for ee10 application deployment descriptor schema changed files (details)
  272. tck build fix, removed tests for deprecated apis, tests running with glassfish6 (details)
  273. update to Interceptors 2.1.0 (details)
  274. platform tck add jakarta.websocket-client-api.jar to classpath. (details)
  275. increase stack size. (details)
  276. First pass at updating WebSocket 2.0 to 2.1 (details)
  277. Convert jsf managedbean to cdi bean (details)
  278. Fix typos in log messages (details)
  279. Updating the docker script used for latest cts-base image (#824) (details)
  280. update concurrent-api.version (details)
Commit e49b71155f209bf69441895b2c4e52aa1ce278b2 by Jean-Louis Monteiro
https://github.com/eclipse-ee4j/ejb-api/issues/123

Make sure we have some flavor of the repeatable @Schedule annotation.

Signed-off-by: Jean-Louis Monteiro <jlmonteiro@tomitribe.com>
The file was modified src/com/sun/ts/tests/ejb32/timer/service/common/AutoTimerBeanBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/timer/service/singleton/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/timer/service/stateless/Client.java (diff)
Commit 6462d6a7231a8845723e032cd5475c25e5a293d2 by Scott Marlow
[527] removed csiv2/interop diagrams, sections, renumbered impacted indexes, updated prev/next to unthread csiv2logs.html

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was removeduser_guides/jakartaee/src/main/jbake/assets/img/web2ejb.png
The file was removeduser_guides/jakartaee/src/main/jbake/assets/img/client2ejb.png
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
The file was removeduser_guides/jakartaee/src/main/jbake/assets/img/ejb2ejb.png
The file was modified user_guides/jakartaee/src/main/jbake/content/commonappdeploy.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/portingpackage.adoc (diff)
The file was modified install/jms/docs/assertions/JMSSpecAssertions.html (diff)
The file was removeduser_guides/jakartaee/src/main/jbake/content/csiv2logs.adoc
The file was modified user_guides/jakartaee/src/main/jbake/content/toc.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/jaspic-files.adoc (diff)
Commit 9b58a528a3e2aab54700550f1c60b01adbafa76d by Scott Marlow
update deliverable.version to 9.0 when building the Platform TCK

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/build_jakartaeetck.sh (diff)
Commit ef3a5ed47a47e4720cfa4317083eec50afe84e18 by Scott Marlow
Fix #535. Reverts #349 and address root cause of JSP test failure

The EL JSP version test is testing that TLDs before version 2.1 ignore
the #{...} syntax. Therefore the el_jsp_2.0.tld file needs to use a
schema version less than 2.1 - in this case it uses 2.0.
Also fixes the validity of the el_jsp.tld file.

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified src/web/jsp/spec/el/jsp/ELJspVersionTest.gf (diff)
The file was modified src/web/jsp/spec/el/jsp/WEB-INF/el_jsp.tld (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/el/jsp/ELJspVersionTag.java (diff)
The file was modified src/web/jsp/spec/el/jsp/WEB-INF/el_jsp_2.0.tld (diff)
Commit 9546f5163e2203407affe8cacd329c0260a68c5b by Scott Marlow
remove ELJspVersionTag (legacy) compatibility test that uses a schema from before EE 8.  Will tag this commit when its merged.

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was removedsrc/com/sun/ts/tests/jsp/spec/el/jsp/ELJspVersionTag.java
The file was modified src/com/sun/ts/tests/jsp/spec/el/jsp/URLClient.java (diff)
The file was removedsrc/web/jsp/spec/el/jsp/ELJspVersionTest.gf
The file was removedsrc/web/jsp/spec/el/jsp/ELJspVersionTest.jsp
The file was removedsrc/web/jsp/spec/el/jsp/WEB-INF/el_jsp_2.0.tld
Commit 4dae829fdc02562d34c5a1de36b70802a61bad72 by Gurunandan Rao
mark packages having secondary dependency on orb packages as corba.

Signed-off-by: Gurunandan <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/lib/harness/keyword.properties (diff)
Commit c263db11e0c0bff1ae35d4c3e07e75b963c23ef1 by Scott Marlow
[549] correct JMS SPEC major version to 3

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/jms/common/JmsTool.java (diff)
Commit 95fd1ae9cc31651ee479b1dd31e7c2f326f44327 by Gurunandan Rao
revert corba markers in keyword.properties, also by default "all" tests to be enabled.

Signed-off-by: Gurunandan <gurunandan.rao@oracle.com>
The file was modified bin/xml/ts.top.import.xml (diff)
The file was modified src/com/sun/ts/lib/harness/keyword.properties (diff)
Commit bbe0a4fdd93849db3aa7401712de80b4efb63be1 by Scott Marlow
[548] Remove RMI-IIOP tests

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_rmiiiopbean_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/Data.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/build.xml
The file was modified internal/docs/common/TDG.html (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_ejb_vehicle_client.jar.sun-application-client.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_ejb_vehicle_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/MyUtil.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_rmiiiopbean_ejb.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_servlet_vehicle_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/Client.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/appclient_vehicle_client.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/StubsTiesWithOrgOmgStubPrefix/_CallBackImpl_Tie.java
The file was modified bin/xml/ts.top.import.xml (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/StubsTiesWithOrgOmgStubPrefix/_RMIIIOPServer_Tie.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/README
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/servlet_vehicle_web.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/HelloJAVAIDLObjectIntf.java
The file was removedinternal/docs/rmiiiop/RMIIIOPSpecAssertions.html
The file was modified release/tools/build.xml (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/Bear.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/PrintUtil.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_appclient_vehicle_client.jar.sun-application-client.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/HelloJAVAIDLObjectIntfHelper.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/HelloJAVAIDLObjectImpl.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/rmiiiop_objecttests_client.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/rmiiiop_orbtests_client.jar.sun-application-client.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/UserException.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/appclient_vehicle_client.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/TypeCodeTester.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/HelloJAVAIDLObjectIntfOperations.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/jsp_vehicle_web.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/TestBeanEJB.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/_HelloRMIIIOPObjectImpl_Tie.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/TestBean.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/build.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/Color.java
The file was modified bin/coverage-build.xml (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/PolarBear.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/build.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/servlet_vehicle_web.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/Fuzzy.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/CallBackImpl.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/TestBeanEJB.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/Multi.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/rmiiiop_orbtests_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/Client.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/CallBackBeanHome.java
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/rmiiiop_orbtests_ejb.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/_HelloRMIIIOPObjectIntf_Stub.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/rmiiiop_standalone_ejb_vehicle_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/TestBean.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/Timer.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/TestBeanHome.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/rmiiiop_orbtests_web.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/RMIIIOPTests.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/Client.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/StubsTiesWithOrgOmgStubPrefix/_RMIIIOPTests_Stub.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/IDLStructHolder.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/ejb_vehicle_ejb.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/_HelloJAVAIDLObjectIntfStub.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/CallBackBeanEJB.java
The file was modified src/com/sun/ts/lib/harness/keyword.properties (diff)
The file was removedinternal/docs/rmiiiop/RMIIIOPSpecAssertions.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/StubsTiesWithOrgOmgStubPrefix/_HelloRMIIIOPObjectImpl_Tie.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/TestBeanEJB.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/CallBackBean.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/_CallBackImpl_Tie.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/IDLSequenceHolder.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/rmiiiop_objecttests_client.jar.sun-application-client.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/CallBackInterface.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/HelloJAVAIDLObjectIntfPOA.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/rmiiiop_objecttests_ejb.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/Client.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/StubsTiesWithOrgOmgStubPrefix/_CallBackInterface_Stub.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/StubsTiesWithOrgOmgStubPrefix/_HelloRMIIIOPObjectIntf_Stub.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiopETETestAssertions.html
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/_HelloRMIIIOPObjectImpl_Tie.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/StubsTiesWithOrgOmgStubPrefix/_HelloRMIIIOPObjectIntf_Stub.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/_RMIIIOPServer_Tie.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/_CallBackInterface_Stub.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/rmiiiop_objecttests_ejb.jar.sun-ejb-jar.xml
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/HelloJAVAIDLObjectIntfHolder.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/idl.idl
The file was modified install/jakartaee/bin/ts.jte.jdk9 (diff)
The file was modified install/j2eemgmt/bin/build.properties (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/HelloRMIIIOPObjectImpl.java
The file was modified src/com/sun/ts/lib/deliverable/cts/CTSDeliverable.java (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/HelloRMIIIOPObjectIntf.java
The file was modified bin/xml/impl/glassfish/s1as.xml (diff)
The file was modified install/j2eemgmt/bin/ts.jte (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/rmiiiop_orbtests_client.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/ServletTest.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/build.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/jsp_vehicle_web.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/_RMIIIOPTests_Stub.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/TestBeanHome.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/HelloRMIIIOPObjectIntf.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/TestBean.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/IDLStructHelper.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/ejb_vehicle_ejb.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/RMIIIOPHttpServer.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/build.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_jsp_vehicle_web.war.sun-web.xml
The file was modified user_guides/jakartaee/src/main/jbake/content/building.adoc (diff)
The file was modified install/j2eemgmt/bin/build.xml (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/RMIIIOPServer.java
The file was modified install/jdbc/bin/build.xml (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/IDLSequenceHelper.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/TestBeanHome.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/_HelloRMIIIOPObjectIntf_Stub.java
The file was modified Jenkinsfile (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/objecttests/hello.idl
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/build.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/README
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/standalone/rmiiiop_standalone_ejb_vehicle_client.jar.sun-application-client.xml
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/IDLStruct.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/marshaltests/Graph.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/StubsTiesWithOrgOmgStubPrefix/_HelloRMIIIOPObjectImpl_Tie.java
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/HelloRMIIIOPObjectImpl.java
The file was modified install/jakartaee/bin/build.xml (diff)
The file was removedsrc/com/sun/ts/tests/rmiiiop/ee/orbtests/contentRoot/client.html
Commit fa2a5b0f7abb50e28ece3f395e196471cdb78204 by Scott Marlow
[548] Update doc/assertions for removed rmiiiop tests

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified install/jakartaee/docs/assertions/JakartaEESpecAssertions.html (diff)
The file was modified install/jakartaee/bin/ts.jte.jdk9 (diff)
The file was modified install/connector/docs/assertions/ConnectorSpecAssertions.html (diff)
Commit 501a43a630b7f28ae7570d156a60da96f6dfa756 by Scott Marlow
remove more RMI-IIOP references and some other cleanup

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified internal/docs/jakartaee/JavaEESpecAssertions.html (diff)
The file was modified internal/docs/jakartaee/JavaEESpecAssertions.xml (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/using.adoc (diff)
The file was modified install/jakartaee/docs/assertions/JakartaEESpecAssertions.html (diff)
Commit 00ff2c25196c88718aaade15d1e95b93edc26fdc by Darran Lofthouse
Adjust SecBasicClient.test7() to accept both a 401 and 404 status codes in the response
as the container may either detect this is a request for a non-existant resource or the
container may reject the invalid BASIC authentication header.

Signed-off-by: Darran Lofthouse <darran.lofthouse@jboss.com>
The file was modified src/com/sun/ts/tests/common/webclient/validation/WebValidatorBase.java (diff)
The file was modified src/com/sun/ts/tests/common/jspservletsec/SecBasicClient.java (diff)
The file was removedinstall/jakartaee/docs/ReleaseNotes-CTS-8.0.html
The file was addedinstall/jakartaee/docs/ReleaseNotes-JakartaEETCK-9.0.html
The file was removedinstall/jakartaee/docs/ReleaseNotes.html
The file was modified install/jakartaee/docs/ReleaseNotes-JakartaEETCK-9.0.html (diff)
The file was modified install/jakartaee/docs/index.html (diff)
Commit 4c29bc3e77986da0dee4aea51948c3d63bde25ed by 44426046+alwin-joseph
updating option techs in release notes
The file was modified install/jakartaee/docs/ReleaseNotes-JakartaEETCK-9.0.html (diff)
Commit cf69244ada833e0f399061c9032be97467b48b0c by Scott Marlow
[exclude for pull/558] Exclude test due to change to status code change which is invalidating HTTP BASIC authentication testing

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/servlet/bin/ts.jtx (diff)
The file was modified install/jakartaee/bin/ts.jtx (diff)
Commit 5175798ad92c3af6685b8ff6d67264158b48849c by 44426046+alwin-joseph
partial update to platform spec assertions html
The file was modified install/jakartaee/docs/assertions/JakartaEESpecAssertions.html (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/webprofileconfig.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules-wp.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/jaspic-files.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/using.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/toc.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/TCKpreface.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/database-config.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/assets/_config.yml (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/install.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/portingpackage.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/troubleshooting.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/contextrootmappingrules.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/building.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/jms-resource-adaptr.adoc (diff)
Commit 615f5d8e1b13d948f820923a39a12779ee8618ff by Scott Marlow
improve SignatureTestDoc

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
Commit a3e31f68fca8ed532050363c7698ba378e8f64bb by Scott Marlow
Uppercase the p in Platform TCK

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jakartaee/docs/ReleaseNotes-JakartaEETCK-9.0.html (diff)
Commit 61bba15d563d5d0f918edf92e4c0b619671be9a3 by Alwin Joseph
p to uppercase in platform TCK

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was modified user_guides/jakartaee/src/main/jbake/content/portingpackage.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules-wp.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/database-config.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/using.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/TCKpreface.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/toc.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/install.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/webprofileconfig.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/jaspic-files.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/troubleshooting.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/contextrootmappingrules.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/jms-resource-adaptr.adoc (diff)
Commit f192de25637bb1d6a69e4e2be60a1f637d725b61 by 44426046+alwin-joseph
fix platform TCK alignment issues
The file was modified user_guides/jakartaee/src/main/jbake/content/portingpackage.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
Commit d7bbbcc13ee83993c8981569b23f2d186367033b by 44426046+alwin-joseph
revert 50a635b7e, fix numbering, misc changes
The file was modified user_guides/jakartaee/src/main/jbake/content/building.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/troubleshooting.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/contextrootmappingrules.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/jaspic-files.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/database-config.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/ejbql-schema.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/portingpackage.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules-wp.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/TCKpreface.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/toc.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/webprofileconfig.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/install.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/jms-resource-adaptr.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/using.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/contextrootmappingrules.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/jaspic-files.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/webprofileconfig.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/jms-resource-adaptr.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jakartaee/pom.xml (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/building.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/using.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/database-config.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/TCKpreface.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/toc.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/assets/_config.yml (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/troubleshooting.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/install.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules-wp.adoc (diff)
Commit 5e240a25544c0fd13839c183306e38ff73d1dadd by Alwin Joseph
set javahome as jdk11 for platform tck run

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was addedinstall/jakartaee/bin/ts.jte.jdk11
The file was modified docker/run_jakartaeetck.sh (diff)
Commit 6169ab96570a25023d88239fbbfb8769672b4bed by Scott Marlow
Organize test imports, remove unused imports, remove .* imports, reverted webservices changes

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/complexpktest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beanmultijartest/bean1/TestBean1Home.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/scope/ReferencingBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/clientviewtest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/TestBeanLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/common/CommonTasks.java (diff)
The file was modified src/com/sun/ts/tests/assembly/altDD/PainterBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_50/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/BLocal.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_14/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/LoopBackLocal.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/LocalTransactionImpl.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/LoopBackEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/LastExecution/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/casesens/CaseBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejbembed/InjectionResolver.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/handletest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/inheritedapi/Util.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/nonreentranttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/allowedmethodstest/TestBeanLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/ALocalHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_50/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/reentranttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/CLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/allowedmethodstest/TestBeanLocal.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/VehicleRunnable.java (diff)
The file was modified src/com/sun/ts/tests/common/taglibsig/validation/Validator.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/ManageableThread/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/WWWAuthenticateHandler.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/nonreentranttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/clientviewtest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/EmptyVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/casesens/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/NoTxManagedConnectionFactory.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat14_50/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/LoopBackLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/reentranttest/LoopBackEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/AEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/casesens/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/exceptionerrortest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/LineItemLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/standalone/jar/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/variants/StringPKDSCoffeeDAO.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitybeantest/HelperEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/TestBeanMDB.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat14_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/casesens/CaseBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_50/ReferencedBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi_servlet/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/ReferencedBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/embedded/adapter1/CRDManagedConnectionFactory.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi_servlet/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/clientviewtest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/http/MethodFactory.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/ClientBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/ManagedScheduledExecutorService/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/nonreentranttest/LoopBackHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/DLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/ReferencedBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/ALocal.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/DLocal.java (diff)
The file was modified src/com/sun/ts/tests/connector/mdb/MessageBean.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejbliteshare/EJBLiteSecuredWebVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_50/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/clientviewtest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/TestBeanLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitycontexttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/Util.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/common/managedTaskListener/ManagedTaskListenerImpl.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/ALocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitybeantest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/embedded/adapter1/CRDWorkManager.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/exceptionerrortest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/tx/TxServlet.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/common/ConcurrencyTestUtils.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat14_50/ReferencedBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/WorkXid.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/log/WebLog.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/TestBeanTxHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/transaction/jta/JTATestEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/nonreentranttest/LoopBackHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/reentranttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitybeantest/Helper.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/DLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_13/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/BLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_50/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat14_50/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/casesens/CaseBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beansinglejartest/bean2/TestBean2Home.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_13/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/LineItem.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/handletest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/calleebeans/CMP20CalleeLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/cm/allowedmethodstest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/TestBeanMDBT.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/LineItemEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_13/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/StatelessInternalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/complexpktest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/sessionbeantest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi/TestEjb.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/casesens/CaseBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/Util.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/allowedmethodstest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/argsemantics/CallerBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/clientviewtest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/argsemantics/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_14/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/util/DBSupport.java (diff)
The file was modified src/com/sun/ts/tests/connector/deployment/DeploymentClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/single/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/argsemantics/CallerBean.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_50/ReferencedBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/reentranttest/LoopBackHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/allowedmethodstest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/BeanBHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/BEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/msginflow/MDBClient.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/util/ConnectorStatus.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/CLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appmanaged/AppManagedVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/metadatacomplete/testapp/TestAppClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/handletest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/statetest/Counter.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/util/TSMessageListenerInterface.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_13/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/DEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bm/allowedmethodstest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/Util.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/argsemantics/CallerBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ibanno/IBAnnoMessageWork2.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/CancelledTransactedTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/handletest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/DLocal.java (diff)
The file was modified src/com/sun/ts/tests/connector/connManager/connManagerClient1.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/path/ReferencedBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/statetest/CounterHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat14_50/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejb/EJBVehicle.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/TestBeanLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitybeantest/HelperEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/statetest/CounterEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/NestedWorkXid.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_13/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/LoopBackLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/CEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/ALocalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/variants/FloatPKCoffeeDAO.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/cm/allowedmethodstest/TestBeanLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/nonreentranttest/LoopBackEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/FastPathLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/CLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitybeantest/Helper.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/BLocal.java (diff)
The file was modified src/com/sun/ts/tests/assembly/altDD/PainterBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/FastPathBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitybeantest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/embedded/adapter1/NestedWorkXid1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/LoopBackEJB.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/path/ReferencedBean2.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bm/allowedmethodstest/HelperEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_14/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/AEJB.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/handletest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/ALocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/homemethodstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beansinglejartest/bean1/TestBean1EJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/el/api/resolver/ResolverTest.java (diff)
The file was modified src/com/sun/ts/tests/assembly/altDD/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/clientviewtest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejb3share/EJB3ShareBaseBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/LocalTxResourceAdapterImpl.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/jaspicservlet/JaspicVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi_servlet/Client.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/metadatacomplete/testapp/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/WorkAndAssocImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitycontexttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/multiclienttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_13/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/bm/allowedmethodstest/Helper.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/handletest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ibanno/IBAnnoMessageWork1.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/ReferencedBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/LocalTxManagedConnectionFactory.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/CoffeeDAO.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/BeanAEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beanmultijartest/bean1/TestBean1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/multianno/ThirdMCF.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/scope/ReferencedBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/ProxyCreatorServlet.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/SBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/Util.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/casesens/CaseBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/clientviewtest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/TestBeanNoTxHome.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/DeserializeServlet.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/stateful3/Stateful3VehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/transaction/jta/JTATestClient.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejbembed/EJBEmbedRunner.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSSecurityContext.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_13/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/single/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/connector/resourceDefs/servlet/AODTestServlet.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/DEJB.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/metadatacomplete/testapp/DataStoreBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/exceptionerrortest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/partialanno/paClient.java (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/appclient/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/StatefulExternal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/clientviewtest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/cm/allowedmethodstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSConnection.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/SetCookieHandler.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/argsemantics/CallerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/multianno/MAResourceAdapterImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/allowedmethodstest/Helper.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/argsemantics/CallerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitybeantest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/single/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/calleebeans/StatefulCalleeLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejb3share/UserTransactionWrapper.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_13/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/enventry/casesens/TestCode.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/DLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/BLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/CEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/reentranttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/ReferencedBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/CallBack.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSManagedConnection.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/CLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/sessionbeantest/CallBackHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/DataElement.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/argsemantics/CallerBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/LineItemLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/TestBeanLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/stateless3/Stateless3VehicleBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/mdcomplete/MDAnnotatedMCF.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/mixedmode/PMDWorkManager.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/jaspicservlet/JaspicServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/FastPathLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ClassloaderServlet.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/DataSourceDAO.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/BLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/clientviewtest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/http/HttpResponse.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/event/eventClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitycontexttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitybeantest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/DLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitybeantest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/argsemantics/CallerBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/common/Util.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/complexpktest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/reentranttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/B.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/TestBeanTx.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/LocationHandler.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/CMP11Internal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/AEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_14/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/scope/ReferencedBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/MetaDataImpl.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_13/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/unknownpktest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/bm/allowedmethodstest/TestBeanLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/TestBeanLocal.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/calleebeans/StatefulCalleeHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejb/EJBVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/XAManagedConnectionFactory.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/casesens/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitybeantest/HelperEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_50/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/FastPathBean2.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/AllBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/ALocal.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/CancelledTransactedTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/allowedmethodstest/Helper.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/BeanBEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/TransactionServlet.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/StatelessInternal.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/resref/casesens/TestCode.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/multiclienttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/CEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/embedded/adapter1/CRDMessageListener.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/clientviewtest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/dba/CompoundDBSupport.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitycontexttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/ejb/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/BeanB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/util/DBSupport.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/allowedmethodstest/Helper.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/multianno/MAManagedConnectionFactory.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/sessionbeantest/CallBack.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/nonreentranttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ibanno/IBAnnoManagedConnectionFactory.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/calleebeans/StatefulCallee.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/permissiondd/PermissionDDMCF.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/BEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitycontexttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/WorkListenerImpl2.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/homemethodstest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/CallBackHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/allowedmethodstest/HelperHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/resref/scope/QueueCode.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/LoopBack.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/DAOFactory.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/TestBeanLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/TestBeanLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/allowedmethodstest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/ReferencedBean2.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/BLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/deployment/DeploymentHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitybeantest/HelperHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/ejb/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/embedded/adapter1/CRDMessageWork.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/casesens/ReferencedBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/multiclienttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/event/eventClient1.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/common/counter/CounterServlet.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/connectorservlet/ConnectorVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/BEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/annotated/AnnoWorkManager.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/CEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/A.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_50/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/argsemantics/CallerBean.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/path/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beansinglejartest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/variants/LongPKCoffeeDAO.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beansinglejartest/bean1/TestBean1Home.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/enventry/scope/TestCode.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_50/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_50/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/handletest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/JNDIServlet.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/LoopBack.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_14/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/embedded/adapter1/CRDAdminObject.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/WebTestCase.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/XAResourceImpl.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/resref/single/TestCode.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/casesens/CaseBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/wsservlet/WSServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/resref/single/appclient/TestCode.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/allowedmethodstest/TestBeanLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/sessionbeantest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/AEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/clientviewtest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ibanno/IBAnnoActivationSpecParent.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/reentranttest/LoopBackEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/bm/allowedmethodstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/scope/Bean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/cm/allowedmethodstest/HelperEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/BMPExternal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/clientviewtest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/XAResourceAdapterImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/CLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/StatefulInternalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/jaspicservlet/JaspicServletVehicle.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/nonreentranttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessioncontexttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/nonreentranttest/LoopBack.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/TestBeanLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/mdcomplete/UnknownWorkContext.java (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/multianno/OtherRAImpl.java (diff)
The file was modified src/com/sun/ts/tests/common/web/WebServer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/argsemantics/CallerBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/clientviewtest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/apitests/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/scope/ReferencingBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beansinglejartest/bean2/TestBean2EJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/mdb/JCAMessageBean.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/StatefulInternal.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejb/EJBVehicleRemote.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/DEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/ALocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/Helper.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/bm/allowedmethodstest/TestBeanLocal.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/calleebeans/CMP20CalleeHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/NestWork.java (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/security/securityClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/TestBeanLocal.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/connection/connectionClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/TimerLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/BHome.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/validation/TokenizedValidator.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_14/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/TimerEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/BMPInternalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/AHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/CMP20ExternalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/wsejb/WSEJBVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/exceptionerrortest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/wrappers/CMP11Wrapper.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/SBean.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/BaseUrlClient.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/variants/CompoundPKCoffeeDAO.java (diff)
The file was modified src/com/sun/ts/tests/common/taglibsig/TagLibraryDescriptor.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/ReferencedBean2Home.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycmptest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/resref/scope/TopicCode.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/customvehicle/CustomVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/WorkXid1.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/ejbref/common/ReferencedBeanCode.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/common/counter/CounterCallableTask.java (diff)
The file was modified src/com/sun/ts/tests/connector/resourceDefs/ejb/TestAdminObjStatelessEjb.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/DLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appmanaged/AppManagedVehicleBean.java (diff)
The file was modified src/com/sun/ts/tests/assembly/standalone/jar/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/cm/allowedmethodstest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/DEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/ClientBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/ClientBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/validation/WebValidatorBase.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/mdcomplete/TSNestedSecurityContext.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat14_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/WorkImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/handletest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/mdcomplete/MDCompleteWorkManager.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/connectorservlet/ConnectorServletVehicle.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/AEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bm/allowedmethodstest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/allowedmethodstest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/permissiondd/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_14/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/event/eventClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/handletest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/deployment/Deployment.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat14_50/ReferencedBean.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/CoffeeBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/Util.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ibanno/IBAnnoMessageListener.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bm/allowedmethodstest/TestBeanLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed/forbiddenapi/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/CEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context_servlet/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/TSDAOFactory.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/LastExecution/LogicDrivenTrigger.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_50/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/embedded/adapter1/MsgXAResource.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ibanno/IBAnnoActivationSpecChild.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/reentranttest/LoopBackHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/clientviewtest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejb3share/EJB3ShareIF.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/homemethodstest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TestBootstrapContext.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/tx/Util.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/BeanB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/LoopBackHome.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/ContentTypeHandler.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/CLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/HelperEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycmptest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/deployment/DeploymentEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat13_14/ReferencedBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/argsemantics/CallerBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/statetest/Counter.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/apitests/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/multiclienttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/SecurityServlet.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/multiclienttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/BLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/statetest/CounterHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_14/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_13/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/ALocalHome.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/common/CommonTriggers.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/multiclienttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/web/WebVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitybeantest/Helper.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_14/ReferencedBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/LocalTxMessageXAResource.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/LoopBackHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/connection/connectionClient1.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/CMP11ExternalHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_50/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/statetest/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/mdcomplete/MDCompleteMCF.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/DLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beanmultijartest/bean2/TestBean2Home.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/annotated/AnnotatedResourceAdapterImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/TestBeanLocal.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/wrappers/BMPWrapper.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bm/allowedmethodstest/Helper.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/StatelessExternal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/DLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_50/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi/TestEjb.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/A.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/pmservlet/PMServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bm/allowedmethodstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/bm/allowedmethodstest/HelperHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/allowedmethodstest/HelperHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/mixedmode/PMDManagedConnectionFactory.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_14/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/calleebeans/CMP20Callee.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/cm/allowedmethodstest/TestBeanLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_14/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessioncontexttest/TestBean2.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/argsemantics/CallerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/DataSourceCoffeeDAO.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/Util.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSConnectionImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/BeanBHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/scope/TopicClient.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/path/ReferencedBean2EJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/CMP11External.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_50/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/MDBClient.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/ALocalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/servlet/ServletVehicle.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ContextWork.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appmanagedNoTx/AppManagedNoTxVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/DLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/TestBeanNoTxEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/ALocalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/dba/DBSupport.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/TestBeanNoTxEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/ALLOWHandler.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_14/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/http/HttpRequest.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/TxCoffeeDAO.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/nonreentranttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat13_14/ReferencedBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/OnceTrigger.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beanmultijartest/bean2/TestBean2EJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/standalone/jar/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/ejbref/single/TestCode.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/wrappers/StatefulWrapper.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/allowedmethodstest/HelperEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitybeantest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/handletest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/casesens/CaseBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/ReferencedBean2EJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/calleebeans/CMP20CalleeEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/CLocal.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/puservlet/PUServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/dba/IntegerDBSupport.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/BeanAHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/common/EJBHandleObjectInputStream.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/CEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/common/counter/CounterRunnableTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/FastPath.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/calleebeans/StatefulCalleeLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/DLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/TestBeanNoTx.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/CLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/HelperHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/BeanA.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/enventry/single/TestCode.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/annotated/NestedWorkXid1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/multiclienttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/casesens/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/casesens/CaseBean.java (diff)
The file was modified src/com/sun/ts/tests/connector/resourceDefs/servlet/CRDTestServlet.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_50/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSXAConnectionImpl.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/stateless3/Stateless3VehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/handletest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/embedded/adapter1/CRDActivationSpec.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/dba/StringDBSupport.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/mdcomplete/MDCompleteRAImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitybeantest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/LoopBack.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/BEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/sessionbeantest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/NoTxResourceAdapterImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/SBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat14_50/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/common/el/api/resolver/BarELResolver.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/argsemantics/CallerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/SkippedException/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitybeantest/HelperHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/resourceDefs/servlet/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/ContextService/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/validation/CheckOneOfStatusesTokenizedValidator.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycmptest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_14/ReferencedBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_14/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/BEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/BeanAEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/StatefulExternalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/jsp/JSPVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/connector/resourceDefs/ejb/CRDTestServlet.java (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/anno/annotationClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/unknownpktest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/wrappers/StatelessWrapper.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/cm/allowedmethodstest/HelperHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/DEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/allowedmethodstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/connectorservlet/ConnectorServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/mixedmode/PMDResourceAdapterImpl.java (diff)
The file was modified src/com/sun/ts/tests/common/taglibsig/TagEntry.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_14/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/scope/ReferencingBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/bm/allowedmethodstest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/TestSequence.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/BeanA.java (diff)
The file was modified src/com/sun/ts/tests/common/jspservletsec/secformClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/CLocal.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/ManagedTask/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/LoopBackHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/ALocal.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSConnectionEventListener.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/clientviewtest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/security/securityClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/handletest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/jspservletsec/SecBasicClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/statetest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/calleebeans/CMP20CalleeLocal.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/wrappers/CMP20Wrapper.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appmanagedNoTx/AppManagedNoTxVehicleBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/LocalTxMessageWork2.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/servlet/ServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/handletest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/allowedmethodstest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/BHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSEISDataSource.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/TransactedTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat13_14/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/web/WebUtil.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/clientviewtest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessioncontexttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_13/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/path/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/TransactionServlet.java (diff)
The file was modified src/com/sun/ts/tests/connector/resourceDefs/ejb/TestStatelessEjb.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/multiclienttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/handletest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/wsejb/WSEJBVehicleHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSConnectionManager.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/TestBeanNoTxHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/bm/allowedmethodstest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/LoopBackLocal.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/scope/ReferencedBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/transaction/jta/JTATest.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/reentranttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/stateful3/Stateful3VehicleBean.java (diff)
The file was modified src/com/sun/ts/tests/assembly/standalone/war/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/CEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitycontexttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitycontexttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/multiclienttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat14_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/multianno/ThirdRAImpl.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/calleebeans/StatefulCalleeEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/connection/connectionClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bm/allowedmethodstest/TestBeanLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/scope/BeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/dba/FloatDBSupport.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/variants/LongPKDSCoffeeDAO.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/BEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/cm/allowedmethodstest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitybeantest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/ALocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/multiclienttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/AEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ibanno/IBAnnoWorkManager.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/clientviewtest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/permissiondd/PermissionDDWorkManager.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/TimerLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/LoopBackLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/clientviewtest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitybeantest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/reentranttest/LoopBack.java (diff)
The file was modified src/com/sun/ts/tests/connector/resourceDefs/ejb/AODTestServlet.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/DEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/BLocal.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSSICWithListener.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bm/allowedmethodstest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ibanno/IBAnnoMessageWork.java (diff)
The file was modified src/com/sun/ts/tests/common/taglibsig/TagLibraryComparitor.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/handletest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitybeantest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSeis.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/allowedmethodstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_50/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat14_50/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/util/DBSupport.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/DLocal.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/path/ReferencedBean2Home.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/reentranttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/taglibsig/validation/URIValidator.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/argsemantics/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ibanno/IBAnnotatedResourceAdapterImpl.java (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/ejb/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/scope/BeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/mdb/MessageBeanOne.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/variants/StringPKCoffeeDAO.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/CallBackEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/SecurityTestTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/allowedmethodstest/TestBeanLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/nonreentranttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/StatelessExternalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat14_50/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/BeanAHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/BLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ibanno/IBAnnoMessageXAResource1.java (diff)
The file was modified src/com/sun/ts/tests/assembly/altDD/PainterBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/DAOException.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/SecurityTestTask.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/CancelledTransactedTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycmptest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessioncontexttest/TestBean2Home.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/embedded/adapter1/CRDResourceAdapterImpl.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/LineItemHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/SBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessioncontexttest/TestBean2EJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/DLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/ManagedExecutors/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bm/allowedmethodstest/HelperHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/DistributedWorkImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_14/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/AHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSConnectionFactory.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/XidImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/argsemantics/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/DEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/clientviewtest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/AbortedException/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/LocalTxMessageWork.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/DLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/LocalTxMessageListener.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat14_50/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/LocalTxMessageWork1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitybeantest/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/BMPExternalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/DAO.java (diff)
The file was modified src/com/sun/ts/tests/common/testlogic/ejb/bb/argsemantics/TestLogic.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/unknownpktest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/Goldenfile.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/BMPInternal.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/multianno/OtherMCF.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitybeantest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/TestBeanNoTx.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/path/ReferencedBean.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/variants/FloatPKDSCoffeeDAO.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/TestBeanLocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/allowedmethodstest/HelperEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/casesens/ReferencedBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitycontexttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/XAMessageXAResource.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/SBean.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat13_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSXAConnection.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beanmultijartest/bean2/TestBean2.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/CMP11InternalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/TestBeanTxEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/common/CommonTasks.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beansinglejartest/bean1/TestBean1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/AEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/LoopBackLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/sessionbeantest/CallBackEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_14/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/tx/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/reentranttest/LoopBack.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/TestBeanLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/el/api/expression/ExpressionTest.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/transaction/jta/JTATestHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/ALocalHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/CMP20External.java (diff)
The file was modified src/com/sun/ts/tests/common/web/ServletWrapper.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/allowedmethodstest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/resref/single/ByteArrayDataSource.java (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/mdcomplete/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/Trigger/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/InvalidDAOSettingException.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/nonreentranttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/allowedmethodstest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/complexpktest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transinflow/transinflowClient1.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/LocalTxActivationSpec.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/argsemantics/CallerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/LoopBackEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beansinglejartest/bean2/TestBean2.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/allowedmethodstest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TestWorkManager.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/tx/TestTxWork.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSXaTransaction.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/TransactedTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/B.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/handletest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/annotated/AnnoManagedConnectionFactory.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/casesens/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/VehicleClient.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat14_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/CLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSSecurityContextWithListener.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/MDBClient.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/security/securityClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/allowedmethodstest/HelperHome.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/pmservlet/PMServletVehicle.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/scope/ReferencedBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/FastPathHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/CLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/unknownpktest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/bm/allowedmethodstest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_50/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/ejb/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/reentranttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/permissiondd/PermissionDDResourceAdapterImpl.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSResourceManager.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/BeanBEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/nonreentranttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/sessionbeantest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessioncontexttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/multiclienttest/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/ManagedTaskListener/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/Util.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/homemethodstest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/SBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/argsemantics/CallerBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/argsemantics/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/allowedmethodstest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/cm/allowedmethodstest/Helper.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejb/EJBVehicleHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/nonreentranttest/LoopBack.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context_servlet/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/common/CommonTriggers.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beanmultijartest/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/web/JSPBeanWrapper.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/allowedmethodstest/HelperEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/RogueWorkImpl.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSConnectionRequestInfo.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/multiclienttest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/argsemantics/CallerBean.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat13_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/CLocal.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/common/counter/CounterCallableTask.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/wsejb/WSEJBVehicleRemote.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessioncontexttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/single/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat14_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/resourceDefs/ejb/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/ALocal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/allowedmethodstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat14_50/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/casesens/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/reentranttest/TestBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/BEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/ScheduleWork.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/CMP20Internal.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/CLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/CLocalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/APIAssertionTest.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/webaccesstest/BLocal.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/argsemantics/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/wrappers/MDBWrapper.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi_servlet/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/statetest/CounterEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/DefaultHandler.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/WorkListenerImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/clientviewtest/TestBeanHome.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/nonreentranttest/LoopBackEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beanmultijartest/bean1/TestBean1EJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/TransactedTask.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed_servlet/forbiddenapi/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/dba/LongDBSupport.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/bm/allowedmethodstest/HelperEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/coffee/variants/CompoundPKDSCoffeeDAO.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitybeantest/HelperHome.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/refbean/CMP20InternalHome.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSEISConnection.java (diff)
Commit 0833c133be518ab38a051a945ec06b3e6fe71abc by Scott Marlow
update Copyright date for removal of unused imports

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/common/dao/TSDAOFactory.java (diff)
The file was modified src/com/sun/ts/tests/jacc/util/LogRecordEntry.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputlabel/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/bigdecimal/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/defaults/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/trycatchfinally/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/DescriptionClient.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/http/HttpRequest.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/CharBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/argsemantics/CallerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/security/securityClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/LongBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/schema/SpouseDVC.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/SortedMapContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/bi/delete/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/enventry/casesens/TestCode.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/SecurityTestTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/appexception/annotated/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/DefaultHandler.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/SecurityTestTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/scopeT/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/textarea/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/scope/ReferencedBean2EJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/DateContainer.java (diff)
The file was modified src/com/sun/ts/tests/integration/sec/secbasicssl/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/warejb/Client.java (diff)
The file was modified src/com/sun/ts/tests/internal/implementation/sjsas/saaj/com/sun/xml/messaging/saaj/util/utiltests/LocalStrings.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2718/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodytagsupport/GetBodyContentTestTag.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet41/resultSetClient41.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/unimanyxmany/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/configuration/scripting/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/http/MethodFactory.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/manytomany/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/argsemantics/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta10/dbMetaClient10.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/web/WebVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/jspwriter/JspWriterValidator.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/setproperty/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/tx/session/stateless/cm/annotated/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/getresource/warejb/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/taglibraryvalidator/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/datatable/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/JavaBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejblink/casesens/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex5b/DID5bMedicalHistory.java (diff)
The file was modified src/com/sun/ts/tests/assembly/standalone/war/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/embed/classloader/annotated/TSDbUtil.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/dynamicattributes/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/common/taglibsig/validation/Validator.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/util/LogProcessor.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2207/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/relative_ordering/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/spi/baseline/Client.java (diff)
The file was modified src/com/sun/ts/tests/jacc/web/providerContracts/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/entity/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/SimpleTimeZoneContainer.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/InvalidDAOSettingException.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/stmt/stmt3/stmtClient3.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/ShortBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt3/prepStmtClient3.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/grid/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/usebean/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/customvehicle/CustomVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/BaseUrlClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex4b/DID4bMedicalHistory.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/helper/ServiceLocator.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/head/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/ZoneOffsetContainer.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodycontent/BodyContentGetStringTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/scope/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/util/ConnectorStatus.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2022/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/stateless3/Stateless3VehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/mdcomplete/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/exception/batUpdExcept/batUpdExceptClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/migration/threetwo/ClientBase.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/common/counter/CounterCallableTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/ClientBase3NoAnnotation.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/stateful3/Stateful3VehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dateTime/dateTime1/dateTimeClient1.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/resref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2749/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/argsemantics/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagadapter/TASimpleTag.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2705/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/DurationContainer.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_50/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsonp/api/common/JsonPTest.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejbref/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt4/callStmtClient4.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet14/resultSetClient14.java (diff)
The file was modified src/com/sun/ts/tests/jsp/common/client/AbstractUrlClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/cascadeall/oneXone/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/server/AdaptiveMethodFactory.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodytagsupport/BodyContainerInteractionTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/mapkeycolumn/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/common/SecTestRoleRef.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt8/callStmtClient8.java (diff)
The file was modified src/com/sun/ts/tests/jacc/provider/TSLogger.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/embeddable/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/jspidconsumer/SameJspIdTag.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/DataElement.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/common/counter/CounterCallableTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/remove/common/Remove2IF.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex6b/DID6bPerson.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/ByteBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/path/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/testlogic/ejb/bb/argsemantics/TestLogic.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt14/callStmtClient14.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/pmservlet/PMServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/el/scopedattrelresolver/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/DequeContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/bi/btob/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/editablevalueholder/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/basic/common/GlobalJNDITest.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodytagsupport/GetPreviousOutTestTag.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejbref/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/body/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/WebTestCase.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/booleancheckbox/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/scope/TopicClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2001/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/lob/DataTypes.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/access/mappedsc/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/resref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonp/common/JSONP_Data.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/schema/InfoDVC.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/LongBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/attribute/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/configuration/includes/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/scopeT/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/scriptlet/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2401/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2702/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/IntegerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/resref/scope/TopicBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/common/pluggability/altprovider/implementation/TSLogRecord.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/resref/casesens/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/jspengineinfo/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt16/callStmtClient16.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/PriorityQueueContainer.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt6/callStmtClient6.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/method/sec/style3/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/types/generator/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/CollectionContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/method/sec/style2/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_14/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt21/callStmtClient21.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet1/resultSetClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/allowed/NoTxAllowedIF.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/root/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/singleT/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/getresource/common/GetResourceTest.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/exception/sqlException/sqlExceptionClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex1a/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat13_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/Util.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt9/callStmtClient9.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/types/property/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt20/callStmtClient20.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/common/rsSchema.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/argsemantics/CallerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/pkey/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/resref/scope/QueueBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/resref/scope/TopicBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta1/dbMetaClient1.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputformat/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagsupport/ParentTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/resref/scope/QueueBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.java (diff)
The file was modified src/com/sun/ts/tests/jsonp/util/MyEncoder.java (diff)
The file was modified src/com/sun/ts/tests/common/taglibsig/TagEntry.java (diff)
The file was modified src/com/sun/ts/tests/jacc/provider/TSLogRecord.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/SimpleSyncTag.java (diff)
The file was modified src/com/sun/ts/tests/connector/connManager/connManagerClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/scope/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/biginteger/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/table/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/common/CommonTasks.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/resref/casesens/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt5/prepStmtClient5.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/jsp/JSPVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/SyncTEI.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/annotation/enventry/EnvEntryLookupFailBeanBase.java (diff)
The file was modified src/com/sun/ts/tests/jsonp/common/MyBufferedReader.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/AllBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex2b/DID2bEmployee.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagvariableinfo/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/ShortBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/LocalTxMessageXAResource.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/EnumMapContainer.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/callbacklistener/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/temporal/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appmanaged/AppManagedVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/CharBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/connection/connection1/connectionClient1.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/validation/TokenizedValidator.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/common/schema30/Util.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/stmt/stmt2/stmtClient2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/JAXWS_Data.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt15/callStmtClient15.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/selectitems/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/security/securityClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/ReferencedBean2EJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/webservices/allowedmethodstest/cm/Test.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/versioning/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/annotation/enventry/ClientBase.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/jaspicservlet/JaspicVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/jaspicservlet/JaspicServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/jpa/common/pluggability/altprovider/implementation/TSXMLFormatter.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/ArrayDequeContainer.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/VehicleClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/include/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsonp/common/MyBufferedInputStream.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/StringBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagextrainfo/TagExtraInfoTEI.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta8/dbMetaClient8.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/FloatBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/ClassicSkipPage.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/common/AssemblyCommonIF.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/taglibraryinfo/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/OffsetTimeContainer.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex6a/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/method/sec/style3/Client.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_13/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/argsemantics/CallerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/annotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt22/callStmtClient22.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet18/resultSetClient18.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/jspexception/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/cm/allowed/SetRollbackOnlyIF.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/entity/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/descriptors/XCompany.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/setproperty/PropertyBeanBeanInfo.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/resref/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2720/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/DAO.java (diff)
The file was modified src/com/sun/ts/tests/common/jspservletsec/secformClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/pkey/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/cascadeall/manyXone/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/ajax/keyword/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/stmt/stmt1/stmtClient1.java (diff)
The file was modified src/com/sun/ts/tests/assembly/standalone/jar/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/remove/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/trycatchfinally/ThrowTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejbref/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejblink/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt18/callStmtClient18.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/resref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/delete/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/util/LogFileProcessor.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2101/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt17/callStmtClient17.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/common/SecTest.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagextrainfo/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/dobody/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/NavigableSetContainer.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagattributeinfo/TagAttributeInfoTEI.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/jspidconsumer/MultiTwoTag.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex6b/DID6bMedicalHistory.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/adapter/AnimalIdentifier.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/dynamicattributes/SimpleExcTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/resref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/persist/basic/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagfileinfo/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat14_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_14/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/persist/oneXmany/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/argsemantics/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/foreachtag/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/jspfactory/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/resref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/resref/scope/TopicBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet49/resultSetClient49.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/element/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex4b/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex6b/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/delete/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/casesens/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt16/prepStmtClient16.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/ClientBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/bi/btob/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/attribute/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/generics/model/MultipleBoundsContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/argsemantics/CallerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/appexception/override/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt7/prepStmtClient7.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/view/protectedview/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/uni/btob/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/common/fnSchema.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex4b/DID4bPerson.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet10/resultSetClient10.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/DoubleBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/types/primarykey/compound/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/AllBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appmanagedNoTx/AppManagedNoTxVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/el/spec/literal/ELClient.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet11/resultSetClient11.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/scope/BeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/usebean/String_IntBean.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex3b/DID3bEmployee.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/CalendarContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputtext/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/StringBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/OptionalContainer.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/access/property/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/batchUpdate/batchUpdateClient.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_13/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_13/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/resref/scope/QueueBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/invoke/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXone/uni/delete/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/view/viewhandler/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodycontent/BodyContentFlushTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/BooleanBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1126/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/el/elparseexception/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/unionexmany/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/BooleanBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/StringBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/el/spec/relationaloperator/ELClient.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt11/prepStmtClient11.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt1/prepStmtClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/method/sec/style2/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/trycatchfinally/TCFTestTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/argsemantics/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2754/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/SortedSetContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/appexception/AppExceptionIF.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/resref/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/annotation/appexception/override/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/graphic/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/partialanno/paClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/FloatBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/bi/delete/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/IntegerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/method/sec/style2/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt7/callStmtClient7.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/ArrayListContainer.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/ZonedDateTimeContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/method/sec/style1/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2303/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/taglibsig/TagLibraryDescriptor.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2023/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/Constants.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/single/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/scope/BeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodytagsupport/SyncTEI.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2726/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/method/sec/style3/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/tableGenerator/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/jspidconsumer/MultiOneTag.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt10/callStmtClient10.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/enventry/scope/TestCode.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/equals/descriptor/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt2/callStmtClient2.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/ClientBase2NoAnnotation.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/method/sec/style1/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/jsptagexception/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt19/callStmtClient19.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/common/dbSchema.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejbref/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/ALLOWHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/tssv/util/TSXMLFormatter.java (diff)
The file was modified src/com/sun/ts/tests/integration/sec/propagation/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/bidirmanyxmany/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/resref/scope/TopicBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar1/scalarClient1.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/el/expression/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/assembly/altDD/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/lob/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/FloatBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/version/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/resref/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagadapter/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt3/callStmtClient3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2305/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/CharBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/LongBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta7/dbMetaClient7.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/jspidconsumer/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/LocalDateTimeContainer.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/jspapplicationcontext/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/single/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandbutton/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/SetCookieHandler.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta4/dbMetaClient4.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/common/Utils.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/allowed/AllowedIF.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/bidironexone/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/errordata/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/dynamicattributes/DynamicAttributesTag.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dateTime/dateTime2/dateTimeClient2.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/btob/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_50/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsonp/util/FileUTFConverter.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex5a/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/common/csSchema.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/jspidconsumer/SetJspIdTag.java (diff)
The file was modified src/com/sun/ts/tests/jacc/ejb/mr/Target.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/equals/descriptor/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/BooleanBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex3a/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejbref/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2206/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/plugin/JspPluginValidator.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/functioninfo/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt15/prepStmtClient15.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/ByteBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/el/implicitobjelresolver/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/delete/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex1b/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/localaccess/common/CommonBase.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/persist/oneXmanyFetchEager/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat14_50/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/DoubleBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/ByteBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/remove/basic/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/ClassicJspFragmentGetJspContext.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/cascadedelete/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/el/variableresolver/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/descriptors/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/descriptors/XProject.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/mapkey/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/singleT/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/cascadedelete/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/AllBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/text/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/variableinfo/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/SimpleAncestor.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/connection/connectionClient1.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/configuration/charsequence/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/web/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jacc/web/principal2role/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/el/spec/unaryoperator/ELClient.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex2b/DID2bEmployeeId.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/SimpleJspFragmentGetJspContext.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt5/callStmtClient5.java (diff)
The file was modified src/com/sun/ts/tests/el/spec/conditionaloperator/ELClient.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta2/dbMetaClient2.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/OffsetDateTimeContainer.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/persist/manyXone/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/log/WebLog.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/form/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/SimpleGetSetJspBody.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/ejblink/one/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2110/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/common/EJBHandleObjectInputStream.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/tx/session/stateless/cm/varargs/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejblink/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/scopeT/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/metainfandlibdir/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2801/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/method/sec/style2/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/el/elexception/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXone/uni/btob/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/unionexone/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/resref/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/body/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/common/ejb/dba/DBSupport.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/taglibraryvalidator/FailingValidator.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/inheritance/mappedsc/annotation/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/ByteBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2105/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex2a/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/schema/PhoneDVC.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejbliteshare/EJBLiteSecuredWebVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/cascadedelete/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/CharBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/FailingTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/resref/scope/TopicBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/ejbref/single/TestCode.java (diff)
The file was modified src/com/sun/ts/tests/jsonp/common/MyBufferedWriter.java (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/ejb/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/util/shared/enventry/single/TestCode.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/resref/single/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/MapContainer.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/pagecontext/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed_servlet/forbiddenapi/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/FloatBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2304/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2007/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/tssv/util/TSLogger.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/librarydirectory/defaultname/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex2b/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt10/prepStmtClient10.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodycontent/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex3b/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/utils/DescriptionUtils.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/flows/intermediate/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/el/spec/emptyoperator/ELClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/inheritance/mappedsc/descriptors/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/common/JDBCTestConnectionManager.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex5b/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/puservlet/PUServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt14/prepStmtClient14.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/configuration/encoding/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/method/sec/style1/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/LocalTimeContainer.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/SimpleGetSetJspContext.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2204/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/ListContainer.java (diff)
The file was modified src/com/sun/ts/tests/jacc/util/JACCWSSession.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet17/resultSetClient17.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/connection/connectionClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/resref/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXone/uni/delete/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejblink/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/HttpClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/configuration/xml/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/ShortBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSConnection.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/interceptor/AroundInvokeIF.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/jpa22/generators/tablegenerators/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar2/scalarClient2.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/TimeZoneContainer.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/ByteArrayBuffer.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/elementcollection/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt13/callStmtClient13.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/IntegerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/CharBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/propagation/cm/extended/Teller.java (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/anno/annotationClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/method/sec/style3/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/apitests/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/annotation/resource/UserTransactionNegativeBeanBase.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagsupport/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/wsservlet/WSServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/pkey/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/btob/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/IntegerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/configuration/elevaluation/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/LongBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/common/CommonTasks.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat13_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/hidden/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/discriminatorValue/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt13/prepStmtClient13.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejblink/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2721/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat14_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/id/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/taglibsig/TagLibraryComparitor.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/pagedata/TagFilePageDataValidator.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt12/callStmtClient12.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/method/sec/style1/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/validation/CheckOneOfStatusesTokenizedValidator.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/LongBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/scope/BeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/method/sec/style2/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R4003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt1/callStmtClient1.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/URLContainer.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet45/resultSetClient45.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2306/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSeis.java (diff)
The file was modified src/com/sun/ts/tests/jpa/jpa22/repeatable/namednativequery/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/connectorservlet/ConnectorServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context_servlet/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/scope/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/validation/WebValidatorBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/ejb/resource_local/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/jar/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat14_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/Goldenfile.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/allowed/CallbackAllowedLocalIF.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/tssv/util/ProviderConfigurationXMLFileProcessor.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/unimanyxone/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta3/dbMetaClient3.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/persist/oneXone/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/casesens/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/allowed/SessionContextAllowedLocalIF.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/DataSourceDAO.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/resref/casesens/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex5b/DID5bPerson.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar3/scalarClient3.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/servlet/ServletVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/tx/common/web/ClientBase.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet7/resultSetClient7.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/URIContainer.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejb3share/EJB3ShareIF.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/casesensT/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/ejbcontext/common/EJBContextIF.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/QueueContainer.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/ajax/tagwrapper/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet47/resultSetClient47.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/taginfo/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/tx/session/stateless/cm/covariant/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/viewaction/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/common/web/WebServer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXone/uni/btob/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/schema/AddressDVC.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/trycatchfinally/ResultVerifierBean.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/SimpleGetSetParent.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/argsemantics/CallerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/resref/scope/QueueBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/uni/btob/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/entitylistener/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/expression/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/ejblink/one/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/AllBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/ByteBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/ejb/descriptor/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSXaTransaction.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/BooleanBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/uni/btob/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagvariableinfo/TagVarInfoTEI.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar4/scalarClient4.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt8/prepStmtClient8.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/plugin/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dateTime/dateTime3/dateTimeClient3.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/secret/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/pagedata/PageDataValidator.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/tx/common/session/inheritance/ClientBase.java (diff)
The file was modified src/com/sun/ts/tests/jpa/common/pluggability/util/LogFileProcessor.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/schema/CreditCardDVC.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/ZoneIdContainer.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex4a/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/btob/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/scopeT/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/ContentTypeHandler.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/EmptyVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/method/sec/style3/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/SimpleEmptyBody.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/SimpleParentTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/method/sec/style1/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/param/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2701/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/SetContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/collectiontable/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodycontent/BodyContentClearBodyTag.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagadapter/TagAdapterVerifierTag.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagsupport/ContainerInteractionTag.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt2/prepStmtClient2.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/casesensT/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/casesensT/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/OptionalIntContainer.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodycontent/BodyContentReadWriteTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt9/prepStmtClient9.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejbref/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt4/prepStmtClient4.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/StringBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/scope/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/http/HttpResponse.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandlink/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/OptionalDoubleContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/appclient2ejbjars/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodytagsupport/BodySynchronizationTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/ShortBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagdata/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/taglibraryvalidator/APIValidator.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/IntegerBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/configuration/general/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/el/expressionevaluator/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/scope/ReferencedBean2EJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagsupport/InitializationTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/casesens/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/jacc/util/JACCEntityKey.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/types/auto/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/attributeoverride/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/SelectManyValidator.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/XAResourceImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2002/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt6/prepStmtClient6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/bidironexmany/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/resource/packaging/webapproot/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/el/common/util/Customer.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2004/Client.java (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/ejb/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/api/common/counter/CounterRunnableTask.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/tx/session/stateless/cm/generics/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/InstantContainer.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/connectorservlet/ConnectorVehicleRunner.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejbref/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/singleT/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/jsonp/util/StringUTFConverter.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/insert/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/common/pluggability/util/LogRecordEntry.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputlink/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputscript/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/joincolumn/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/resref/casesens/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2201/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/util/AbstractUrlClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/tx/session/stateless/cm/descriptor/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2111/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/persist/manyXmany/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/scope/ReferencedBean2EJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/cascadeall/manyXmany/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/BigIntegerContainer.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1124/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta12/dbMetaClient12.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/resref/singleT/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex1b/DID1bEmployee.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/inheritance/nonentity/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/generics/model/CollectionContainer.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2005/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodytagsupport/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/nocallbacklistener/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/event/eventClient1.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/basic/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/LocalDateContainer.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/bidirmanyxone/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/CheckInstanceSimpleTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/single/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/TreeSetContainer.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/tssv/util/TSFileHandler.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/LinkedListContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/argsemantics/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/PeriodContainer.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2710/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/permissiondd/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/uni/btob/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/DoubleBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/HashSetContainer.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/event/eventClient1.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/valueholder/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2205/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/resref/scope/QueueBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2203/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/HashMapContainer.java (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/VehicleRunnable.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/TreeMapContainer.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta6/dbMetaClient6.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/jspwriter/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/util/TSMessageListenerInterface.java (diff)
The file was modified src/com/sun/ts/tests/internal/implementation/sjsas/saaj/com/sun/xml/messaging/saaj/client/p2p/http/handler/handlertests/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/nestedembedding/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/ManagedPropertyBean.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSResourceManager.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/LocationHandler.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagsupport/FindAncestorTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/cascadeall/oneXmany/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/rsMeta/rsMetaClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/annotation/appexception/annotated/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/dates/model/GregorianCalendarContainer.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex1b/DID1bDependent.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transinflow/transinflowClient1.java (diff)
The file was modified src/com/sun/ts/tests/jsonp/api/common/TestResult.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/scope/BeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/uni/btob/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/common/JDBCTestMsg.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/forward/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/OptionalLongContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/cascadedelete/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi_servlet/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/jspidconsumer/MultiThreeTag.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/common/DriverManagerConnection.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/scopeT/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/BigDecimalContainer.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/schema/LineItemDVC.java (diff)
The file was modified src/com/sun/ts/tests/jpa/se/descriptor/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/casesensT/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/DoubleBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2112/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/LinkedHashSetContainer.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2716/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/taglibsig/validation/URIValidator.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt12/prepStmtClient12.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/assocoverride/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/SimpleSkipPage.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/AllBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/enums/EnumMappingTest.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/repeat/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/FloatBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/DAOFactory.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta11/dbMetaClient11.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/NavigableMapContainer.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/tssv/util/ProviderConfigurationEntry.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/Client.java (diff)
The file was modified src/com/sun/ts/tests/jacc/provider/TSXMLFormatter.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat14_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/orderby/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/webservices/allowedmethodstest/bm/Test.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_13/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/localaccess/webclient/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex2b/DID2bDependent.java (diff)
The file was modified src/com/sun/ts/tests/jsonp/api/patchtests/PatchTests.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/scope/ReferencedBean2EJB.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/inheritance/abstractentity/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/dao/DAOException.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/declaration/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_13/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/casesensT/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/resref/casesens/TestBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/single/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt11/callStmtClient11.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta5/dbMetaClient5.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/tx/session/stateless/web/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/XAMessageXAResource.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/common/DataSourceConnection.java (diff)
The file was modified src/com/sun/ts/tests/jpa/jpa22/repeatable/joincolumn/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/common/Util.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/derivedid/ex3b/DID3bDependent.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/uni/btob/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/generics/model/WildcardContainer.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/DoubleBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/BooleanBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/getproperty/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/casesens/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/ShortBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2723/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/remove/oneXone/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/usebean/NewCounter.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/connection/connectionClient1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2210/Client.java (diff)
The file was modified src/com/sun/ts/tests/jacc/web/containerContracts/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/remove/oneXmany/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/web/standalone/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/zombie/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/output/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/common/Test.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejbref/scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/jpa22/repeatable/attroverride/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/TSConnectionImpl.java (diff)
The file was modified src/com/sun/ts/tests/connector/util/DBSupport.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/pagedata/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/btob/BDVC.java (diff)
The file was modified src/com/sun/ts/tests/jacc/util/RecordEntry.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/delete/ADVC.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/taginfo/TagInfoTEI.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2717/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/tagattributeinfo/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/skippageexception/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/appclient/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/common/AssemblyBeanBase.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/detach/manyXmany/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/casesens/MsgBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/common/ConcurrentLookup.java (diff)
The file was modified src/com/sun/ts/tests/connector/xa/event/eventClient1.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/scopeT/ReferencedBean2EJB.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/util/LogRecordEntry.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/tx/session/stateless/cm/inheritance/annotated/Client.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/bodycontent/BodyContentWriteOutTag.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/StringBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2102/Client.java (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/XidImpl.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/inputtext/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/tagext/simpletagsupport/SimpleNoParent.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/casesens/CaseBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/TestSequence.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/LinkedHashMapContainer.java (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/propagation/cm/jta/Client.java (diff)
The file was modified src/com/sun/ts/tests/javaee/resource/servlet/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2105/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/scope/ReferencedBeanEJB.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/handler/WWWAuthenticateHandler.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/Client.java (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/security/securityClient1.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat14_50/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/tx/session/stateful/web/Client.java (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta9/dbMetaClient9.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/collections/model/EnumSetContainer.java (diff)
The file was modified src/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi_servlet/Client.java (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_14/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/nomethodbean/Client.java (diff)
Commit 53e93bd002e5296d0abd41fac138f628ff8e7002 by Andy McCright
[587] Use `isInstance` rather than `==`

Signed-off-by: Andy McCright <j.andrew.mccright@gmail.com>
The file was modified src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/ProvidersServlet.java (diff)
Commit f1a84125d74d75a420db75bbfebeceae165d3132 by Scott Marlow
Add new issue template that helps users creating TCK challenges

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was added.github/ISSUE_TEMPLATE/bug_report.md
The file was added.github/ISSUE_TEMPLATE/tck_challenge.md
The file was added.github/ISSUE_TEMPLATE/feature_request.md
Commit 85327568812aa840868c1f987ea08598d73ebb6e by Scott Marlow
add pull request template

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was added.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Commit 07e28c44d86db29d8a0e624eee2840252c6d38e3 by Scott Marlow
move pull request template to where it is actually looked for

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was removed.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
The file was added.github/pull_request_template.md
Commit fec9c65fa0199e188e6c286317f59e291c602944 by Gurunandan Rao
clean old bug-id references in jtx files.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified install/jpa/bin/ts.jtx (diff)
The file was modified install/jakartaee/bin/ts.jtx (diff)
The file was modified install/servlet/bin/ts.jtx (diff)
The file was modified install/jaxrs/bin/ts.jtx (diff)
Commit 0d2f98474a4d3ed46583f6118ea9afc40029ea60 by 44426046+alwin-joseph
avoid glassfish for platform tck build
The file was addeddocker/pom.xml
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 685e722635761e0f3e977468c2dececeffff832f by 44426046+alwin-joseph
deleted SunRILoginContext.java
The file was removedsrc/com/sun/ts/lib/implementation/sun/javaee/SunRILoginContext.java
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit f09267ff4fc833b50c013b88d5fee68ab229445a by Scott Marlow
Add excludes for accepted TCK challenges https://github.com/eclipse-ee4j/servlet-api/issues/385 + https://github.com/eclipse-ee4j/servlet-api/issues/378

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/servlet/bin/ts.jtx (diff)
The file was modified install/jakartaee/bin/ts.jtx (diff)
Commit 5ec1d0de724b5549350c3b1f6528a70683ce90d8 by Mark Thomas
Fix #598 - always count down message latch *after* message is written

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified src/com/sun/ts/tests/websocket/spec/servercontainer/addendpoint/WSClient.java (diff)
The file was modified src/com/sun/ts/tests/websocket/ee/jakarta/websocket/sessionexception/WSClient.java (diff)
The file was modified src/com/sun/ts/tests/websocket/ee/jakarta/websocket/clientendpointconfig/WSClient.java (diff)
Commit 2b21ce6f0e116b1b72798a10ea39e036c68210eb by Mark Thomas
Add missing copyright year updates

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified src/com/sun/ts/tests/websocket/spec/servercontainer/addendpoint/WSClient.java (diff)
The file was modified src/com/sun/ts/tests/websocket/ee/jakarta/websocket/sessionexception/WSClient.java (diff)
Commit 543c38b12df1b399aa805b7801214aa5fcef2540 by Scott Marlow
update excludes for accepted TCK challenges https://github.com/eclipse-ee4j/servlet-api/issues/385 + https://github.com/eclipse-ee4j/servlet-api/issues/378

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jakartaee/bin/ts.jtx (diff)
The file was modified install/servlet/bin/ts.jtx (diff)
Commit 444ac60069b4493cc24b3f0887847fbfdc76f1a0 by 44426046+alwin-joseph
address review comments - separated versions + copyrights
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified docker/pom.xml (diff)
Commit 8a05e4488926c0b7ee0345793fea89919253e3d1 by 44426046+alwin-joseph
append platform tck version to 9.1
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified release/tools/jakartaee.xml (diff)
The file was modified release/tools/jakartaee-tech-common.xml (diff)
Commit b28564a41e9b523f4aa55f567a97df1e0feaab91 by 44426046+alwin-joseph
typo correction for activation jar
The file was modified docker/pom.xml (diff)
The file was modified docker/pom.xml (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 5b46903156f470585dcc04b1c8cbe5dad4039231 by 44426046+alwin-joseph
Revert "deleted SunRILoginContext.java"

This reverts commit 685e722635761e0f3e977468c2dececeffff832f.
The file was addedsrc/com/sun/ts/lib/implementation/sun/javaee/SunRILoginContext.java
Commit f7f7f7344c190752124eb8c411d0797704c8c520 by 44426046+alwin-joseph
add security jar from glassfish to build platform TCK
The file was modified docker/build_jakartaeetck.sh (diff)
Commit 2494db1bb8aefbb8c6448ee4d2a27712aab94f5e by Jean-Louis Monteiro
Issue #609 Remaining old persistence namespaces.

Signed-off-by: Jean-Louis Monteiro <jlmonteiro@tomitribe.com>
The file was modified src/com/sun/ts/tests/appclient/deploy/metadatacomplete/testapp/persistence.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/common/persistence.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/appres/appclientejb/persistence.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/timer/basic/xa/persistence.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/basic/xa/persistence.xml (diff)
Commit a4c1765dd1a50439e1dec82ab5053ceb950f0adf by Scott Marlow
Update Excludes for Accepted TCK Challenge:
https://github.com/eclipse-ee4j/jaxrs-api/issues/937

Signed-off-by: Brian Decker <bmdecker@us.ibm.com>
The file was modified install/jaxrs/bin/ts.jtx (diff)
The file was modified install/jakartaee/bin/ts.jtx (diff)
Commit fa3c36db46cde70ff477f3abc14c48f8ca436e74 by Gurunandan Rao
clean resources post test completion.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/javamail/ee/fetchprofile/fetchprofile_Test.java (diff)
Commit cbc774b5b6f6230bee69cc54a4236673c21fc29a by Jan Supol
Add servlet3 folder to the TCK bundle.

Signed-off-by: jansupol <jan.supol@oracle.com>
The file was modified release/tools/jaxrs.xml (diff)
Commit 69236ddbf1a74dde0a61e121920d6ac3e0df4312 by 44426046+alwin-joseph
add javahome modules to sig test CP
The file was modified install/jacc/bin/ts.jte.jdk11 (diff)
The file was modified install/jms/bin/ts.jte.jdk11 (diff)
The file was modified install/securityapi/bin/ts.jte.jdk11 (diff)
The file was modified install/el/bin/ts.jte.jdk11 (diff)
The file was modified install/jaxws/bin/ts.jte.jdk11 (diff)
The file was modified install/websocket/bin/ts.jte.jdk11 (diff)
The file was modified install/caj/bin/ts.jte.jdk11 (diff)
The file was modified install/jsp/bin/ts.jte.jdk11 (diff)
The file was modified install/jsf/bin/ts.jte.jdk11 (diff)
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
The file was modified install/servlet/bin/ts.jte.jdk11 (diff)
The file was modified install/jsonp/bin/ts.jte.jdk11 (diff)
The file was modified install/connector/bin/ts.jte.jdk11 (diff)
The file was modified install/jsonb/bin/ts.jte.jdk11 (diff)
The file was modified install/jpa/bin/ts.jte.jdk11 (diff)
The file was modified install/saaj/bin/ts.jte.jdk11 (diff)
The file was modified install/jaspic/bin/ts.jte.jdk11 (diff)
The file was modified install/jaxrs/bin/ts.jte.jdk11 (diff)
The file was modified install/concurrency/bin/ts.jte.jdk11 (diff)
The file was modified install/jstl/bin/ts.jte.jdk11 (diff)
The file was modified install/jta/bin/ts.jte.jdk11 (diff)
Commit 13ecbeaab4dbe0abafdaaab694c72dbc223947aa by Alwin Joseph
move SunRILoginContext to separte jar

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was addedlib/glassfishporting.jar
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
The file was addedsrc/com/sun/ts/lib/implementation/sun/javaee/SunRILoginContext.java.src
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was removedsrc/com/sun/ts/lib/implementation/sun/javaee/SunRILoginContext.java
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified release/tools/jakartaee.xml (diff)
The file was modified install/connector/bin/ts.jte (diff)
The file was modified install/connector/bin/ts.jte.jdk11 (diff)
Commit 32631b8fe38c16298a7d8e7a2e2c86d800627595 by Alwin Joseph
correcting class file in glassfishporting.jar

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was modified lib/glassfishporting.jar (diff)
Commit f9b17c5268de1c9f0c4595d5430fe1ea50f69c28 by Alwin Joseph
address review comments, rename SunRILoginContext

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was addedsrc/com/sun/ts/lib/implementation/sun/javaee/GlassFishLoginContext.java.src
The file was modified install/connector/bin/ts.jte.jdk11 (diff)
The file was modified install/j2eemgmt/bin/ts.jte (diff)
The file was modified lib/glassfishporting.jar (diff)
The file was modified install/jakartaee/bin/ts.jte.jdk9 (diff)
The file was removedsrc/com/sun/ts/lib/implementation/sun/javaee/SunRILoginContext.java.src
The file was modified install/jaspic/bin/ts.jte (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified install/jaspic/bin/ts.jte.jdk11 (diff)
The file was modified install/connector/bin/ts.jte (diff)
The file was modified install/jaspic/bin/build.xml (diff)
The file was modified install/jacc/bin/build.xml (diff)
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
Commit 5b63d3f511999eb7a95ff42baf6746ee4f55c07b by Alwin Joseph
corrected the pathsep typo

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit baeef1cb54ed0f649844dd4b0a3489e7162eb681 by 44426046+alwin-joseph
config fixes for jsf, jpa tcks in jdk11
The file was modified release/tools/jpa.xml (diff)
The file was modified docker/jsftck.sh (diff)
Commit 961939b3abf3cfb0f03a67e773095e5be67160cc by thibault vallin
Update TCK user guide to build on JDK11+

Signed-off-by: tvallin <thibault.vallin@oracle.com>
The file was modified user_guides/jaspic/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/jstl/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/servlet/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/concurrency/pom.xml (diff)
The file was modified user_guides/jsf/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/saaj/src/main/jbake/content/toc.adoc (diff)
The file was modified user_guides/el/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/jaxws/pom.xml (diff)
The file was modified user_guides/jsp/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/caj/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/jsonp/pom.xml (diff)
The file was modified user_guides/websocket/pom.xml (diff)
The file was modified user_guides/concurrency/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/securityapi/pom.xml (diff)
The file was modified user_guides/jaspic/pom.xml (diff)
The file was modified user_guides/jms/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/jaxrs/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/jpa/pom.xml (diff)
The file was modified user_guides/jsonb/pom.xml (diff)
The file was modified user_guides/jsonb/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/jaxws/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/jpa/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/Template/pom.xml (diff)
The file was modified user_guides/jms/pom.xml (diff)
The file was modified user_guides/caj/pom.xml (diff)
The file was modified user_guides/jsf/pom.xml (diff)
The file was modified user_guides/jsp/pom.xml (diff)
The file was modified user_guides/Template/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/servlet/pom.xml (diff)
The file was modified user_guides/jakartaee/pom.xml (diff)
The file was modified user_guides/jacc/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/securityapi/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/el/pom.xml (diff)
The file was modified user_guides/build_tckugs.sh (diff)
The file was modified user_guides/jaxrs/pom.xml (diff)
The file was modified user_guides/websocket/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/connector/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/jakartaee/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/saaj/pom.xml (diff)
The file was modified user_guides/jta/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/connector/pom.xml (diff)
The file was modified user_guides/saaj/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/jacc/pom.xml (diff)
The file was modified user_guides/jta/pom.xml (diff)
The file was modified user_guides/jsonp/src/main/jbake/jbake.properties (diff)
The file was modified user_guides/jstl/pom.xml (diff)
The file was modified install/securityapi/bin/ts.jte.jdk11 (diff)
The file was modified install/jstl/bin/ts.jte.jdk11 (diff)
The file was modified docker/jstltck.sh (diff)
The file was modified docker/jpatck.sh (diff)
Commit 3819aaff63dbd4dc80fd591504735c91cdb09388 by thibault vallin
remove toc.adoc + adding it to gitignore

Signed-off-by: tvallin <thibault.vallin@oracle.com>
The file was removeduser_guides/el/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jsf/src/main/jbake/content/toc.adoc
The file was removeduser_guides/securityapi/src/main/jbake/content/toc.adoc
The file was modified .gitignore (diff)
The file was removeduser_guides/jaxws/src/main/jbake/content/toc.adoc
The file was removeduser_guides/saaj/src/main/jbake/content/toc.adoc
The file was removeduser_guides/servlet/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jakartaee/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jms/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jsonb/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jsonp/src/main/jbake/content/toc.adoc
The file was removeduser_guides/websocket/src/main/jbake/content/toc.adoc
The file was removeduser_guides/caj/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jaspic/src/main/jbake/content/toc.adoc
The file was removeduser_guides/connector/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jaxrs/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jsp/src/main/jbake/content/toc.adoc
The file was removeduser_guides/Template/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jpa/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jta/src/main/jbake/content/toc.adoc
The file was removeduser_guides/concurrency/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jacc/src/main/jbake/content/toc.adoc
The file was removeduser_guides/jstl/src/main/jbake/content/toc.adoc
Commit 8b734cdda077c06b430b527d85f7966d14ee87ab by Brian Decker
Disable CDI for some restfulWS tests
- Add beans.xml with bean-discovery-mode="none"

Signed-off-by: Brian Decker <bmdecker@us.ibm.com>
The file was modified src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/beans.xml
The file was modified src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/beans.xml
The file was addedsrc/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/beans.xml
The file was modified src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/jaxrs/spec/resourceconstructor/beans.xml
Commit f5737e79ff0036fa51f096d40b71fc9710a69a64 by Gurunandan Rao
remove jwsdp references, since uddi-registry is no longer required.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/scripts/tcks/Dockerfile (diff)
The file was modified docker/scripts/cts/Dockerfile (diff)
The file was modified docker/run_jakartaeetck.sh (diff)
The file was modified docker/scripts/tcks/docker-setup.sh (diff)
The file was removeddocker/scripts/cts/jwsdp-setup.sh
The file was modified docker/scripts/cts/docker-entrypoint.sh (diff)
Commit a69e5cae2e29c9940d4e91d4a9fae12590ef2291 by Brian Decker
Remove Jdk9SigTestDriver
- Update to use jimage for JDK 11+ runs
- Create new jimage.dir property for use in sig tests

Signed-off-by: Brian Decker <bmdecker@us.ibm.com>
The file was modified src/com/sun/ts/tests/signaturetest/SigTest.java (diff)
The file was modified src/com/sun/ts/tests/signaturetest/jaxws/JAXWSSigTest.java (diff)
The file was modified src/com/sun/ts/tests/signaturetest/jsonp/JSONPSigTest.java (diff)
The file was modified src/com/sun/ts/tests/signaturetest/jaspic/build.xml (diff)
The file was modified install/el/bin/ts.jte.jdk11 (diff)
The file was modified install/jacc/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/lib/harness/TSScript.java (diff)
The file was modified install/caj/bin/ts.jte.jdk11 (diff)
The file was modified install/connector/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/SigTestEE.java (diff)
The file was modified install/saaj/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/jta/build.xml (diff)
The file was modified install/jsp/bin/ts.jte.jdk11 (diff)
The file was modified install/jms/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/javaee/build.xml (diff)
The file was modified install/concurrency/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/SigTestData.java (diff)
The file was modified install/securityapi/bin/ts.jte.jdk11 (diff)
The file was modified install/jaxws/bin/ts.jte.jdk11 (diff)
The file was modified install/jaxrs/bin/ts.jte.jdk11 (diff)
The file was modified install/jsonb/bin/ts.jte.jdk11 (diff)
The file was modified install/jsf/bin/ts.jte.jdk11 (diff)
The file was modified install/jstl/bin/ts.jte.jdk11 (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/Jdk9SigTestDriver.java
The file was modified install/jsonp/bin/ts.jte.jdk11 (diff)
The file was modified install/jaspic/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/saaj/SAAJSigTest.java (diff)
The file was modified install/websocket/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/securityapi/build.xml (diff)
The file was modified install/servlet/bin/ts.jte.jdk11 (diff)
The file was modified install/jpa/bin/ts.jte.jdk11 (diff)
The file was modified install/jta/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/el/ELSigTest.java (diff)
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
Commit 92d5ebdbbd07084302ba81b730aa4a5475a6eec8 by Brian Decker
Fix assorted TCK sigTestClasspaths

Signed-off-by: Brian Decker <bmdecker@us.ibm.com>
The file was modified docker/jstltck.sh (diff)
The file was modified docker/jsptck.sh (diff)
The file was modified install/jaspic/bin/ts.jte.jdk11 (diff)
The file was modified install/saaj/bin/ts.jte.jdk11 (diff)
Commit 2356cfc1dd3c1d9dc49770a246c00478df338609 by Gurunandan Rao
copy tck jars to domain1/lib, inplace of domain1/lib/ext.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified install/jms/bin/ts.jte.jdk11 (diff)
The file was modified install/jaxws/bin/xml/impl/glassfish/config.ri.xml (diff)
The file was modified install/jsonb/bin/ts.jte.jdk11 (diff)
The file was modified install/jaxrs/bin/ts.jte (diff)
The file was modified install/jaxrs/bin/ts.jte.jdk11 (diff)
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
The file was modified install/jaxws/bin/ts.jte.jdk19 (diff)
The file was modified install/websocket/bin/ts.jte (diff)
The file was modified install/websocket/bin/ts.jte.jdk11 (diff)
The file was modified install/concurrency/bin/ts.jte (diff)
The file was modified install/jaxws/bin/xml/impl/glassfish/config.vi.xml (diff)
The file was modified install/jms/ra/bin/ts.jte.glassfish (diff)
The file was modified install/connector/bin/xml/impl/glassfish/config.vi.xml (diff)
The file was modified install/connector/bin/ts.jte (diff)
The file was modified install/connector/bin/ts.jte.jdk11 (diff)
The file was modified install/jsonb/bin/ts.jte (diff)
The file was modified install/jaxws/bin/ts.jte (diff)
The file was modified install/jms/bin/ts.jte (diff)
The file was modified install/jms/ra/xml/impl/glassfish/config.vi.xml (diff)
The file was modified install/saaj/bin/xml/impl/glassfish/config.vi.xml (diff)
The file was modified install/concurrency/bin/xml/impl/glassfish/config.vi.xml (diff)
The file was modified install/jaxrs/bin/ts.jte.gf (diff)
The file was modified install/saaj/bin/ts.jte (diff)
The file was modified install/websocket/bin/xml/impl/glassfish/config.vi.xml (diff)
The file was modified install/concurrency/bin/ts.jte.jdk11 (diff)
The file was modified install/jaxrs/bin/xml/impl/glassfish/config.vi.xml (diff)
The file was modified install/jaxws/bin/ts.jte.jdk11 (diff)
The file was modified install/jsonb/bin/xml/impl/glassfish/config.vi.xml (diff)
The file was modified install/saaj/bin/ts.jte.jdk11 (diff)
Commit 1f11d62a5fc73ad17edbc0d8f050084d38c3c298 by Scott Marlow
clean old bug-id references in jtx files.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified install/jpa/bin/ts.jtx (diff)
The file was modified install/jakartaee/bin/ts.jtx (diff)
The file was modified install/jaxrs/bin/ts.jtx (diff)
The file was modified install/servlet/bin/ts.jtx (diff)
Commit 0aeaa3b0ab873ab326b751bff0478cfb3904a59b by Scott Marlow
Update Excludes for Accepted TCK Challenge:
https://github.com/eclipse-ee4j/jaxrs-api/issues/937

Signed-off-by: Brian Decker <bmdecker@us.ibm.com>
The file was modified install/jaxrs/bin/ts.jtx (diff)
The file was modified install/jakartaee/bin/ts.jtx (diff)
Commit d10981beeaf73866ec3b8f2ab5c554a83cd634f8 by Scott Marlow
clean resources post test completion.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/javamail/ee/fetchprofile/fetchprofile_Test.java (diff)
Commit cf1b5ae9ccb4722a154b04e70a230c1f14179c82 by Scott Marlow
add javahome modules to sig test CP
The file was modified install/jaxrs/bin/ts.jte.jdk11 (diff)
The file was modified install/jsonb/bin/ts.jte.jdk11 (diff)
The file was modified install/jpa/bin/ts.jte.jdk11 (diff)
The file was modified install/websocket/bin/ts.jte.jdk11 (diff)
The file was modified install/jacc/bin/ts.jte.jdk11 (diff)
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
The file was modified install/securityapi/bin/ts.jte.jdk11 (diff)
The file was modified install/jms/bin/ts.jte.jdk11 (diff)
The file was modified install/caj/bin/ts.jte.jdk11 (diff)
The file was modified install/jaspic/bin/ts.jte.jdk11 (diff)
The file was modified install/jaxws/bin/ts.jte.jdk11 (diff)
The file was modified install/jsf/bin/ts.jte.jdk11 (diff)
The file was modified install/connector/bin/ts.jte.jdk11 (diff)
The file was modified install/jstl/bin/ts.jte.jdk11 (diff)
The file was modified install/saaj/bin/ts.jte.jdk11 (diff)
The file was modified install/jsonp/bin/ts.jte.jdk11 (diff)
The file was modified install/concurrency/bin/ts.jte.jdk11 (diff)
The file was modified install/jsp/bin/ts.jte.jdk11 (diff)
The file was modified install/jta/bin/ts.jte.jdk11 (diff)
The file was modified install/el/bin/ts.jte.jdk11 (diff)
The file was modified install/servlet/bin/ts.jte.jdk11 (diff)
Commit 34c68d6dcae8b851099373572783caed9e50e9d9 by Scott Marlow
move SunRILoginContext to separte jar

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
The file was modified install/connector/bin/ts.jte (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified install/connector/bin/ts.jte.jdk11 (diff)
The file was modified release/tools/jakartaee.xml (diff)
The file was addedlib/glassfishporting.jar
The file was removedsrc/com/sun/ts/lib/implementation/sun/javaee/SunRILoginContext.java
The file was addedsrc/com/sun/ts/lib/implementation/sun/javaee/SunRILoginContext.java.src
Commit 13a03c7fba3ce154a57a273dc1a513a6c1cf5553 by Scott Marlow
correcting class file in glassfishporting.jar

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was modified lib/glassfishporting.jar (diff)
Commit 55af2012617cacf5bd29415b7bcc68721fc36143 by Scott Marlow
address review comments, rename SunRILoginContext

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified lib/glassfishporting.jar (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified install/jaspic/bin/ts.jte.jdk11 (diff)
The file was modified install/jaspic/bin/build.xml (diff)
The file was removedsrc/com/sun/ts/lib/implementation/sun/javaee/SunRILoginContext.java.src
The file was modified install/connector/bin/ts.jte.jdk11 (diff)
The file was modified install/j2eemgmt/bin/ts.jte (diff)
The file was addedsrc/com/sun/ts/lib/implementation/sun/javaee/GlassFishLoginContext.java.src
The file was modified install/jacc/bin/build.xml (diff)
The file was modified install/jakartaee/bin/ts.jte.jdk9 (diff)
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
The file was modified install/jaspic/bin/ts.jte (diff)
The file was modified install/connector/bin/ts.jte (diff)
Commit 9e7547405ecfc32310c0f7ad3266f83d94098b34 by Scott Marlow
corrected the pathsep typo

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit c8eb7a84e694708c5a82052bcddff7d47cebb7f3 by Scott Marlow
config fixes for jsf, jpa tcks in jdk11
The file was modified docker/jsftck.sh (diff)
The file was modified release/tools/jpa.xml (diff)
The file was modified docker/jpatck.sh (diff)
The file was modified docker/jstltck.sh (diff)
The file was modified install/jstl/bin/ts.jte.jdk11 (diff)
The file was modified install/securityapi/bin/ts.jte.jdk11 (diff)
Commit 63bee5a7f90ac379c52615cd9977f4a94c1c93e0 by Scott Marlow
Issue #609 Update copyright date for update to persistence 3.0 schema.

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/ejb30/assembly/appres/appclientejb/persistence.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/common/persistence.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/timer/basic/xa/persistence.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/metadatacomplete/testapp/persistence.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/basic/xa/persistence.xml (diff)
Commit ac34bf66b4d3b96f8e292fcd55f5a7b3a06bf6b6 by Brian Decker
Fix additional TCK SigTests

Signed-off-by: Brian Decker <bmdecker@us.ibm.com>
The file was modified install/jsp/bin/ts.jte (diff)
The file was modified install/jstl/bin/ts.jte (diff)
The file was modified install/saaj/bin/ts.jte.jdk11 (diff)
The file was modified install/jsp/bin/ts.jte.jdk11 (diff)
Commit 7b72b52acbe0e84c318c7a9011f165710fda7a1e by Brian Decker
Fix Java 8 PropertyNotSetException

Signed-off-by: Brian Decker <bmdecker@us.ibm.com>
The file was modified src/com/sun/ts/tests/signaturetest/SigTestEE.java (diff)
The file was modified src/com/sun/ts/tests/signaturetest/SigTest.java (diff)
Commit fb31ba295bd8a07ad60070d024e718dfbbb7e3cd by Brian Decker
Fix Java 8 Property Missing problem

Signed-off-by: Brian Decker <bmdecker@us.ibm.com>
The file was modified src/com/sun/ts/lib/harness/TSScript.java (diff)
Commit 42dc2e85bb318ec0e1b4ca6c9266e26bf7a073a8 by arjan tijms
#625 Fix for 2 standalone servlet tests failing in jdk11

This updates the GF specific principal to role mapping to use RFC 2253
formatting for the DN, and for the client-cert test sets TLSv1.2 as an
option for JDK 11.

Signed-off-by: arjantijms <arjan.tijms@gmail.com>
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert_web.war.sun-web.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcertanno/Client.java (diff)
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcert/Client.java (diff)
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno.ear.sun-application.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno_web.war.sun-web.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert.ear.sun-application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/sec/annotations/ejb/clientcert/HelloClientCert.ear.sun-application.xml (diff)
The file was modified install/servlet/bin/ts.jte.jdk11 (diff)
Commit 6238591416e8d700559a0de7b05be3bab1a9be91 by Gurunandan Rao
jacc tck extension directory fix.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified install/jacc/bin/ts.jte.jdk11 (diff)
The file was modified install/jta/bin/ts.jte.jdk11 (diff)
Commit 5f9291d6d6ba9371e8e4520aa67bf3e22007fcda by arjan tijms
Update the policy provider and factory to the JDK 11 compatible variant.

Signed-off-by: arjantijms <arjan.tijms@gmail.com>
The file was modified user_guides/concurrency/src/main/jbake/content/debug-tips.inc (diff)
The file was modified user_guides/jacc/src/main/jbake/content/debug-tips.inc (diff)
The file was modified user_guides/jsf/src/main/jbake/content/debug-tips.inc (diff)
The file was modified user_guides/Template/src/main/jbake/content/debug-tips.inc (diff)
The file was modified user_guides/jacc/src/main/jbake/content/config.inc (diff)
The file was modified bin/xml/impl/glassfish/common.xml (diff)
The file was modified user_guides/servlet/src/main/jbake/content/debug-tips.inc (diff)
Commit 1e2c9cf6f8dfc5016e8234563e8190d93b00c272 by arjan tijms
Processing feedback from Mark: updating copyright dates

Signed-off-by: arjantijms <arjan.tijms@gmail.com>
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcertanno/Client.java (diff)
The file was modified install/servlet/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcert/Client.java (diff)
Commit 6e9529cc9bf0a5a6cdcf85adf61b23db1f150c88 by Scott Marlow
glassfish/issues/23396 address ClassNotFoundException: org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader  change suggested https://github.com/eclipse-ee4j/glassfish/issues/23396#issuecomment-792374130

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeployment.java (diff)
Commit cd808c80f71bc209d52e86acc4d405d997ee98bb by Gurunandan Rao
ext library fix for jaspic tck.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified install/jaspic/bin/ts.jte.jdk11 (diff)
Commit 41180e042682670923939c587c4c77d5bddad4aa by Mark Thomas
Clean-up. Remove unused property.

The property jsp.commondir does not exist. It is not used anywhere else,
nor is it defined anywhere. It appears to be a copy/paste error for
jspcommon.dir which is already specified as an include dir for this
compilation task.

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified src/com/sun/ts/tests/jsp/common/xml/common.xml (diff)
Commit c764473caa5da5760a060b72809bfff072c343fc by Mark Thomas
Add  missing compilation task.

The tests in this package depend on the common EL code so ensure it is
compiled before the test is packaged.

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified src/com/sun/ts/tests/jsp/spec/el/jsp/build.xml (diff)
Commit 9bb9ca443d7cd5447f34e8312ec2b32c7c6b8875 by Suhrid Karthik
Fix for issue 627

Signed-off-by: Suhrid Karthik <suhridk@gmail.com>
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
The file was modified install/jacc/bin/ts.jte.jdk11 (diff)
The file was modified internal/docs/jpa/README.txt (diff)
Commit 085f8d5c53fa875b778baa657e50bf62fac0f976 by Hussain N M
#627 Class Not Found: JDBC driver org.apache.derby.jdbc.EmbeddedDriver could not be loaded

Fix derbyEmbedded.classpath to include derbyshared.jar and derbytools.jar

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
Commit 809014883fe3b9801baae76cffb727e1e7095b27 by Hussain N M
#627 Class Not Found: JDBC driver org.apache.derby.jdbc.ClientDriver could not be loaded

Fix derby.classes.ri to include derbyshared.jar and derbytools.jar

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
Commit 6f503e810555a9c130df8defdad9163d464bcece by Hussain N M
#625 Add new property to ServletPropertyManager

Add client.cert.test.jdk.tls.client.protocols to ServletPropertyManager introduced in #637

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified src/com/sun/ts/lib/deliverable/servlet/ServletPropertyManager.java (diff)
Commit 16671df379f281ac66e1229c893788f19b5a7fec by Hussain N M
#627 Derby server is not started

Fix derby.classpath.ri to include derbyshared.jar and derbytools.jar

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
Commit 24306d3ffac9258f6027ebe6ed0c5bc6eb12dcf8 by Hussain N M
#627 Derby server is not started

Fix derby.classpath to include derbyshared.jar and derbytools.jar.
Missed a $ for pathsep in derby.classpath.ri
Add a new permission to security.policy for derby 10.15

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified install/jpa/bin/security.policy (diff)
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
Commit 3f00a21909223510b2e6ec593c29377e1adc7507 by Hussain N M
#625 Add new property to CTSPropertyManager

Add client.cert.test.jdk.tls.client.protocols to CTSPropertyManager introduced in #637

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified src/com/sun/ts/lib/deliverable/cts/CTSPropertyManager.java (diff)
Commit 46324fe3e48928ac3b4b9821e3cfd0eae2fa7b8f by Brian Decker
Remove XML header from beans.xml files

Signed-off-by: Brian Decker <bmdecker@us.ibm.com>
The file was modified src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/beans.xml (diff)
Commit f800a7c8a65a946bb50ce608ea43a9c23c59fc72 by Brian Decker
Updates to JSTL bucket for Java 11 Locale

Signed-off-by: Brian Decker <bmdecker@us.ibm.com>
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeZoneNullEmptyTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/timezone/positiveTimezoneValueNullEmptyTest.gf (diff)
The file was modified src/web/jstl/compat/onedotzero/positiveFormatLocalizationContextI18NTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDTimeStyleTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDLocalizationContextTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextBundleTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/timezone/positiveTimezoneValueTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDFallbackLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/settimezone/positiveSetTimezoneValueTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDTimeZoneTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextBrowserLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeZoneTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDLocalizationContextTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDTypeTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextI18NTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDTimeZoneNullEmptyTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextLocaleTest.gf (diff)
The file was modified src/web/jstl/compat/onedotzero/positiveTimezoneValueTest.gf (diff)
The file was modified src/web/jstl/compat/onedotzero/positiveFormatLocalizationContextI18NTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextI18NTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextBundleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDFallbackLocaleTest.gf (diff)
The file was modified src/web/jstl/compat/onedotzero/positiveSetTimezoneValueTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDDateStyleTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeZoneTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/settimezone/positiveSetTimezoneValueNullEmptyTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTypeTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDLocalizationContextTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDFallbackLocaleTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeZonePrecedenceTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDTimeZonePrecedenceTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDBodyValueTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeZonePrecedenceTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeZoneNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeStyleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDBodyValueTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDDateStyleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextBrowserLocaleTest.gf (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDParseLocaleTest.jsp (diff)
The file was modified src/com/sun/ts/tests/jstl/compat/onedotzero/jstl_1_0_compat_web.war (diff)
Commit 4872f0e09189c0faeeb59739932cc3f1fe1934e1 by Gurunandan Rao
jaxws failure with GF 6.1 and JDK 11 fix.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/J2WDLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/ClientLogicalHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/LogicalHandlerBase2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/EchoImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_http/HTTPBinding/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/TokensImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/HeaderTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Handler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/AttachmentHelper.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/JAXWS_Util.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2721/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2023/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/LogicalMessageContext/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2102/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2305/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2007/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler_soap/SOAPMessageContext/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Service_Mode/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestOneImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServiceContext/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMClientTwo.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2110/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Holder/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2717/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2206/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2754/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1126/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2716/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/SOAPFaultException/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2105/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/handlertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/W2JRLR2011TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServiceException/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/NonAnonymousRespProcessor.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/ClientSOAPHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/MapRequiredException.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/MTOMFeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTestClient1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImplBaseBase.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloGuestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/ByteArrayBuffer.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Service/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl31.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712ClientTwo.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/LogicalHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/ClientLogicalHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/AddressingEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/ClientSOAPHandler4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/DescriptionClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/BindingProvider/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/NonAnonymousRespProcessor2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_http/HTTPException/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/utils/DescriptionUtils.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Provider/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/NonAnonymousRespProcessor2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2304/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/AddressingFeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NewSchemaTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/TestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/AsyncHandler/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler_soap/SOAPHandler/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerLogicalHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/ServerSOAPHandler.java (diff)
The file was modified docker/build_standalone-tcks.sh (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/RespectBindingFeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1002/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23001.wsdl (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/HandlerTracker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler5.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CompoundTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23002.wsdl (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/SOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/ClientSOAPHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ServerSOAPHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ServerLogicalHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/WsaSOAPUtils.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/Client.java (diff)
The file was modified docker/jaxwstck.sh (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler5.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/ConformanceClaimHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2301/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/R1005ConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2801/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/ClientLogicalHandler4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/W3CAddressingConstants.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/AddressingFeature_Responses/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint3Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/HTTPSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/R1014ConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTestClient2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler5.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2201/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/J2WDLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/WsaBaseSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_wsaddressing/W3CEndpointReferenceBuilder/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/MyEPR.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServicePermission/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint6Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/Constants.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/xml/common.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestOneImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTestClient2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTestClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1124/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl21.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTestImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2723/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler5.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealerImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/util/PublishEndpoint.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2705/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/NonAnonymousRespProcessor.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/W2JRLR2714Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/J2WRLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2702/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/PortInfo/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2101/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestTwoImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersImpl4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerDataImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/W2JRLR1027Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Dispatch/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/W2JRLR1005Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/OneWayTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersImpl4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/W2JRLR1014Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/ServerSOAPHandler.java (diff)
The file was modified install/jaxws/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/ClientSOAPHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestTwoImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Response/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/SOAPClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2004/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/AnnotationUtils.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1001/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/EprUtil.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/MarshallTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2718/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2Impl.java (diff)
The file was modified install/jaxws/bin/ts.jte (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2005/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/EndpointReference/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/ClientLogicalHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersClient1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2725/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/R1007ConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/StubContext.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/Handler_Util.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2002/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/W2JRLR1016Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTestClient1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/HttpClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/OneWayTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/MemberSubmissionEndpointReference.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2710/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2207/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealerImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/SOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTestImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/J2WRLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/W2JRLR2739Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersImpl23001.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/RequestConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint5.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/JAXBAnnotationsImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint4Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2112/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/ProtocolException/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2111/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/W2JRLR1006Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/NewSchemaTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/W2JRLR2753Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/NonAnonymousRespProcessor.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/AsyncHandler/JAXBAsyncHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2724/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/SaajClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/HeaderTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTestClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/MarshallTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/ClientLogicalHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2401/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/LogicalMessage/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2210/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloUnprotectedImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1010/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/MarshallTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/MissingAddressingHeaderException.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/MemberSubmissionAddressingFeature.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2205/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/AsyncHandler/XMLAsyncHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello3Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/EchoImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/MarshallTest.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/R2113ConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/JavaBean.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/MapException.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/HolderTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/MessageContext/Scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23002_schema1.xsd (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2001/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2203/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestTwoImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/R2739Handler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/XMLLangHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1000/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712ClientOne.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/XMLUtils.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImplBase.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/LogicalHandlerBase.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ServerLogicalHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersImpl23002.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2204/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2720/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2306/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/utils/SOAPUtils.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/HolderTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Binding/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/R2753Handler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/SOAPBinding/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2701/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2749/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/W2JRLR2114TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/XmlUtil.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/NonAnonymousRespProcessor2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23001_schema1.xsd (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerSOAPHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2303/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/DOMUtil.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/MarshallTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2022/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/R1006ConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_wsaddressing/W3CEndpointReference/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/W2JRLR1007Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1015/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello2Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/SOAPHandlerBase.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/ClientSOAPHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/LogicalHandler/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/HttpTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint5Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/SOAPHandlerBase2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/SOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R4003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/LogicalHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/JAXWS_Data.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/LogicalHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2105/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CompoundTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/W2JRLR2113Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/ClientLogicalHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2726/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/Client.java (diff)
Commit 0345a555071119f5cbb542416adb45d2718e0447 by Gurunandan Rao
remove --add-exports for jdk11 platform tck.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified bin/xml/ts.common.props.xml (diff)
Commit 4d49877afc642b03498214ecbdbb9a531f2abd0c by Hussain N M
Add resolver.jar to javaee.classes.ri

wsimport fails with NoClassDefFoundError

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
Commit 9adc74ea88a95dbab96b5d42961a330d5606fe9b by Hussain N M
#625 2 standalone servlet tests failing in GF 6.0

Add an additional principal-name to match the required format to pass with GF 6.0

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno_web.war.sun-web.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert_web.war.sun-web.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno.ear.sun-application.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert.ear.sun-application.xml (diff)
Commit e1a2a5985960fd6f86e56620a6ed4210ebdf83cb by Rohit Kumar Jain
updating the version as part of Jakarta EE 9.1 release.

Signed-off-by: RohitKumarJain <rohit.ku.jain@oracle.com>
The file was modified release/tools/jsonp.xml (diff)
The file was modified release/tools/caj.xml (diff)
The file was modified release/tools/concurrency.xml (diff)
The file was modified release/tools/el.xml (diff)
The file was modified release/tools/jms.xml (diff)
The file was modified release/tools/jsf.xml (diff)
The file was modified release/tools/jaxrs.xml (diff)
The file was modified release/tools/websocket.xml (diff)
The file was modified release/tools/jacc.xml (diff)
The file was modified release/tools/jsp.xml (diff)
The file was modified release/tools/jaxws.xml (diff)
The file was modified release/tools/jta.xml (diff)
The file was modified release/tools/jsonb.xml (diff)
The file was modified release/tools/servlet.xml (diff)
The file was modified release/tools/jstl.xml (diff)
The file was modified release/tools/saaj.xml (diff)
The file was modified release/tools/securityapi.xml (diff)
The file was modified release/tools/connector.xml (diff)
The file was modified release/tools/jpa.xml (diff)
Commit f36a1467f8455405de1c390993572a072b82e223 by Hussain N M
#625 Make new property optional

Make client.cert.test.jdk.tls.client.protocols optional

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified src/com/sun/ts/lib/deliverable/servlet/ServletPropertyManager.java (diff)
The file was modified src/com/sun/ts/lib/deliverable/cts/CTSPropertyManager.java (diff)
Commit cac8fb7348133e6dc8a2883c9e99de929273a024 by Rohit Kumar Jain
updating the version as part of Jakarta EE 9.1 release.

Signed-off-by: RohitKumarJain <rohit.ku.jain@oracle.com>
The file was modified release/tools/jaspic.xml (diff)
Commit 28fdf60e348162b3df3234ba8735ecca1f496f3f by Hussain N M
#625 Resolve NullPointerException

Add client.cert.test.jdk.tls.client.protocols to properties only if it is not null

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified src/com/sun/ts/lib/deliverable/servlet/ServletPropertyManager.java (diff)
The file was modified src/com/sun/ts/lib/deliverable/cts/CTSPropertyManager.java (diff)
Commit 19f002ac5e65c7700e5ceffa453fb28d2717069c by Hussain N M
#625 1 webservices12 failing in GF 6.0

Add an additional principal-name to match the required format to pass with GF 6.0

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified src/com/sun/ts/tests/webservices12/sec/annotations/ejb/clientcert/HelloClientCert.ear.sun-application.xml (diff)
Commit b0d6be5c1ac1cf8120843b4c1e078f910ec2cc1e by Gurunandan Rao
jstl fix with COMPAT option.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/jstltck.sh (diff)
The file was modified docker/run_jakartaeetck.sh (diff)
Commit e19680b70c150035303b5e44a87af70918f3e4a3 by Gurunandan Rao
allow permission to execute jimage, also access to jdk internals.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified install/jakartaee/bin/client_policy.append (diff)
The file was modified install/jakartaee/bin/server_policy.append (diff)
Commit 4b041260646a4b671a1b675efd2f037a2ce8e79c by Rohit Kumar Jain
updating the version as part of Jakarta EE 9.1 release.

Signed-off-by: RohitKumarJain <rohit.ku.jain@oracle.com>
The file was modified release/tools/servlet.xml (diff)
The file was modified release/tools/jaxrs.xml (diff)
Commit 73e63384689891b5ef80db2468c99296c4f0c137 by David Blevins
Restore copyright for java files not updated this year

Done by comparing the file contents from the `9.0.0` tag against
current contents. For any files that had the exact same contents, sans
copyright, the old file was restore as-is.

This is so we can see what has actually changed between the EE 9.0 and
current 9.1 branches.  480 files were updated in copyright only.  We
should either update all files or no files.

Signed-off-by: David Blevins <david.blevins@gmail.com>
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/HeaderTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersImpl4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ServerLogicalHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2723/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/TestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestTwoImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/MemberSubmissionAddressingFeature.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/ClientLogicalHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerDataImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2004/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersClient1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Service/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2716/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/SOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ServerSOAPHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint4Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/ClientSOAPHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/HolderTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/HTTPSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/W2JRLR2113Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/utils/SOAPUtils.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/MarshallTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler_soap/SOAPMessageContext/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2005/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServiceException/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/ClientSOAPHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_http/HTTPException/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/ClientSOAPHandler4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/SOAPBinding/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/EchoImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/W2JRLR1016Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2306/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/EchoImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2701/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/MapRequiredException.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/AsyncHandler/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/utils/DescriptionUtils.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2702/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/OneWayTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/SOAPFaultException/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2304/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/R1006ConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/NewSchemaTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTestClient2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTestClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/MyEPR.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/XMLUtils.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler5.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/HandlerTracker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/LogicalHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/MissingAddressingHeaderException.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/AnnotationUtils.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Handler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2720/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTestClient1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/ClientLogicalHandler4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMClientTwo.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/ConformanceClaimHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1010/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello2Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler_soap/SOAPHandler/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/HeaderTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint5.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2754/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/PortInfo/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersImpl23001.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2007/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712ClientOne.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/NonAnonymousRespProcessor.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/LogicalHandlerBase2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/Constants.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/AddressingFeature_Responses/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl31.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/SOAPHandlerBase.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/J2WRLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/AttachmentHelper.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2112/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/handlertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/BindingProvider/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2721/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/LogicalMessageContext/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CompoundTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/WsaBaseSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/J2WDLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTestClient1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/R2113ConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2101/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2105/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_wsaddressing/W3CEndpointReference/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/ClientSOAPHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/DescriptionClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/LogicalHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Dispatch/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/R2739Handler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/JAXWS_Data.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2305/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerSOAPHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImplBaseBase.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/W2JRLR1005Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2206/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/J2WDLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/LogicalMessage/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Holder/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2002/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/W2JRLR2011TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1002/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2401/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealerImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/W2JRLR2739Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712ClientTwo.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/XMLLangHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/ClientLogicalHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/W2JRLR1027Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestTwoImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/HttpTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/ClientLogicalHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/R1005ConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/ClientLogicalHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/RequestConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2111/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2102/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2749/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2718/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ServerLogicalHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/RespectBindingFeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/SOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/R1014ConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/J2WRLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/W2JRLR1014Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2801/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/W2JRLR2114TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerLogicalHandler2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/LogicalHandlerBase.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/MarshallTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NewSchemaTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/ClientLogicalHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler5.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/R1007ConformanceChecker.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestOneImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/NonAnonymousRespProcessor.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2301/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint5Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/R2753Handler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/JavaBean.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloUnprotectedImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2001/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1001/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CompoundTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R4003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1015/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersImpl23002.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2710/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/MarshallTest.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/W2JRLR2714Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2717/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/JAXBAnnotationsImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/ByteArrayBuffer.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/TokensImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint6Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2204/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/AsyncHandler/XMLAsyncHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/SOAPClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImplBase.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2725/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/AddressingFeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler5.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2203/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/AddressingEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/WsaSOAPUtils.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2201/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2205/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/MapException.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/W2JRLR1007Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServicePermission/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/Handler_Util.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/HttpClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/AsyncHandler/JAXBAsyncHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/DOMUtil.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTestClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello3Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2003/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1126/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/W3CAddressingConstants.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1000/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_http/HTTPBinding/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2303/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/ClientSOAPHandler6.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2105/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/OneWayTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/MemberSubmissionEndpointReference.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1124/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/ProtocolException/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/NonAnonymousRespProcessor2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/MessageContext/Scope/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/MarshallTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTestImpl1.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/JAXWS_Util.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2207/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Response/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/NonAnonymousRespProcessor2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestOneImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/W2JRLR1006Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2110/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServiceContext/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/MarshallTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/common/EprUtil.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2705/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/LogicalHandler/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/HolderTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Binding/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010TestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersImpl4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Provider/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Service_Mode/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/W2JRLR2753Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/util/PublishEndpoint.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_wsaddressing/W3CEndpointReferenceBuilder/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/StubContext.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/SOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloGuestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/SimpleEndpointImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2726/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestTwoImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTestClient2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/MTOMFeature/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2724/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealerImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler4.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2210/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbersImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/EndpointReference/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler5.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/ClientSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/LogicalHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/common/SOAPHandlerBase2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTestImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedclients/SaajClient.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/NonAnonymousRespProcessor2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/ServerSOAPHandler.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint3Impl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataImpl.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl3.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2023/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl21.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl2.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/NonAnonymousRespProcessor.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2022/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/Client.java (diff)
Commit 30931ee9f3398605aba92d52099591473dc9357f by Hussain N M
#625 Fix 4 webservices12/sec failures due to TLS protocol

Use client.cert.test.jdk.tls.client.protocols to set https.protocols property

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified src/com/sun/ts/tests/webservices12/sec/annotations/ejb/clientcert/Client.java (diff)
The file was modified src/com/sun/ts/tests/webservices12/sec/descriptors/ejb/certificate/Client.java (diff)
Commit 5291dbccd8a90888b45a23906b805f0388d24341 by Gurunandan Rao
CNFE fix with JAXWS TCK.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified install/jaxws/bin/ts.jte.jdk11 (diff)
Commit 9ed39a4362bacdecd94f1e856e1d57fb7ac6d5cb by Gurunandan Rao
el tck fix.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/eltck.sh (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig_4.0_se11 (diff)
Commit 8b2c9086accefbdcd4f490e14f4df34e1da9413f by Scott Marlow
Remove org.omg.CORBA.ORB references from TCK tests and add inject SessionContext to satisfy injectedIntoSuperCalledEvenNoAnnotationInBean test_Strategy.

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resourcenoat/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/ClientBase2.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/warejb/misc_metadataComplete_warejb_ejb.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/appclient2ejbjars/StatelessAnnotationUsedRemoteCalculatorBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/InterceptorD.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/appclientejbjars/RemoteCalculatorBean0.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/ClientBase2NoAnnotation.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resource/ResourceFieldBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/annotation/resource/ResourceBeanBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resource/ResourceSetterBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/appclientejbjars/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resourceoverride/ResourceTypeBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/basic/RemoteCalculatorBean4Super.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/InterceptorC.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/annotation/resource/EnvSharingBeanBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/ClientBase3NoAnnotation.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/InterceptorA.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resourceoverride/ResourceFieldBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/InterceptorBaseBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/annotation/resource/ResourceNoop.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/warejb/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/callback/method/descriptor/ejb3_bb_stateless_callback_method_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resource/ResourceTypeBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resourceoverride/ResourceSetterBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resourceoverride/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/annotation/resource/ClientBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/callback/method/annotated/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resourcenoat/ResourceSetterBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/callback/method/descriptor/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/annotation/resource/ResourceIF.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/sessioncontext/TestBeanBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resource/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/InterceptorB.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/ClientBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/InterceptorBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/annotation/resource/Constants.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resourcenoat/ResourceFieldBean.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/callback/defaultinterceptor/descriptor/Client.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/callback/ClientBase3.java (diff)
Commit 13a8cfce3b54f20cb3d98ddbd52a5d671d837964 by Ed Bratt
User guide initial updates for Jakarta EE 9.1
- Update to Jakarta EE 9.1
- Update CI versions as needed
- Revise the Intro pages to use params. for Release Date and Copyright Dates
- Update Jakarta EE Platform TCK (not parameterized like the others)
- Update copyright dates for 2021

Signed-off-by: Ed Bratt <ed.bratt@oracle.com>
The file was modified user_guides/jsonb/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jacc/pom.xml (diff)
The file was modified user_guides/jsonp/pom.xml (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/portingpackage.adoc (diff)
The file was modified user_guides/jsonb/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/websocket/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jsonp/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/securityapi/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/el/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/jms-resource-adaptr.adoc (diff)
The file was modified user_guides/jpa/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/websocket/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/concurrency/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jaxrs/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jaxrs/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jaspic/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jms/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/connector/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/saaj/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jms/pom.xml (diff)
The file was modified user_guides/websocket/pom.xml (diff)
The file was modified user_guides/jsp/pom.xml (diff)
The file was modified user_guides/saaj/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/servlet/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/websocket/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/caj/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/servlet/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/debug.adoc (diff)
The file was modified user_guides/jsf/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jaxws/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/securityapi/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/securityapi/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jakartaee/pom.xml (diff)
The file was modified user_guides/concurrency/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/caj/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
The file was modified user_guides/jstl/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/jaspic-files.adoc (diff)
The file was modified user_guides/jta/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jaxrs/pom.xml (diff)
The file was modified user_guides/jaxws/pom.xml (diff)
The file was modified user_guides/el/pom.xml (diff)
The file was modified user_guides/jms/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/saaj/pom.xml (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/database-config.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules-wp.adoc (diff)
The file was modified user_guides/jacc/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/servlet/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jsonb/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jta/pom.xml (diff)
The file was modified user_guides/jsp/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jsonp/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jacc/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/contextrootmappingrules.adoc (diff)
The file was modified user_guides/jaspic/pom.xml (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/jaxws/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jta/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jsp/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/saaj/src/main/jbake/content/toc.adoc (diff)
The file was modified user_guides/jaxws/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/caj/pom.xml (diff)
The file was modified user_guides/concurrency/pom.xml (diff)
The file was modified user_guides/el/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jsonp/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/concurrency/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jsonp/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jpa/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/webprofileconfig.adoc (diff)
The file was modified user_guides/jsf/pom.xml (diff)
The file was modified user_guides/jsf/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/connector/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jaspic/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jsp/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/el/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/install.adoc (diff)
The file was modified user_guides/jstl/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/using.adoc (diff)
The file was modified user_guides/jpa/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jaxrs/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/servlet/pom.xml (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/troubleshooting.adoc (diff)
The file was modified user_guides/jpa/pom.xml (diff)
The file was modified user_guides/caj/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jstl/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/securityapi/pom.xml (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/toc.adoc (diff)
The file was modified user_guides/jsf/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jstl/pom.xml (diff)
The file was modified user_guides/jms/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/connector/pom.xml (diff)
The file was modified user_guides/jta/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/TCKpreface.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/saaj/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jaspic/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jsonb/pom.xml (diff)
The file was modified user_guides/connector/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/building.adoc (diff)
Commit 168c6d564a2f463aea0cc36eba7e21ca491fa08f by Jean-Louis Monteiro
Fix the referenced jar-file element to match the jar files created in the build.xml

Signed-off-by: Jean-Louis Monteiro <jlmonteiro@tomitribe.com>
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/jar/persistence.xml (diff)
Commit d2c6049bc6c2a6ddfde96c9c03724dec8e73ad54 by Ed Bratt
Fixes for select User Guides. Still working on doc pages in install (user guides and release notes)

Signed-off-by: Ed Bratt <ed.bratt@oracle.com>
The file was modified install/caj/docs/index.html (diff)
The file was modified install/caj/docs/CAJ2.0-ReleaseNotes.html (diff)
The file was modified install/concurrency/docs/CONCURRENCY2.0-ReleaseNotes.html (diff)
The file was modified install/concurrency/docs/index.html (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules-wp.adoc (diff)
Commit 6df5c25992a4f24081d4ad2724b733cd2823ad81 by Jean-Louis Monteiro
Use a transaction scoped EntityManager to set/get FlushMode

Signed-off-by: Jean-Louis Monteiro <jlmonteiro@tomitribe.com>
The file was modified src/com/sun/ts/tests/jpa/core/enums/Client.java (diff)
Commit 3b179ec7e60ea6751cd999a80d2b0cdca34b729b by Ed Bratt
Added documentation files in the install/<component>/doc to the update list. Still a few checks to run and also some questions I need to get answered

Signed-off-by: Ed Bratt <ed.bratt@oracle.com>
The file was modified install/jaxrs/docs/index.html (diff)
The file was modified install/jsp/docs/JakartaServerPages3.0-ReleaseNotes.html (diff)
The file was modified install/jsonb/docs/index.html (diff)
The file was modified install/jsp/docs/index.html (diff)
The file was modified install/concurrency/docs/index.html (diff)
The file was modified install/jstl/docs/index.html (diff)
The file was modified install/saaj/docs/SAAJ2.0-ReleaseNotes.html (diff)
The file was modified install/jms/docs/index.html (diff)
The file was modified install/jsonp/docs/index.html (diff)
The file was modified install/saaj/docs/index.html (diff)
The file was modified install/jakartaee/docs/ReleaseNotes-JakartaEETCK-9.0.html (diff)
The file was modified install/connector/docs/ReleaseNotes-JCA-2.0.html (diff)
The file was modified install/jaxrs/docs/JAXRSTCK3.0-ReleaseNotes.html (diff)
The file was modified install/jsonb/docs/JSONB2.0-ReleaseNotes.html (diff)
The file was modified install/jpa/docs/index.html (diff)
The file was modified install/securityapi/docs/index.html (diff)
The file was modified install/servlet/docs/ReleaseNotes-servlet.html (diff)
The file was modified install/jacc/docs/ReleaseNotes-authorization-2.0.html (diff)
The file was modified install/websocket/docs/index.html (diff)
The file was modified install/jaspic/docs/ReleaseNotes-authentication-2.0.html (diff)
The file was modified install/jpa/docs/jpatck-ReleaseNotes-3.0.html (diff)
The file was modified install/jaspic/docs/index.html (diff)
The file was modified install/jaxws/docs/XMLWS3.0-ReleaseNotes.html (diff)
The file was modified install/jsonp/docs/JSONP2.0-ReleaseNotes.html (diff)
The file was modified install/jstl/docs/ReleaseNotes-jstl.html (diff)
The file was modified install/jacc/docs/index.html (diff)
The file was modified install/jms/docs/JMS3.0-ReleaseNotes.html (diff)
The file was modified install/connector/docs/index.html (diff)
The file was modified install/jsf/docs/ReleaseNotes.html (diff)
The file was modified install/jakartaee/docs/index.html (diff)
The file was modified install/websocket/docs/WebSocketTCK2.0-ReleaseNotes.html (diff)
The file was modified install/concurrency/docs/CONCURRENCY2.0-ReleaseNotes.html (diff)
The file was modified install/servlet/docs/index.html (diff)
The file was modified install/jaxws/docs/index.html (diff)
The file was addedinstall/securityapi/docs/SecurityAPI2.0-ReleaseNotes.html
The file was modified install/jsf/docs/index.html (diff)
Commit 796c7a38893c51badb70a2aef75e60254ca86ca2 by Jean-Louis Monteiro
Update the copyright of the updated file

Signed-off-by: Jean-Louis Monteiro <jlmonteiro@tomitribe.com>
The file was modified src/com/sun/ts/tests/jpa/core/enums/Client.java (diff)
Commit c7c8731501dea78cd2ed472363fd19dfd17a34f6 by noreply
Update header copyright

Signed-off-by: Jean-Louis Monteiro <jlmonteiro@tomitribe.com>
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/jar/persistence.xml (diff)
Commit 9e25f303815369432f7f008caa841596bebe6318 by Ed Bratt
Changed dispute e-mail list to public Spec. list in all Rules files.
Addressed review comments from @RohitKumarJain -- Note, I purposely did not detail the micro version updates. The release note date is changed but I don't think we need to revise these notes with that detail level (for exampe versions are 2.0, 3,0 but not 2.0.1, or 3.0.1)
Addressed copyright date omissions as identified.
Changed name of Jakarta EE TCK Release Notes page to reflect 9.1.

Signed-off-by: Ed Bratt <ed.bratt@oracle.com>
The file was modified user_guides/jaxws/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/Template/src/main/jbake/content/title.adoc (diff)
The file was removedinstall/jakartaee/docs/ReleaseNotes-JakartaEETCK-9.0.html
The file was modified user_guides/servlet/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/concurrency/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jsp/src/main/jbake/content/rules.adoc (diff)
The file was addedinstall/jakartaee/docs/ReleaseNotes-JakartaEETCK-9.1.html
The file was modified user_guides/connector/src/main/jbake/content/rules.adoc (diff)
The file was modified install/concurrency/docs/CONCURRENCY2.0-ReleaseNotes.html (diff)
The file was modified install/jsf/docs/ReleaseNotes.html (diff)
The file was modified user_guides/jsonp/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jta/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/securityapi/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jaspic/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/Template/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jms/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/caj/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/el/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jpa/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules-wp.adoc (diff)
The file was modified install/jakartaee/docs/index.html (diff)
The file was modified install/jaxws/docs/XMLWS3.0-ReleaseNotes.html (diff)
The file was modified user_guides/jsf/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/Template/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/websocket/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/saaj/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jstl/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jacc/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jaxrs/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jsonb/src/main/jbake/content/rules.adoc (diff)
Commit 05b9157217d3021229e9bb772474c55ba7b23cce by Lukas Jungmann
fix missing pictures in pdf guide

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified user_guides/jakartaee/pom.xml (diff)
Commit 51482ac4c027b441ce3e761a221d1d04c2640f15 by Jean-Louis Monteiro
Make sure TSSV Logger gets initialized when the 2 args constructor is used which is the case when using an ACF other than the TS one.

Signed-off-by: Jean-Louis Monteiro <jlmonteiro@tomitribe.com>
The file was modified src/com/sun/ts/tests/jaspic/tssv/config/TSAuthConfigProviderStandalone.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/tssv/config/TSAuthConfigProviderServlet.java (diff)
Commit c8c3fc656f53bb0e57a663fbb79bf302ec5342ee by Jean-Louis Monteiro
Make sure TSSV Logger gets initialized when using an external AuthConfigFactory

Signed-off-by: Jean-Louis Monteiro <jlmonteiro@tomitribe.com>
The file was modified src/com/sun/ts/tests/jaspic/spi/servlet/Client.java (diff)
Commit 38a3c8c74eeccd55e456f7255ec8901e164028c2 by Ed Bratt
This POM.xml change is from @lukasj (PR #705) and fixes the issue I noticed with images not being included with the PDF. Thank you @lukasj

Signed-off-by: Ed Bratt <ed.bratt@oracle.com>
The file was modified user_guides/jakartaee/pom.xml (diff)
Commit fbbfbe6b1e553af1655baf0b483fb7f2d1b17ee3 by thibault vallin
Fix JRuby issue

Signed-off-by: tvallin <thibault.vallin@oracle.com>
The file was modified user_guides/build_tckugs.sh (diff)
Commit 68b860fe2c7bac17002ed2824c40074d76228850 by thibault vallin
Fix duplicate property maven.deploy.skip

Signed-off-by: tvallin <thibault.vallin@oracle.com>
The file was modified user_guides/jacc/pom.xml (diff)
Commit 62268bde8230d0957988fcb8cfc87a7d2e2a8be8 by thibault vallin
Add maven.repo.local property

Signed-off-by: tvallin <thibault.vallin@oracle.com>
The file was modified release/tools/jakartaee.xml (diff)
Commit 8383765b0b8f2fc047ae2f10324e6338281bf1ef by Gurunandan Rao
doc build fix.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified release/tools/jsp.xml (diff)
The file was modified release/tools/jta.xml (diff)
The file was modified release/tools/jms.xml (diff)
The file was modified release/tools/jaspic.xml (diff)
The file was modified release/tools/jacc.xml (diff)
The file was modified release/tools/saaj.xml (diff)
The file was modified release/tools/servlet.xml (diff)
The file was modified release/tools/jsf.xml (diff)
The file was modified release/tools/websocket.xml (diff)
The file was modified release/tools/jsonb.xml (diff)
The file was modified release/tools/concurrency.xml (diff)
The file was modified release/tools/connector.xml (diff)
The file was modified release/tools/jaxws.xml (diff)
The file was modified release/tools/jpa.xml (diff)
The file was modified release/tools/caj.xml (diff)
The file was modified release/tools/jsonp.xml (diff)
The file was modified release/tools/securityapi.xml (diff)
The file was modified release/tools/el.xml (diff)
The file was modified release/tools/jstl.xml (diff)
The file was modified release/tools/jaxrs.xml (diff)
Commit bc3bf44273639d22f096214b1c1791c9453b1322 by 44426046+alwin-joseph
update userguide with ts.jte.jdk11 details
The file was modified user_guides/concurrency/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jms/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/jsf/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/saaj/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/jaspic/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/el/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jaxws/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/jsonp/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/jsp/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jstl/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jsonb/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/connector/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jaxrs/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/Template/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/using.adoc (diff)
The file was modified user_guides/jacc/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/caj/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jpa/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/securityapi/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jta/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/websocket/src/main/jbake/content/config.inc (diff)
Commit bd898a05be562c7297053aed8d198fff52aa7c4a by Gurunandan Rao
signature of javax.rmi, generated from GF 6.1 glassfish-corba-orb.jar for JDK 11.
signature of javax.rmi, generated from rt.jar for JDK 8.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified install/jakartaee/bin/ts.jte.jdk11 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/javaee/JavaEESigTest.java (diff)
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/javax.rmi.sig_1.0_se11
The file was modified install/jakartaee/bin/sig-test-pkg-list_se8.txt (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified src/com/sun/ts/lib/harness/commonarchives.properties (diff)
The file was modified install/jakartaee/bin/sig-test_se8.map (diff)
The file was modified install/jakartaee/bin/sig-test_se11.map (diff)
The file was modified install/jakartaee/bin/sig-test-pkg-list_se11.txt (diff)
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/javax.rmi.sig_1.0_se8
Commit 2df2766114fbcebbcef8ccc25f3e109969f62956 by Gurunandan Rao
COMPAT option documentation.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified user_guides/jstl/src/main/jbake/content/config.inc (diff)
Commit bcc42a06a1ad6a1cf38556f2ed8646fb40d9f2a6 by Radek Felcman
User guide Jakarta Persistence TCK (Persistence 3.0)
There is some minor fix in the TCK user guide.

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
The file was modified user_guides/jpa/src/main/jbake/content/intro.inc (diff)
Commit 5c6fb5df88cec06c220cc4d8f3985e70e667bbec by David Kral
Java 11 is now mentioned that it can be present in JAVA_HOME
The need to add implementation runtime dependencies to the jsonb.classes property specified

Signed-off-by: David Kral <david.k.kral@oracle.com>
The file was modified user_guides/jsonb/src/main/jbake/content/config.inc (diff)
Commit e9b08a82ea04ec6cb046b6c70339c00f2270b335 by David Kral
Implementation name changed to the Yasson

Signed-off-by: David Kral <david.k.kral@oracle.com>
The file was modified user_guides/jsonb/src/main/jbake/content/config.inc (diff)
Commit 50a2ee1b9b0a6a7dbd315666f63fb1ca7a65acc0 by Rohit Kumar Jain
updating jakartaee tck userguide

Signed-off-by: RohitKumarJain <rohit.ku.jain@oracle.com>
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
Commit 1cc808d91ab6a1b1a7172b590c89a107528b3cf8 by Rohit Kumar Jain
updating jakartaee tck userguide

Signed-off-by: RohitKumarJain <rohit.ku.jain@oracle.com>
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
Commit 97222e64e7f6dae6dfbfc1014c621770c88a0ed8 by Andrii Serkes
update user guide for Jsonp TCK

Signed-off-by: aserkes <andrii.serkes@oracle.com>
The file was modified user_guides/jsonp/src/main/jbake/content/config.adoc (diff)
Commit 463d72edee3c0513d72535c02528e8f8c61a1016 by Gurunandan Rao
Make PortableRemoteObject.narrow
issue https://github.com/eclipse-ee4j/jakartaee-tck/issues/621
Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/lib/harness/keyword.properties (diff)
Commit 00fbf580634a22b2ad38c879cf9df95df966e175 by Gurunandan Rao
avoid cleaning of default values for sigtestclasspath and jdbc.class in ts.jte.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified release/tools/jstl.xml (diff)
The file was modified release/tools/jsp.xml (diff)
Commit 1dfa11b926be1f0de2674af638b48cab680b6487 by Jean-Louis Monteiro
Use a transaction scoped EntityManager to set/get a property

Signed-off-by: Jean-Louis Monteiro <jlmonteiro@tomitribe.com>
The file was modified src/com/sun/ts/tests/jpa/core/entityManager/Client.java (diff)
Commit 501ee7421becf78e8c05fedc8c329e69aee1d783 by Jean-Louis Monteiro
Update header copyright

Signed-off-by: Jean-Louis Monteiro <jlmonteiro@tomitribe.com>
The file was modified src/com/sun/ts/tests/jpa/core/entityManager/Client.java (diff)
Commit 88bef553993a232f0800f20c6d839c89c568e345 by Scott Marlow
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

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was removedinstall/connector/bin/sig-test-pkg-list_se11.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig_4.0_se11
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.persistence.sig_3.0_se8 (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.concurrent.sig_2.0_se11
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.jms.sig_3.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.jacc.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.sig_3.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.concurrent.sig_2.0_se8 (diff)
The file was removedinstall/jta/bin/sig-test-pkg-list_se11.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig_2.0_se11
The file was removedinstall/jsp/bin/sig-test-pkg-list_se11.txt
The file was modified src/com/sun/ts/tests/signaturetest/SignatureTestDriver.java (diff)
The file was removedinstall/jaxws/bin/sig-test-pkg-list_se11.txt
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ws.rs.sig_3.0_se8 (diff)
The file was removedinstall/caj/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/el/bin/sig-test-pkg-list_se11.txt
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.batch.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig_2.0_se8 (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig_2.0_se11
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.faces.sig_3.0_se8 (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig_2.0_se11
The file was removedinstall/jakartaee/bin/sig-test-pkg-list_se11.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.batch.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ejb.sig_4.0_se11
The file was removedinstall/jms/bin/sig-test-pkg-list_se11.txt
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig_4.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/SigTestDriver.java (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.validation.sig_3.0_se8 (diff)
The file was removedinstall/jsonp/bin/sig-test-pkg-list_se9.txt
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig_2.0_se8 (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.validation.sig_3.0_se11
The file was removedinstall/jaxws/bin/sig-test-pkg-list_se9.txt
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.resource.sig_2.0_se8 (diff)
The file was removedinstall/concurrency/bin/sig-test-pkg-list_se11.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig_2.0_se11
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/javax.rmi.sig_1.0_se8 (diff)
The file was removedinstall/securityapi/bin/sig-test-pkg-list_se11.txt
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig_2.0_se8 (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.sig_5.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig_2.0_se11
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig_3.0_se8 (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.decorator.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.mail.sig_2.0_se11
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.sig_5.0_se8 (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.auth.message.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ws.rs.sig_3.0_se11
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/SigTestRecorder.java (diff)
The file was removedinstall/jsonp/bin/sig-test-pkg-list_se11.txt
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.sig_3.0_se8 (diff)
The file was removedinstall/jaspic/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/saaj/bin/sig-test-pkg-list_se11.txt
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.decorator.sig_2.0_se8 (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig_3.0_se11
The file was removedinstall/jsf/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jstl/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/websocket/bin/sig-test-pkg-list_se11.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.jstl.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/javax.rmi.sig_1.0_se11
The file was removedinstall/servlet/bin/sig-test-pkg-list_se11.txt
The file was modified lib/sigtest.jar (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.interceptor.sig_2.0_se11
The file was removedinstall/jaxrs/bin/sig-test-pkg-list_se11.txt
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.inject.sig_2.0_se8 (diff)
The file was removedinstall/saaj/bin/sig-test-pkg-list_se9.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.faces.sig_3.0_se11
The file was removedinstall/jpa/bin/sig-test-pkg-list_se11.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig_2.0_se11
The file was modified lib/sigtestdev.jar (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.resource.sig_2.0_se11
The file was removedinstall/jsonb/bin/sig-test-pkg-list_se11.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.jacc.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.persistence.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.jms.sig_3.0_se11
The file was removedinstall/caj/bin/sig-test-pkg-list_se9.txt
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig_2.0_se8 (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.sig_3.0_se11
The file was removedinstall/jakartaee/bin/sig-test-pkg-list_se9.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.inject.sig_2.0_se11
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.interceptor.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.auth.message.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.jstl.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ejb.sig_4.0_se8 (diff)
The file was removedinstall/jacc/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jsonb/bin/sig-test-pkg-list_se9.txt
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.mail.sig_2.0_se8 (diff)
Commit 9fc9c14b21484ef2dc139951fde4a9c5b153c763 by noreply
Fix link to HTML Users Guide
The file was modified install/websocket/docs/index.html (diff)
Commit 824e8a4fe5eac6757e3b3df96e6b1c6db7810673 by Scott Marlow
Add @brideck @scottmarlow to pull request template

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified .github/pull_request_template.md (diff)
Commit 003c29ddf355505125477fa7cb36bda5965b195c by Jan Supol
Update Jakarta REST TCK 3.0.1 documentation

Signed-off-by: jansupol <jan.supol@oracle.com>
The file was modified user_guides/jaxrs/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jaxrs/src/main/jbake/content/rebuild.inc (diff)
Commit 41ec9cceaa022c56cf0da99fcf9688f59845115e by Jan Supol
Updated Jakarta REST TCK 3.0 Release Notes

Signed-off-by: jansupol <jan.supol@oracle.com>
The file was modified install/jaxrs/docs/JAXRSTCK3.0-ReleaseNotes.html (diff)
Commit f43f7b4e96daa1a427f405c3277751c577ac433d by Jan Supol
Updated WebSocket TCK 2.0.1 documentation

Signed-off-by: jansupol <jan.supol@oracle.com>
The file was modified user_guides/websocket/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/websocket/src/main/jbake/content/attributes.conf (diff)
Commit 439419b90eddf8d04b75adfb8b0001f093285920 by Scott Marlow
remove unneeded jakarta.resource.spi.SecurityException from SigTestDriver as that shouldn't be excluded

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/signaturetest/SigTestDriver.java (diff)
Commit 7b8022963b5736da183d41f11b8981ed7e056c7a by noreply
Update the JPA TCK name to 3.0
The file was modified install/jpa/other/testsuite.jtt (diff)
Commit aa2b698f9633473b4add8664af94f47c82f2a0c7 by Gurunandan Rao
jdk 11 tck build.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified install/concurrency/bin/ts.jte (diff)
The file was modified install/jsp/bin/ts.jte (diff)
The file was modified install/jsonb/bin/ts.jte (diff)
The file was modified docker/connectortck.sh (diff)
The file was modified install/connector/bin/ts.jte (diff)
The file was removedinstall/jaxrs/bin/ts.jte.jdk11
The file was removedinstall/websocket/bin/ts.jte.jdk11
The file was removedinstall/jacc/bin/ts.jte.jdk11
The file was modified docker/jsftck.sh (diff)
The file was modified docker/jaspictck.sh (diff)
The file was modified Jenkinsfile (diff)
The file was modified docker/cajtck.sh (diff)
The file was removedinstall/servlet/bin/ts.jte.jdk11
The file was modified install/jsonp/bin/build.xml (diff)
The file was modified docker/jaxrstck.sh (diff)
The file was modified docker/saajtck.sh (diff)
The file was removedinstall/saaj/bin/ts.jte.jdk11
The file was modified docker/jsptck.sh (diff)
The file was removedinstall/jsf/bin/ts.jte.jdk11
The file was removedinstall/caj/bin/ts.jte.jdk11
The file was modified docker/jsonbtck.sh (diff)
The file was removedinstall/jakartaee/bin/ts.jte.jdk9
The file was modified install/el/bin/ts.jte (diff)
The file was modified install/jpa/bin/ts.jte (diff)
The file was removedinstall/jakartaee/bin/ts.jte.jdk11
The file was removedinstall/jaspic/bin/ts.jte.jdk11
The file was removedinstall/jpa/bin/ts.jte.jdk11
The file was modified install/jaxrs/bin/ts.jte (diff)
The file was modified docker/jtatck.sh (diff)
The file was removedinstall/el/bin/ts.jte.jdk11
The file was modified install/jms/bin/ts.jte (diff)
The file was modified install/jsf/bin/ts.jte (diff)
The file was modified docker/run_jakartaeetck.sh (diff)
The file was removedinstall/concurrency/bin/ts.jte.jdk11
The file was removedinstall/jaxws/bin/ts.jte.jdk11
The file was modified install/servlet/bin/ts.jte (diff)
The file was modified docker/servlettck.sh (diff)
The file was modified docker/pom.xml (diff)
The file was modified install/jsonp/bin/ts.jte (diff)
The file was modified install/jstl/bin/ts.jte (diff)
The file was modified install/securityapi/bin/ts.jte (diff)
The file was modified install/jta/bin/ts.jte (diff)
The file was modified docker/jaxwstck.sh (diff)
The file was modified install/jacc/bin/ts.jte (diff)
The file was removedinstall/jsp/bin/ts.jte.jdk11
The file was modified src/com/sun/ts/tests/ejb30/bb/localaccess/mdbclient/build.xml (diff)
The file was removedinstall/jms/bin/ts.jte.jdk11
The file was modified docker/jstltck.sh (diff)
The file was modified docker/websockettck.sh (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified install/jaspic/bin/ts.jte (diff)
The file was modified docker/jpatck.sh (diff)
The file was modified docker/eltck.sh (diff)
The file was modified install/jaxws/bin/ts.jte (diff)
The file was removedinstall/jstl/bin/ts.jte.jdk11
The file was removedinstall/jsonp/bin/ts.jte.jdk11
The file was modified docker/build_jakartaeetck.sh (diff)
The file was removedinstall/securityapi/bin/ts.jte.jdk11
The file was modified docker/jacctck.sh (diff)
The file was modified docker/jsonptck.sh (diff)
The file was modified install/caj/bin/ts.jte (diff)
The file was modified install/websocket/bin/ts.jte (diff)
The file was modified src/com/sun/ts/lib/build.xml (diff)
The file was modified docker/concurrencytck.sh (diff)
The file was modified docker/jmstck.sh (diff)
The file was removedinstall/jta/bin/ts.jte.jdk11
The file was modified install/saaj/bin/ts.jte (diff)
The file was removedinstall/jsonb/bin/ts.jte.jdk11
The file was modified docker/build_standalone-tcks.sh (diff)
The file was modified docker/securityapitck.sh (diff)
The file was removedinstall/connector/bin/ts.jte.jdk11
Commit 3fe72b28dc6c8d660a5de98a79f3481cc82a3c73 by Jorge Bescos
Jsonb-api TCK test changes need backport to the jakartaee-tck

Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/jsonptypes/JSONPTypesMappingTest.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/SpecificTypesMappingTest.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/basictypes/BasicJavaTypesMappingTest.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/defaultmapping/untyped/UntypedMappingTest.java (diff)
The file was modified src/com/sun/ts/tests/jsonb/SimpleMappingTester.java (diff)
Commit 02a218ceba6f3d7d2f3bed111e6471605f5a94bd by Gurunandan Rao
upgrade Platform TCK version to 10.0

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified release/tools/jakartaee-tech-common.xml (diff)
The file was modified release/tools/jakartaee.xml (diff)
Commit 3b8a7482ca75822acdcfb2bbb4a3ffa5a0a930e3 by Mark Thomas
Update signature tests for JSP 3.1
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.sig_3.0_se8 (diff)
Commit 1fc46b53138c42d3206de8c50c2d3de933006ca4 by Mark Thomas
Fix implicit jakarta.servlet.http import test

The test previously used HttpUtils which has been removed in Servlet
6.0. Switch to using Cookie.
The file was modified src/web/jsp/spec/tagfiles/directives/tag20/WEB-INF/tags/implicitImportHttp.tag (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/directives/page/URLClient.java (diff)
The file was modified src/web/jsp/spec/core_syntax/directives/page/implicitImportHttp.jsp (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/tagfiles/directives/tag20/URLClient.java (diff)
Commit ef82ff995aefb87e61769afd9c0cc785ca78ea98 by Mark Thomas
Add tests for the new page/tag directive errorOnELNotFound
The file was addedsrc/web/jsp/spec/tagfiles/directives/general/ErrorOnELNotFoundFalse.jsp
The file was modified src/com/sun/ts/tests/jsp/spec/tagfiles/directives/general/URLClient.java (diff)
The file was addedsrc/web/jsp/spec/tagfiles/directives/general/ErrorOnELNotFoundTrue.jsp
The file was addedsrc/web/jsp/spec/tagfiles/directives/general/WEB-INF/tags/ErrorOnELNotFoundTrue.tag
The file was addedsrc/web/jsp/spec/core_syntax/directives/page/ErrorOnELNotFoundTrueTest.jsp
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/directives/page/URLClient.java (diff)
The file was modified internal/docs/jsp/JSPSpecAssertions.xml (diff)
The file was addedsrc/web/jsp/spec/core_syntax/directives/page/ErrorOnELNotFoundFalseTest.jsp
The file was addedsrc/web/jsp/spec/tagfiles/directives/general/WEB-INF/tags/ErrorOnELNotFoundFalse.tag
Commit 67fd1314acaae382e3c9f040cafc66cbb14c8366 by Mark Thomas
Add a test for the clarification regarding implicit imports and EL
The file was addedsrc/web/jsp/spec/el/jsp/ImplicitELImport.jsp
The file was modified src/com/sun/ts/tests/jsp/spec/el/jsp/URLClient.java (diff)
Commit 4eba2445c4f8d73aea0af690cad83ce10d9d8845 by Tomas Kraus
Added AutoCloseable tests for EntityManagerFactory and EntityManager.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was modified src/com/sun/ts/tests/jpa/core/entityManager/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entityManagerFactory/Client.java (diff)
Commit ffbccc46afb4b16062237958d5faef7631376aa0 by Scott Marlow
start building  with staged EE 10 SPEC APIs

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified docker/pom.xml (diff)
Commit bb1426579716fbe27cacb4bbd34e7805e6558385 by Tomas Kraus
Changed tests coding style. Fixed possible NPE.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was modified src/com/sun/ts/tests/jpa/core/entityManagerFactory/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entityManager/Client.java (diff)
Commit 63a691e8f496913b3ca2b8484f08c5725a1e073c by Scott Marlow
jsonp to 2.1.0-RC1, annotation to 2.1.0-B1, el to 5.0.0-M3

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/pom.xml (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextI18NTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDBodyValueTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDParseLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeZoneNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDDateStyleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeZoneTest.jsp (diff)
The file was modified src/web/jstl/compat/onedotzero/positiveFormatLocalizationContextI18NTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeZonePrecedenceTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextBundleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDLocalizationContextTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextBrowserLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDFallbackLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeStyleTest.jsp (diff)
Commit aa9531b8d880af240ce3889d1240910e64203c69 by Scott Marlow
update Standalone TCK build script to also use staged spec jars

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified docker/build_standalone-tcks.sh (diff)
Commit def71b4162c455e0e3b462002acb194d131729ae by Scott Marlow
more Standalone TCK build script changes to correct spec api jar names

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/build_standalone-tcks.sh (diff)
Commit 3e00bfe5b2c07e1832858a834061ff222ff5930d by Scott Marlow
add jakarta.annotation-api.jar when building jacc and concurrency tcks

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/build_standalone-tcks.sh (diff)
Commit 39683602f9ed77dfdd26130f0d3ad91f8b5f12ad by Scott Marlow
more Standalone TCK build script changes to correct spec api jar names

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/build_standalone-tcks.sh (diff)
Commit 9e3b27e71ef0a583d6483ade24cbfcfe5abada6a by Scott Marlow
include RMI_CLASSES when building jacc Standalone TCK classes to avoid CNFE compiling src/com/sun/ts/tests/ejb30/common/migration/threetwo/DescriptorThreeTestBean.java

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/build_standalone-tcks.sh (diff)
Commit 67937aa156bb7ca2fef9a2ce0e37f00d82a7e05f by Scott Marlow
add jakarta.xml.bind.Validator to jaxrs tck build to address SomeJaxbContext.java:23: error: cannot find symbol
[ts.javac] import jakarta.xml.bind.Validator

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/build_standalone-tcks.sh (diff)
Commit 948542866a9a83b9401d8884b28ad96cbc16a3ca by Scott Marlow
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

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/build_standalone-tcks.sh (diff)
Commit 382782a7b91835c96e7c44824311e23fbde05a14 by Scott Marlow
include jaxb api in ts.classpath for compiling Platform TCK

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 42de7fc3915382fe6c99e54889c921cd9d3bd4ef by Scott Marlow
update lib/jaxb-api.jar to jakarta.xml.bind:jakarta.xml.bind-api:4.0.0-RC2

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified lib/jaxb-api.jar (diff)
Commit e1a28090fcd8d3d2a4763016e20275ba4220824f by Scott Marlow
remove jakarta.xml.bind.Validator reference from SomeJaxbContext.java

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeUnmarshaller.java (diff)
The file was modified src/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeJaxbContext.java (diff)
The file was modified src/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeMarshaller.java (diff)
Commit 39d26cf7dbd6cffcc16cbb54c70d76febeea0707 by Tomas Kraus
Assertion IDs update.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was modified src/com/sun/ts/tests/jpa/core/entityManagerFactory/Client.java (diff)
The file was addedinternal/docs/jpa/Persistence31JavadocAssertions.xml
The file was modified src/com/sun/ts/tests/jpa/core/entityManager/Client.java (diff)
The file was addedinternal/docs/jpa/Persistence31JavaDocAssertions.html
Commit 02af79931444f8f35866b9afb8af13e59f29703d by Tomas Kraus
Added API assertions to JPA docs.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was addedinstall/jpa/docs/assertions/api/api-assertions-3_1.html
Commit e35b26ea0bf37eb521790eb17ecc7ae50f9065c7 by Scott Marlow
update staged SPEC API versions based on https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/pom.xml (diff)
Commit dfd024907034bf8309396fc6f263ba92fce48c16 by Gurunandan Rao
jaxws and jws testsuite merger.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/jaxwstck.sh (diff)
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice4/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod1/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod3/server/standalone.web.xml
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice3/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult1/server/standalone.web.xml
The file was modified install/jaxws/bin/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult2/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam2/server/standalone.web.xml
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam3/client/standalone.tokens
The file was modified src/com/sun/ts/tests/jws/oneway/server/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/jws/handlerchain/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/handlerchain/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod2/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod3/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam1/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam3/server/standalone.web.xml
The file was addedsrc/com/sun/ts/tests/jws/oneway/server/standalone.web.xml
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod3/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice1/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice4/server/standalone.web.xml
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam2/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/oneway/server/OnewayWebServiceInterface.java
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult3/client/standalone.tokens
The file was modified release/tools/jaxws.xml (diff)
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice2/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice4/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice3/server/standalone.web.xml
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod2/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam1/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult2/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/oneway/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod1/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod1/server/standalone.web.xml
The file was addedsrc/com/sun/ts/tests/jws/handlerchain/server/standalone.web.xml
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice2/server/standalone.web.xml
The file was addedinstall/jaxws/bin/jws-url-props.dat
The file was modified src/com/sun/ts/tests/jws/oneway/server/jakartaEE.tokens (diff)
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam1/server/standalone.web.xml
The file was modified src/com/sun/ts/tests/jws/oneway/client/Client.java (diff)
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam3/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice1/server/standalone.tokens
The file was modified install/jaxws/bin/ts.jte (diff)
The file was addedsrc/com/sun/ts/tests/jws/oneway/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod2/server/standalone.web.xml
The file was modified src/com/sun/ts/tests/jws/common/xml/common.xml (diff)
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice2/client/standalone.tokens
The file was modified user_guides/jaxws/src/main/jbake/content/config.adoc (diff)
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult1/server/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam2/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult1/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice1/server/standalone.web.xml
The file was modified docker/build_standalone-tcks.sh (diff)
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice3/client/standalone.tokens
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult3/server/standalone.tokens
The file was modified install/jaxws/other/vehicle.properties (diff)
The file was modified src/com/sun/ts/tests/jws/oneway/server/OnewayWebService.java (diff)
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult3/server/standalone.web.xml
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult2/server/standalone.web.xml
Commit 51e1397301b589fb66f918ea9d9801a5c711ee39 by Scott Marlow
add missing tag for jsonp-api.version

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/pom.xml (diff)
Commit d8ad2aca26c204632cfd8fe6eae31332b963270e by Scott Marlow
add initial build_signatures.sh with add -BootCp 11 option for Java SE 11 as base JDK

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was addeddocker/build_signatures.sh
Commit 8f60931a67b3b614b8248c6c821bbc4303cc7d6e by Scott Marlow
update signatures with Java SE 11 as base JDK

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.concurrent.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.mail.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.sig_3.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.validation.sig_3.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/javax.rmi.sig_1.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ejb.sig_4.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig_3.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig_4.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.jacc.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ws.rs.sig_3.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.sig_3.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.jstl.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.faces.sig_3.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.resource.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.persistence.sig_3.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.sig_5.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.batch.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.auth.message.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.jms.sig_3.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig_2.0_se8 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.interceptor.sig_2.0_se8 (diff)
Commit 9ef854d3b0efc70c68f0cdde25e67f5447ecb806 by Tomas Kraus
JPA Tests for JPQL EXTRACT support added in JPA 3.1,

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was modified src/com/sun/ts/tests/jpa/core/annotations/access/field/Client.java (diff)
Commit 323137e343f781eec454fed68740d11b4dd73607 by noreply
improve snippet code
The file was modified README.md (diff)
Commit 732f1ba13ef3dd4c1d339072a8012fc4e158cc32 by Scott Marlow
switch from se8 signature files to se11 signature files.  Also update specification version references in signature map files

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.batch.sig_2.0_se8
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.jacc.sig_2.0_se8
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.interceptor.sig_2.0_se8
The file was removedinstall/jsonb/bin/sig-test_se9.map
The file was removedinstall/jstl/bin/sig-test-pkg-list_se8.txt
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig_2.0_se8
The file was removedinstall/jakartaee/bin/sig-test_se9.map
The file was addedinstall/servlet/bin/sig-test-pkg-list_se11.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/javax.rmi.sig_1.0_se8
The file was addedinstall/jaspic/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jsp/bin/sig-test-pkg-list_se8.txt
The file was removedinstall/jsp/bin/sig-test_se8.map
The file was removedinstall/jstl/bin/sig-test_se8.map
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.jms.sig_3.0_se11
The file was removedinstall/concurrency/bin/sig-test-pkg-list_se8.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.jstl.sig_2.0_se8
The file was modified install/jsonp/bin/sig-test_se11.map (diff)
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.persistence.sig_3.0_se11
The file was modified install/caj/bin/sig-test_se11.map (diff)
The file was modified install/websocket/bin/sig-test_se11.map (diff)
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/javax.rmi.sig_1.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.persistence.sig_3.0_se8
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.inject.sig_2.0_se8
The file was removedinstall/jsonp/bin/sig-test-pkg-list_se8.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig_2.0_se8
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig_2.0_se11
The file was modified install/jstl/bin/sig-test_se11.map (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.sig_3.0_se8
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig_2.0_se11
The file was removedinstall/securityapi/bin/sig-test_se8.map
The file was removedinstall/jms/bin/sig-test_se8.map
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.resource.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig_2.0_se11
The file was modified install/jaxws/bin/sig-test_se11.map (diff)
The file was removedinstall/connector/bin/sig-test-pkg-list_se8.txt
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.validation.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig_2.0_se8
The file was removedinstall/jakartaee/bin/sig-test_se8.map
The file was removedinstall/jaxws/bin/sig-test-pkg-list_se8.txt
The file was removedinstall/saaj/bin/sig-test_se9.map
The file was removedinstall/jsonb/bin/sig-test-pkg-list_se8.txt
The file was modified docker/scripts/tcks/eltck.sh (diff)
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ejb.sig_4.0_se11
The file was removedinstall/jaxws/bin/sig-test_se8.map
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.interceptor.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.inject.sig_2.0_se11
The file was modified install/jaxrs/bin/sig-test_se11.map (diff)
The file was addedinstall/jms/bin/sig-test-pkg-list_se11.txt
The file was modified install/el/bin/sig-test_se11.map (diff)
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.mail.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.validation.sig_3.0_se8
The file was addedinstall/jaxrs/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jms/bin/sig-test-pkg-list_se8.txt
The file was addedinstall/jsonp/bin/sig-test-pkg-list_se11.txt
The file was modified docker/scripts/tcks/saajtck.sh (diff)
The file was modified install/jta/bin/sig-test_se11.map (diff)
The file was removedinstall/jta/bin/sig-test-pkg-list_se8.txt
The file was removedinstall/servlet/bin/sig-test_se8.map
The file was removedinstall/jaspic/bin/sig-test_se8.map
The file was addedinstall/saaj/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/securityapi/bin/sig-test-pkg-list_se8.txt
The file was removedinstall/websocket/bin/sig-test-pkg-list_se8.txt
The file was modified src/com/sun/ts/tests/signaturetest/SignatureTestDriver.java (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.mail.sig_2.0_se8
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.concurrent.sig_2.0_se8
The file was removedinstall/concurrency/bin/sig-test_se8.map
The file was modified install/jsp/bin/sig-test_se11.map (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.decorator.sig_2.0_se8
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.auth.message.sig_2.0_se8
The file was addedinstall/securityapi/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/connector/bin/sig-test_se8.map
The file was addedinstall/jakartaee/bin/sig-test-pkg-list_se11.txt
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.sig_5.0_se11
The file was removedinstall/caj/bin/sig-test_se9.map
The file was modified install/jpa/bin/sig-test_se11.map (diff)
The file was addedinstall/caj/bin/sig-test-pkg-list_se11.txt
The file was modified src/com/sun/ts/tests/signaturetest/README (diff)
The file was modified install/jacc/bin/sig-test_se11.map (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig_2.0_se8
The file was addedinstall/connector/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/websocket/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jsonb/bin/sig-test_se8.map
The file was removedinstall/jsf/bin/sig-test_se8.map
The file was modified install/jaspic/bin/sig-test_se11.map (diff)
The file was addedinstall/jsp/bin/sig-test-pkg-list_se11.txt
The file was modified install/jakartaee/bin/sig-test_se11.map (diff)
The file was removedinstall/caj/bin/sig-test-pkg-list_se8.txt
The file was removedinstall/el/bin/sig-test-pkg-list_se8.txt
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.concurrent.sig_2.0_se11
The file was addedinstall/jsf/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/concurrency/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/el/bin/sig-test-pkg-list_se11.txt
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.jstl.sig_2.0_se11
The file was removedinstall/jacc/bin/sig-test_se8.map
The file was addedinstall/jsonb/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/saaj/bin/sig-test_se8.map
The file was removedinstall/saaj/bin/sig-test-pkg-list_se8.txt
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.jacc.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.batch.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig_2.0_se11
The file was removedinstall/websocket/bin/sig-test_se8.map
The file was removedinstall/caj/bin/sig-test_se8.map
The file was modified docker/build_signatures.sh (diff)
The file was removedinstall/jpa/bin/sig-test-pkg-list_se8.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.jms.sig_3.0_se8
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
The file was removedinstall/jakartaee/bin/sig-test-pkg-list_se8.txt
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.decorator.sig_2.0_se11
The file was modified install/concurrency/bin/sig-test_se11.map (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ws.rs.sig_3.0_se8
The file was addedinstall/jstl/bin/sig-test-pkg-list_se11.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig_2.0_se8
The file was removedinstall/servlet/bin/sig-test-pkg-list_se8.txt
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig_2.0_se11
The file was removedinstall/jsf/bin/sig-test-pkg-list_se8.txt
The file was modified install/jsf/bin/sig-test_se11.map (diff)
The file was removedinstall/el/bin/sig-test_se8.map
The file was addedinstall/jta/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jaxrs/bin/sig-test-pkg-list_se8.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.faces.sig_3.0_se8
The file was removedinstall/jacc/bin/sig-test-pkg-list_se8.txt
The file was modified install/jms/bin/sig-test_se11.map (diff)
The file was modified install/connector/bin/sig-test_se11.map (diff)
The file was modified install/servlet/bin/sig-test_se11.map (diff)
The file was removedinstall/jaxws/bin/sig-test_se9.map
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.resource.sig_2.0_se8
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.sig_3.0_se8
The file was removedinstall/jaxrs/bin/sig-test_se8.map
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig_4.0_se11
The file was addedinstall/jaxws/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/jpa/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jsonp/bin/sig-test_se9.map
The file was modified install/securityapi/bin/sig-test_se11.map (diff)
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ws.rs.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig_3.0_se8
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.faces.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig_2.0_se8
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.sig_5.0_se8
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.sig_3.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.auth.message.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ejb.sig_4.0_se8
The file was removedinstall/jaspic/bin/sig-test-pkg-list_se8.txt
The file was modified install/saaj/bin/sig-test_se11.map (diff)
The file was removedinstall/jpa/bin/sig-test_se8.map
The file was removedinstall/jsonp/bin/sig-test_se8.map
The file was removedinstall/jta/bin/sig-test_se8.map
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig_2.0_se8
The file was addedinstall/jacc/bin/sig-test-pkg-list_se11.txt
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig_4.0_se8
The file was modified install/jsonb/bin/sig-test_se11.map (diff)
Commit ec5b31f7f6b09fca9e37056bfd7e929078f78375 by Scott Marlow
update servlet SPEC API to staged 6.0.0 release (M1 is gone)

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/pom.xml (diff)
Commit 7ea4c5ca30239287003915331da8ff6c5d838055 by Scott Marlow
more signature file name changes

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.auth.message.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.auth.message.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.faces.sig_3.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig_2.1_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.sig_6.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.concurrent.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.persistence.sig_3.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.persistence.sig_3.1_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.sig_3.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.jms.sig_3.1_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig_2.1_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.decorator.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.mail.sig_2.1_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.sig_5.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.jacc.sig_3.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.batch.sig_2.1_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig_3.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ws.rs.sig_3.1_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.resource.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig_5.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.concurrent.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.jacc.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ws.rs.sig_3.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.decorator.sig_4.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.faces.sig_4.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.mail.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.resource.sig_2.1_se11
The file was modified docker/build_signatures.sh (diff)
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.sig_3.1_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig_2.1_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.jstl.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.batch.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig_2.1_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig_2.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig_4.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.sig_4.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.jms.sig_3.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.jstl.sig_3.0_se11
Commit 7fb3d7086709ff925d476139af8fa7740dd171ef by Scott Marlow
switch to staged 2.1.0 Annotations SPEC API

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/pom.xml (diff)
Commit dce2c73a91e2eb03e1600a0d57ab0d6c6306d7e0 by Scott Marlow
update release/tools versions to match up against signature test map files and also switch to jakarta.json.bind.sig_3.0_se11

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified release/tools/connector.xml (diff)
The file was modified release/tools/el.xml (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig_2.1_se11
The file was modified release/tools/jsp.xml (diff)
The file was modified release/tools/websocket.xml (diff)
The file was modified release/tools/concurrency.xml (diff)
The file was modified release/tools/jaxrs.xml (diff)
The file was modified release/tools/jstl.xml (diff)
The file was modified release/tools/jms.xml (diff)
The file was modified release/tools/caj.xml (diff)
The file was modified release/tools/jaspic.xml (diff)
The file was modified release/tools/saaj.xml (diff)
The file was modified release/tools/jpa.xml (diff)
The file was modified release/tools/jsonb.xml (diff)
The file was modified release/tools/jacc.xml (diff)
The file was modified release/tools/servlet.xml (diff)
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig_3.0_se11
The file was modified release/tools/jsf.xml (diff)
The file was modified release/tools/jsonp.xml (diff)
The file was modified release/tools/securityapi.xml (diff)
Commit a1f198fb55aaf92326b7bbf62bcf79bb4d709edf by Scott Marlow
correct version of xml.soap + xml.ws sig files and references to jsp sig version

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jsp/bin/sig-test_se11.map (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig_3.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig_4.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig_3.0_se11
Commit d6031667d519319c93a7611df1bfff713f0a01a0 by Gurunandan Rao
rmi jar addition to avoid build failures.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/build_standalone-tcks.sh (diff)
Commit 41d9f12e34e9d58e362d61714fa67842d99fa816 by Gurunandan Rao
remove InteropManager.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/lib/harness/TSTestFinder.java (diff)
The file was modified src/com/sun/ts/lib/harness/SuiteSynchronizer.java (diff)
The file was removedsrc/com/sun/ts/lib/harness/InteropTestManager.java
Commit 9111b8df78dc88942a4db5950a150a457114a627 by 44426046+alwin-joseph
pom file to run new jaxrs tck against glassfish
The file was addeddocker/jaxrstck/pom.xml
The file was addeddocker/jaxrstck/j2ee.pass
The file was addeddocker/jaxrstck/README
The file was addeddocker/jaxrstck/javajoe.pass
Commit c8b55925dae931a404d1a4e10aa7c583269650ed by Gurunandan Rao
prune tests covering JAXM.
issue - https://github.com/eclipse-ee4j/jakartaee-tck/issues/747

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was removedinternal/docs/jaxm/JAXMJavadocAssertions.xml
The file was modified internal/docs/saaj/saaj-api.xml (diff)
The file was removedinternal/docs/jaxm/JAXMSpecAssertions.xml
The file was removedinternal/docs/jaxm/jaxm-api.xml
Commit fcfe46321d4bda04930e11f5183c75e51cb97cc1 by Gurunandan Rao
fix annotation sig file version.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig_2.1_se11 (diff)
Commit 24fbf229fd6fde77ed50af3e9795b8d025163be9 by Gurunandan Rao
upgrade glassfish version to 7.0.0 at tck build + run scripts.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/scripts/tcks/eltck.sh (diff)
The file was modified docker/jaxwstck.sh (diff)
The file was modified docker/scripts/tcks/jsptck.sh (diff)
The file was modified docker/jmstck.sh (diff)
The file was modified docker/jpatck.sh (diff)
The file was modified docker/jsonbtck.sh (diff)
The file was modified docker/jsonptck.sh (diff)
The file was modified docker/connectortck.sh (diff)
The file was modified docker/eltck.sh (diff)
The file was modified docker/scripts/tcks/jaspictck.sh (diff)
The file was modified docker/run_jakartaeetck.sh (diff)
The file was modified docker/securityapitck.sh (diff)
The file was modified docker/scripts/tcks/jsonbtck.sh (diff)
The file was modified docker/jsftck.sh (diff)
The file was modified docker/scripts/tcks/jmstck.sh (diff)
The file was modified docker/jaxrstck.sh (diff)
The file was modified docker/scripts/tcks/cajtck.sh (diff)
The file was modified docker/build_jaxws-inc.sh (diff)
The file was modified docker/scripts/tcks/jsonptck.sh (diff)
The file was modified docker/build_standalone-tcks.sh (diff)
The file was modified docker/jsptck.sh (diff)
The file was modified docker/scripts/cts/docker-entrypoint.sh (diff)
The file was modified docker/jtatck.sh (diff)
The file was modified docker/scripts/tcks/jaxwstck.sh (diff)
The file was modified docker/scripts/tcks/jtatck.sh (diff)
The file was modified docker/jaspictck.sh (diff)
The file was modified docker/scripts/tcks/jsftck.sh (diff)
The file was modified docker/servlettck.sh (diff)
The file was modified docker/concurrencytck.sh (diff)
The file was modified docker/jstltck.sh (diff)
The file was modified docker/scripts/tcks/connectortck.sh (diff)
The file was modified docker/scripts/tcks/jaxrstck.sh (diff)
The file was modified docker/saajtck.sh (diff)
The file was modified docker/scripts/tcks/securityapitck.sh (diff)
The file was modified docker/scripts/tcks/saajtck.sh (diff)
The file was modified docker/scripts/tcks/servlettck.sh (diff)
The file was modified docker/scripts/tcks/concurrencytck.sh (diff)
The file was modified docker/websockettck.sh (diff)
The file was modified docker/scripts/tcks/jpatck.sh (diff)
The file was modified docker/scripts/tcks/websockettck.sh (diff)
The file was modified docker/scripts/tcks/jstltck.sh (diff)
The file was modified docker/cajtck.sh (diff)
The file was modified docker/scripts/tcks/docker-entrypoint.sh (diff)
The file was modified docker/jacctck.sh (diff)
The file was modified docker/scripts/tcks/jacctck.sh (diff)
Commit 31e79419d5ea4eb6fde7dfb6751f7f7fed0b454a by Gurunandan Rao
rename jakarta.activation.jar to jakarta.activation-api.jar.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified docker/jaxrstck.sh (diff)
The file was modified docker/saajtck.sh (diff)
Commit f8958d3e960dc96abe6153ddfdde80bab92b930b by Gurunandan Rao
update transaction and jaxws tck version.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified release/tools/jta.xml (diff)
The file was modified release/tools/jaxws.xml (diff)
Commit f0bb4e3cf23639d40ed67f2d2adbf20455b034a4 by Gurunandan Rao
update build_signature and jsonb version in pom.xml.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/build_signatures.sh (diff)
The file was modified docker/pom.xml (diff)
Commit 54606efadfce82119c740c0ccc9702fbf73b56c6 by Scott Marlow
correct signature map names to jakarta.xml.ws.sig_4.0_se11, jakarta.xml.soap.sig_3.0_se11

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/build_signatures.sh (diff)
Commit d266ccadb32c1321a249d3820ab2af22a18a1ef2 by Scott Marlow
Tags doc release note changes for 3.0

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jstl/docs/ReleaseNotes-jstl.html (diff)
The file was modified install/jstl/docs/index.html (diff)
Commit 0959ceb5b1045421c762ad9dcae4f72b9b03c604 by Gurunandan Rao
update jaxws tck version.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified release/tools/jaxws.xml (diff)
Commit 6a698c172acbb344057d1f25b86148f14a6877a6 by Scott Marlow
Persistence doc release note changes for 3.1

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was addedinstall/jpa/docs/jpatck-ReleaseNotes-3.1.html
The file was removedinstall/jpa/docs/jpatck-ReleaseNotes-3.0.html
The file was modified install/jpa/docs/index.html (diff)
Commit b72b02d40395e47a6204863e882ac2252800cd82 by Scott Marlow
Messaging doc release note changes for 3.1

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jms/docs/index.html (diff)
The file was removedinstall/jms/docs/JMS3.0-ReleaseNotes.html
The file was addedinstall/jms/docs/JMS3.1-ReleaseNotes.html
Commit bc35cbb324bd90f179df5b10ff5cbd135cef0ee9 by Scott Marlow
Update for Persistence 3.1 and Jakarta EE 10

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified user_guides/jpa/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jpa/src/main/jbake/assets/_config.yml (diff)
The file was modified user_guides/jpa/src/main/jbake/content/intro.inc (diff)
The file was modified user_guides/jpa/src/main/jbake/content/rules.adoc (diff)
Commit 5c7bb93bc3448d6c4d641356812667d975832e56 by Gurunandan Rao
add tests for jakarta.xml.soap.createName(String, String):Name.
Issue:https://github.com/eclipse-ee4j/jakartaee-tck/issues/746

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/saaj/api/jakarta_xml_soap/SOAPEnvelope/SOAPEnvelopeTestServlet.java (diff)
The file was modified src/com/sun/ts/tests/saaj/api/jakarta_xml_soap/SOAPEnvelope/URLClient.java (diff)
The file was addedinternal/docs/saaj/SAAJ30JavadocAssertions.xml
The file was modified install/saaj/docs/assertions/SAAJJavadocAssertions.html (diff)
Commit 1f0e6e69904d28eb94d74fc765ee4a53c42f6607 by Gurunandan Rao
build fix with staging apis.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
The file was modified docker/saajtck.sh (diff)
Commit 06f78214dd8c560846c30dfc4d222d7e02496b07 by Brian Decker
Move samples/javamail to javaee_webprofile_optional
The file was modified src/com/sun/ts/lib/harness/keyword.properties (diff)
Commit d0220f2b24d4e27bccc1a9923a8eaf16793480a1 by Mark Thomas
Update signature test for API changes in EL 5.0

Specifically:
- ELResolver.getFeatureDescriptor() is deprecated
- MethodExpression.isParmetersProvided() is removed
- MethodReference (with getter on MethodExpression) is added
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig_5.0_se11 (diff)
Commit 9c9b05662a5dbdfbe2496837036552475b9ac87e by Mark Thomas
Add TCK tests for default method support in BeanELResolver

For background see https://github.com/eclipse-ee4j/el-ri/issues/43
The file was modified src/com/sun/ts/tests/el/common/util/SimpleBean.java (diff)
The file was addedsrc/com/sun/ts/tests/el/common/util/SimpleInterface.java
The file was modified src/com/sun/ts/tests/el/api/jakarta_el/beanelresolver/ELClient.java (diff)
Commit 7ca569bb50860e669ecce488ad95d89f9e9f8c3c by Mark Thomas
Add TCK test for new LambdaExpression to functional interface coercion

See https://github.com/eclipse-ee4j/el-ri/issues/45 for background
The file was modified internal/docs/el/ELSpecAssertions.xml (diff)
The file was modified src/com/sun/ts/tests/el/spec/coercion/ELClient.java (diff)
Commit 251c720eed0de182c40e52c857bf29292bf55f43 by Mark Thomas
Expand TCK tests for method mapping
The file was modified internal/docs/el/ELSpecAssertions.xml (diff)
The file was addedsrc/com/sun/ts/tests/el/common/util/MethodsBean.java
The file was modified src/com/sun/ts/tests/el/api/jakarta_el/methodexpression/ELClient.java (diff)
Commit 8688ba17ba40a7a6cb9c1bebd79204ddfdd2bc14 by Mark Thomas
Add new tests for MethodReference
The file was addedsrc/com/sun/ts/tests/el/api/jakarta_el/methodreference/build.xml
The file was modified internal/docs/el/ELJavadocAssertions.xml (diff)
The file was addedsrc/com/sun/ts/tests/el/api/jakarta_el/methodreference/ELClient.java
The file was modified src/com/sun/ts/tests/el/api/jakarta_el/methodinfo/ELClient.java (diff)
The file was modified src/com/sun/ts/tests/common/el/api/expression/ExpressionTest.java (diff)
Commit 48bd5c07ae40c1536b1abf90fedf016f4fec1015 by Mark Thomas
Add tests for Set, LIst and Map literals using variables.
The file was modified src/com/sun/ts/tests/el/spec/collectionoperators/ELClient.java (diff)
Commit 1e6aa69c5049e9eb9ca777ad6680d1934265f226 by Mark Thomas
El 168 - getType() must return null for read-only resolvers/properties

https://github.com/eclipse-ee4j/el-ri/issues/168
The file was modified src/com/sun/ts/tests/el/api/jakarta_el/staticfieldelresolver/ELClient.java (diff)
The file was modified src/com/sun/ts/tests/el/api/jakarta_el/beanelresolver/ELClient.java (diff)
Commit 4397ed383df497e4013bf51306d4f095dc7db806 by Mark Thomas
Add test for array coercion
The file was modified internal/docs/el/ELSpecAssertions.xml (diff)
The file was modified src/com/sun/ts/tests/el/spec/coercion/ELClient.java (diff)
Commit 9affc95e642e28bf87ea3d84027e46a202f82fc0 by Tomas Kraus
JPA UUID Test.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was modified src/com/sun/ts/tests/jpa/core/types/field/build.xml (diff)
The file was modified sql/db2/db2.ddl.persistence.sql (diff)
The file was modified sql/pointbase/pointbase.ddl.persistence.sql (diff)
The file was modified sql/mysql/mysql.ddl.persistence.sql (diff)
The file was modified src/com/sun/ts/tests/jpa/core/types/field/Client.java (diff)
The file was modified sql/postgresql/postgresql.ddl.persistence.sql (diff)
The file was modified sql/oracle/oracle.ddl.persistence.sql (diff)
The file was addedsrc/com/sun/ts/tests/jpa/core/types/field/UUIDType.java
The file was modified sql/derby/derby.ddl.persistence.sql (diff)
The file was modified sql/mssqlserver/mssqlserver.ddl.persistence.sql (diff)
The file was modified sql/sybase/sybase.ddl.persistence.sql (diff)
Commit 06e09d3c40f68fdcd34455ad0b28dee1ffdb2dc2 by Gurunandan Rao
fix jaxrs tck build error, blocking other tck builds.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified install/jaxrs/bin/ts.jte (diff)
The file was modified docker/pom.xml (diff)
Commit c5a651e169ca913a2fe51af35bfa5e8c7e6b2c92 by Scott Marlow
update index.html reference from 3.0 to 3.1

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jms/docs/JMS3.1-ReleaseNotes.html (diff)
The file was modified install/jms/docs/index.html (diff)
Commit 9b71db136319af9e3fc4c2aafc472dd4112c5caf by Scott Marlow
Annotations doc release note changes for 2.1

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was addedinstall/caj/docs/CAJ2.1-ReleaseNotes.html
The file was removedinstall/caj/docs/CAJ2.0-ReleaseNotes.html
The file was modified install/caj/docs/index.html (diff)
Commit 724e705c522ab65554c5bba44211e6d2e6f35dc3 by Gurunandan Rao
update faces,websocket api jars.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
Commit f9f31fef050ee6e99dcbd70ec01198252763a110 by Scott Marlow
update Persistence 3.0 to 3.1 and we will run TCK on Debian Linux 10

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jpa/docs/jpatck-ReleaseNotes-3.1.html (diff)
Commit 698a55171ed9a484d97d82a6926227d7d3f50ae6 by Scott Marlow
Concurrency doc release note changes for 3.0

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was removedinstall/concurrency/docs/CONCURRENCY2.0-ReleaseNotes.html
The file was addedinstall/concurrency/docs/CONCURRENCY3.0-ReleaseNotes.html
The file was modified install/concurrency/docs/index.html (diff)
Commit 2c2f690acc152b25faa5a5148fc985ef82e3d550 by Scott Marlow
remove day of month

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jstl/docs/ReleaseNotes-jstl.html (diff)
The file was modified install/jstl/docs/index.html (diff)
Commit 60d06bd653c3634e06398710d9ecc9336ce88489 by Mark Thomas
Behaviour for WebSocket issue #228 has been clarified in WebSocket 2.1

This exclusion can, therefore, be removed
The file was modified install/websocket/bin/ts.jtx (diff)
Commit d94ae31f02a8ad0fb4052baa3a20c204716b169b by Mark Thomas
Fix copyright. Remove old SVN placeholder.
The file was modified install/websocket/bin/ts.jtx (diff)
Commit a6cb6e401c13b0fddf62b25833fd92ca462d3eb9 by Mark Thomas
Make test more robust. Allow for container specified extensions.
The file was modified src/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/configurator/WSCClient.java (diff)
Commit 7e4f9ff213d5c8461283bda830faed2b4a138a30 by Mark Thomas
Fix test for clarified getRequestURI() behaviour
The file was modified src/com/sun/ts/tests/websocket/spec/servercontainer/addendpoint/WSClient.java (diff)
The file was modified src/com/sun/ts/tests/websocket/ee/jakarta/websocket/session/WSClient.java (diff)
Commit c50f147a7da6e238eb70a6cf0598c35b9fddfbcc by Mark Thomas
Signature updates for WebSocket 2.1
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig_2.1_se11 (diff)
Commit 37e05bab17595ea88032ab0e86692064cdc45184 by Mark Thomas
Add a new test for getContainerDefaultConfigurator
The file was modified src/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/configurator/AppConfig.java (diff)
The file was addedsrc/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/configurator/ContainerDefaultConfiguratorB.java
The file was modified src/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/configurator/WSCClient.java (diff)
The file was addedsrc/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/configurator/WSCGetContainerDefaultConfiguratorServerB.java
The file was addedsrc/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/configurator/ContainerDefaultConfiguratorA.java
The file was addedsrc/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/configurator/WSCGetContainerDefaultConfiguratorServerA.java
Commit 5424be10f781976d0a346d2f9508b8d21f2bb826 by Mark Thomas
Add a test for websocket/issue 211
The file was addedsrc/com/sun/ts/tests/websocket/spec/servercontainer/upgradehttptowebsocket/build.xml
The file was addedsrc/com/sun/ts/tests/websocket/spec/servercontainer/upgradehttptowebsocket/WSClient.java
The file was addedsrc/com/sun/ts/tests/websocket/spec/servercontainer/upgradehttptowebsocket/WSTestServlet.java
The file was addedsrc/com/sun/ts/tests/websocket/spec/servercontainer/upgradehttptowebsocket/WSTestServer.java
Commit 3b5ce91599bb0c8735766c8b0bee6cf66e3daf33 by Mark Thomas
Add additional test for user properties clarification

See websocket/235
The file was addedsrc/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/WSProgramaticUserPropertiesServer.java
The file was modified src/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/AppConfig.java (diff)
The file was addedsrc/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/UserPropertiesServerEndpointConfig.java
The file was addedsrc/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/UserPropertiesConfigurator.java
The file was modified src/com/sun/ts/tests/websocket/ee/jakarta/websocket/server/serverendpointconfig/WSClient.java (diff)
Commit b8e69c8b520cbb048bf83b8021e7f9c580928a49 by Mark Thomas
WebSocket API is now only provided in separate JARs.
The file was modified docker/build_standalone-tcks.sh (diff)
Commit 2812b04d22a757fbfa353ce6975f5ec67862a4f5 by Mark Thomas
Update signature test for new client TLS config methods
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig_2.1_se11 (diff)
Commit 6ceffa06424d9cb54fd94096de2a5f3b7d67d50b by Mark Thomas
Ensure new WebSocket client JAR is downloaded as part of build
The file was modified docker/pom.xml (diff)
Commit 0bd9200b294758601dba4529283986f069434755 by Mark Thomas
Ensure passed flag is correctly set on test failure
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TestListener.java (diff)
Commit fa4b540f3745e69d8fd1f8deb50005ca718542e1 by Mark Thomas
Remove the exclusion since PR 558 has been merged

The PR amended the test to accept a 401 or 404
The file was modified install/jakartaee/bin/ts.jtx (diff)
The file was modified install/servlet/bin/ts.jtx (diff)
Commit 1e6547dd7fdd7e2086c2690a3e9db3b1d81a84de by Mark Thomas
Fix TCK bug in mapping test that led to challenge and re-enable test

Challenges:
https://github.com/eclipse-ee4j/servlet-api/issues/385
https://github.com/eclipse-ee4j/jakartaee-tck/issues/594
The file was modified install/jakartaee/bin/ts.jtx (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/Client.java (diff)
The file was modified install/servlet/bin/ts.jtx (diff)
Commit 5c7f8161d084914e580aaa016c084b42ea744832 by Mark Thomas
Re-enable asyncStartedTest3 test as underlying issue has been resolved

https://github.com/eclipse-ee4j/servlet-api/issues/109
The file was modified install/servlet/bin/ts.jtx (diff)
Commit 945402125949aa93df83e86b997d6f870d811938 by Mark Thomas
Remove upgradeTest from platform exclusions

It was never excluded at the Servlet level and the test passes for
Tomact 10.1.x so the assumption is that the test is valid.
The file was modified install/jakartaee/bin/ts.jtx (diff)
Commit 32e03e6de033e04ed3d64377292f1a69d0e4cf41 by Mark Thomas
Remove exclusion resulting from challenge servlet-api#378

The Servlet spec and APi has been updated in Servlet 6.0 to refer
exclusively to RFC 6265.
The file was modified install/servlet/bin/ts.jtx (diff)
Commit 17a15fd97b1bba6eab7935c0b696245f23068f48 by Mark Thomas
Remove the SingleThreadModel tests as the interface has been removed
The file was removedsrc/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/singlethreadmodel/build.xml
The file was modified install/servlet/docs/assertions/ServletJavadocAssertions.html (diff)
The file was modified install/servlet/bin/ts.jte (diff)
The file was removedsrc/com/sun/ts/tests/servlet/api/jakarta_servlet/singlethreadmodel/URLClient.java
The file was removedsrc/com/sun/ts/tests/servlet/api/jakarta_servlet/singlethreadmodel/STMClientServlet.java
The file was removedsrc/com/sun/ts/tests/servlet/api/jakarta_servlet/singlethreadmodel/build.xml
The file was modified internal/docs/servlet/ServletSpecAssertions.xml (diff)
The file was modified install/servlet/docs/assertions/ServletSpecAssertions.html (diff)
The file was removedsrc/com/sun/ts/tests/servlet/api/jakarta_servlet/singlethreadmodel/SingleModelTestServlet.java
The file was modified install/connector/bin/ts.jte (diff)
The file was removedsrc/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/singlethreadmodel/URLClient.java
The file was modified internal/docs/servlet/ServletJavadocAssertions.xml (diff)
The file was removedsrc/com/sun/ts/tests/servlet/api/jakarta_servlet/singlethreadmodel/servlet_js_singlethreadmodel_web.xml
The file was removedsrc/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/singlethreadmodel/servlet_plu_singlethreadmodel_web-fragment.xml
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
Commit 25b0e07097ddd84c06320d6f0023187ede614477 by Mark Thomas
Update major version test to 6 for Servlet 6.0
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/TestServlet.java (diff)
Commit a009fe9ff0c7a390abce9959b5bbc980457b41c8 by Mark Thomas
Servlet 6.0 removed the restriction on calling these getter methods
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TestListener.java (diff)
Commit d7f95ea4c12a118f6e4fa7005abe7fb2e117d2c4 by Mark Thomas
Fix the SessionCookieConfig tests now comment is unused

The test used comment to pass data. Comment is now a NO-OP so it can't
be used going forwards. The use of comment has been replaced with a
ServletContext attribute.
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestServlet.java (diff)
Commit 3ad5d93c75bf533fb391c125809170c39cd1ef0a by Mark Thomas
Fix cookie tests after complete switch to RFC 6265

A number of tests issue RFC 2109 cookies. The tests have only been
updated to process these as per RFC 6265 which essentially means that
the attributes such as $Domain get treated as separate cookies.
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/URLClient.java (diff)
Commit 5d998089026ee1e4cbd868884f94142fe1cd5d70 by Mark Thomas
Update signature tests for Servlet 6.0
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.sig_6.0_se11 (diff)
Commit 32ba289c1f5d6e8f4af092e51953ed5ad15f6f16 by Mark Thomas
Update getRealPath() test

Changes due to https://github.com/eclipse-ee4j/servlet-api/issues/105
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/TestServlet.java (diff)
Commit d6ee0d2bf68f88eb491bf809376e075be3e82d32 by Mark Thomas
Update setCharacterEncoding() tests

Changes due to https://github.com/eclipse-ee4j/servlet-api/issues/377
The file was modified src/com/sun/ts/tests/servlet/api/common/response/ResponseTests.java (diff)
Commit 52a4e7bcfde855e05c86e7e55a058945c4b51535 by Mark Thomas
Expand Cookie tests for new generic attribute support

See https://github.com/eclipse-ee4j/servlet-api/issues/175
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/URLClient.java (diff)
Commit 63b1494f4a6b44de49a755339cdf1336bc254afb by Mark Thomas
Expand SessionCookieConfig tests for new generic attribute support

See https://github.com/eclipse-ee4j/servlet-api/issues/175
The file was modified src/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestListener.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestServlet.java (diff)
The file was addedsrc/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/doHeadTest.java
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/servlet_jsh_httpservletrequest_web.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/URLClient.java (diff)
Commit 6a1a344a027f7fe9912546904d19ae8b97b5b780 by Mark Thomas
Fix #736 remove JAR that provided http/2 support for Java 8
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified install/servlet/bin/ts.jte (diff)
The file was removedlib/http.jar
The file was removedsrc/com/sun/ts/tests/servlet/spec/serverpush/README.md
The file was modified src/com/sun/ts/tests/servlet/spec/serverpush/Client.java (diff)
Commit 807e9f44611dfe691a911de2a86e788b2fd6b3c9 by Gurunandan Rao
add new methods to be implemented by the test code.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/jacc/provider/TSPolicyConfigurationImpl.java (diff)
The file was modified src/com/sun/ts/tests/jacc/provider/TSPolicyConfigurationFactoryImpl.java (diff)
Commit 5752bf90aaf681a3094518acf30dee0b2899109b by Suhrid Karthik
Update Jakarta Contexts and Dependency Injection (CDI) beans schemas

Signed-off-by: Suhrid Karthik <suhridk@gmail.com>
The file was modified src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/beans.xml (diff)
The file was modified src/com/sun/ts/tests/websocket/platform/cdi/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jaxrs/platform/managedbean299/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/adapters/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/cditests/resources/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/flows/common/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/beans.xml (diff)
Commit 9bed48ca62288762cb6d868ef413cb4f9b10fca6 by Tomas Kraus
Assertion IDs update.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was modified src/com/sun/ts/tests/jpa/core/types/field/Client.java (diff)
The file was addedinternal/docs/jpa/Persistence31SpecAssertions.xml
The file was addedinternal/docs/jpa/Persistence31SpecAssertions.html
Commit 6a232da43abfbbb649178b79f25c23430ab7a23c by Tomas Kraus
Assertion IDs updated to reflect JPA API PR 348.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was modified internal/docs/jpa/Persistence31SpecAssertions.html (diff)
The file was modified internal/docs/jpa/Persistence31SpecAssertions.xml (diff)
Commit b2aa074590b479a2097820d234af3eba4a072f40 by Tomas Kraus
Assertion IDs update.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was modified src/com/sun/ts/tests/jpa/core/annotations/access/field/Client.java (diff)
Commit 72b81ab14fec6ed2923cb075fa178c19122449ce by Tomas Kraus
Assertion IDs updated.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was modified src/com/sun/ts/tests/jpa/core/entityManagerFactory/Client.java (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entityManager/Client.java (diff)
Commit 46220076d3751c05a41622103d7db27c68c322a7 by Gurunandan Rao
update docker scripts for jdk17.

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/jsonptck.sh (diff)
The file was modified docker/jtatck.sh (diff)
The file was modified docker/jaxwstck.sh (diff)
The file was modified docker/saajtck.sh (diff)
The file was modified docker/cajtck.sh (diff)
The file was modified docker/websockettck.sh (diff)
The file was modified docker/jsptck.sh (diff)
The file was modified docker/securityapitck.sh (diff)
The file was modified docker/eltck.sh (diff)
The file was modified docker/jpatck.sh (diff)
The file was modified docker/jsonbtck.sh (diff)
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified docker/jmstck.sh (diff)
The file was modified docker/jaspictck.sh (diff)
The file was modified docker/run_jakartaeetck.sh (diff)
The file was modified docker/concurrencytck.sh (diff)
The file was modified docker/jacctck.sh (diff)
The file was modified docker/jaxrstck.sh (diff)
The file was modified docker/jstltck.sh (diff)
The file was modified docker/build_standalone-tcks.sh (diff)
The file was modified docker/servlettck.sh (diff)
The file was removeddocker/build_jaxws-inc.sh
The file was modified docker/jsftck.sh (diff)
The file was modified Jenkinsfile (diff)
The file was modified docker/connectortck.sh (diff)
Commit 5e7548d46676dcea678fac09bafd051af2eb769c by Tomas Kraus
Added EM clear call.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was modified src/com/sun/ts/tests/jpa/core/types/field/Client.java (diff)
Commit 1e0b4878abc8743b6a7a8d11eab6093ea581b54a by Scott Marlow
Update to jakarta.persistence:jakarta.persistence-api:3.1.0-RC2

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/pom.xml (diff)
Commit ca19ff3355c78c0ce17bd2e3f2baf39518495f71 by Scott Marlow
signature test generation should include new jakarta.websocket-client-api.jar artifact

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/build_signatures.sh (diff)
The file was modified docker/pom.xml (diff)
Commit d2681145eb5e0a0210842a5364bd19f0a82d41ff by Scott Marlow
Switch TCK to the new Persistence 3.1 ClassTransformer#transform signature

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/jpa/common/pluggability/altprovider/implementation/ClassTransformerImpl.java (diff)
Commit 8f855e182e3359530a196173ce5bc977a367422e by Gurunandan Rao
api version upgrade.

jaxb-osgi - https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-osgi/4.0.0-M2/
jakarta.json.bind-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/bind/jakarta.json.bind-api/3.0.0-RC1/
webservices-tools - https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-tools/4.0.0-M2/
webservices-osgi - https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-osgi/4.0.0-M2/
webservices-api-osgi - https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api-osgi/4.0.0-M2/

Signed-off-by: gurunandan.rao@oracle.com <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
Commit 639f324b4173d47c2792642b2b07764a74a58502 by Suhrid Karthik
Update Jakarta application deployment descriptor schemas

Signed-off-by: Suhrid Karthik <suhridk@gmail.com>
The file was modified src/com/sun/ts/tests/assembly/classpath/ejb/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/ejb/annotations/WSEjbWSRefAndAddressingCombinedTest/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices13/ejb/annotations/WSEjbWSRefRespBindAndAddressingCombinedTest/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/librarydirectory/disable/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSWebServiceRefLookupDDs/client/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest2/application.xml.clientear1 (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefWithDDsTest/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbNoWebServiceRefInClientTest/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/initorder/ejbwar/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/clientview/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSMTOMFeaturesTestUsingAnnotations/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/servlet/WSMTOMSBFullDDsTest/contentRoot/application2.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSWebServiceRefLookup/client/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat13_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat14_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat14_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSAddressingFeaturesTestUsingAnnotations/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/metadatacomplete/testapp/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/initorder/warejb/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/metainfandlibdir/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/altDD/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/template/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/contentRoot/application2.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_13/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest2/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSRespBindAndAddressingTestUsingAnnotations/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest2/application.xml.clientear2 (diff)
The file was modified src/com/sun/ts/tests/webservices12/servlet/WSMTOMSBAnnotationsTest/contentRoot/application2.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat14_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/cditests/mdb/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/propagation/cm/jta/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/servlet/WSMTOMSBFullDDsTest/contentRoot/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/cditests/usecases/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefHCWithDDsTest/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest1/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/clientview/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/appclient/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/appres/warmbean/application.xml.template (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/web/scope/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefWithDDsTest/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSMTOMFeaturesTestUsingDDs/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSAddressingFeaturesTestUsingDDs/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/initorder/appclientejb/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/topic/jarwar/application.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat13_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefHCWithDDsTest/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest1/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbSOAPHandlersTest2/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/appres/appclientejb/application.xml.template (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/interceptor/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat14_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/contentRoot/WSW2JDLMTOMTestapplication.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbNoWebServiceRefInClientTest/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSRespBindAndAddressingTestUsingDDs/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/wscontext/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/connector/resourceDefs/ejb/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/servlet/WSMTOMSBAnnotationsTest/contentRoot/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/jarwar/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/librarydirectory/custom/application.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/spec/security/runAs/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_13/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/appres/warejb/application.xml.template (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat14_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/contentRoot/application.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/contentRoot/WSW2JDLMTOMTestapplication2.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/warejb/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/interceptor/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/wscontext/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/spec/crosscontext/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/application.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/cditests/ejbweb/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_13/application.xml (diff)
Commit 9e3895d47b804ff5a330c17b6b7294156c2a472a by Piotr Żygieło
Fix PR template

PR templates do not use issue template syntax.
The file was modified .github/pull_request_template.md (diff)
Commit 7237ef7bb95f2801ea124a54b62ece0792aeb859 by 44426046+alwin-joseph
build fix in api/jakarta_faces/component/uiselectone
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseEditableValueHolderTestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/TCKValueBinding.java (diff)
The file was modified src/com/sun/ts/tests/jsf/common/beans/ColorBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectone/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseValueHolderTestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseActionSourceTestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiinput/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/common/statemanager/TCKStateManager.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseStateHolderTestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiinput/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectone/URLClient.java (diff)
Commit 0522811b6ac26dcbc4b0ed5db3024f75523953d9 by Gurunandan Rao
websocket tck build fix.

Signed-off-by: Gurunandan Rao <gurunandan.rao@oracle.com>
The file was modified docker/build_standalone-tcks.sh (diff)
The file was modified install/servlet/bin/ts.jte (diff)
Commit c34ebae7cfa69cebf06296b5544836fc01cb1621 by Mark Thomas
Add log message for success
The file was modified src/com/sun/ts/tests/servlet/api/common/response/ResponseTests.java (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.sig_3.1_se11 (diff)
Commit d7eaaa2d6621d06118358ec9e92fc039ffff9af4 by 44426046+alwin-joseph
remove soapelement factory

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was removedsrc/com/sun/ts/tests/saaj/api/jakarta_xml_soap/SOAPElementFactory/standalone.web.xml
The file was removedsrc/com/sun/ts/tests/saaj/api/jakarta_xml_soap/SOAPElementFactory/build.xml
The file was removedsrc/com/sun/ts/tests/saaj/api/jakarta_xml_soap/SOAPElementFactory/URLClient.java
The file was removedsrc/com/sun/ts/tests/saaj/api/jakarta_xml_soap/SOAPElementFactory/jakartaEE.web.xml
The file was removedsrc/com/sun/ts/tests/saaj/api/jakarta_xml_soap/SOAPElementFactory/SOAPElementFactoryTestServlet.java
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig_3.0_se11 (diff)
Commit fc846ddc9664f043b6ea1a1e53ceda79a1130217 by Suhrid Karthik
Update copyright year for ee10 application deployment descriptor schema changed files

Signed-off-by: Suhrid Karthik <suhridk@gmail.com>
The file was modified src/com/sun/ts/tests/webservices13/ejb/annotations/WSEjbWSRefAndAddressingCombinedTest/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_13/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/ejb/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/spec/security/runAs/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat13_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/clientview/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/jarwar/application.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/propagation/cm/jta/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/appclient/application.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/servlet/WSMTOMSBFullDDsTest/contentRoot/application2.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbNoWebServiceRefInClientTest/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/interceptor/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbNoWebServiceRefInClientTest/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/metainfandlibdir/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/interceptor/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/web/scope/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSWebServiceRefLookupDDs/client/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbSOAPHandlersTest2/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest2/application.xml.clientear1 (diff)
The file was modified src/com/sun/ts/tests/webservices12/servlet/WSMTOMSBFullDDsTest/contentRoot/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/clientview/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/cditests/ejbweb/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest1/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest2/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/metadatacomplete/testapp/application.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/servlet/WSMTOMSBAnnotationsTest/contentRoot/application2.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat14_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/contentRoot/WSW2JDLMTOMTestapplication2.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/ejb/annotations/WSEjbWSRefRespBindAndAddressingCombinedTest/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/librarydirectory/custom/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSMTOMFeaturesTestUsingDDs/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat14_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/common/template/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/appres/warmbean/application.xml.template (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest2/application.xml.clientear2 (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/appres/appclientejb/application.xml.template (diff)
The file was modified src/com/sun/ts/tests/assembly/altDD/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_13/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/initorder/appclientejb/application.xml (diff)
The file was modified src/com/sun/ts/tests/connector/resourceDefs/ejb/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/warejb/application.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefWithDDsTest/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefHCWithDDsTest/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefWithDDsTest/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSAddressingFeaturesTestUsingDDs/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/topic/jarwar/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_13/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat13_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/contentRoot/WSW2JDLMTOMTestapplication.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSRespBindAndAddressingTestUsingDDs/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/wscontext/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/initorder/ejbwar/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/appres/warejb/application.xml.template (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/contentRoot/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSAddressingFeaturesTestUsingAnnotations/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefHCWithDDsTest/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat14_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/contentRoot/application2.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSMTOMFeaturesTestUsingAnnotations/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/cditests/usecases/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/initorder/warejb/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat14_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_14/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest1/application.xml.ejbear (diff)
The file was modified src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/application.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/spec/crosscontext/application.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSRespBindAndAddressingTestUsingAnnotations/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/application.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat14_50/application.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/cditests/mdb/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices12/servlet/WSMTOMSBAnnotationsTest/contentRoot/application.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/webservice/wscontext/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSWebServiceRefLookup/client/application.xml.clientear (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/librarydirectory/disable/application.xml (diff)
Commit b100e93435ee02ab81ec6704ba7c739415862392 by 44426046+alwin-joseph
tck build fix, removed tests for deprecated apis, tests running with glassfish6

- 12 test failures in api/jakarta_faces/application/navigationcase/URLClient.java
- removed all tests for deprecated apis in api/jakarta_faces/el, spec/el,  api/jakarta_faces/model/resultdatamodel
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/propertynotfoundexception/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/methodbinding/jsf_el_methbinding_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/el/managedbean/standalone/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/spec/el/managedbean/ee/jsf_el_mgbean_ee_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/propertynotfoundexception/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/propertynotfoundexception/jsf_el_propnotfoundexc_web.war.sun-web.xml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseActionSourceTestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectboolean/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanagerwrapper/URLClient.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/evaluationexception/jsf_el_evalexc_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/methodnotfoundexception/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/referencesyntaxexception/jsf_el_refsyntaxexc_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/variableresolver/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/resultdatamodel/URLClient.java
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationwrapper/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanager/URLClient.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/propertyresolver/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/spec/el/managedbean/ee/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/resultdatamodel/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/resultdatamodel/jsf_model_resultdm_web.war.sun-web.xml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicommand/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/methodbinding/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/el/managedbean/standalone/jsf_el_mgbean_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/methodnotfoundexception/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/methodbinding/TestServlet.java
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanycheckbox/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/spec/el/managedbean/ee/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/variableresolver/jsf_el_varresolver_web.war.sun-web.xml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectone/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/evaluationexception/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/spec/el/managedbean/standalone/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/valuebinding/jsf_el_valbinding_web.war.sun-web.xml
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/spec/el/managedbean/ee/jsf_el_mgbean_ee_web.xml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationWrapperISE/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/valuebinding/build.xml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationISE/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationfactory/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/methodbinding/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/variableresolver/jsf_el_varresolver_web.xml
The file was modified src/com/sun/ts/tests/jsf/common/statemanager/TCKStateManager.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/methodnotfoundexception/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/el/managedbean/standalone/jsf_el_mgbean_web.xml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectmany/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/methodnotfoundexception/jsf_el_methnotfoundexc_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/evaluationexception/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/propertynotfoundexception/jsf_el_propnotfoundexc_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/referencesyntaxexception/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/valuebinding/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/variableresolver/build.xml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiinput/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/variableresolver/TestServlet.java
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseEditableValueHolderTestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/propertyresolver/jsf_el_propresolver_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/valuebinding/jsf_el_valbinding_web.xml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/application/URLClient.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/referencesyntaxexception/TestServlet.java
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/application/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/evaluationexception/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/resultdatamodel/jsf_model_resultdm_web.xml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationwrapper/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/evaluationexception/jsf_el_evalexc_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/propertyresolver/jsf_el_propresolver_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/methodbinding/jsf_el_methbinding_web.war.sun-web.xml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanagerwrapper/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/methodnotfoundexception/jsf_el_methnotfoundexc_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/referencesyntaxexception/jsf_el_refsyntaxexc_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/resultdatamodel/build.xml
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/common/BookBean.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/referencesyntaxexception/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/propertyresolver/TestServlet.java
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uidata/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanager/TestServlet.java (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/valuebinding/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/propertynotfoundexception/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/propertyresolver/build.xml
Commit 6bc360422fc0a9dc43ae332bba1c307fbebdf479 by Scott Marlow
update to Interceptors 2.1.0

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/pom.xml (diff)
Commit e5de0fb3f7a40d2a1067c22189edbd614d297aed by Gurunandan Rao
platform tck add jakarta.websocket-client-api.jar to classpath.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit dd0e9d7d8582e2a3e798fb99a2cbff86123501e9 by Gurunandan Rao
increase stack size.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit a225b0ebaab2f10bbcf9692560ec73f8d71a2307 by Mark Thomas
First pass at updating WebSocket 2.0 to 2.1
The file was modified user_guides/websocket/src/main/jbake/assets/_config.yml (diff)
The file was modified user_guides/websocket/pom.xml (diff)
The file was modified user_guides/websocket/src/main/jbake/content/attributes.conf (diff)
The file was modified install/websocket/docs/README.txt (diff)
The file was modified release/tools/websocket.xml (diff)
Commit e4124132c673588db6f2c6907d66ec29e563b3e3 by Scott M Stark
Convert jsf managedbean to cdi bean

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/jsf/common/beans/ColorBean.java (diff)
Commit 33f77af04e1699148d7df54ddb993bdb2f83e5dc by Piotr Żygieło
Fix typos in log messages
The file was modified src/com/sun/ts/tests/jms/core20/appclient/jmscontextqueuetests/Client.java (diff)
The file was modified src/com/sun/ts/tests/jms/core20/jmscontexttopictests/Client.java (diff)
The file was modified src/com/sun/ts/tests/jms/core20/sessiontests/Client.java (diff)
Commit 0b2ba85588aff201d7dd761dd544b5d975a4c00f by noreply
Updating the docker script used for latest cts-base image (#824)

* Updating the docker script used for latest cts-base image

* typo in README
The file was modified docker-images/cts-base/README (diff)
The file was addeddocker-images/cts-base/Dockerfile3
Commit 60a71875d6c23dfefe7595602e9f55d947a0594f by Scott Marlow
update concurrent-api.version

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/pom.xml (diff)