Skip to content

Changes

Summary

  1. Update JmsTool for Messaging 3.1 (details)
  2. add javadoc assertions for faces 4.0 (details)
  3. JSONB TCK test removal (details)
  4. another removed parts (details)
  5. JSONB TCK pluggability test added (details)
  6. switch to JTA release candidate 2.0.1-RC1 (details)
  7. [saaj] Update TCK user guide for SAAJ 3.0 (details)
  8. corrected the version in api assertion xml (details)
  9. update saaj api to latest. (details)
  10. update soap, xml-ws signature files from latest api. (details)
  11. EAR lib (details)
  12. pluggability properties uncommented (details)
  13. another change (details)
  14. add invocation of createNameTest3 test from servlet. (details)
  15. Update Jakarta application client deployment descriptor schemas (details)
  16. Update Jakarta application or module declared permissions schemas (details)
  17. Update CopyRight year for beans schema reference updates to EE10 (details)
  18. possible fix for provider ordering (details)
  19. unique index schema creation check also for add constraint unique (details)
  20. include the TCK Process version referenced when the TCK user guide was updated (details)
  21. remove version from signature files (details)
  22. inculde renamed sig files to bundles (details)
  23. remove _se11 from api versions and file names (details)
  24. edit comments to remove tech versions from sig files (details)
  25. add javadoc assertions for faces 4.0 (details)
  26. corrected the version in api assertion xml (details)
  27. Update CopyRight year for beans schema reference updates to EE10 (details)
  28. Update Jakarta application client deployment descriptor schemas (details)
  29. Update Jakarta application or module declared permissions schemas (details)
  30. update soap, xml-ws signature files from latest api. (details)
  31. add invocation of createNameTest3 test from servlet. (details)
  32. remove migrated jaxrs tests, docs and related contents, fixed conflicts (details)
  33. basic provider test fix (details)
  34. file re-name from SAAJ to SOAP-Attachments. (details)
  35. Test repeatable annotations for Messaging (details)
  36. Messaging - apply copyright and apply formatting to original src files (details)
  37. batch api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/batch/jakarta.batch-api/2.1.0/ (details)
  38. jaxws tck failure fix, test failures - https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/master/1634/testReport/ (details)
  39. [xmlws40] update ug and install docs (details)
  40. remove references to endorsed and resolver, fix filenames in ts files (details)
  41. make the list of packages in the release notes more readable (details)
  42. delete obsolete ts.jte.tomcat files (details)
  43. [pers31] update userguide (details)
  44. Persistence 3.1 schema update orm_3_0.xsd => orm_3_1.xsd (details)
  45. First pass at updating Jakarta Server Pages version (details)
  46. Addition pass for WebSocket version updates (details)
  47. First pass at version updates for EL 5.0 TCK (details)
  48. Remove exclusion resulting from challenge servlet-api#378 (details)
  49. First pass at updating version for Servlet 6.0 (details)
  50. JavaEE -> Jakarta EE (details)
  51. Add missing persistence unit properties (details)
  52. Handle new GenerationType.UUID in tests (details)
  53. jakarta.xml.ws-api update to https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/4.0.0/ (details)
  54. Update Client.java (details)
  55. update signature files for JakartaEE 10 (details)
  56. fix for webscoket tck - add back webclient/log folder (details)
  57. add websocket client jar to CP (details)
  58. add websocket client jar in test run (details)
  59. update api from staging. (details)
  60. el tck fix for Provider com.sun.el.ExpressionFactoryImpl not found. (details)
  61. Update taglibs for JSTL tests (#870) (details)
  62. Migrate JSP to Facelets in Faces TCK (details)
  63. signature repository update from latest API's. (details)
  64. update taglibs for jsf and other suites (#871) (details)
  65. Migrate <managed-bean> to @Named -- pass1 (details)
  66. Messaging 3.1 - TCK guide update (details)
  67. Remove Batch tests; moved to standalone Batch TCK: https://github.com/eclipse-ee4j/batch-tck (details)
  68. Update intro doc with reference to Batch Standalone TCK, at Batch 2.1 EE 10 level (details)
  69. Remove jbatch references (details)
  70. Fix for eclipse-ee4j/jpa-api#350 (details)
  71. fix for "java.lang.NoClassDefFoundError: java/rmi/activation/Activator" jaxws tck test failure with JDK 17 (details)
  72. Additional changes for jbatch removal (details)
  73. add empty beans.xml to all wars in jsf tests (details)
  74. missed file in previous commit (add beans.xml to war) (details)
  75. few more managedbean conversions to @Named (details)
  76. jakarta.faces-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/faces/jakarta.faces-api/4.0.0/ (details)
  77. faces and security auth api signature update. (details)
  78. fix some more deployment errors (details)
  79. more beans to implement Serializable , fix public field issue in Beans (details)
  80. update ts.jte for tomcat, (details)
  81. Missed out Bean update to implement Serializable (details)
  82. Cast Object for ve.getValue - caused by EL generics (details)
  83. Remove -Djava.locale.providers=COMPAT (details)
  84. Use a more portable form of inplace sed editing (details)
  85. Update JSTL documentation for Tags 3.0, EE10 (details)
  86. Remove COMPAT documentation (details)
  87. add standalone-web xml. (details)
  88. update api to latest. (details)
  89. avoid OOM error while deployment in jsf tck (details)
  90. addressing review comments (details)
  91. Set javatest.security.noSecurityManager=true if Java 18+ (details)
  92. Issue890 (#891) (details)
  93. address FormatterUIBean integer number too large failure (details)
  94. remove jsonp tck. (details)
  95. Make bean @ApplicationScoped instead of changing beans.xml to use bean-discovery-mode="all", either should address the new requirement for issues#876 (details)
  96. correct Authorization tck bundle version. (details)
  97. Remove -Djava.locale.providers=COMPAT for platform tck runs. (details)
  98. Add JDK 17 to SEversion (details)
  99. Remove ts.jte.jdk11 step (details)
  100. Remove set.ext.dirs from GlassFish Porting kit (#879) (details)
  101. JPA jpa/jpa22/datetime test LocalDateTime truncated to miliseconds to fit into database types. (details)
  102. use new UIViewRoot instead of createViewRoot (details)
  103. fix mail,json,el,jsp api jars name for signature test, also add websocket client jar. (details)
  104. jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/ (details)
  105. signature update for jakarta.security.enterprise.sig (details)
  106. fix javamail test failures with platform TCK. (details)
  107. remove jsonb tck. (details)
  108. update Connectors documentation to 2.1 (details)
  109. remove unused standalone tck run scripts. (details)
  110. servlet minor update of releasenotes document to March 2022 (details)
  111. remove concurrent TCK test project (details)
  112. remove concurrency from install list (details)
  113. remove concurrency from signature tests (details)
  114. remove concurrency from docker tests (details)
  115. Remove concurrency from install directives (details)
  116. Remove concurrency from internal docs (details)
  117. Remove concurrency from release (details)
  118. Remove concurrency from user guides (details)
  119. Remove concurrency from Jenkins (details)
  120. remove concurrency from test harness (details)
  121. change html-users-guide link to html-usersguide (details)
  122. correct Connector TCK user guide PDF path (details)
  123. remove jaxrs,jsonb,jsonp signature test logic. (details)
  124. remove unused fix_classpath script. (details)
  125. jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/ (details)
  126. jakarta.security.enterprise signature update to latest. (details)
  127. remove jsf tck sources and related contents (details)
  128. add expressly.jar to platform tck test run classpath. (details)
  129. Update Websocket TCK doc to refer to Jakarta EE 10, GlassFish 7.0 (details)
  130. issue 876, address Update CDI bean usage for change in default bean-discovery-mode (details)
  131. Additional version fixes for EL TCK. (details)
  132. One more version update (details)
  133. Fix WebSocket TCK name and version (details)
  134. Additional Jakarta EE / Glassfish version updates (details)
  135. jakarta.transaction-api.version - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/ (details)
  136. updates for signatures, based on latest API. (details)
  137. change html-users-guide link to html-usersguide (details)
  138. correct Connector TCK user guide PDF path (details)
  139. jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/ (details)
  140. jakarta.security.enterprise signature update to latest. (details)
  141. remove jaxrs,jsonb,jsonp signature test logic. (details)
  142. remove unused standalone tck run scripts. (details)
  143. remove unused fix_classpath script. (details)
  144. issue 876, address Update CDI bean usage for change in default bean-discovery-mode (details)
  145. add expressly.jar to platform tck test run classpath. (details)
  146. Update Websocket TCK doc to refer to Jakarta EE 10, GlassFish 7.0 (details)
  147. Additional version fixes for EL TCK. (details)
  148. One more version update (details)
  149. Fix WebSocket TCK name and version (details)
  150. Additional Jakarta EE / Glassfish version updates (details)
  151. Draft requirement on standalone TCKs (details)
  152. Fixes #926 - bad StringBuffer reuse in websocket/spec/servercontainer upgradeHttpToWebSocketTest (details)
  153. Fix input of methodExpressionMatchingAmbiguousTest (details)
  154. Make sure the test ELContext has a resolver that can invoke methods. (details)
  155. #876 Update CDI bean usage for change in default bean-discovery-mode (details)
  156. remove security api tck sources and related contents (details)
  157. Update release date; Update Java EE references to Jakarta EE (details)
  158. Add tests of new JACC APIs, https://github.com/jakartaee/authorization/issues/113 (details)
  159. Remove incorrect comment (details)
  160. Modify the jsp:plugin tests to reflect that the action should be a NO-OP (details)
  161. reduce ejb deployment timeout to 120 sec from 480 sec. (details)
  162. use the configured test.ejb.stateful.timeout.wait.seconds + impl.deploy.timeout.multiplier in ts.jte (details)
  163. glassfish standalone jsonb, jsonp runners. (details)
  164. Tests that use Jakarta Faces need to also include a beans.xml (bean-discovery-mode=all) to enable CDI (details)
  165. Remove maxpermsize, as it's not supported anymore and crashes new JDKs (details)
  166. Update (jacc) TCK install + userguide to Jakarta Authorization 2.1 (details)
  167. version changes to jacc userguide (details)
  168. add webservices jar to javaee.classes CP (details)
  169. Refactor to avoid use of deprecated and removed HttpUtils. (details)
  170. Add JVMOPTS_RUNTESTCOMMAND variable for GlassFish to pass in  options for ExecTSTestCmd on Java SE 17, this may be useful for other implementations also. (details)
  171. try reference via env.JVMOPTS_RUNTESTCOMMAND (details)
  172. jsp to xhtml migration for ejblitejsf vehicle tests - ejb30/lite/appexception (details)
  173. set JVMOPTS_RUNTESTCOMMAND via ts.top.import.xml (details)
  174. Initial version of core profile tck (details)
  175. Say Java SE 11+ in requirements (details)
  176. Updates for scottmarlow comments (details)
  177. Revert unintended changes, incorrect merges (details)
  178. new faces client for ejb32 tests - part 1 (details)
  179. update copyright years (details)
  180. replace OPTS_RUNTESTCOMMAND in ts.jte with add-opens for Java SE 17 (details)
  181. Update for #969, jsp to xhtml for ejblitejsf vehicle (details)
  182. revert the (now unneeded) JVMOPTS_RUNTESTCOMMAND change to bin/xml/ts.top.import.xml (details)
  183. Update description of ts.jte JVMOPTS_RUNTESTCOMMAND to reflect how it can be replaced with JDK options like  as is done in docker/run_jakartaeetck.sh (details)
  184. Update Copyright date (details)
  185. Remove (not used) ejbembed from ejb30/lite/async tests (details)
  186. Update for 977, jsp to xhtml for ejblitejsf vehicle for com/sun/ts/tests/jta/ee/transactional (details)
  187. Update ejblitejsf vehicle, #970 (details)
  188. Migrate ejblitejsf tests, #970 (details)
  189. Update vehicle mapping properties (details)
  190. Migrate ejblitejsf vehicle tests, #979 (details)
  191. Migrate ejblitejsf vehicle tests, #980 (details)
  192. Migrate ejblitejsf vehicle tests, #981 (details)
  193. Migrate ejblitejsf vehicle tests, #983 (details)
  194. Migrate ejblitejsf vehicle tests, #984 (details)
  195. Migrate ejblitejsf vehicle tests, #998 (details)
  196. update for #969, jsp to xhtml for ejblitejsf vehicle for com/sun/ts/tests/ejb30/lite/async/ (more build.xml changes) (details)
  197. update for #969, also add AsyncJsfClientBase.class to ejb30/lite/async/singleton/metadata/build.xml (details)
  198. Add the new ejblitejsf classes to test deployment (details)
  199. Update build files with added classes (details)
  200. Add ejblitejsf classes to build.xml (details)
  201. Add ejblitejsf vehicle classes to build.xml (details)
  202. Add ejblitejsf vehicle classes to build.xml (details)
  203. Add ejblitejsf vehicle classes to build.xml (details)
  204. Add ejblitejsf vehicle classes to build.xml (details)
  205. Add ejblitejsf vehicle classes to build.xml (details)
  206. Fix paths in vehicle.properties (details)
  207. Fix incorrect base client (details)
  208. new Faces client for ejb30/lite/tx tests (details)
  209. fix bad changes in previous commit (details)
  210. new Faces client for ejb30/bb/async tests with ejblitejsf vehicle (details)
  211. missed out changes in previous commit, copyright year corrections (details)
  212. new Faces client for ejblitejsf vehicle tests in ejb30/lite/xmloverride,view (details)
  213. fix path in vehicle properties (details)
  214. new Faces client for ejb32/lite/timer/schedule/auto/attr/stateless (details)
  215. new Faces client for ejb32/lite/timer/schedule/auto/attr/singleton (details)
  216. update for 988, add JSF changes for src/com/sun/ts/tests/ejb30/lite/packaging (details)
  217. update for 988, remove leading slash from module name that is injected but not specified via setModuleName (details)
  218. update for 1010, add Concurrency to list of SPEC APIs to run signature testing for on Web Profile + Full Platform (details)
  219. update for 1010, add Concurrency to EJB_MAP (details)
  220. New Faces client for ejb30/lite/naming/context (details)
  221. Include tck-dist in modules to ease releases (details)
  222. Need to filter artifacts-pom.xml to pickup release version (details)
  223. More updates to artifacts-pom.xml paths (details)
  224. Update wf-core-tck-runner (details)
  225. possible fix for ejb30/lite/async tests - missed out from previous PRs (details)
  226. correction to vehicle mapping (details)
  227. correct parent class of new faces client (details)
  228. add missing annotations for faces client in ejb30/lite/async/stateful/descriptor (details)
  229. correct class path in build.xml in ejb30/lite/async/singleton (details)
  230. first pass through user guide changes for Jakarta EE 10 (details)
  231. correct number of ~~~ characters below updated titles as per feedback (details)
  232. new faces client for ejb30/bb/session/stateful/concurrency (details)
  233. correct path in vehicle properties (details)
  234. Use a elliptic curve available in SE 11 and 17 (details)
  235. Update the wf-core-tck-runner to latest (details)
  236. GlassFish Batch TCK runner (details)
  237. add back parent folder path in vehicle mapping (details)
  238. Add missing vehicles to ejb30/lite suites  (#1025) (details)
  239. add exports jdk.internal.vm.annotation for sig test failure. (details)
  240. fix failures for jaxrs and jsonp runner. (#1009) (details)
  241. hk2-locator artificat to exclusion. (details)
  242. update for 1007, more packaging/war/* fixes (#1020) (details)
  243. add batch tck spi jar, part of TCK bundle. (details)
  244. More changes for #998 package ejb30.lite.stateful.concurrency.accesstimeout (#1033) (details)
  245. Address comments in review PR (details)
  246. Correct the wf-core-tck-runner/LICENSE path (details)
  247. Restore finalName to maven-assembly-plugin config (details)
  248. Fix tests in ejb30/lite/stateful/concurrency/metadata/descriptor (#1035) (details)
  249. Revert reduce ejb deployment timeout to 120 sec from 480 sec change to align with com.sun.ts.tests.ejb30.lite.stateful.timeout.common.StatefulTimeoutIF.EXTRA_WAIT_SECONDS default of 480 seconds (8 minutes) (#1036) (details)
  250. support jakarta EE full/web profile and GF M5 (details)
  251. migrated TCK documentation for Platform TCK. (details)
  252. Update the additional requirements section to include missing standalone tcks (details)
  253. remove documentation for COMPAT at Platform TCK. (details)
  254. Remove extra == at end of section title, #1040 (details)
  255. Better stability of scripts (details)
  256. Java EE -> Jakarta EE, javaee.jar -> jakartaee.jar (details)
  257. Added time and final message to the tck.sh script. (details)
  258. Possibility to set env options in a file + trap for build successful/failed msg (details)
  259. Correct number of underline characters (details)
  260. removing the ejblitejsf tests in ejb30/lite/stateful/concurrency/metadata (details)
  261. Cleanup of user guide (details)
  262. Minor user guide updates (details)
  263. Correct the Lite version of EJB ref in web profile (details)
  264. Fixes #1050 (details)
  265. correct vehicle mapping for ejb30/lite/enventry (details)
  266. Updates to userguide (details)
  267. Allow cdi tck version to be overriden (details)
  268. Update cdi tck version to 4.0.3 (details)
  269. Allow the CDI TCK version to be overriden from the artifact install pom (details)
  270. Update wf runner cdi tck version (details)
  271. specify arquillian profile for concurrency tests. (#1058) (details)
  272. Update wff-core-tck-runner example (details)
  273. for 1060, ensure that DataSourceDefinition has unique name (details)
  274. Update to latest wf-core-tck-runner (details)
  275. Add inject tck install to artifacts pom (details)
  276. Fix snapshot version (details)
  277. Add env info and better section separators (details)
  278. add weld-se dependency for JSONB TCK glassfish runner. (details)
Commit 1674003e235843fb83bb42c92e7e475f41becd6a by Piotr Żygieło
Update JmsTool for Messaging 3.1
The file was modified src/com/sun/ts/tests/jms/common/JmsTool.java (diff)
Commit da9d4f3358dcb802c0a763c0287f93ab9a6c97e0 by 44426046+alwin-joseph
add javadoc assertions for faces 4.0
The file was addedinstall/jsf/docs/assertions/JakartaFacesJavadocAssertions.html
The file was addedinstall/jsf/docs/assertions/JakartaServerFacesJavadocAssertions_3.0.html
The file was addedinternal/docs/jsf/JSFJavadocAssertions_2.3.xml
The file was addedinternal/docs/jsf/JSFJavadocAssertions_4.0.xml
The file was removedinternal/docs/jsf/JSFJavadocAssertions.xml
The file was removedinstall/jsf/docs/assertions/JakartaServerFacesJavadocAssertions.html
Commit 3c784f9e2d5183664d9ec7a747654d2ddb4b3c78 by David Kral
JSONB TCK test removal

Signed-off-by: David Kral <david.k.kral@oracle.com>
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/uniqueness/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/api/config/JsonbConfigTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/polymorphictypes/model/StringContainerSubClass.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/nillable/package-info.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/api/jsonb/JsonbTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/ijson/model/CalendarContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/DuplicateNameContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/PeriodContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/URLContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerNoAccessorsPublicField.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/nillable/NillablePackageSimpleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/visibility/model/customized/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerPackagePrivateAccessors.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/PropertyNameCustomizationTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/SimpleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/DateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/TransientGetterAnnotatedPropertyContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/uniqueness/PropertyUniquenessTest.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/adapters/model/Cat.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/LinkedHashMapContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/jsonbadapter/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/arrays/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/generics/model/NumberContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/binarydata/BinaryDataCustomizationTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/NumberFormatCustomizationTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/SimpleMappingTester.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/polymorphictypes/PolymorphicMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleVisibilityStrategy.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/adapters/model/adapter/AnimalJson.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/PropertyNameCustomizationAccessorsContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/nullvalue/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/AnimalShelter.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/ListContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/jsonptypes/model/JsonNumberContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/NavigableSetContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/jsonptypes/model/JsonObjectContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/nullvalue/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleContainerContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/EnumSetContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleAnnotatedNillableContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/instantiation/model/CreatorPlusFactoryContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/identifiers/model/StringContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/SimpleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/instantiation/InstantiationCustomizationTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/binarydata/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/OffsetDateTimeContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/NonNillablePropertyNillableContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/config/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/instantiation/model/IllegalInstanceFactoryCreatorContainer.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/adapters/model/Animal.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/model/DoubleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerPackagePrivateConstructor.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/polymorphictypes/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/OptionalContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/uniqueness/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/attributeorder/AttributeOrderMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerStaticField.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/jsonptypes/JSONPTypesMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/exception/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/interfaces/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleContainerAdapted.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/ijson/model/LocalDateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/LocalTimeContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleIntegerAdapter.java
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/model/serializer/AnimalListDeserializerInjected.java (diff)
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/nillable/NillablePackageNonNillablePropertyContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/nonnillable/package-info.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/model/AnnotatedAccessorsDateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/instantiation/model/MultipleCreatorsContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/ignore/model/StringContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/serializer/AnimalListDeserializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/SpecificTypesMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/adapter/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/instantiation/model/SimpleCreatorContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/DurationContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleContainerArraySerializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/LocalDateTimeContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleAnnotatedSerializedArrayContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/ignore/MustIgnoreMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/visibility/model/SimpleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/visibility/model/CustomVisibilityAnnotatedContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/generics/model/WildcardContainer.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/model/Cat.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/model/customized/CustomizedPackageTypeOverrideDateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/StringContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerNoAccessorsPrivateField.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/nullvalue/NullValueMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/annotation/AnnotationTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/serializer/AnimalListSerializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimplePartiallyAnnotatedPropertyOrderContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/generics/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/interfaces/InterfaceMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/jsonptypes/model/JsonValueContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/PropertyNameCustomizationContainer.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/model/serializer/AnimalSerializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/nillable/NillablePackageNillablePropertyNonNillableContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/nonnillable/NonNillablePackageSimpleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerTransientField.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/model/LongContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/TransientPropertyContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertyorder/model/SimpleOrderContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/OptionalTypeContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/NillableContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/model/BooleanContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/ignore/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/OptionalDoubleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/binarydata/model/build.xml
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/model/AnimalShelterWithInjectedSerializer.java (diff)
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/jsonptypes/model/JsonStructureContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/nullvalue/model/NullArrayContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/serializer/AnimalDeserializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimplePropertyVisibilityStrategy.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/DateFormatCustomizationTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/model/FieldCustomizedDoubleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/jsonbadapter/JsonbAdapterTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleAnnotatedNillablePropertyContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/model/IntegerContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/identifiers/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/model/AnnotatedFieldDateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/untyped/UntypedMappingTest.java
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/adapters/model/adapter/InjectedListAdapter.java (diff)
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/MapContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/exception/JsonbExceptionTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/TransientPlusCustomizationAnnotatedGetterContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/TransientSetterPlusCustomizationAnnotatedSetterContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/visibility/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/SetContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/model/ByteContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/BasicJavaTypesMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/model/AccessorCustomizedDoubleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/model/customized/CustomizedPackageTypeOverrideFieldOverrideDateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/model/StringContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerPublicAccessorsPublicField.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/interfaces/model/InterfaceContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/HashSetContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/enums/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/nonnillable/NonNillablePackageNonNillablePropertyNillableContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/untyped/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/model/DateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/ijson/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/NavigableMapContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleAnnotatedPropertyOrderContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/Dog.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/SortedSetContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/polymorphictypes/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/serializer/AnimalBuilder.java
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/adapters/model/adapter/InjectedAdapter.java (diff)
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/model/customized/package-info.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/model/customized/CustomizedPackageDateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/DequeContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/NonNillablePropertyContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleStringAdapter.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/NillablePropertyContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerPrivateAccessorsPublicField.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/jsonptypes/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertyorder/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/generics/model/GenericContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertyorder/model/CustomOrderContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/MappingTester.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/URIContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/model/NumberContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/interfaces/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/Cat.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/AnimalShelterAdapted.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/ijson/model/GregorianCalendarContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/NonNillableContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleAnnotatedPropertyVisibilityContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleIntegerDeserializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/ijson/model/DurationContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/model/TypeCustomizedDoubleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/attributeorder/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/ZoneIdContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/generics/model/CollectionContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/nillable/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/Dog.java
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/adapters/model/AnimalShelterInjectedAdapter.java (diff)
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/model/customized/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleIntegerSerializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertyorder/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/identifiers/NamesAndIdentifiersMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerFinalField.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/model/customized/PackageCustomizedTypeOverriddenFieldOverriddenDoubleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/identifiers/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/adapter/AnimalIdentifier.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/model/customized/PackageCustomizedTypeOverriddenDoubleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/annotation/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/SimpleTimeZoneContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/ijson/model/LocalDateTimeContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleContainerSerializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/instantiation/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/attributeorder/model/SimpleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/DatesMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/generics/GenericsMappingTest.java
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/SerializersCustomizationCDITest.java (diff)
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/model/customized/PackageCustomizedDoubleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/QueueContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimplePropertyNamingStrategy.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerPrivateAccessors.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/adapter/AnimalAdapter.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/Animal.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/model/serializer/AnimalBuilder.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/LinkedListContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/TreeMapContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/model/TypeCustomizedFieldOverriddenDoubleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerProtectedStaticNestedClass.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/TransientAnnotatedPropertyContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/jsonptypes/model/JsonArrayContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleAnnotatedAdaptedContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertyorder/model/PartialOrderContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/jsonptypes/model/JsonPointerContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/jsonb/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/OptionalIntContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/NillablePropertyNonNillableContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleAnnotatedDateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/InstantContainer.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/adapters/model/adapter/AnimalIdentifier.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/model/CharacterContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleAnnotatedDoubleContainer.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/model/serializer/AnimalListSerializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/Animal.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/adapters/model/Dog.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertyorder/model/RenamedPropertiesContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/adapter/AnimalJson.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/model/AnnotatedTypeDateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/model/customized/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/AnimalShelterWithSerializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/generics/model/MultipleBoundsContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/CollectionsMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/generics/model/StringContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerNoAccessorsPackagePrivateField.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/instantiation/model/SimpleCreatorPlusFieldsContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/generics/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/jsonptypes/model/JsonStringContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/instantiation/model/MultipleFactoryCreatorsContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/TransientGetterPlusCustomizationAnnotatedGetterContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/instantiation/model/SimpleCreatorRenameContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerProtectedAccessors.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/OptionalArrayContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerAccessorsWithoutMatchingField.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerPrivateConstructor.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/model/FloatContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/TimeZoneContainer.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/model/Animal.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/visibility/model/customized/package-info.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/HashMapContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/PriorityQueueContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/ZonedDateTimeContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/builder/JsonbBuilderTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/AnimalShelter.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/bignumbers/BigNumbersMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/LinkedHashSetContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerPublicConstructor.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/enums/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/nullvalue/model/NullValueContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/CollectionContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleContainerArrayDeserializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/nonnillable/NonNillablePackageNillableContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/ignore/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/TransientSetterPlusCustomizationAnnotatedFieldContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/visibility/model/CustomVisibilityStrategy.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/TransientGetterPlusCustomizationAnnotatedFieldContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/enums/model/EnumContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/attributeorder/model/ExtendedContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/attributeorder/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleContainerDeserializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/TreeSetContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/interfaces/model/StringContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerPublicAccessors.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/uniqueness/model/SimpleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/jsonptypes/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/NullHandlingCustomizationTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertyorder/model/SimpleContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/serializer/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/model/ShortContainer.java
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/model/serializer/AnimalDeserializerInjected.java (diff)
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/ijson/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/basictypes/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerPublicStaticNestedClass.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/polymorphictypes/model/StringContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/ijson/model/InstantContainer.java
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/adapters/AdaptersCustomizationCDITest.java (diff)
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/model/serializer/AnimalSerializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/numberformat/model/customized/package-info.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/OffsetTimeContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/arrays/model/MultiDimensionalArrayContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/instantiation/model/SimpleFactoryCreatorContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/EnumMapContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/BigDecimalContainer.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/model/serializer/AnimalDeserializer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/serializers/SerializersCustomizationTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/SortedMapContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/visibility/VisibilityCustomizationTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/OptionalLongContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/builder/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/ArrayDequeContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/ClassesMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertyorder/PropertyOrderCustomizationTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/specifictypes/model/BigIntegerContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/TransientPlusCustomizationAnnotatedPropertyContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/collections/model/ArrayListContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/enums/EnumMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/ijson/IJsonSupportTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/nullhandling/model/nonnillable/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/visibility/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/ijson/model/DateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/visibility/model/customized/PackageCustomizedContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/model/SimpleAnnotatedSerializedContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/arrays/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerFinalPublicField.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/GregorianCalendarContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/binarydata/model/BinaryDataContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/TransientPlusCustomizationAnnotatedSetterContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/arrays/model/PrimitiveArrayContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/adapter/AnimalListAdapter.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/arrays/ArraysMappingTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/AdaptersCustomizationTest.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/propertynames/model/TransientSetterAnnotatedPropertyContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerNoAccessorsProtectedField.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/dateformat/model/AnnotatedTypeFieldOverrideDateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/instantiation/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/LocalDateContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/CalendarContainer.java
The file was addedsrc/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/model/Dog.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/bignumbers/build.xml
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/adapters/model/Cat.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/classes/model/StringContainerProtectedConstructor.java
The file was removedsrc/com/sun/ts/tests/jsonb/defaultmapping/dates/model/ZoneOffsetContainer.java
Commit 373f1a8042531f110889dbd40231a3c781a00c5c by David Kral
another removed parts

Signed-off-by: David Kral <david.k.kral@oracle.com>
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/visibility/model/CustomFieldVisibilityStrategy.java
The file was removedsrc/com/sun/ts/tests/jsonb/customizedmapping/ijson/model/BinaryDataContainer.java
The file was removedsrc/com/sun/ts/tests/jsonb/api/build.xml
Commit 91f3bd770cb86f400ce55d35c2ce20132d622080 by David Kral
JSONB TCK pluggability test added

Signed-off-by: David Kral <david.k.kral@oracle.com>
The file was addedsrc/com/sun/ts/tests/jsonb/pluggability/build.xml
The file was addedsrc/com/sun/ts/tests/jsonb/provider/MyJsonbBuilder.java
The file was addedsrc/com/sun/ts/tests/jsonb/pluggability/jsonbprovidertests/Client.java
The file was addedsrc/com/sun/ts/tests/jsonb/pluggability/jsonbprovidertests/build.xml
The file was addedsrc/com/sun/ts/tests/jsonb/provider/META-INF/services/jakarta.json.bind.spi.JsonbProvider
The file was addedsrc/com/sun/ts/tests/jsonb/provider/build.xml
The file was addedsrc/com/sun/ts/tests/jsonb/provider/MyJsonbProvider.java
Commit 0fd7a0382237ce2c6cccb236b1dcc79b6c95a86e by Scott Marlow
switch to JTA release candidate 2.0.1-RC1

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/pom.xml (diff)
Commit 5ccbbd5e94e782d1405101b78c4ad6dd8a44ce50 by Lukas Jungmann
[saaj] Update TCK user guide for SAAJ 3.0

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified user_guides/saaj/src/main/jbake/content/req-software.inc (diff)
The file was modified user_guides/saaj/src/main/jbake/content/toc.adoc (diff)
The file was modified user_guides/saaj/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/saaj/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/saaj/pom.xml (diff)
The file was modified user_guides/saaj/src/main/jbake/content/intro.adoc (diff)
The file was modified user_guides/saaj/src/main/jbake/templates/footer.ftl (diff)
Commit ac38d0e6cd6e7b181549c14010ee9f6d87b73852 by 44426046+alwin-joseph
corrected the version in api assertion xml
The file was modified internal/docs/jsf/JSFJavadocAssertions_4.0.xml (diff)
Commit 46afa178606c7e4a910daa42f2fc8fccc9dce289 by Gurunandan Rao
update saaj api to latest.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
Commit b8fb4d5453d2f133eff903c172da9bd891967e96 by Gurunandan Rao
update soap, xml-ws signature files from latest api.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig_3.0_se11 (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig_4.0_se11 (diff)
Commit 7ef1b95896dc264b0fd07444c983c8f91511763f by David Kral
EAR lib

Signed-off-by: David Kral <david.k.kral@oracle.com>
The file was modified src/com/sun/ts/tests/jsonb/pluggability/jsonbprovidertests/build.xml (diff)
Commit 4f745da0144fe76d0a4b0d425eccef1d8de38e29 by David Kral
pluggability properties uncommented

Signed-off-by: David Kral <david.k.kral@oracle.com>
The file was modified install/jsonb/bin/ts.jte (diff)
Commit c16e475d6cbfb0da24bdf105d67c304909edcf72 by David Kral
another change

Signed-off-by: David Kral <david.k.kral@oracle.com>
The file was modified install/jsonb/bin/build.xml (diff)
Commit aa404b96344fec3f3efe8060752209676111a185 by Gurunandan Rao
add invocation of createNameTest3 test from servlet.

Signed-off-by: gurunrao <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/signaturetest/signature-repository/jakarta.xml.soap.sig_3.0_se11 (diff)
Commit 5f5be92311c8cce773037cf764753646384d0283 by Suhrid Karthik
Update Jakarta application client deployment descriptor schemas

Signed-off-by: Suhrid Karthik <suhridk@gmail.com>
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejbref/casesens/ejb_depSsf_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/casesens/ejb_depMdbQ_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/complexpktest/ejb_bbECmp_complexpk_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/from_clause/ejb_ECmpQL_from_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/cm/allowedmethodstest/ejb_bbSslcm_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxM_Exceptions/ejb_txSsfBm_TxMExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/twojars/mdb_dest_twojars_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/bb_localaccess_mdbtaccesstest_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/scope/ejb_depMdbQ_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/closedQueueSession/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxRN_Single/ejb_txSslBm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/casesensT/ejb_depMdbT_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/scope/ejb_depMdbQ_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/uni/btob/ejb_pm_1x1_uni_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/bm/Tx_Single/ejb_txEpmBm_Tx_Single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/begin/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/selfXself/ejb_pm_self_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/singleT/ejb_depMdbT_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/samples/ejb/ee/twobean/ejb_sam_twobean_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/equality/ejb_ECmpQL_equality_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/scopeT/ejb_depMdbT_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/cm/TxRN_Diamond/ejb_txEbmplCm_TxRN_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/clientviewtest/ejb_bbECmp_clientview_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/single/ejb_depEbmp_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateless/sec/ejb_secSsl_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxR_Exceptions/ejb_txSlsfBm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/altDD/altDD_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/scope/ejb_depEbmp_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/closedQueueConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/messageconsumertests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt20/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/resref/single/ejb_depEcmp11_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedTopicSubscriber/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitybeantest/ejb_bbEBmp_entitybean_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/queueconn/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/cm/TxRN_Exceptions/ejb_txEcmpCm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/queuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/cascadedelete/ejb_pm_1x1_bi_cascadedelete_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/jmsproducertopictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat13_14/assembly_compat_cocktail_compat13_14_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/allowedmethodstest/ejb_bbECmp20_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/datasource/twojars/ejb3_misc_datasource_twojars_client.xml.template (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejbref/single/ejb_depSsf_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/method/sec/style2/ejb_depEbmp_method_sec_style2_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxRN_Exceptions/ejb_txSlslBm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dateTime/dateTime2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/mdb/mdb_exceptQ/mdb_exceptQ_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta10/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxS_Exceptions/ejb_txSlslBm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/closedTopicSession/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/migration/threetwo/descriptor/stateless_migration_threetwo_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt7/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/sessiontests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/single/ejb_depEcmp20_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/workmgt/xa_workmgt_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/ejb/descriptor/jpa_ee_packaging_ejb_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/handletest/ejb_bbEBmp_handle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/multiclienttest/ejb_bbECmp_multiclient_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/single/ejb_depEcmp11_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxM_Exceptions/ejb_txSlsfBm_TxMExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_14/assembly_compat_cocktail_compat12_14_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/single/ejb_depEbmp_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxN_Exceptions/ejb_txSslCm_TxNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedQueueSession/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateless/lsecp/ejb_secSsl_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/select_clause/ejb_ECmpQL_select_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/bm/TxRN_Exceptions/ejb_txEbmpBm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/ejb_bbECmp20_complexpk_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/exceptionQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/resref/casesens/ejb_depEbmp_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/lifecycle/localTx_lifecycle_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/method/sec/style3/ejb_depEcmp11_method_sec_style3_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/remove/descriptor/stateful_remove_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/bm/TxRN_Exceptions/ejb_txEcmpBm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt15/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/bm/TxRN_Diamond/ejb_txEbmplBm_TxRN_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/queueMsgHeaders/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/bm/Tx_Multi/ejb_txEpmBm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta7/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dateTime/dateTime1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/lifecycle/lifecycle_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/bm/Tx_Single/ejb_txEbmplBm_Tx_Single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/single/ejb_depSsf_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/mdb/xa/mdb_msg_xa_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/session/stateless/cm/ejb_timerSslCm_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/resref/casesens/ejb_depEcmp11_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/connection/localTx_conn_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/scope/ejb_depEcmp11_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/closedQueueReceiver/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transinflow/transinflow_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/bm/TxR_Exceptions/ejb_txEbmpBm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/entity/cmp20/ejb_timerEcmp_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/uni/btob/ejb_pm_1xM_uni_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedQueueConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet10/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/bm/Tx_Single/ejb_txEpmlBm_Tx_Single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt7/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/moduleName/twojars/ejb3_misc_moduleName_twojars_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejbref/casesens/ejb_depSsl_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxN_Single/ejb_txSlslBm_TxNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt10/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxRN_GlobalSingle/ejb_txSlsfBm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt16/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/bm/TxRN_Diamond/ejb_txEpmlBm_TxRN_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxNS_Exceptions/ejb_txSlslBm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/fullpath/mdb_dest_fullpath_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/method/sec/style2/ejb_depEcmp11_method_sec_style2_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejblink/scope/ejb_depSsl_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta4/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefWithDDsTest/WSEjbOverrideWSRefWithDDsTestClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/method/sec/style1/ejb_depSsl_method_sec_style1_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_13/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/ejb_depEbmp_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxM_Exceptions/ejb_txSslBm_TxMExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/jmsconsumertests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/resref/scope/ejb_depEcmp20_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/casesens/appclient_dep_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/bi/btob/ejb_pm_MxN_bi_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/scope/ejb_depEcmp20_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/mdb/ejb_sec_mdb_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/Tx_Multi/ejb_txSslBm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbNoWebServiceRefInClientTest/WSEjbNoWebServiceRefInClientTestClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/appclient2ejbjars/misc_metadataComplete_appclient2ejbjars_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/casesens/ejb_depSsf_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/ejb/resource_local/jpa_ee_packaging_ejb_resource_local_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/mdb/ejb_secSsf_mdb_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxR_Exceptions/ejb_txSsfBm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxS_Exceptions/ejb_txSlsfCm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/basic/ejb3_bb_stateless_basic_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxR_GlobalSingle/ejb_txSlsfBm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/apitests/ejb_timer_apitests_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta9/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/resref/singleT/ejb_depMdbT_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/remove/complement/stateful_remove_complement_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta11/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/samples/ejb/ee/simpleHello/ejb_sam_Hello_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/stmt/stmt1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxNS_Exceptions/ejb_txSslBm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxN_Exceptions/ejb_txSsfCm_TxNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/moduleName/appclientejb/ejb3_misc_moduleName_appclientejb_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedQueueSender/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/casesensT/ejb_depMdbT_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxNS_Exceptions/ejb_txSsfBm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet17/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/topictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp20/sec/ejb_secEcmp20_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/secpropagation/ejb_secSsf_secp_client.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/platform/deploy/enventry/single/servlet_ee_platform_deploy_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/nonreentranttest/ejb_bbEBmp_nonreentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxM_Single/ejb_txSlslCm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/connection/xa_connection_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSRespBindAndAddressingTestUsingDDs/WSRespBindAndAddressingTestUsingDDsClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxS_GlobalSingle/ejb_txSsfBm_TxSSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/scope/appclient_dep_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/delete/ejb_pm_1xM_bi_delete_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/descriptor/xml/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/migration/twothree/descriptor/stateless_migration_twothree_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/exceptions/ejb_ECmpQL_exceptions_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxR_Single/ejb_txSlslBm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/metainf/appclientejb/ejb3_assembly_metainf_appclientejb_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/exceptionTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/scope/appclient_dep_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/bm/TxRN_Exceptions/ejb_txEpmBm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxRN_GlobalSingle/ejb_txSsfBm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/anno/annotations_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/bytesMsgTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycmptest/ejb_bbECmp20_entitycmp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/Tx_SetRollbackOnly/ejb_txSlslCm_SetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxS_Exceptions/ejb_txSlsfBm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt14/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/jmscontexttopictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/ejblink/one/ejb3_stateful_ejblink_one_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/topic/twojars/mdb_dest_topic_twojars_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/statetest/ejb_bbSsf_state_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/migration/threetwo/descriptor/stateful_migration_threetwo_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/stmt/stmt3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt5/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/lsecp/ejb_secSsf_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bm/allowedmethodstest/ejb_bbSsfbm_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/method/sec/style2/ejb_depSsl_method_sec_style2_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/bmp/lsecr/ejb_secEbmp_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/casesens/ejb_depEcmp20_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/cm/TxR_Exceptions/ejb_txEpmCm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt10/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSWebServiceRefLookupDDs/client/WSWSRefLookupDDsClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/scope/ejb_depEcmp11_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/basic/ejb3_bb_stateful_basic_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/sessiontests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/optional/mdb_dest_optional_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/bb_localaccess_ebaccesstest_client.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/appclient/descriptor/jpa_ee_packaging_appclient_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/scope/appclient_dep_ejbref_scope_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/onejar/mdb_dest_onejar_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_50/assembly_compat_cocktail_compat12_50_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/bmp/sec/ejb_secEbmp_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/wsappclient/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/resref/scope/ejb_depSsl_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/handletest/ejb_bbSsf_handle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/batchUpdate/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/ejb_bbSsf_lrapitest_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxN_Exceptions/ejb_txSlsfCm_TxNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/cm/TxRN_Exceptions/ejb_txEpmCm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/bm/TxR_Exceptions/ejb_txEbmplBm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxM_Exceptions/ejb_txSlslBm_TxMExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateful/secpropagation/ejb3_sec_stateful_secpropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/pkey/ejb_depEbmp_pkey_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedQueueReceiver/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/scopeT/ejb_depMdbT_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/lsecr/ejb_secSsf_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/sessionbeantest/ejb_bbSsl_sessionbean_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/single/appclient_dep_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/mdcomplete/mdcomplete_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/cm/Tx_Single/ejb_txEpmCm_TxSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxRN_Exceptions/ejb_txSslBm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/multiclienttest/ejb_bbECmp20_multiclient_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet11/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat14_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/txqueuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/resref/single/ejb_depSsl_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxS_Exceptions/ejb_txSslBm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/spec/security/runAs/servlet_ee_spec_security_runAs_client.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/platform/deploy/resref/single/servlet_ee_platform_deploy_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/secrunaspropagation/ejb_secSsf_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxM_Single/ejb_txSlsfCm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/clientviewtest/ejb_bbSsf_clientview_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/exception/batUpdExcept/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/single/ejb_depMdbQ_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/null_values/ejb_ECmpQL_null_values_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/cm/Tx_Single/ejb_txEpmlCm_TxSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/secrunaspropagation/ejb3_sec_stateless_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/rollback/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/casesens/ejb_depEcmp11_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedTopicPublisher/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_13/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt4/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/workmgt/workmgt_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejblink/casesens/ejb_depSsl_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp/sec/ejb_secEcmp_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/ejb_bbSsl_reentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/where_clause/ejb_ECmpQL_where_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp20/secrunaspropagation/ejb_seccmp20_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/workmgt/localTx_workmgt_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/ejb_depEcmp11_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/migration/twothree/override/stateless_migration_twothree_override_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/cm/Tx_Multi/ejb_txEcmpCm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/transport/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet49/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/platform/deploy/ejbref/single/servlet_ee_platform_deploy_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt6/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxRN_Exceptions/ejb_txSlsfBm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/secpropagation/ejb3_sec_stateless_secpropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/metadatacomplete/testapp/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/platform/deploy/ejblink/single/servlet_ee_platform_deploy_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/bm/TxR_Diamond/ejb_txEbmplBm_TxR_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxRN_Exceptions/ejb_txSsfCm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/commit/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/mdb/mdb_exceptT/mdb_exceptT_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp20/lsecr/ejb_secEcmp20_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/method/sec/style1/ejb_depEcmp11_method_sec_style1_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/exception/sqlException/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/casesens/ejb_depEbmp_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/argsemantics/ejb_bb_ssl_argsemantics_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejbref/single/ejb_depSsl_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/cm/Tx_Multi/ejb_txEbmpCm_TxMulti_client.xml (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/ejb/ee/tx/entity/pm/cm/Tx_SetRollbackOnly/ejb_txEpmCm_TxSetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServiceContext/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/deployment/ejb_Deployment_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/scope/appclient_dep_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/single/ejb_depEbmp_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateless/secpropagation/ejb_secSsl_secp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/equals/descriptor/stateless_equals_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/method/sec/style2/ejb_depSsf_method_sec_style2_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/entity/bmp/ejb_timerEbmp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxBM_GlobalSingle/ejb_txSsfBm_TxBMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/fetchprofile/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/resref/scope/ejb_depSsf_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/bmp/secpropagation/ejb_secEbmp_secp_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/selectorTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat14_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/casesens/ejb_depEbmp_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt22/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/jmscontextqueuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/resref/casesens/ejb_depSsl_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt9/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedTopicConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/jmscontexttopictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/casesens/appclient_dep_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/ejb_depSsl_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/mapMsgTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/multiclienttest/ejb_bbEBmp_multiclient_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt11/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/clientviewtest/ejb_bbEBmp_clientview_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/cm/TxR_Diamond/ejb_txEpmlCm_TxR_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/lsecr/ejb3_sec_stateless_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/Tx_SetRollbackOnly/ejb_txSslCm_SetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxN_Exceptions/ejb_txSlslCm_TxNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/event/xa_event_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet45/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet41/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/single/ejb_depSsf_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/ejblink/override/ejb3_stateless_ejblink_override_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateful/lsecr/ejb3_sec_stateful_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/ejb_bbECmp20_nonreentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/cm/TxR_Exceptions/ejb_txEpmlCm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat13_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxRN_Single/ejb_txSlsfCm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_14/assembly_compat_cocktail_compat12_14_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejblink/single/ejb_depSsl_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt8/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/casesens/ejb_depEbmp_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxM_Single/ejb_txSsfCm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/rsMeta/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxS_Exceptions/ejb_txSsfBm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/method/sec/style3/ejb_depEbmp_method_sec_style3_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/cm/TxRN_Exceptions/ejb_txEpmlCm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateful/lsecp/ejb3_sec_stateful_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/cm/Tx_Single/ejb_txEbmpCm_TxSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/jmsconsumertests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxRN_Exceptions/ejb_txSsfBm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxR_Exceptions/ejb_txSslBm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/pkey/ejb_depEcmp11_pkey_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/messageQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxBM_GlobalSingle/ejb_txSlsfBm_TxBMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxN_GlobalSingle/ejb_txSsfBm_TxNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxS_GlobalSingle/ejb_txSlsfBm_TxSSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/topic/jarwar/mdb_dest_topic_jarwar_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/mapMsgQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/cm/Tx_Single/ejb_txEbmplCm_TxSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/stmt/stmt2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/argsemantics/ejb_bb_cmp20_argsemantics_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxN_Single/ejb_txSslBm_TxNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxNS_Exceptions/ejb_txSsfCm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/workcontext/workcontext_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt13/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/appclientejbjars/misc_metadataComplete_appclientejbjars_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxS_Exceptions/ejb_txSsfCm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat14_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.xml (diff)
The file was modified src/com/sun/ts/tests/samples/jdbc/ee/testConn/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/Tx_Multi/ejb_txSsfBm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt12/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/resref/casesens/ejb_depSsf_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitybeantest/ejb20_bbECmp20_entitybean_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/casesens/ejb_depMdbQ_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/partialanno/partialanno_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/casesens/appclient_dep_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/cm/Tx_Single/ejb_txEcmpCm_TxSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat14_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/migration/threetwo/override/stateless_migration_threetwo_override_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/btob/ejb_pm_1x1_bi_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/bm/allowedmethodstest/ejb_bbSslbm_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet14/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/scopeT/ejb_depMdbT_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/bm/Tx_Single/ejb_txEcmpBm_Tx_Single_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/altDD/assembly_altDD_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/streamMsgQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/handletest/ejb_bbECmp20_handle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/scope/ejb_depEcmp20_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/remove/override/stateful_remove_override_client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/getstatus/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/method/sec/style1/ejb_depSsf_method_sec_style1_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/exceptionerrortest/ejb_bbSsf_exceptionerror_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/single/ejb_depMdbQ_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/scope/appclient_dep_resref_scope_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/casesens/ejb_depSsf_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/handletest/ejb_bbECmp_handle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/topicMsgProperties/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/connection/connection_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/Tx_SetRollbackOnly/ejb_txSsfCm_TxSetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessioncontexttest/ejb_bbSsf_sessioncontext_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp/secpropagation/ejb_secEcmp_secp_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/objectMsgQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt19/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/single/ejb_depEcmp11_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/transaction/jta/ejb_JTATest_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/argsemantics/ejb_bb_bmp_argsemantics_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt6/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/migration/threetwo/override/stateful_migration_threetwo_override_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/method/sec/style1/ejb_depEcmp20_method_sec_style1_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxRN_Single/ejb_txSlslBm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/casesens/ejb_depEcmp11_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/equals/descriptor/stateful_equals_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar4/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxM_Single/ejb_txSslCm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejbref/scope/ejb_depSsl_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitycontexttest/ejb_bbEBmp_entitycontext_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxR_GlobalSingle/ejb_txSsfBm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxR_Single/ejb_txSlslCm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/resref/single/ejb_depSsf_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/casesens/ejb_depSsl_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSMTOMFeaturesTestUsingDDs/WSMTOMFeaturesTestUsingDDsClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/closedTopicConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/queueConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/jmscontextqueuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/internal/implementation/sjsas/jaxr/ee/javax_xml_registry/RegistryServicects/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jacc/ejb/methodperm/jacc_ejb_methodperm_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/single/ejb_depEcmp20_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/session/stateless/bm/ejb_timerSslBm_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/appclient/assembly_classpath_appclient_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/event/localTx_event_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/cm/TxR_Diamond/ejb_txEbmplCm_TxR_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/homemethodstest/ejb_bbECmp20_homemethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/queueMsgProperties/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/permsxml/ejb3_sec_permsxml_client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/lifecycle/xa_lifecycle_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/internetaddress/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest2/WSEjbMultipleClientInjectionTest2Clnt1_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appclient/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxR_Exceptions/ejb_txSlslBm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt8/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_50/assembly_compat_cocktail_compat12_50_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxN_GlobalSingle/ejb_txSlsfBm_TxNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/messageTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/sec/ejb3_sec_stateless_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateful/sec/ejb3_sec_stateful_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/getMessageContent/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt11/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitycontexttest/ejb_bbECmp_entitycontext_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/lsecp/ejb3_sec_stateless_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt15/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/cm/TxRN_Exceptions/ejb_txEbmplCm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxNS_Exceptions/ejb_txSlsfBm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt21/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/jmsproducerqueuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/resref/scope/ejb_depEbmp_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/narrow/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxR_Exceptions/ejb_txSslCm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/scope/appclient_dep_enventry_scope_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_13/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat14_50/assembly_compat_cocktail_compat14_50_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/resref/scope/ejb_depEcmp11_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/topicMsgHeaders/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/foreignMsgTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/samples/javamail/ee/transport/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxM_GlobalSingle/ejb_txSsfBm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateful/secrunaspropagation/ejb3_sec_stateful_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/statetest/ejb_bbSsl_state_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/security/xa_security_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/cascadedelete/ejb_pm_1xM_bi_cascadedelete_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/security/localTx_security_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxS_Exceptions/ejb_txSlslCm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt4/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/ejb_depEbmp_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxS_Exceptions/ejb_txSslCm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/xmloverride/ejbref/misc_xmloverride_ejbref_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/objectMsgTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/nonreentranttest/ejb_bbECmp_nonreentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/scope/ejb_depSsf_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/wsejb/wsejb_vehicle_client.xml.src (diff)
The file was modified src/com/sun/ts/tests/webservices12/deploy/portcomplink/ejb/WSPortCompLinkEjb_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxRN_Exceptions/ejb_txSslCm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/listenerexceptiontests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/mdb/mdb_synchrec/mdb_synchrec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/ejb_bbSsfcm_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/single/ejb_depEcmp20_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/casesens/ejb_depEcmp20_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/selectorQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/cm/TxRN_Diamond/ejb_txEpmlCm_TxRN_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/method/sec/style3/ejb_depSsl_method_sec_style3_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resource/ejb3_bb_stateless_resource_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/cm/TxRN_Exceptions/ejb_txEbmpCm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp/secrunaspropagation/ejb_seccmp_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxRN_Exceptions/ejb_txSlslCm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/reentranttest/ejb_bbECmp_reentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSAddressingFeaturesTestUsingDDs/WSAddressingFeaturesTestUsingDDsClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/ejb_txTran_conSharing2_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxR_Exceptions/ejb_txSlslCm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/messageProducer/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/reentranttest/ejb_bbEBmp_reentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dateTime/dateTime3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/scope/ejb_depSsf_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/bm/TxR_Exceptions/ejb_txEpmBm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxNS_Exceptions/ejb_txSslCm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXone/uni/delete/ejb_pm_Mx1_uni_delete_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/sec/ejb_secSsf_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest1/WSEjbMultipleClientInjectionTest1Clnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/cm/Tx_SetRollbackOnly/ejb_txEcmpCm_TxSetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/bm/TxR_Diamond/ejb_txEpmlBm_TxR_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/ejb_depSsf_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/ejb/queueCMTTests/jms_ejb_queueCMTTests_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/ejb_bbE_lrapitest_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXone/uni/btob/ejb_pm_Mx1_uni_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/argsemantics/ejb_bb_ssf_argsemantics_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beansinglejartest/ejb_bbSsf_b2bsingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/ejb_depEcmp20_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta6/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxR_Single/ejb_txSlsfCm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/unknownpktest/ejb_bbECmp20_unknownpk_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxNS_Exceptions/ejb_txSlslCm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/event/event_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/method/sec/style2/ejb_depEcmp20_method_sec_style2_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxR_Single/ejb_txSslBm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxR_Single/ejb_txSslCm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/connection/connection1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/bm/TxRN_Exceptions/ejb_txEbmplBm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxRN_Exceptions/ejb_txSlsfCm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt18/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt5/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/jarwar/mdb_dest_jarwar_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/singleT/ejb_depMdbT_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beanmultijartest/ejb_bbSsf_b2bmultib1_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/casesensT/ejb_depMdbT_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp20/lsecp/ejb_secEcmp20_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/path/appclient_dep_ejblink_path_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/bm/Tx_Single/ejb_txEbmpBm_Tx_Single_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/topictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/scope/ejb_depEcmp11_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/ejb/sessionQtests/jms_ejb_sessionQtests_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/bb_localaccess_mdbqaccesstest_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateless/secrunaspropagation/ejb_secSsl_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/method/sec/style1/ejb_depEbmp_method_sec_style1_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/resref/casesens/ejb_depEcmp20_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/bm/TxRN_Exceptions/ejb_txEpmlBm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/mimemessage/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet47/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/messageproducertests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/allowedmethodstest/ejb_bbECmp_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/uni/btob/ejb_pm_MxN_uni_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/internetMimeMultipart/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt16/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/method/sec/style3/ejb_depSsf_method_sec_style3_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/single/appclient_dep_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/single/appclient_dep_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/security/security_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/single/ejb_depMdbQ_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/bm/TxR_Exceptions/ejb_txEpmlBm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/ejb_bbEcmp20_entitycontext_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedTopicSession/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/Tx_SetRollbackOnly/ejb_txSlsfCm_TxSetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/casesens/ejb_depEcmp20_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxRN_Single/ejb_txSsfCm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxR_Exceptions/ejb_txSsfCm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxR_Exceptions/ejb_txSlsfCm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/bm/Tx_Multi/ejb_txEcmpBm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/singleT/ejb_depMdbT_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/allowedmethodstest/ejb_bbEBmp_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitybeantest/ejb_bbECmp_entitybean_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/bm/Tx_Multi/ejb_txEbmpBm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt9/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejb/ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/bytesMsgQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta8/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/assembly_compat_cocktail_compat12_13_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/method/sec/style3/ejb_depEcmp20_method_sec_style3_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/foreignMsgQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxM_GlobalSingle/ejb_txSlsfBm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/connectionfactorytests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/messageproducertests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/streamMsgTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxR_Single/ejb_txSsfCm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/multipart/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat13_14/assembly_compat_cocktail_compat13_14_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet18/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/ejblink/one/ejb3_stateless_ejblink_one_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/cm/Tx_SetRollbackOnly/ejb_txEbmpCm_TxSetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/scope/ejb_depSsl_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/cm/TxR_Exceptions/ejb_txEbmplCm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/tx/ejb_ECmpQL_tx_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/casesens/ejb_depMdbQ_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/argsemantics/ejb_bb_cmp11_argsemantics_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/pkey/ejb_depEcmp20_pkey_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/topicConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/assembly_compat_cocktail_compat12_13_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/ejb_bbECmp20_reentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/clientviewtest/ejb_bbSsl_clientview_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/single/appclient_dep_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/casesens/ejb_depEcmp11_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/bmp/lsecp/ejb_secEbmp_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/scope/ejb_depEcmp20_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/scope/ejb_depMdbQ_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta5/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefHCWithDDsTest/WSEjbOverrideWSRefHCWithDDsTestClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/bi/delete/ejb_pm_MxN_bi_delete_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/topic/onejar/mdb_dest_topic_onejar_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt14/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/clientviewtest/ejb_bbECmp20_clientview_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/casesens/appclient_dep_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/bmp/secrunaspropagation/ejb_secEbmp_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/sessioncontext/descriptor/stateless_sessioncontext_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/ejb_bbSsf_sessionbean_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/bb_localaccess_sbaccesstest_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/delete/ejb_pm_1x1_bi_delete_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/single/ejb_depSsl_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/txtopictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/cm/TxR_Exceptions/ejb_txEbmpCm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/resref/single/ejb_depEcmp20_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt17/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejbref/scope/ejb_depSsf_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/sessioncontext/descriptor/stateful_sessioncontext_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta12/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt13/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/servlet/WSMTOMSBFullDDsTest/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateless/lsecr/ejb_secSsl_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/topic/fullpath/mdb_dest_topic_fullpath_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxNS_Exceptions/ejb_txSlsfCm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/single/ejb_depEcmp11_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/cm/TxR_Exceptions/ejb_txEcmpCm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet7/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/invalidDest/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/resref/single/ejb_depMdbQ_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_13/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/ejb_txTran_conSharing3_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/jndi/earjar/misc_jndi_earjar_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/queuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/resref/single/ejb_depEbmp_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat14_50/assembly_compat_cocktail_compat14_50_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/bm/TxR_Exceptions/ejb_txEcmpBm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/scope/ejb_depEbmp_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/mdb/ejb_timerMdb_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp20/secpropagation/ejb_secEcmp20_secp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/btob/ejb_pm_1xM_bi_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/order_by/ejb_ECmpQL_orderby_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt12/appclient_vehicle_client.xml (diff)
Commit 4dab063dc42cc762940f08cc3538c3ebbdaafe7c by Suhrid Karthik
Update Jakarta application or module declared permissions schemas

Signed-off-by: Suhrid Karthik <suhridk@gmail.com>
The file was modified src/com/sun/ts/tests/common/connector/whitebox/permissiondd/permissions.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/sam/obtainbean/permissions.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/customhandler/permissions.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/permsxml/permissions.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/spec/security/permissiondd/permissions.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/idstorepermission/permissions.xml (diff)
Commit 94540d88877bc538fe24ccc28b54b28b3ab63a6b by Suhrid Karthik
Update CopyRight year for beans schema reference updates to EE10

Signed-off-by: Suhrid Karthik <suhridk@gmail.com>
The file was modified src/com/sun/ts/tests/jaxrs/platform/managedbean299/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/jaxrs/platform/beanvalidation/validationexceptionmapper/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/websocket/platform/cdi/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/spec/resourceconstructor/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/jsonb/cdi/customizedmapping/serializers/beans.xml (diff)
Commit fea3963ddde7c8a3ba2b236f843ac2dc948c8217 by David Kral
possible fix for provider ordering

Signed-off-by: David Kral <david.k.kral@oracle.com>
The file was modified install/jsonb/bin/ts.jte (diff)
Commit cf8ee64137c0ec85abc8b2fd3dc3b26dde6a0497 by Andrea Boriero
unique index schema creation check also for add constraint unique
The file was modified src/com/sun/ts/tests/jpa/se/schemaGeneration/annotations/index/Client.java (diff)
Commit 2900209ddec633b8506c998fb27e9d059df498a7 by Scott Marlow
include the TCK Process version referenced when the TCK user guide was updated

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified user_guides/jpa/src/main/jbake/content/rules.adoc (diff)
Commit 1cb7f1294bfa7ed6b4c9a107d195ef63445b5e57 by 44426046+alwin-joseph
remove version from signature files
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig
The file was removedsrc/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/javax.rmi.sig
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.jstl.sig_3.0_se11
The file was modified src/com/sun/ts/tests/signaturetest/SignatureTestDriver.java (diff)
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.jms.sig
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig_2.1_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.sig
The file was removedsrc/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.validation.sig_3.0_se11
The file was removedsrc/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.decorator.sig_4.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ws.rs.sig
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.resource.sig
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.auth.message.sig_3.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.interceptor.sig
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.sig_4.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.jacc.sig
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig_2.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.validation.sig
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.persistence.sig_3.1_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig
The file was removedsrc/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.inject.sig
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.faces.sig
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig_5.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ejb.sig_4.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig_3.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ws.rs.sig_3.1_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ejb.sig
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.persistence.sig
The file was removedsrc/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.batch.sig_2.1_se11
The file was removedsrc/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.decorator.sig
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.concurrent.sig
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.resource.sig_2.1_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.concurrent.sig_3.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.mail.sig
The file was removedsrc/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.security.auth.message.sig
The file was removedsrc/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.enterprise.sig
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.jstl.sig
The file was removedsrc/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.batch.sig
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/README (diff)
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig_4.0_se11
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.sig
The file was addedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig
The file was removedsrc/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.servlet.sig_6.0_se11
The file was removedsrc/com/sun/ts/tests/signaturetest/signature-repository/jakarta.inject.sig_2.0_se11
Commit 0d824004d4766cb4c511dd1c5f2ed9813ddc2e9e by 44426046+alwin-joseph
inculde renamed sig files to bundles
The file was modified release/tools/servlet.xml (diff)
The file was modified release/tools/websocket.xml (diff)
The file was modified release/tools/caj.xml (diff)
The file was modified release/tools/jms.xml (diff)
Commit 467462d1bfd281fdb37859d47b31393190ae6f53 by 44426046+alwin-joseph
remove _se11 from api versions and file names
The file was removedinstall/jpa/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/saaj/bin/sig-test_se11.map
The file was addedinstall/jaxrs/bin/sig-test.map
The file was addedinstall/jsonb/bin/sig-test-pkg-list.txt
The file was removedinstall/securityapi/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jsf/bin/sig-test_se11.map
The file was removedinstall/jpa/bin/sig-test_se11.map
The file was addedinstall/servlet/bin/sig-test-pkg-list.txt
The file was addedinstall/jaxws/bin/sig-test-pkg-list.txt
The file was addedinstall/jstl/bin/sig-test.map
The file was addedinstall/securityapi/bin/sig-test.map
The file was modified src/com/sun/ts/tests/signaturetest/SignatureTestDriver.java (diff)
The file was removedinstall/jsonb/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jstl/bin/sig-test_se11.map
The file was addedinstall/websocket/bin/sig-test.map
The file was addedinstall/jaxrs/bin/sig-test-pkg-list.txt
The file was addedinstall/connector/bin/sig-test.map
The file was removedinstall/jaspic/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jacc/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jaspic/bin/sig-test_se11.map
The file was removedinstall/jaxrs/bin/sig-test_se11.map
The file was removedinstall/securityapi/bin/sig-test_se11.map
The file was removedinstall/connector/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/jaxws/bin/sig-test.map
The file was addedinstall/connector/bin/sig-test-pkg-list.txt
The file was removedinstall/jakartaee/bin/sig-test-pkg-list_se11.txt
The file was modified src/com/sun/ts/tests/signaturetest/README (diff)
The file was removedinstall/caj/bin/sig-test_se11.map
The file was removedinstall/jakartaee/bin/sig-test_se11.map
The file was addedinstall/jsonb/bin/sig-test.map
The file was removedinstall/jsp/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/saaj/bin/sig-test.map
The file was removedinstall/caj/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/el/bin/sig-test.map
The file was addedinstall/jms/bin/sig-test-pkg-list.txt
The file was removedinstall/websocket/bin/sig-test_se11.map
The file was addedinstall/websocket/bin/sig-test-pkg-list.txt
The file was addedinstall/jaspic/bin/sig-test.map
The file was addedinstall/jaspic/bin/sig-test-pkg-list.txt
The file was removedinstall/saaj/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/jacc/bin/sig-test_se11.map
The file was removedinstall/websocket/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/jsonp/bin/sig-test-pkg-list.txt
The file was addedinstall/el/bin/sig-test-pkg-list.txt
The file was removedinstall/jms/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/jta/bin/sig-test.map
The file was addedinstall/jakartaee/bin/sig-test-pkg-list.txt
The file was removedinstall/jaxws/bin/sig-test_se11.map
The file was removedinstall/jsp/bin/sig-test_se11.map
The file was addedinstall/caj/bin/sig-test.map
The file was removedinstall/jms/bin/sig-test_se11.map
The file was removedinstall/connector/bin/sig-test_se11.map
The file was removedinstall/el/bin/sig-test_se11.map
The file was modified docker/scripts/tcks/saajtck.sh (diff)
The file was addedinstall/jacc/bin/sig-test-pkg-list.txt
The file was addedinstall/jpa/bin/sig-test-pkg-list.txt
The file was removedinstall/servlet/bin/sig-test_se11.map
The file was removedinstall/jsonp/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/servlet/bin/sig-test.map
The file was addedinstall/concurrency/bin/sig-test.map
The file was addedinstall/jsf/bin/sig-test.map
The file was addedinstall/jsonp/bin/sig-test.map
The file was removedinstall/jstl/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/jacc/bin/sig-test.map
The file was removedinstall/jta/bin/sig-test-pkg-list_se11.txt
The file was removedinstall/concurrency/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/saaj/bin/sig-test-pkg-list.txt
The file was addedinstall/caj/bin/sig-test-pkg-list.txt
The file was removedinstall/jsonb/bin/sig-test_se11.map
The file was addedinstall/jakartaee/bin/sig-test.map
The file was removedinstall/jaxrs/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/jstl/bin/sig-test-pkg-list.txt
The file was addedinstall/securityapi/bin/sig-test-pkg-list.txt
The file was addedinstall/concurrency/bin/sig-test-pkg-list.txt
The file was removedinstall/jsonp/bin/sig-test_se11.map
The file was addedinstall/jsp/bin/sig-test-pkg-list.txt
The file was removedinstall/jaxws/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/jms/bin/sig-test.map
The file was removedinstall/concurrency/bin/sig-test_se11.map
The file was removedinstall/jta/bin/sig-test_se11.map
The file was removedinstall/el/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/jpa/bin/sig-test.map
The file was addedinstall/jta/bin/sig-test-pkg-list.txt
The file was addedinstall/jsf/bin/sig-test-pkg-list.txt
The file was removedinstall/servlet/bin/sig-test-pkg-list_se11.txt
The file was addedinstall/jsp/bin/sig-test.map
The file was removedinstall/jsf/bin/sig-test-pkg-list_se11.txt
Commit 8a1cb03940578983b45026792d760689a4d9a9a5 by 44426046+alwin-joseph
edit comments to remove tech versions from sig files
The file was modified install/concurrency/bin/sig-test.map (diff)
The file was modified install/jsonp/bin/sig-test.map (diff)
The file was modified install/jstl/bin/sig-test.map (diff)
The file was modified install/jakartaee/bin/sig-test.map (diff)
The file was modified src/com/sun/ts/tests/signaturetest/README (diff)
The file was modified install/jaxws/bin/sig-test.map (diff)
The file was modified install/jms/bin/sig-test.map (diff)
The file was modified install/jsonb/bin/sig-test.map (diff)
Commit 41cd243ea25417da5f6d682b4d10f6e723999e8c by Scott Marlow
add javadoc assertions for faces 4.0
The file was addedinternal/docs/jsf/JSFJavadocAssertions_4.0.xml
The file was addedinternal/docs/jsf/JSFJavadocAssertions_2.3.xml
The file was addedinstall/jsf/docs/assertions/JakartaFacesJavadocAssertions.html
The file was addedinstall/jsf/docs/assertions/JakartaServerFacesJavadocAssertions_3.0.html
The file was removedinstall/jsf/docs/assertions/JakartaServerFacesJavadocAssertions.html
The file was removedinternal/docs/jsf/JSFJavadocAssertions.xml
Commit f3c672a1ee266a4571e12666c447eda1c296dc47 by Scott Marlow
corrected the version in api assertion xml
The file was modified internal/docs/jsf/JSFJavadocAssertions_4.0.xml (diff)
Commit 7f55b9b1c38515d03b9b024466fcc8b78764c996 by Scott Marlow
Update CopyRight year for beans schema reference updates to EE10

Signed-off-by: Suhrid Karthik <suhridk@gmail.com>
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/jaxrs/spec/resourceconstructor/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/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/jsf/spec/flows/common/beans.xml (diff)
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/jsonb/cdi/customizedmapping/serializers/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/websocket/platform/cdi/beans.xml (diff)
Commit a2e96b3e10b43f3c8d41e0310e39c699262703e4 by Scott Marlow
Update Jakarta application client deployment descriptor schemas

Signed-off-by: Suhrid Karthik <suhridk@gmail.com>
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxM_Single/ejb_txSslCm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/method/sec/style1/ejb_depEbmp_method_sec_style1_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/topic/jarwar/mdb_dest_topic_jarwar_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/cm/TxR_Diamond/ejb_txEbmplCm_TxR_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/optional/mdb_dest_optional_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt12/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/Tx_Multi/ejb_txSslBm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/lifecycle/xa_lifecycle_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/pkey/ejb_depEcmp11_pkey_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/foreignMsgTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/allowedmethodstest/ejb_bbECmp_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/btob/ejb_pm_1x1_bi_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/cm/Tx_Single/ejb_txEcmpCm_TxSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/multiclienttest/ejb_bbECmp20_multiclient_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/mdb/ejb_sec_mdb_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/bmp/lsecr/ejb_secEbmp_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/complexpktest/ejb_bbECmp_complexpk_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat14_50/assembly_compat_cocktail_compat14_50_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/platform/deploy/ejblink/single/servlet_ee_platform_deploy_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/casesens/ejb_depSsf_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateful/secrunaspropagation/ejb3_sec_stateful_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/cm/Tx_Single/ejb_txEpmCm_TxSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/remove/descriptor/stateful_remove_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/cm/TxRN_Exceptions/ejb_txEpmCm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/queuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/event/localTx_event_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bm/allowedmethodstest/ejb_bbSsfbm_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxM_Single/ejb_txSlsfCm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/jndi/earjar/misc_jndi_earjar_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/cm/TxR_Exceptions/ejb_txEpmlCm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedTopicConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/scope/ejb_depMdbQ_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta9/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxN_Exceptions/ejb_txSlsfCm_TxNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/clientviewtest/ejb_bbECmp_clientview_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/secrunaspropagation/ejb3_sec_stateless_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt4/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/clientviewtest/ejb_bbSsl_clientview_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/method/sec/style2/ejb_depSsf_method_sec_style2_client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/begin/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/cm/Tx_SetRollbackOnly/ejb_txEcmpCm_TxSetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/method/sec/style3/ejb_depSsf_method_sec_style3_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/pkey/ejb_depEcmp20_pkey_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/foreignMsgQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/scope/ejb_depSsl_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/scope/ejb_depEbmp_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/bm/TxRN_Diamond/ejb_txEpmlBm_TxRN_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/exception/sqlException/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxNS_Exceptions/ejb_txSlslCm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/ejb/sessionQtests/jms_ejb_sessionQtests_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/mdb/mdb_exceptT/mdb_exceptT_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp20/lsecr/ejb_secEcmp20_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/argsemantics/ejb_bb_cmp20_argsemantics_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXone/uni/delete/ejb_pm_Mx1_uni_delete_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/onejar/mdb_dest_onejar_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/reentranttest/ejb_bbSsl_reentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dateTime/dateTime3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/cm/TxRN_Exceptions/ejb_txEpmlCm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/nonreentranttest/ejb_bbEBmp_nonreentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/handletest/ejb_bbECmp_handle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/bm/TxR_Exceptions/ejb_txEcmpBm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/migration/threetwo/override/stateless_migration_threetwo_override_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/ejb_bbE_lrapitest_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/order_by/ejb_ECmpQL_orderby_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedTopicSession/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/ejblink/override/ejb3_stateless_ejblink_override_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxR_Exceptions/ejb_txSlslCm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/casesens/ejb_depSsl_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxR_Exceptions/ejb_txSsfBm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxS_Exceptions/ejb_txSlslBm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/mdcomplete/mdcomplete_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedTopicPublisher/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/casesens/ejb_depMdbQ_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/btob/ejb_pm_1xM_bi_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/single/ejb_depEcmp20_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/assembly/metainf/appclientejb/ejb3_assembly_metainf_appclientejb_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/appclient/assembly_classpath_appclient_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/resref/singleT/ejb_depMdbT_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/appclientejbjars/misc_metadataComplete_appclientejbjars_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet49/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/lsecr/ejb3_sec_stateless_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/resref/casesens/ejb_depSsl_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxRN_Single/ejb_txSlsfCm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxR_Single/ejb_txSlsfCm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/scope/appclient_dep_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxBM_GlobalSingle/ejb_txSlsfBm_TxBMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/bm/TxR_Exceptions/ejb_txEbmpBm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/bm/Tx_Single/ejb_txEbmpBm_Tx_Single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/objectMsgQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/sessioncontext/descriptor/stateless_sessioncontext_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt22/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt13/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSWebServiceRefLookupDDs/client/WSWSRefLookupDDsClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/cm/TxRN_Exceptions/ejb_txEbmpCm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateless/secpropagation/ejb_secSsl_secp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/bm/allowedmethodstest/ejb_bbSslbm_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/scope/appclient_dep_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat14_50/assembly_compat_cocktail_compat14_50_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/getMessageContent/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt9/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/secpropagation/ejb_secSsf_secp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/migration/threetwo/override/stateful_migration_threetwo_override_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbNoWebServiceRefInClientTest/WSEjbNoWebServiceRefInClientTestClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxM_Exceptions/ejb_txSlslBm_TxMExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet47/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/invalidDest/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt17/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/jmsproducerqueuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/topic/onejar/mdb_dest_topic_onejar_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/moduleName/appclientejb/ejb3_misc_moduleName_appclientejb_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/ejblink/one/ejb3_stateless_ejblink_one_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt14/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/argsemantics/ejb_bb_bmp_argsemantics_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefHCWithDDsTest/WSEjbOverrideWSRefHCWithDDsTestClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/samples/ejb/ee/twobean/ejb_sam_twobean_client.xml (diff)
The file was modified src/com/sun/ts/tests/samples/ejb/ee/simpleHello/ejb_sam_Hello_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/cm/allowedmethodstest/ejb_bbSsfcm_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxR_Single/ejb_txSsfCm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dateTime/dateTime1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beansinglejartest/ejb_bbSsf_b2bsingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxR_Exceptions/ejb_txSslBm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxN_Single/ejb_txSslBm_TxNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat14_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxS_Exceptions/ejb_txSlsfCm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/batchUpdate/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet14/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/tx/ejb_ECmpQL_tx_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/bm/TxR_Exceptions/ejb_txEpmBm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt16/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/method/sec/style1/ejb_depSsf_method_sec_style1_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt11/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/reentranttest/ejb_bbECmp_reentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/cm/TxR_Diamond/ejb_txEpmlCm_TxR_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/casesens/ejb_depMdbQ_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt7/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/spec/security/runAs/servlet_ee_spec_security_runAs_client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/commit/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt4/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/mapMsgTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/basic/ejb3_bb_stateful_basic_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxRN_Exceptions/ejb_txSslCm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/cm/Tx_Multi/ejb_txEcmpCm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/platform/deploy/ejbref/single/servlet_ee_platform_deploy_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/sec/ejb3_sec_stateless_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/bb_localaccess_ebaccesstest_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxR_Exceptions/ejb_txSlsfCm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/ejb/queueCMTTests/jms_ejb_queueCMTTests_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/statetest/ejb_bbSsf_state_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/statetest/ejb_bbSsl_state_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/casesens/ejb_depEbmp_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/argsemantics/ejb_bb_ssf_argsemantics_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/scope/ejb_depEcmp20_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/xmloverride/ejbref/misc_xmloverride_ejbref_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/fetchprofile/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta4/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/exceptionQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/casesens/appclient_dep_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitybeantest/ejb_bbECmp_entitybean_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/single/ejb_depEcmp20_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/cascadedelete/ejb_pm_1xM_bi_cascadedelete_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/multiclienttest/ejb_bbECmp_multiclient_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejbref/scope/ejb_depSsf_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/topicMsgHeaders/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/single/appclient_dep_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/bmp/lsecp/ejb_secEbmp_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/single/appclient_dep_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/migration/threetwo/descriptor/stateful_migration_threetwo_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/Tx_Multi/ejb_txSsfBm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/lifecycle/lifecycle_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transinflow/transinflow_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt21/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar4/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/method/sec/style2/ejb_depEcmp11_method_sec_style2_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dateTime/dateTime2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/narrow/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/delete/ejb_pm_1x1_bi_delete_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/entity/cmp20/ejb_timerEcmp_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta6/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/bi/delete/ejb_pm_1xM_bi_delete_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/messageTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/casesens/ejb_depEcmp11_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/streamMsgQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt14/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/bytesMsgQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt19/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/bm/Tx_Multi/ejb_txEpmBm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet18/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejblink/scope/ejb_depSsl_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/basic/ejb3_bb_stateless_basic_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSMTOMFeaturesTestUsingDDs/WSMTOMFeaturesTestUsingDDsClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/jacc/ejb/methodperm/jacc_ejb_methodperm_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSRespBindAndAddressingTestUsingDDs/WSRespBindAndAddressingTestUsingDDsClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/lifecycle/localTx_lifecycle_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/workcontext/workcontext_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/bm/TxR_Exceptions/ejb_txEbmplBm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxR_Exceptions/ejb_txSlslBm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/multipart/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/selectorQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat13_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta8/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/uni/btob/ejb_pm_MxN_uni_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt9/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/Tx_SetRollbackOnly/ejb_txSlslCm_SetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/wsappclient/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/single/ejb_depSsf_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/method/sec/style1/ejb_depSsl_method_sec_style1_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp20/lsecp/ejb_secEcmp20_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/clientviewtest/ejb_bbEBmp_clientview_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxM_Exceptions/ejb_txSlsfBm_TxMExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/scope/appclient_dep_enventry_scope_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta12/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxR_GlobalSingle/ejb_txSlsfBm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/single/ejb_depEbmp_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_13/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt10/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/cm/TxRN_Diamond/ejb_txEpmlCm_TxRN_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/single/ejb_depSsf_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/bm/TxR_Exceptions/ejb_txEpmlBm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/jmscontexttopictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/ejb/descriptor/jpa_ee_packaging_ejb_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/descriptors/WSEjbOverrideWSRefWithDDsTest/WSEjbOverrideWSRefWithDDsTestClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejbref/casesens/ejb_depSsl_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/moduleName/twojars/ejb3_misc_moduleName_twojars_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/topicConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxNS_Exceptions/ejb_txSlslBm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycmptest/ejb_bbECmp20_entitycmp_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt6/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp/sec/ejb_secEcmp_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbtaccesstest/bb_localaccess_mdbtaccesstest_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_13/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateless/sec/ejb_secSsl_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/single/ejb_depEcmp11_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxR_Exceptions/ejb_txSlsfBm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/mdb/xa/mdb_msg_xa_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/single/appclient_dep_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/bi/delete/ejb_pm_MxN_bi_delete_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/cm/Tx_Multi/ejb_txEbmpCm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_13/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/Tx_SetRollbackOnly/ejb_txSlsfCm_TxSetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml (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/ejb/ee/deploy/entity/cmp20/method/sec/style3/ejb_depEcmp20_method_sec_style3_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxRN_Exceptions/ejb_txSsfCm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/bmp/secpropagation/ejb_secEbmp_secp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxR_GlobalSingle/ejb_txSsfBm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt5/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServiceContext/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/event/event_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/permsxml/ejb3_sec_permsxml_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt20/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/closedQueueConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/queueMsgHeaders/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedQueueConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/deployment/ejb_Deployment_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/where_clause/ejb_ECmpQL_where_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/single/ejb_depEcmp11_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxRN_Exceptions/ejb_txSsfBm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet10/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxN_Exceptions/ejb_txSlslCm_TxNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/assembly_compat_cocktail_compat12_13_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/anno/annotations_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejblink/casesens/ejb_depEbmp_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/bm/TxRN_Exceptions/ejb_txEpmBm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/descriptor/xml/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/internetaddress/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxNS_Exceptions/ejb_txSsfBm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/scopeT/ejb_depMdbT_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxS_GlobalSingle/ejb_txSlsfBm_TxSSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxR_Exceptions/ejb_txSslCm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedQueueSender/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/enventry/single/ejb_depSsl_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/multiclienttest/ejb_bbEBmp_multiclient_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/casesens/ejb_depEcmp11_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp/secrunaspropagation/ejb_seccmp_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/mdb/ejb_timerMdb_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/resref/scope/ejb_depSsf_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/connection/localTx_conn_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/txtopictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/single/appclient_dep_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/cm/TxRN_Exceptions/ejb_txEcmpCm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/sec/ejb_secSsf_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/selectorTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/casesensT/ejb_depMdbT_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/resref/single/ejb_depEcmp11_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxRN_GlobalSingle/ejb_txSlsfBm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/wsejb/wsejb_vehicle_client.xml.src (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat13_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/bm/Tx_Multi/ejb_txEbmpBm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/jmsconsumertests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitycontexttest/ejb_bbEBmp_entitycontext_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/topictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/sessionbeantest/ejb_bbSsl_sessionbean_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/null_values/ejb_ECmpQL_null_values_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXmany/bi/btob/ejb_pm_MxN_bi_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/txqueuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_14/assembly_compat_cocktail_compat12_14_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/objectMsgTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/nonreentranttest/ejb_bbECmp_nonreentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat14_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/bm/TxRN_Exceptions/ejb_txEcmpBm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/jmscontextqueuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/scope/appclient_dep_ejbref_scope_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxRN_Exceptions/ejb_txSslBm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/altDD/assembly_altDD_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/method/sec/style3/ejb_depEbmp_method_sec_style3_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/select_clause/ejb_ECmpQL_select_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxR_Single/ejb_txSslBm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resource/ejb3_bb_stateless_resource_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing2/ejb_txTran_conSharing2_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxR_Exceptions/ejb_txSsfCm_TxRExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/scope/ejb_depEcmp11_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_50/assembly_compat_cocktail_compat12_50_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/transaction/jta/ejb_JTATest_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/reentranttest/ejb_bbECmp20_reentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/singleT/ejb_depMdbT_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt16/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejbref/casesens/ejb_depEcmp11_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt12/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/jmsproducertopictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/messageProducer/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/enventry/casesens/appclient_dep_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/queueMsgProperties/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessionbeantest/ejb_bbSsf_sessionbean_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/casesens/ejb_depEbmp_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/topic/twojars/mdb_dest_topic_twojars_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/equals/descriptor/stateless_equals_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt7/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/bm/TxRN_Exceptions/ejb_txEbmplBm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt13/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/resref/casesens/ejb_depSsf_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxR_Single/ejb_txSlslCm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/lrapitest/ejb_bbSsf_lrapitest_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/resref/single/ejb_depSsf_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxR_Single/ejb_txSlslBm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/rollback/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitycontexttest/ejb_bbEcmp20_entitycontext_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/selfXself/ejb_pm_self_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/fullpath/mdb_dest_fullpath_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/bm/TxRN_Exceptions/ejb_txEpmlBm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxNS_Exceptions/ejb_txSlsfBm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/cm/allowedmethodstest/ejb_bbSslcm_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/casesens/ejb_depEcmp20_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/bytesMsgTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/clientviewtest/ejb_bbSsf_clientview_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/remove/override/stateful_remove_override_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/sessiontests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/security/localTx_security_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxRN_GlobalSingle/ejb_txSsfBm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxM_Exceptions/ejb_txSsfBm_TxMExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/event/xa_event_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateless/secrunaspropagation/ejb_secSsl_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxNS_Exceptions/ejb_txSsfCm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateless/lsecr/ejb_secSsl_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxS_Exceptions/ejb_txSsfBm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxRN_Exceptions/ejb_txSlslCm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/scope/ejb_depEbmp_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/bm/Tx_Single/ejb_txEbmplBm_Tx_Single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/exceptionTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat13_14/assembly_compat_cocktail_compat13_14_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/messageproducertests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/resref/scope/ejb_depEcmp11_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxN_GlobalSingle/ejb_txSsfBm_TxNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/sessioncontexttest/ejb_bbSsf_sessioncontext_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/scope/ejb_depSsf_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/Tx_SetRollbackOnly/ejb_txSsfCm_TxSetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxBM_GlobalSingle/ejb_txSsfBm_TxBMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/stmt/stmt2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/samples/javamail/ee/transport/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices13/servlet/WSAddressingFeaturesTestUsingDDs/WSAddressingFeaturesTestUsingDDsClnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxRN_Single/ejb_txSsfCm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet45/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/rsMeta/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/mdb/ejb_secSsf_mdb_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxS_Exceptions/ejb_txSlsfBm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/bm/TxR_Diamond/ejb_txEbmplBm_TxR_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/connection/xa_connection_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/lsecp/ejb_secSsf_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/method/sec/style1/ejb_depEcmp11_method_sec_style1_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/bm/Tx_Single/ejb_txEpmlBm_Tx_Single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxN_Exceptions/ejb_txSslCm_TxNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/entitybeantest/ejb_bbEBmp_entitybean_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/method/sec/style1/ejb_depEcmp20_method_sec_style1_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxRN_Single/ejb_txSslBm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/listenerexceptiontests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp20/secpropagation/ejb_secEcmp20_secp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateless/argsemantics/ejb_bb_ssl_argsemantics_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta10/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/platform/deploy/enventry/single/servlet_ee_platform_deploy_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejb/ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/method/sec/style2/ejb_depSsl_method_sec_style2_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/mimemessage/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/scopeT/ejb_depMdbT_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/exception/batUpdExcept/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/mdbqaccesstest/bb_localaccess_mdbqaccesstest_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/single/ejb_depMdbQ_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/resref/single/ejb_depEcmp20_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt15/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/entitybeantest/ejb20_bbECmp20_entitybean_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateful/lsecp/ejb3_sec_stateful_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/cm/TxR_Exceptions/ejb_txEcmpCm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/closedTopicSession/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedQueueSession/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp/secpropagation/ejb_secEcmp_secp_client.xml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/appclient/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/unknownpktest/ejb_bbECmp20_unknownpk_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/sessioncontext/descriptor/stateful_sessioncontext_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/escapeSyntax/scalar2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/topicMsgProperties/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/singleT/ejb_depMdbT_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxNS_Exceptions/ejb_txSslCm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/scope/ejb_depEcmp11_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/resref/single/ejb_depEbmp_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateful/lsecr/ejb3_sec_stateful_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/closedTopicConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/messageQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/enventry/casesens/ejb_depEcmp20_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/cm/Tx_Single/ejb_txEpmlCm_TxSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxS_Exceptions/ejb_txSslCm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/casesens/ejb_depMdbQ_enventry_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/mdb/mdb_synchrec/mdb_synchrec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/scope/ejb_depMdbQ_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat14_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxS_GlobalSingle/ejb_txSsfBm_TxSSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/security/security_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxNS_Exceptions/ejb_txSslBm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/usertransaction/getstatus/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/handletest/ejb_bbECmp20_handle_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/internetMimeMultipart/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta5/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/single/ejb_depEbmp_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/workmgt/localTx_workmgt_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxRN_Exceptions/ejb_txSlsfCm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxS_Exceptions/ejb_txSsfCm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/metadataComplete/appclient2ejbjars/misc_metadataComplete_appclient2ejbjars_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxM_Single/ejb_txSsfCm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/method/sec/style2/ejb_depEcmp20_method_sec_style2_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/resref/scope/ejb_depEcmp20_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/cm/TxN_Exceptions/ejb_txSsfCm_TxNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/exceptionerrortest/ejb_bbSsf_exceptionerror_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/resref/casesens/ejb_depEcmp20_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxM_GlobalSingle/ejb_txSlsfBm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/migration/twothree/override/stateless_migration_twothree_override_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/jmscontexttopictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/scope/ejb_depSsf_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat13_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejbref/casesens/ejb_depSsf_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/mapMsgQueue/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/equality/ejb_ECmpQL_equality_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/jmsconsumertests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/remove/complement/stateful_remove_complement_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/servlet/WSMTOMSBFullDDsTest/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/assembly_compat_cocktail_compat12_13_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/single/ejb_depMdbQ_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/lsecr/ejb_secSsf_lsecr_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/jarwar/mdb_dest_jarwar_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/secpropagation/ejb3_sec_stateless_secpropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/workmgt/workmgt_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/apitests/ejb_timer_apitests_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/allowedmethodstest/ejb_bbECmp20_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/ejbref/single/ejb_depEbmp_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/ee/mdb/mdb_exceptQ/mdb_exceptQ_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/complexpktest/ejb_bbECmp20_complexpk_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt8/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/manyXone/uni/btob/ejb_pm_Mx1_uni_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/queuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/topictests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/bmp/secrunaspropagation/ejb_secEbmp_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet11/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/single/ejb_depEcmp11_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/twojars/mdb_dest_twojars_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejbref/casesens/appclient_dep_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejbref/single/ejb_depSsl_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/annotations/partialanno/partialanno_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/scopeT/ejb_depMdbT_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/stmt/stmt1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/single/ejb_depEbmp_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateless/lsecp/ejb_secSsl_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/method/sec/style3/ejb_depEcmp11_method_sec_style3_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/singleT/ejb_depMdbT_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejblink/casesens/ejb_depSsl_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/appclient/descriptor/jpa_ee_packaging_appclient_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/scope/ejb_depMdbQ_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/allowedmethodstest/ejb_bbEBmp_allowedmethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/cm/TxR_Exceptions/ejb_txEpmCm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/metadatacomplete/testapp/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat13_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/resref/casesens/ejb_depEbmp_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxN_Single/ejb_txSlslBm_TxNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/deploy/portcomplink/ejb/WSPortCompLinkEjb_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat12_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/scope/ejb_depEcmp20_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/jar/compat12_14/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest1/WSEjbMultipleClientInjectionTest1Clnt_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/pm/bm/TxR_Diamond/ejb_txEpmlBm_TxR_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/standalone/war/compat14_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/jmscontextqueuetests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/javamail/ee/transport/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/exceptions/ejb_ECmpQL_exceptions_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/casesens/ejb_depEcmp20_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/localaccess/sbaccesstest/bb_localaccess_sbaccesstest_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejblink/single/ejb_depSsl_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/session/stateless/bm/ejb_timerSslBm_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxS_Exceptions/ejb_txSslBm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp20/secrunaspropagation/ejb_seccmp20_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxN_GlobalSingle/ejb_txSlsfBm_TxNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt2/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/security/xa_security_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt8/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/altDD/altDD_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejbref/casesensT/ejb_depMdbT_ejbref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateful/bm/TxM_GlobalSingle/ejb_txSsfBm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt6/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/ejblink/casesensT/ejb_depMdbT_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/samples/jdbc/ee/testConn/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/internal/implementation/sjsas/jaxr/ee/javax_xml_registry/RegistryServicects/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/cm/TxR_Exceptions/ejb_txEbmplCm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/cm/Tx_Single/ejb_txEbmplCm_TxSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/reentranttest/ejb_bbEBmp_reentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/cm/Tx_SetRollbackOnly/ejb_txEpmCm_TxSetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/homemethodstest/ejb_bbECmp20_homemethods_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedQueueReceiver/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/bm/TxRN_Diamond/ejb_txEbmplBm_TxRN_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/entitycontexttest/ejb_bbECmp_entitycontext_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/closedTopicSubscriber/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateless/lsecp/ejb3_sec_stateless_lsecp_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/resref/scope/ejb_depSsl_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejbref/single/ejb_depEcmp20_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet17/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/scope/appclient_dep_resref_scope_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/cm/TxRN_Exceptions/ejb_txEbmplCm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxS_Exceptions/ejb_txSlslCm_TxSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta7/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/cm/TxNS_Exceptions/ejb_txSlsfCm_TxNSExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/streamMsgTopic/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/bmp/handletest/ejb_bbEBmp_handle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp/argsemantics/ejb_bb_cmp11_argsemantics_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/connectionfactorytests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/bean2beanmultijartest/ejb_bbSsf_b2bmultib1_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet7/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateful/secpropagation/ejb3_sec_stateful_secpropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/closedQueueReceiver/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/resultSet/resultSet41/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/cm/TxR_Exceptions/ejb_txEbmpCm_TxR_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/stmt/stmt3/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/webservices12/ejb/annotations/WSEjbMultipleClientInjectionTest2/WSEjbMultipleClientInjectionTest2Clnt1_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/resref/single/ejb_depSsl_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/compat12_13/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt5/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/noTx/connection/connection_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/cmp20/sec/ejb_secEcmp20_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/ejblink/one/ejb3_stateful_ejblink_one_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_50/assembly_compat_cocktail_compat12_50_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/enventry/single/ejb_depSsf_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/entity/bmp/ejb_timerEbmp_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/messageconsumertests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/wsappclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/bmp/sec/ejb_secEbmp_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/sec/stateful/secrunaspropagation/ejb_secSsf_secrunaspropagation_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/closedQueueSession/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/migration/twothree/descriptor/stateless_migration_twothree_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt11/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/queueConnection/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat13_14/assembly_compat_cocktail_compat13_14_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/TxR_Single/ejb_txSslCm_TxRSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/cocktail/compat12_14/assembly_compat_cocktail_compat12_14_another_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entityLocal/bmp/cm/TxRN_Diamond/ejb_txEbmplCm_TxRN_Diamond_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/prepStmt/prepStmt15/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/bm/TxRN_Exceptions/ejb_txEbmpBm_TxRN_Excep_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core20/appclient/messageproducertests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/pkey/ejb_depEbmp_pkey_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/uni/btob/ejb_pm_1x1_uni_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/appclient/queueconn/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/sec/stateful/sec/ejb3_sec_stateful_sec_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/session/stateful/handletest/ejb_bbSsf_handle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/ejbql/from_clause/ejb_ECmpQL_from_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/enventry/scope/ejb_depEcmp11_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/timer/session/stateless/cm/ejb_timerSslCm_client.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/platform/deploy/resref/single/servlet_ee_platform_deploy_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt18/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/ejblink/scope/ejb_depEcmp20_ejblink_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/cm/Tx_Single/ejb_txEbmpCm_TxSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/casesens/appclient_dep_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/resref/scope/ejb_depEbmp_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/bm/TxM_Exceptions/ejb_txSslBm_TxMExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/resref/single/ejb_depMdbQ_resref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxRN_Exceptions/ejb_txSlslBm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/ejbref/scope/ejb_depSsl_ejbref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXone/bi/cascadedelete/ejb_pm_1x1_bi_cascadedelete_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/callStmt/callStmt10/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/connection/connection1/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/localTx/transaction/conSharing3/ejb_txTran_conSharing3_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejbref/single/ejb_depSsf_ejbref_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/nonreentranttest/ejb_bbECmp20_nonreentrant_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateless/migration/threetwo/descriptor/stateless_migration_threetwo_descriptor_client.xml (diff)
The file was modified src/com/sun/ts/tests/connector/xa/workmgt/xa_workmgt_ejb_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp20/single/ejb_depEcmp20_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/pm/oneXmany/uni/btob/ejb_pm_1xM_uni_btob_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/bmp/cm/Tx_SetRollbackOnly/ejb_txEbmpCm_TxSetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/session/stateless/cm/Tx_SetRollbackOnly/ejb_txSslCm_SetRollbackOnly_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/resref/casesens/ejb_depEcmp11_resref_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/bb/entity/cmp20/clientviewtest/ejb_bbECmp20_clientview_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/method/sec/style2/ejb_depEbmp_method_sec_style2_client.xml (diff)
The file was modified src/com/sun/ts/tests/jms/core/sessiontests/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/ejblink/casesens/ejb_depSsf_ejblink_casesens_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateful/bm/TxRN_Exceptions/ejb_txSlsfBm_TxRNExcep_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/bm/TxRN_Single/ejb_txSlslBm_TxRNSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jdbc/ee/dbMeta/dbMeta11/appclient_vehicle_client.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/ejb/resource_local/jpa_ee_packaging_ejb_resource_local_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/ejblink/path/appclient_dep_ejblink_path_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/pm/bm/Tx_Single/ejb_txEpmBm_Tx_Single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/single/ejb_depSsl_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/bm/Tx_Multi/ejb_txEcmpBm_TxMulti_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/misc/datasource/twojars/ejb3_misc_datasource_twojars_client.xml.template (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/method/sec/style3/ejb_depSsl_method_sec_style3_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/mdb/dest/topic/fullpath/mdb_dest_topic_fullpath_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/ejblink/single/ejb_depEcmp11_ejblink_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/entity/cmp/bm/Tx_Single/ejb_txEcmpBm_Tx_Single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/enventry/scope/ejb_depEbmp_enventry_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/assembly/compat/single/compat12_50/META-INF/application-client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/deploy/mdb/enventry/single/ejb_depMdbQ_enventry_single_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb/ee/tx/sessionLocal/stateless/cm/TxM_Single/ejb_txSlslCm_TxMSingle_client.xml (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/resref/scope/appclient_dep_resref_scope_client.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/equals/descriptor/stateful_equals_descriptor_client.xml (diff)
Commit 660eb56970daaacdd133ec729347eef373b7c393 by Scott Marlow
Update Jakarta application or module declared permissions schemas

Signed-off-by: Suhrid Karthik <suhridk@gmail.com>
The file was modified src/com/sun/ts/tests/ejb30/sec/permsxml/permissions.xml (diff)
The file was modified src/com/sun/ts/tests/common/connector/whitebox/permissiondd/permissions.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/customhandler/permissions.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/sam/obtainbean/permissions.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/idstorepermission/permissions.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/spec/security/permissiondd/permissions.xml (diff)
Commit 7c9c79516b7d453cc9e333643e3c251036466476 by Scott Marlow
update soap, xml-ws signature files from latest api.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig (diff)
Commit 48a128bb225044a72c45f4394923ccf2ca4d37ac by Scott Marlow
add invocation of createNameTest3 test from servlet.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig (diff)
The file was modified src/com/sun/ts/tests/saaj/api/jakarta_xml_soap/SOAPEnvelope/SOAPEnvelopeTestServlet.java (diff)
Commit 155c4dc9cd09991eeda88a362bc99083692c0d92 by Alwin Joseph
remove migrated jaxrs tests, docs and related contents, fixed conflicts

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/bean/BeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/messagebodyreaderwriter/EntityMessageReader.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/bindingpriority/ContextProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/ParamConverterResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/entity/AnnotatedClass.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/invocations/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentitieswithxmlbinding/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/DateContainerReaderWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentities/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/client/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/common/impl/SecurityContextImpl.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/link/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/options/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/JAXRSDelegateClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/cachecontrol/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/java2entity/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/TemplateReaderInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/genericentity/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/responseprocessingexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/TckRuntimeDelegate.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext/build.xml
The file was removedinstall/jaxrs/bin/xml/impl/tomcat/tomcat-users.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/bindingpriority/HigherPriorityProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/core/streamingoutput/StreamOutputTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/common/provider/StringBeanParamConverterProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/linkbuilder/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/SecondFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/VisibilityException.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/CookieSubResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/put/HttpMethodPutTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/resource/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/invocations/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/sort/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/client/JAXRSClient.java
The file was removedinstall/jaxrs/bin/sig-test.map
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/ExceptionFromMappedExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/bean/InnerPathBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/sort/TextPlainStringBeanEntityProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/responsebuilder/BuilderClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/Constants.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/multivaluedhashmap/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/interceptor/EntityReaderInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/SubResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/internalservererrorexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/writer/AppJavaEntityWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/ReaderClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/AbstractAddFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/server/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/SubResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentitieswithxmlbinding/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientresponsecontext/NullStringBeanHeaderDelegate.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/runtimetype/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/LocatorResource.java
The file was removedinstall/jaxrs/bin/ts.jte.gf
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/responseclient/VerificationResult.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/runtimedelegate/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/SubResource.java
The file was removedrelease/tools/jaxrs.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/writer/AppXmlObjectWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckJaxbProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/AnnotatedClass.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/server/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/headers/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/server/SingletonWithInjectables.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/responsestatustype/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/ProviderWalker.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/invocation/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/form/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/messagebodyreaderwriter/EntityMessageWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/namebinding/SingleNameBinding.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/applicationpath/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentities/EntityMessageReader.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/JAXRSBasicClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ParamEntityPrototype.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/messagebodyreaderwriter/EntityAnnotation.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/BeanParamCommonClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/FirstFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/locator/EntityWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientresponsecontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/server/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/AddTenGlobalInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/ReaderClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configurable/ConfigurableObject.java
The file was removedsrc/com/sun/ts/tests/jaxrs/common/impl/StringStreamingOutput.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/interceptor/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/RuntimeExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/RequestTemplateFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/AtomicIntegerLazyParamConverterProvider.java
The file was modified docker/jaxrstck/pom.xml (diff)
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink/MBWCheckResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/PlainExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/MatrixParamTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/ExceptionResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/WebApplicationExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/TemplateFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/WebAppExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/DataSourceParamConverter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configurable/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/bean/InnerHeaderBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/ServerSideReader.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/genericentity/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/GetSetPropertyProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/writer/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/TemplateInterceptorBody.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/newcookie/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/linkjaxblink/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/RemovePropertyProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/SubResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/application/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/linkjaxblink/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configuration/CallableProvider2.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/namebinding/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/java2entity/IncorrectCollectionWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/server/StringBeanEntityProviderWithInjectables.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckUniversalProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/SecondWriterInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/common/impl/SinglevaluedMap.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/LocatorResource.java
The file was removedinstall/jaxrs/docs/JAXRSTCK3.0-ReleaseNotes.html
The file was modified bin/coverage-build.xml (diff)
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/application/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/writerinterceptorcontext/InterceptorBodyTwo.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/locator/SubResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/entitytag/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/servererrorexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/uribuilder/TestPathBad.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/bindingpriority/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/clienterrorexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/ArrayListEntityProvider.java
The file was modified install/jakartaee/bin/ts.jtx (diff)
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/MiddleResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/web.xml.template
The file was modified Jenkinsfile (diff)
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/TemplateWriterInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/response/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink/StageCheckerResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/WebAppExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckCharacterProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/PathSegmentImpl.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/create/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/MiddleResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/processingexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/bindingpriority/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardwithxmlbinding/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/multivaluedhashmap/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/bean/InnerMatrixBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/interceptorcontext/WriterInterceptorOne.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/bindingpriority/LowerPriorityProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/spec/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/invocation/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker/web.xml.template
The file was removedinstall/jaxrs/docs/index.html
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/request/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/MiddleResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/client/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/writerinterceptorcontext/ProceedException.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/namebinding/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ParamTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/head/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/TckPriorityException.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/LocatorResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/server/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standard/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/webapplicationexceptiontest/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/contextresolver/TextPlainEnumContextResolver.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/abstractmultivaluedmap/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/put/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/headers/HttpHeadersTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/namebinding/AllMethodBindingResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckBooleanProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/bean/CookieBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/setinstance/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/setinstance/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/head/HttpMethodHeadTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/InputStreamReaderProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/server/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/writer/DefaultEntityWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/ServerSideWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/bean/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/webtarget/IteratedList.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/AbstractAddFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/responsebuilder/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/instance/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/core/streamingoutput/jaxrs_ee_core_streamoutput_web.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/ext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/reader/AppOctetReader.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/responseprocessingexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/interceptor/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/client/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/common/impl/StringDataSource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/entity/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/client/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/StringBeanParamConverter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/webtarget/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/AddOneFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/writerinterceptorcontext/WriterInterceptorTwo.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/link/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/api/client/invocationbuilder/TCKRxInvoker.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckFileProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/common/provider/StringBeanRuntimeDelegate.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/SubResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/ContextProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/PostMatchingThrowingFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/common.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/TemplateFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/spec/classsubresourcelocator/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standard/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/reader/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/java2entity/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/processingexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/ResponseWithNoEntityUsesMapperResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/interceptor/build.xml
The file was removedinstall/jaxrs/other/vehicle.properties
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/applicationpath/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/reader/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configurable/SingleCheckAssertable.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/webtarget/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/resource/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/rx/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/MiddleResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/serviceunavailableexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/AtomicIntegerLazyParamConverter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckNumberProvider.java
The file was removedinstall/jaxrs/bin/xml/impl/glassfish/config.vi.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/reader/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/java2entity/CollectionWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/notfoundexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/RequestFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/ProvidersServlet.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/common/provider/StringBeanParamConverter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/queryparam/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/GetPropertyNamesProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/options/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/RuntimeExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/TemplateFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/HeaderParamTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/TSAppConfig.java
The file was removedinstall/jaxrs/bin/sig-test-pkg-list.txt
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/multivaluedmap/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/delete/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/writerinterceptorcontext/ProceedExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/response/DateReaderWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/SecondReaderInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/ClientErrorExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/runtimetype/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/cookie/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/reader/WildCardReader.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/spec/completionstage/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/SuperClass.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/ExceptionMapperOne.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/core/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/create/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/PathParamTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/ReaderInterceptorOne.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/sort/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/api/client/invocationbuilder/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/linkjaxbadapter/JaxbAdapterEx.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/inheritance/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentitieswithxmlbinding/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/MiddleResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/StringReader.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/jaxrs_ee_rs_container_requestcontext_security_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/invocation/GenericTypeResponse.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/notauthorizedexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/notallowedexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckJaxbProvider.java
The file was removedinstall/jaxrs/docs/assertions/JAXRSSpecAssertions.html
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/spec/completionstage/CompletionStageResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/ExceptionNameBinding.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/CookieParamTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/writer/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/writerinterceptorcontext/ContextOperation.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardwithxmlbinding/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/clienterrorexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/server/PatchMethod.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/configuration/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configuration/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/writerinterceptorcontext/OnWriteExceptionThrowingStringBean.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/resource/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/common/provider/StringBeanWithAnnotation.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/get/SubResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/redirectexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/linkjaxbadapter/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/api/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/InterceptorBodyTwo.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/InterceptorOneBody.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/build.xml
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/bean/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/spec/classsubresourcelocator/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/bean/InnerQueryBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/bean/InnerBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configuration/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckStreamingOutputProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configurable/Registrar.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/writer/EntityForWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/TckJaxbProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/java2entity/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/configuration/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/options/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/jaxrs_ee_core_securitycontext_basic_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/response/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientresponsecontext/NullStringBeanRuntimeDelegate.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/interceptorcontext/WriterInterceptorTwo.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/namebinding/AbstractAddInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/ExceptionThrowingStringBeanEntityProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/delete/HttpMethodDeleteTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/namebinding/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeUnmarshaller.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/reader/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/ResourceInterface.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/notfoundexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/AppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/WriterClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/delete/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/ContextOperation.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/get/HttpMethodGetTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/badrequestexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/create/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configurable/CallableProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster/BroadcastResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/core/streamingoutput/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configurable/Assertable.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/RequestFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/applicationpath/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardwithxmlbinding/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/AbstractProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/FirstReaderInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/common/util/LinkedHolder.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/LocatorResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/ReaderInterceptorTwo.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/AddDynamicFeature.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientbuilder/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configurable/FeatureReturningFalse.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/queryparam/QueryParamTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder/Resource.java
The file was modified docker/jaxrstck/README (diff)
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/badrequestexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/AddTenFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/variant/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/invocations/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/forbiddenexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/autodiscovery/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/bean/MatrixBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/queryparam/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardwithxmlbinding/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/LinkedListEntityProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/interceptor/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckDataSourceProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/form/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/interceptorcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/bean/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/bean/InnerFormBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/ReaderInterceptorTwo.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/contextresolver/EnumProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckSourceProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/WriterClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/instance/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/writerinterceptorcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/exceptionmapper/IOExceptionExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/options/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/servererrorexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/application/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/bean/QueryBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/bean/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/serviceunavailableexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/jaxrs_ee_core_securitycontext_basic_web.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/put/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/AbstractAddFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/rx/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/reader/AppJavaReader.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/ParamConverterProviderOne.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/AddTenGlobalFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/common/impl/ReplacingOutputStream.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/ResponseFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/autodiscovery/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/namebinding/ComplementNameBinding.java
The file was removedinstall/jaxrs/bin/ts.jtx
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/RuntimeExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/ExceptionThrowingStringBean.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/bean/InnerCookieBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/DummyWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/AppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/common/impl/StringSource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ParamEntityWithConstructor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/AbstractAddInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/response/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckByteArrayProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/AppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/headers/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/async/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/LocatorResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/application/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/get/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/client/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/namebinding/AddOneInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/VisibilityExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/autodiscovery/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/request/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/StringBeanParamConverterProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/locator/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/ExceptionMapperTwo.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/applicationpath/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/ExceptionFromMappedException.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/ParamConverterProviderTwo.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentities/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/ExecutorServiceChecker.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/URIInfoTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/inheritance/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/locator/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/ResponseTemplateFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/HolderClass.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/AddOneInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/api/client/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/put/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/messagebodyreaderwriter/ReadableWritableEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientbuilder/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/AddOneInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/AbstractAddInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/AddTenFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/AppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/link/ResourceWithProduces.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/bean/FormBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/readme.txt
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/ClientSideReader.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/inheritance/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/sort/TextWildCardStringBeanEntityProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/get/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/autodiscovery/jaxrs_servlet3_rs_ext_paramconverter_autodiscovery_web.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/RuntimeExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/async/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckBooleanProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeMarshaller.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/core/streamingoutput/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/SSEJAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configuration/CallableProvider1.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/server/AdaptiveHttpRequest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/invocations/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/async/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/entity/SerializableClass.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/notallowedexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/autodiscovery/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/reader/EntityForReader.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/DateClientReaderWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/linkjaxbadapter/build.xml
The file was removedinstall/jaxrs/LICENSE.md
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/SetEntityProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/request/RequestTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/invocationcallback/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/SSEEventImpl.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/variant/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
The file was removedinternal/docs/jaxrs/JAXRSJavadocAssertions.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/linkbuilder/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/spec/classsubresourcelocator/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckMapProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/webapplicationexceptiontest/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/notsupportedexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/forbiddenexception/JAXRSClient.java
The file was modified docker/build_standalone-tcks.sh (diff)
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckNumberProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/SSEMessage.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/reader/AbstractReader.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/ClientSideWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/link/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/exceptionmapper/AnyExceptionExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/uribuilder/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentitieswithxmlbinding/EntityMessageReader.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/head/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/SecondRequestFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/build.xml
The file was removedinternal/docs/jaxrs/README.txt
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/api/client/invocationbuilder/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standard/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/spec/classsubresourcelocator/SubResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/server/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/response/CorruptedInputStream.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/ContextOperation.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentities/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/get/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/webtarget/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/writerinterceptorcontext/WriterInterceptorOne.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/bean/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/resource/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/GlobalNameBinding.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/notauthorizedexception/JAXRSClient.java
The file was removedinstall/jaxrs/other/finder.properties
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ParamEntityWithFromString.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/request/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/servlet3/rs/core/streamingoutput/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/InterceptorCallbackMethods.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/uribuilder/TestPath.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/generictype/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentitieswithxmlbinding/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckStringProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentitieswithxmlbinding/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/locator/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/ContextOperation.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/delete/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/AddOneInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/spec/completionstage/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/locator/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/OutboundSSEEventImpl.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/writer/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/application/ApplicationHolderSingleton.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/mediatype/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/queryparam/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/responseclient/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/uribuilder/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/ReaderInterceptorOne.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/Locator.java
The file was removedinstall/jaxrs/bin/xml/impl/tomcat/config.vi.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/InterceptorBodyOne.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/webtarget/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/invocationcallback/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/RequestFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/configurable/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/RepeatedCasterResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/writerinterceptorcontext/InterceptorBodyOne.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/spec/completionstage/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/PreMatchingThrowingFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/abstractmultivaluedmap/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/web.xml.template
The file was removedinstall/jaxrs/docs/assertions/JAXRSJavadocAssertions.html
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/ThrowableMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink/CloseResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/bean/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/server/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/nocontentexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/resource/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/HolderResolver.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/ServiceUnavailableResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/entitytag/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/exception/NeverUsedExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/entity/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/notacceptableexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/AppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standard/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/newcookie/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/get/RecursiveLocator.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/common/impl/JaxbKeyValueBean.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckInputStreamProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ParamEntityWithValueOf.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/JaxrsParamClient.java
The file was removedinstall/jaxrs/bin/server_policy.append
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/rx/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/ContextOperation.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/ParamConverterProviderAnother.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ParamEntityThrowingExceptionGivenByName.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/ContextOperation.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/configuration/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/linkjaxbadapter/Model.java
The file was removedinternal/docs/jaxrs/JAXRS2.1.TCD.txt
The file was removedinternal/docs/jaxrs/tck-jaxrs-instructions.txt
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/InterceptorTwoBody.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/response/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/head/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/MediaTypeResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/bean/PathBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/ResponseFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientresponsecontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/AbstractProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/server/AdaptiveMethodFactory.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckCharacterProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentitieswithxmlbinding/EntityMessageWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/common/util/Holder.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/SecondResponseFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/bean/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/writer/OkResponse.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/internalservererrorexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/api/client/invocationbuilder/TCKRxInvokerProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/sort/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/notsupportedexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/invocations/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/FilterChainTestException.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentities/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/options/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/DataSourceParamConverterProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/inheritance/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/runtimedelegate/common.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/JaxbContextProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/ResponseFilter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/redirectexception/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/responsestatustype/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/FirstWriterInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/pathparam/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/linkjaxbadapter/JaxbLinkEx.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/common/provider/StringBeanHeaderDelegate.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/AbstractAddInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/linkbuilder/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/cachecontrol/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeJaxbContext.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/contextresolver/EnumContextResolver.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/visibility/DummyClass.java
The file was removedinstall/jaxrs/other/testsuite.jtt
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/writer/AppAnyEntityWriter.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/interceptor/EntityWriterInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/generictype/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckReaderProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/build.xml
The file was removedinstall/jaxrs/bin/ts.jte
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/headers/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/multivaluedmap/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/mediatype/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/AppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/GetPropertyNamesIsImmutableProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/application/ApplicationServlet.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/DirectResponseUsageResource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/sort/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ParamEntityThrowingWebApplicationException.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/container/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckMapProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/put/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/FilterChainTestExceptionMapper.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/request/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/locator/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/responseclient/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/namebinding/AddTenInterceptor.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/Resource.java
The file was removedinstall/jaxrs/bin/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/client/clientresponsecontext/ContextProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/AppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/spec/classsubresourcelocator/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/standardwithxmlbinding/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/response/AnnotatedClass.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/resource/locator/LocatorEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/headerparam/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/sort/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/core/response/ResponseTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/filter/namebinding/Resource.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/notacceptableexception/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/cookie/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/ContextProvider.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/TSAppConfig.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/bean/HeaderBeanParamEntity.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/delete/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/ExceptionMapperThree.java
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/formparam/FormParamTest.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext/web.xml.template
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/client/typedentities/EntityMessageWriter.java
The file was removedinstall/jaxrs/bin/harness.policy
The file was removedsrc/com/sun/ts/tests/jaxrs/ee/resource/java2entity/build.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/api/rs/core/nocontentexception/JAXRSClient.java
The file was removedinternal/docs/jaxrs/JAXRSSpecAssertions.xml
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
The file was removedsrc/com/sun/ts/tests/jaxrs/spec/provider/writer/build.xml
Commit bd0aa3ea0f1b61953508bd3fba2312c25285cf2d by David Kral
basic provider test fix

Signed-off-by: David Kral <david.k.kral@oracle.com>
The file was modified src/com/sun/ts/tests/jsonb/pluggability/jsonbprovidertests/Client.java (diff)
Commit 33cf6e3cba9ca1029fa7a81409cfd6b07f96e931 by Gurunandan Rao
file re-name from SAAJ to SOAP-Attachments.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was addedinstall/saaj/docs/assertions/SOAP-AttachmentsJavadocAssertions.html
The file was addedinstall/saaj/docs/assertions/SOAP-AttachmentsSpecAssertions.html
The file was modified install/saaj/docs/tck_properties.txt (diff)
The file was removedinstall/saaj/docs/SAAJ2.0-ReleaseNotes.html
The file was addedinstall/saaj/docs/SOAP-Attachments3.0-ReleaseNotes.html
The file was removedinstall/saaj/docs/assertions/SAAJSpecAssertions.html
The file was modified install/saaj/docs/index.html (diff)
The file was modified user_guides/saaj/pom.xml (diff)
The file was removedinstall/saaj/docs/assertions/SAAJJavadocAssertions.html
Commit 5ecd8750afb6ac690a644da85771cec8416bd4b3 by Ondrej Mihalyi
Test repeatable annotations for Messaging
Repeatable annotations for @JMSDestinationDefinition @JMSConnectionFactoryDefinition
https://github.com/jakartaee/messaging/issues/299
https://github.com/jakartaee/messaging/issues/300
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/files/MyBean.java.src (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/files/EjbClient.java.src (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/files/ServletClient.java.src (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/files/Client.java.src (diff)
Commit 550a60fae3f3044c94ba1ea94808f7abf1373fbe by Ondrej Mihalyi
Messaging - apply copyright and apply formatting to original src files
Repeatable annotations for @JMSDestinationDefinition @JMSConnectionFactoryDefinition
https://github.com/jakartaee/messaging/issues/299
https://github.com/jakartaee/messaging/issues/300
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/files/Client.java.src (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/Client.java (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/files/ServletClient.java.src (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/MyBean.java (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/EjbClient.java (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/files/MyBean.java.src (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/files/EjbClient.java.src (diff)
The file was modified src/com/sun/ts/tests/jms/ee20/resourcedefs/annotations/ServletClient.java (diff)
Commit 59b72cf1e20f6a7907d4e702c0be779bd75c1317 by Gurunandan Rao
batch api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/batch/jakarta.batch-api/2.1.0/

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
Commit ca4855124af6fd82ef3ddb987bb32b473e90cc39 by Gurunandan Rao
jaxws tck failure fix, test failures - https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/master/1634/testReport/

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was removedinstall/jaxws/bin/ts.jte.jdk19
The file was modified install/jaxws/bin/ts.jte (diff)
Commit 0c1dd66db2df749feb3fc1a419281b142c2bafc1 by Lukas Jungmann
[xmlws40] update ug and install docs

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was addedinstall/jaxws/docs/assertions/XMLWS40JavadocAssertions.html
The file was modified user_guides/jaxws/src/main/jbake/content/rules.adoc (diff)
The file was addedinstall/jaxws/docs/assertions/XMLWS40SpecAssertions.html
The file was modified install/jaxws/docs/index.html (diff)
The file was addedinstall/jaxws/docs/XMLWS4.0-ReleaseNotes.html
The file was modified user_guides/jaxws/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/jaxws/src/main/jbake/content/req-software.inc (diff)
The file was modified user_guides/jaxws/src/main/jbake/templates/footer.ftl (diff)
The file was modified user_guides/jaxws/pom.xml (diff)
The file was modified user_guides/jaxws/src/main/jbake/assets/_config.yml (diff)
The file was modified install/jaxws/docs/wsimport.html (diff)
The file was modified user_guides/jaxws/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jaxws/src/main/jbake/content/rebuild.inc (diff)
The file was modified user_guides/jaxws/src/main/jbake/content/intro.adoc (diff)
The file was modified install/jaxws/docs/wsgen.html (diff)
The file was modified user_guides/jaxws/src/main/jbake/content/using.inc (diff)
Commit 57180471214b7a66596973c9045056a67976cf40 by Lukas Jungmann
remove references to endorsed and resolver, fix filenames in ts files

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified install/jaxws/bin/ts.jte.tomcat.moxy (diff)
The file was modified internal/docs/jaxws/code/bin/publishendpoints (diff)
The file was modified install/jaxws/bin/ts.jte.tomcat.jdk17 (diff)
The file was modified install/jaxws/bin/ts.jte.tomcat.jdk18 (diff)
The file was modified internal/docs/jaxws/README.txt (diff)
The file was modified install/jaxws/bin/ts.jte.tomcat.jdk16 (diff)
The file was modified install/jaxws/bin/ts.jte (diff)
Commit cab8027453d4da0b516180c596cf8a9499878c99 by Lukas Jungmann
make the list of packages in the release notes more readable

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified install/jaxws/docs/XMLWS4.0-ReleaseNotes.html (diff)
Commit 8fbbcf0caa38e6585c7f131b6901fd809f4fb3ca by Lukas Jungmann
delete obsolete ts.jte.tomcat files

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was removedinstall/jaxws/bin/ts.jte.tomcat.jdk17
The file was removedinstall/jaxws/bin/ts.jte.tomcat.jdk16
Commit 8b61f56f192e62cc9435a3be349ccf7e01e3cdc4 by Lukas Jungmann
[pers31] update userguide
fix release date,
fix copyright years,
fix version number,
fix formatting in TOC,
update build to SE 11

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified user_guides/jpa/pom.xml (diff)
The file was modified user_guides/jpa/src/main/jbake/content/config.adoc (diff)
The file was modified user_guides/jpa/src/main/jbake/templates/footer.ftl (diff)
The file was modified install/jpa/docs/jpatck-ReleaseNotes-3.1.html (diff)
The file was modified user_guides/jpa/src/main/jbake/content/attributes.conf (diff)
Commit 062fdfd35426075a958991ca84ffae1154300fc9 by Scott Marlow
Persistence 3.1 schema update orm_3_0.xsd => orm_3_1.xsd

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/jpa/core/StoredProcedureQuery/myMappingFile.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/pluggability/contracts/jta/myMappingFile1.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/manytomany/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/se/pluggability/contracts/resource_local/myMappingFile1.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/callback/listeneroverride/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/callbacklistener/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/attributeoverride/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/embeddable/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/apitests/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/se/cache/xml/enableselective/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/inheritance/mappedsc/descriptors/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/pluggability/contracts/resource_local/myMappingFile1.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/mapkey/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/jar/myMappingFile.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/ejb/descriptor/myMappingFile.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/jar/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/se/pluggability/contracts/resource_local/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/callback/methodoverride/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/ejb/descriptor/myMappingFile2.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/se/pluggability/contracts/resource_local/myMappingFile2.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/ejb/descriptor/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/jar/myMappingFile2.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/pluggability/contracts/resource_local/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/se/cache/xml/disableselective/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/nativequery/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/entitytest/apitests/myMappingFile.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/pluggability/contracts/resource_local/myMappingFile2.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/callback/xml/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/pluggability/contracts/jta/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/se/descriptor/myMappingFile.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/entity/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/nocallbacklistener/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/packaging/appclient/descriptor/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/relationship/descriptors/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/callback/listener/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/entitylistener/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/callback/method/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/joincolumn/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/se/cache/xml/all/orm.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/annotations/elementcollection/myMappingFile.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/ee/pluggability/contracts/jta/myMappingFile2.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/override/table/orm.xml (diff)
Commit ecfda9469f18435f109a2bc26e47a94dc23a61b6 by Mark Thomas
First pass at updating Jakarta Server Pages version
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
The file was modified internal/docs/jsp/JSPMain.xml (diff)
The file was removedinstall/jsp/docs/JakartaServerPages3.0-ReleaseNotes.html
The file was modified internal/docs/jsp/JSPJavadocAssertions.xml (diff)
The file was addedinstall/jsp/docs/JakartaServerPages3.1-ReleaseNotes.html
The file was modified install/jsp/docs/assertions/JakartaServerPagesJavadocAssertions.html (diff)
The file was modified user_guides/jsp/src/main/jbake/assets/_config.yml (diff)
The file was modified install/jsp/docs/index.html (diff)
The file was modified user_guides/jsp/src/main/jbake/content/attributes.conf (diff)
The file was modified internal/docs/jsp/JSPSpecAssertions.xml (diff)
The file was modified install/jsp/docs/assertions/JakartaServerPagesSpecAssertions.html (diff)
The file was modified internal/docs/jsp/JSPTCD.txt (diff)
The file was modified user_guides/jsp/pom.xml (diff)
The file was modified install/jsp/other/testsuite.jtt (diff)
Commit 2aac4755e7c8880a484ff2c1a06840a68f43d374 by Mark Thomas
Addition pass for WebSocket version updates
The file was modified install/websocket/docs/index.html (diff)
The file was removedinstall/websocket/docs/WebSocketTCK2.0-ReleaseNotes.html
The file was modified internal/docs/jakartaee/JavaEESpecAssertions.xml (diff)
The file was addedinstall/websocket/docs/WebSocketTCK2.1-ReleaseNotes.html
The file was modified internal/docs/websocket/WebSocketJavadocAssertions.xml (diff)
The file was modified install/websocket/other/testsuite.jtt (diff)
The file was modified internal/docs/websocket/WebSocketJavadocAssertions10.html (diff)
The file was modified user_guides/websocket/src/main/jbake/content/attributes.conf (diff)
The file was modified install/websocket/docs/WebSocketJavadocAssertions.html (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
The file was modified internal/docs/websocket/TCD.txt (diff)
Commit a18b758eeaec16bae0efa19ac44bdd37e68f8c04 by Mark Thomas
First pass at version updates for EL 5.0 TCK
The file was modified internal/docs/el/index.html (diff)
The file was modified internal/docs/el/ELSpecAssertions.xml (diff)
The file was modified internal/docs/el/ReleaseNotes.html (diff)
The file was modified install/el/other/testsuite.jtt (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
The file was modified user_guides/el/src/main/jbake/content/attributes.conf (diff)
The file was modified internal/docs/jakartaee/JavaEESpecAssertions.xml (diff)
The file was modified user_guides/el/pom.xml (diff)
The file was modified internal/docs/el/ELJavadocAssertions.xml (diff)
The file was modified user_guides/el/src/main/jbake/assets/_config.yml (diff)
The file was modified internal/docs/el/ELTCD.txt (diff)
Commit 41a11234be6f1f06925c1b8da38e315a71f1b918 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/jakartaee/bin/ts.jtx (diff)
Commit ef9702ea368234976bebd1b9c9ce6f3705a2e070 by Mark Thomas
First pass at updating version for Servlet 6.0
The file was modified user_guides/servlet/pom.xml (diff)
The file was modified user_guides/servlet/src/main/jbake/content/req-software.inc (diff)
The file was modified internal/docs/servlet/ServletJavadocAssertions.xml (diff)
The file was modified user_guides/servlet/src/main/jbake/content/attributes.conf (diff)
The file was modified install/servlet/docs/ReleaseNotes-servlet.html (diff)
The file was modified install/servlet/docs/assertions/ServletJavadocAssertions.html (diff)
The file was modified install/servlet/other/testsuite.jtt (diff)
The file was modified internal/docs/servlet/TCD.txt (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
The file was modified install/servlet/bin/build.xml (diff)
The file was modified install/servlet/docs/README.txt (diff)
The file was modified install/servlet/docs/assertions/ServletSpecAssertions.html (diff)
The file was modified internal/docs/servlet/ServletSpecAssertions.xml (diff)
The file was modified internal/docs/servlet/README.txt (diff)
The file was modified install/servlet/docs/index.html (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/config.adoc (diff)
The file was modified internal/docs/jsp/JSPTCD.txt (diff)
Commit 5f8557b54022358503d5e827e236579d6568139d by noreply
Add missing persistence unit properties
The file was modified src/com/sun/ts/tests/jpa/core/entityManagerFactory/Client.java (diff)
Commit c6f4f43f7b8180429b1f2a6f1d51a5aebbf28df5 by noreply
Handle new GenerationType.UUID in tests
The file was modified src/com/sun/ts/tests/jpa/core/enums/Client.java (diff)
Commit 58a50f609ce642f80d8582174515436a75231082 by Gurunandan Rao
jakarta.xml.ws-api update to https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/4.0.0/

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
The file was modified src/com/sun/ts/tests/jpa/core/enums/Client.java (diff)
Commit deb4e063ecc2555bdb8e744cba28dd6f87d5239d by 44426046+alwin-joseph
update signature files for JakartaEE 10
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.jacc.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.faces.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.interceptor.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.resource.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.validation.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.bind.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.jstl.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.jms.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ws.rs.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.batch.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.el.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.decorator.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.servlet.jsp.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.websocket.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.mail.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ejb.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.persistence.sig (diff)
The file was modified docker/build_signatures.sh (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.inject.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.auth.message.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.concurrent.sig (diff)
Commit cda0828cc0be30037ac9604f1657ee4068f4da70 by 44426046+alwin-joseph
fix for webscoket tck - add back webclient/log folder
The file was modified src/com/sun/ts/tests/common/webclient/WebTestCase.java (diff)
The file was modified src/com/sun/ts/tests/common/webclient/http/HttpRequest.java (diff)
Commit ea6a59be21358dae091b584a472accb93ef2e180 by 44426046+alwin-joseph
add websocket client jar to CP
The file was modified install/websocket/bin/ts.jte (diff)
Commit b57770725263ad964a515e93e65952445bd6ea10 by 44426046+alwin-joseph
add websocket client jar in test run
The file was modified docker/websockettck.sh (diff)
Commit 8024256c5a9705337c2336838f96fc7c8f7ec21c by Gurunandan Rao
update api from staging.
jakarta.xml.bind-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/
jakarta.faces-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/faces/jakarta.faces-api/
jakarta.persistence-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/
jakarta.transaction-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/
jakarta.resource-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/
jakarta.json.bind-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/bind/jakarta.json.bind-api/
jakarta.servlet.jsp.jstl-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/
webservices-api-osgi - https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api-osgi/
webservices-api - https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api/
webservices-tools - https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-tools/

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/build_signatures.sh (diff)
The file was modified docker/pom.xml (diff)
Commit e5b282cea7c4c4ae4dddd156bdcee73d96ce0e35 by Gurunandan Rao
el tck fix for Provider com.sun.el.ExpressionFactoryImpl not found.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified install/jaspic/bin/ts.jte (diff)
The file was modified docker/eltck.sh (diff)
The file was modified install/el/bin/ts.jte (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 83283a91d06ab2935a2e36b8675f0992a4407626 by noreply
Update taglibs for JSTL tests (#870)

* use new jstl taglibs

* update more jstl taglibs
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportBodyParamTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/resourcelookup/formatBundleResourceLookup.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/timezone/positiveTimezoneValueNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceTxDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/url/negativeUrlExcBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/bundle/positiveBundleLocalizationScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsTrimNullStringTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveResultSupportTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveForTokensTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSplitTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xforeach/negativeForEachSelectReqAttrTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsToUpperCaseNullStringTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveForEachDeferredValueTest2.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsReplaceNullInputStringTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/negativeFTStepTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setbundle/positiveSetBundleLocaleConfigurationTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setbundle/positiveSetBundleVarTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxQueryParamCommitTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/negativeSetDataSourceDataSourceAttributeEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/param/positiveParamNameValueTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/negativeUpdateBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/iftag/positiveIfBodyBehaviorTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsToUpperCaseTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setbundle/positiveSetBundleScopeLocCtxTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveParamBodyContentUpdateTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQuerySQLAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageParamBodyTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/negativeTxDataSourceAttributeEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/param/positiveParamEncodingTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/negativeFEEndTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setlocale/positiveSetLocaleValueNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/url/positiveUrlValueVarTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/cwo/negativeCWONoWhenActionsTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setbundle/positiveSetBundleBasenameTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveBodyBehaviorTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/negativePDScopeNoVarTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveDateParamUpdateDateTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/negativeTxDataSourceNullAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveBodyBehaviorTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringNullStringTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveStepTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsReplaceEmptyInputStringTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateDataSourceConfigPrecedenceTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/xout/negativeOutSelectFailureTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/cwo/positiveCWOTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/set/negativeSetTargetNullInvalidObjTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/url/positiveUrlDisplayUrlTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/negativeQueryDataSourceAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setlocale/positiveSetLocaleScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsLengthTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNBodyValueTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/negativeQueryDataSourceAttributeEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDVarTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDDateStyleTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/negativeQueryBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveItemsStepTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveItemsObjArrayTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNFallbackLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryDataSourceConfigPrecedenceTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/uri/positiveJSTLURITest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/set/positiveSetBodyBehaviorTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDFallbackLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxDataSourceConfigDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/redirect/positiveRedirectTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsReplaceNullBeforeStringTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveForEachDeferredValueTest1.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveItemsCollectionTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/negativePNScopeNoVarTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringEndIndexGTStringLengthTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringAfterEmptySubstringTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNMinFracDigitsTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/positiveParseXmlAttrTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/types/positiveXPathToJavaTypesTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setlocale/positiveSetLocaleOverrideTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/param/positiveParamNameNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/negativeDateParamTypeAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/loopstatus/positiveLoopTagStatusTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDValueNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveParamQueryBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceTxURLTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsContainsNullStringTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/url/positiveUrlParamsBodyTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/negativePNUnableToParseValueTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveVarStatusTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsEndsWithNullStringTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageBundleTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportAbsUrlTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageKeyNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDLocalizationContextTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveItemsNullTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/outtag/positiveOutEscXmlDefaultTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/negativeFEBeginTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsContainsStringSubstringEqualTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportEncodingNotSpecifiedTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xcwo/negativeCWONoWhenActionsTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/url/positiveUrlContextTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/xset/negativeSetSelectFailureTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNValueNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/url/positiveUrlRelUrlRewrittenTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryDataSourceAttributeDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/negativesetDataSourceScopeAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setlocale/positiveSetLocaleVariantIgnoreTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxIsolationAttributeRepeatable_Read.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xcwo/negativeCWOWhenSelectFailureTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/negativeImportUrlEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNIntegerOnlyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/negativeFTExcBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsIndexOfTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/result/positiveResultGetRowsCountTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDBodyValueTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/cwo/negativeCWOWhenExcBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsEndsWithNullSuffixTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/settimezone/positiveSetTimezoneSetAttrTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/set/positiveSetTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/negativeFTEndTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNValueNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveForTokensDeferredValueTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xcwo/negativeCWOWhenNoParentTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/url/positiveUrlNoCharEncodingTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateDataSourceConfigDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xforeach/positiveForEachVarStatusTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/negativeQuerySQLAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringBeforeEmptySubstringTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportUrlTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/responseencoding/positiveResponseSetCharEncodingAttrTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateNoVarAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsLengthEmptyStringInputTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/settimezone/positiveSetTimezoneValueNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/positiveParseScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryDataSourceConfigDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/result/positiveResultGetColumnNamesTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/negativeFEStepTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/param/positiveParamValueNullTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNFallbackLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveItemsEnumerationTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportCharEncodingTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryScopeAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNBodyValueTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsStartsWithEmptyPrefixStringTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveParamUpdateMultiSQLAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsLengthNullInputTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/settimezone/positiveSetTimezoneVarTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsToLowerCaseTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/positiveParseVarTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/negativeUpdateSQLAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxUpdateCommitTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxQueryCommitTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/bundle/positiveBundleBasenameNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/url/positiveUrlScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsReplaceEmptyBeforeStringTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveParamUpdateSQLAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/negativeSetDataSourceScopeAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/iftag/positiveIfScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSplitNullDelimiterTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringBeforeNullSubstringTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNMaxFracDigitsTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/iftag/negativeIfTestTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/param/negativeParamExcBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxDataSourceConfigPrecedenceTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/catchtag/positiveCatchTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNParseLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/negativeParseScopeVarDomSyntaxTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsReplaceNullAfterStringTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsStartsWithPrefixStringEqualTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateSQLAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/param/positiveXParamValueTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/outtag/positiveOutEscXmlTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/param/import.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDTimeStyleTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxIsolationAttributeRead_CommittedTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/result/positiveResultGetRowsUpperCaseTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceScopeVarAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveParamBodyContentQueryTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsEndsWithTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNPatternTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveItemsNullTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextI18NTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageKeyNotFoundTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/positiveTransformXmlAndXmlSystemIdTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/negativeFTBeginTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDTimeZonePrecedenceTest.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/i18n/param/positiveParamValueBodyTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceQueryNoVarAttributeDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxUpdateParamCommitTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsJoinEmptySeparatorTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSplitEmptyInputStringTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/xout/positiveOutSelectTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxDataSourceConfigDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveParamQueryMultiSQLAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/negativeParseDocNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsContainsIgnoreCaseNullStringTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDVarTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/negativeTxDataSourceAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveItemsBeginTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/positiveTransformXsltSystemIdTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxIsolationAttributeRead_UnCommittedTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsJoinTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveDateParamQueryDateTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xif/negativeIfInvalidScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/negativeTransformXmlXsltNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/requestencoding/positiveDefaultEncodingTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/negativeImportUrlNullTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringEndIndexLTBeginIndexTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringNegativeEndIndexTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xcwo/positiveCWOTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsContainsIgnoreCaseStringSubstringEqualTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveItemsPrimArrayTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveDateParamUpdateTimeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxDataSourceAttributeDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveDateParamUpdateTimestampTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNCurrencyCodeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceUpdateURLTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/negativeImportRequestDispatcherServletExceptionTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/negativeFEItemsTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringBeforeNullStringTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryStartRowAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/timezone/positiveTimezoneValueTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/positiveParseVarDomTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/bindings/positiveXPathVariableBindingsTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsReplaceTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsStartsWithNullStringTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/negativeSetDataSourceDataSourceAttributeDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDDateStyleTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceUpdateNoVarAttributeDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryMaxRowsConfigTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/positiveParseScopeDomTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryVarAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNParseLocaleNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportCtxRelUrlTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/negativeFNScopeNoVarTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceTxNoVarAttributeDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/negativeUpdateSQLAttributeTest2.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xforeach/positiveForEachVarTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveForEachDeferredValueTest3.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/positiveTransformXmlBodyTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsJoinNullSeparatorTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringAfterNullStringTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/types/positiveJavaToXPathTypesTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/cwo/negativeCWOWhenNoParentTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveDateParamUpdateNoTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/negativeImportRequestDispatcherNon2xxTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/xset/negativeSetSelectReqAttrTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceQueryDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/catchtag/positiveCatchVarTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsToLowerCaseNullStringTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveItemsDelimsNullTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateDataSourceConfigDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportVarReaderTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/negativeFNUnableToParseValueTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/negativeParamUpdateBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/requestencoding/positiveContentTypeEncodingTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xforeach/positiveForEachEndLTBeginTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveForTokensEndLTBeginTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageFallbackLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsContainsIgnoreCaseTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDValueTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxCommitLifeCycleTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/positiveParseFilterTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsTrimTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/positiveTransformXmlInputTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsContainsTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryDataSourceConfigDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/outtag/positiveOutValueAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/set/positiveSetNullValueTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateVarAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringNegativeBeginIndexTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setbundle/positiveSetBundleScopeVarTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/remove/positiveRemoveScopeVarTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveDelimsNullTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/negativeParseScopeVarSyntaxTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setbundle/positiveSetBundleBasenameNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/xset/positiveSetScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNValueTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringAfterTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/positiveParseXmlInputTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveItemsMapTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/negativeFDScopeNoVarTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveParamUpdateBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNMaxIntDigitsTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDLocalizationContextTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsIndexOfNullSubstringTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveParamQueryMultiBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/positiveTransformDocSystemIdTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/negativeParamUpdateSQLAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/negativeQueryMaxRowsConfigTest2.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/localeSupportTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/result/positiveResultGetRowsLowerCaseTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringBeforeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/iftag/positiveIfExportedVarTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/negativeSetDataSourceDataSourceAttributeDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateNoRowsResultTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateDataSourceAttributeDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDValueTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/positiveTransformXsltInputTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceQueryDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsContainsIgnoreCaseNullSubstringTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/param/positiveXParamNameTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/bundle/positiveBundleBasenameTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/set/positiveSetPropertyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportFollowRedirectTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/positiveParseNoDTDValidationTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/positiveTransformVarTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveForEachEndLTBeginTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveBeginTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/negativeQueryMaxRowsAttributeTest2.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/fmtdate/positiveFDPatternTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/positiveTransformBodyParamsTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveParamUpdateMultiBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/negativeUpdateDataSourceAttributeEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/xset/positiveSetSelectVarTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsEscapeXmlNullStringTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/negativeImportUrlInvalidTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/negativeLocaleSupportTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateRowsResultTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/negativeParamQuerySQLAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxDataSourceAttributeDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xforeach/negativeForEachSelectFailureTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/negativeQueryVarAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceQueryURLTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/cwo/negativeCWOWhenTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNLocalizationContextTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveItemsCommaSepStringTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNCurrencySymbolTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/settimezone/positiveSetTimezoneAttrScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/responseencoding/positiveResponseEncodingTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDPatternTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xcwo/negativeCWOOtherwiseNoParentTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveVarTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageVarTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/set/positiveSetDeferredValueTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextBundleTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryMaxRowsIntegerConfigTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDTimeZoneNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceUpdateNoVarAttributeDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceTxDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveItemsIteratorTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/negativeParamQueryBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/cwo/negativeCWOOtherwiseNoParentTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeZoneTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsEscapeXmlTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xcwo/negativeCWOWhenBeforeOtherwiseTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateScopeAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessagePrefixTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/negativeImportAbsResourceNon2xxTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsContainsNullSubstringTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/negativeTxUpdateDataSourceAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/result/positiveResultIsLimitedByMaxRowsTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/negativeQueryMaxRowsConfigTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/xset/negativeSetVarReqAttrTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDValueNullTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsIndexOfEmptySubstringTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/positiveTransformResultTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxIsolationAttributeSerializable.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xforeach/positiveForEachStepTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xif/negativeIfSelectFailureTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/url/negativeUrlContextUrlInvalidValueTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/requestencoding/positiveReqEncodingValueTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/negativeUpdateScopeAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/url/positiveUrlAbsUrlNotRewrittenTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveParamQuerySQLAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/redirect/negativeRedirectContextUrlInvalidValueTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xif/positiveIfScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceScopeNoVarAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNVarTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/negativeFEExcBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/redirect/positiveRedirectParamsBodyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/negativeImportCtxInvalidValueTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/negativeTxQueryDataSourceAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/outtag/positiveOutReaderTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/param/positiveParamAggregationTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/settimezone/positiveSetTimezoneScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/negativeQueryNoVarAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/positiveTransformScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/negativeImportCtxUrlInvalidValueTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xif/positiveIfVarTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDTimeZoneTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportPageRelUrlTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsEndsWithEmptySuffixStringTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xforeach/positiveForEachBeginTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceTxNoVarAttributeDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxUpdateRollbackTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsJoinNullArrayTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/xset/negativeSetInvalidScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/result/positiveResultGetColumnNamesCountTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/outtag/negativeOutBodyContentExcTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveDateParamQueryTimestampTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/outtag/positiveOutBodyBehaviorTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/redirect/negativeRedirectExcBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryDataSourceAttributeDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveDateParamQueryTimeTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/positiveParseFilterNullTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsIndexOfNullEmptyStringTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDParseLocaleNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportRelUrlEnvPropTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryMaxRowsAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/cwo/negativeCWOWhenBeforeOtherwiseTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xforeach/positiveForEachEndTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/iftag/negativeIfExcBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSplitEmptyDelimiterTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsStartsWithNullPrefixTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringAfterNullSubstringTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNLocalizationContextTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveItemsEndTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageKeyTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xcwo/negativeCWOWhenSelectReqAttrTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtdate/positiveFDFallbackLocaleTest.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/i18n/message/positiveMessageKeyBodyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/iftag/positiveIfTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNMinIntDigitsTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportCharEncodingNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xcwo/positiveCWOWhiteSpaceTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/negativeQueryScopeAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/result/positiveResultGetRowsByIndexTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/resourcelookup/formatSetBundleResourceLookup.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/localecontext/positiveFormatLocalizationContextBrowserLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceUpdateDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/negativeImportRequestDispatcherRTIOExceptionTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageNoLocalizationContextTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/negativeSetDataSourceDataSourceNullAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageLocaleConfigurationTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/positiveTxRollbackLifeCycleTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xif/negativeIfScopeVarTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/bundle/positiveBundleFallbackLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/positiveParseSystemIdTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSplitNullInputStringTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/xout/positiveOutEscXmlTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/bundle/positiveBundlePrefixTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/transaction/negativeTxIsolationLevelAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/positiveUpdateDataSourceAttributeDataSourceTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/settimezone/positiveSetTimezoneValueTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsEndsWithSuffixStringEqualTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageBundleOverrideTest.jsp (diff)
The file was modified src/web/jsf/spec/jstl/foreachtag/foreachtag_facelet.xhtml (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveEndTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/set/positiveSetScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNVarTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/negativeUpdateDataSourceNullAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/bundle/positiveBundleLocaleConfigurationTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/negativeQueryDataSourceNullAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/cwo/negativeCWOOtherwiseExcBodyContentTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNGroupingUsedTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/negativeParseInvalidScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNPatternTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceQueryNoVarAttributeDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageKeyParamBodyTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xforeach/positiveForEachSelectEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportVarTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/param/positiveParamValueTest.jsp (diff)
The file was modified src/web/jsf/spec/jstl/fntrim/fntrim.xhtml (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setlocale/positiveSetLocaleValueTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/requestencoding/positiveScopedAttrEncodingTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/set/negativeSetBodyContentExcTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/tlv/permitted/negativePermittedTlvTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/param/positiveDateParamQueryNoTypeTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setbundle/positiveSetBundleFallbackLocaleTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/fmtnum/positiveFNCodeSymbolTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportAbsUrlEnvPropTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/negativePDUnableToParseValueTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xif/negativeIfSelectReqAttrTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/transform/positiveTransformBodyXmlParamsTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsedate/positivePDTimeZoneNullEmptyTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/update/negativeUpdateDataSourceAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/xout/negativeOutSelectReqAttrTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/setlocale/positiveSetLocaleVariantTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xif/positiveIfSelectTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/result/positiveResultGetRowsByIndexCountTest.jsp (diff)
The file was modified src/web/jstl/spec/core/conditional/cwo/negativeCWOWhenTestReqAttrTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xconditional/xforeach/positiveForEachSelectTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/setdatasource/positiveSetDataSourceUpdateDriverManagerTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveNoItemsIterationTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/param/positiveParamBodyValueTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/i18n/message/positiveMessageCompoundNoParamTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveVarStatusTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsReplaceEmptyAfterStringTest.jsp (diff)
The file was modified src/web/jstl/spec/sql/query/positiveQueryEmptyResultTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsSubstringBeginIndexGTLastIndexTest.jsp (diff)
The file was modified src/web/jstl/spec/fmt/format/parsenum/positivePNValueTest.jsp (diff)
The file was modified src/web/jstl/spec/etu/functions/functionsStartsWithTest.jsp (diff)
The file was modified src/web/jstl/spec/core/general/outtag/positiveOutDefaultAttributeTest.jsp (diff)
The file was modified src/web/jstl/spec/core/urlresource/importtag/positiveImportScopeTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xmlcore/parse/positiveParseXmlBodyTest.jsp (diff)
The file was modified src/web/jstl/spec/xml/xtransform/param/positiveXParamBodyValueTest.jsp (diff)
Commit a241487a5db20ccaf9c94b267364914a92e842a0 by Bauke Scholtz
Migrate JSP to Facelets in Faces TCK

Basically a find & replace of following things:
- *.jsp to *.xhtml
- <% taglib %> to <html xmlns>
- ${jsp.dir} to ${facelets.dir}

And removal of:
- removed irrelevant JSP/Facelets context params from web.xml
- removed JSP from TestServlets for VDL
- removed encodetest.jsp which already has encodetest_facelet.xhtml
- removed decodetest.jsp which already has decodetest_facelet.xhtml

TODO:
- <managed-bean> still needs to be migrated to @Named, 146 occurrences
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsplit/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/body/URLClient.java (diff)
The file was removedsrc/web/jsf/spec/render/secret/encodetest.jsp
The file was removedsrc/web/jsf/spec/render/textarea/decodetest.jsp
The file was addedsrc/web/jsf/spec/render/datatable/encodetestCaption.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/render/form/jsf_render_form_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/common/templating.common.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/actionsource/jsf_composite_actionsource_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/body/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/graphic/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/render/booleancheckbox/build.xml (diff)
The file was addedsrc/web/jsf/spec/render/datatable/encodetestTableHeaderFooter.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnlength/jsf_jstl_fnlength_web.xml (diff)
The file was removedsrc/web/jsf/spec/view/viewhandler/greetings.jsp
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlang/jsf_view_vdl_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/manycheckbox/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/packaging/classpath/jsf_composite_classpath_web.xml (diff)
The file was removedsrc/web/jsf/api/jakarta_faces/application/applicationISE/applicationtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnendswith/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnreplace/build.xml (diff)
The file was addedsrc/web/jsf/spec/render/grid/encodetestCaption.xhtml
The file was addedsrc/web/jsf/spec/render/datatable/encodetestColumnHeaderFooter.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fntolowercase/jsf_jstl_fntolowercase_web.xml (diff)
The file was addedsrc/web/jsf/spec/render/message/passthroughtest.xhtml
The file was addedsrc/web/jsf/spec/view/viewhandler/greetings.xhtml
The file was addedsrc/web/jsf/spec/render/body/passthroughtest.xhtml
The file was addedsrc/web/jsf/api/jakarta_faces/application/applicationISE/applicationtest.xhtml
The file was addedsrc/web/jsf/spec/render/manycheckbox/decodetest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputformat/jsf_render_outputformat_web.xml (diff)
The file was removedsrc/web/jsf/spec/render/onelistbox/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnreplace/jsf_jstl_fnreplace_web.xml (diff)
The file was addedsrc/web/jsf/spec/render/head/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fncontainsignore/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/messages/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/manymenu/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnescapexml/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/message/encodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fncontains/jsf_jstl_fncontains_web.xml (diff)
The file was addedsrc/web/jsf/spec/render/manymenu/decodetest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/render/grid/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/fragment/jsf_templating_fragment_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/message/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/appconfig.common.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/graphic/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/repeat/jsf_templating_repeat_web.xml (diff)
The file was removedsrc/web/jsf/spec/render/onemenu/decodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/ajax/tagwrapper/jsf_ajax_tagwrapper_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/head/URLClient.java (diff)
The file was removedsrc/web/jsf/spec/render/outputlabel/passthroughtest.jsp
The file was addedsrc/web/jsf/spec/render/commandlink/passthroughtest.xhtml
The file was removedsrc/web/jsf/spec/render/booleancheckbox/decodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fntouppercase/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputscript/jsf_render_outputscript_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandlink/URLClient.java (diff)
The file was removedsrc/web/jsf/spec/render/commandlink/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/iftag/jsf_jstl_iftag_web.xml (diff)
The file was addedsrc/web/jsf/spec/render/grid/encodetestBasic.xhtml
The file was removedsrc/web/jsf/spec/render/manymenu/encodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fntolowercase/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/inputtext/decodetest.jsp
The file was removedsrc/web/jsf/spec/render/datatable/encodetestColumnHeaderFooter.jsp
The file was addedsrc/web/jsf/spec/render/manylistbox/decodetest.xhtml
The file was addedsrc/web/jsf/spec/render/inputtext/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnjoin/jsf_jstl_fnjoin_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/grid/URLClient.java (diff)
The file was removedsrc/web/jsf/spec/render/datatable/encodetestBasic.jsp
The file was removedsrc/web/jsf/spec/render/datatable/include.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/el/elresolvers/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/relative_ordering/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/navigation/WEB-INF/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputlink/build.xml (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/jsf/spec/resource/relocatable/jsf_resource_relocatable_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/inputtext/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/inputtext/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputformat/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnendswith/jsf_jstl_fnendswith_web.xml (diff)
The file was removedsrc/web/jsf/spec/render/oneradio/decodetest.jsp
The file was removedsrc/web/jsf/spec/render/body/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/render/manylistbox/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandlink/build.xml (diff)
The file was addedsrc/web/jsf/spec/render/grid/encodetestTableHeaderFooter.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/render/messages/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/graphic/jsf_render_img_web.xml (diff)
The file was addedsrc/web/jsf/spec/render/manymenu/encodetest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/render/manylistbox/jsf_render_manylistbox_web.xml (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/templating/component/build.xml (diff)
The file was addedsrc/web/jsf/spec/render/outputlabel/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/view/viewhandler/build.xml (diff)
The file was addedsrc/web/jsf/spec/render/commandbutton/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnstartswith/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/remove/jsf_templating_remove_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/webapp/tldsig/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/selectitems/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/iftag/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/manymenu/passthroughtest.jsp
The file was removedsrc/web/jsf/spec/render/oneradio/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnstartswith/jsf_jstl_fnstartswith_web.xml (diff)
The file was addedsrc/web/jsf/spec/render/messages/passthroughtest.xhtml
The file was removedsrc/web/jsf/spec/render/oneradio/encodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlangwrapper/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/textarea/build.xml (diff)
The file was addedsrc/web/jsf/spec/render/manylistbox/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/render/oneradio/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fncontains/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/ajax/jsresource/jsf_ajax_jsresource_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/form/build.xml (diff)
The file was addedsrc/web/jsf/api/jakarta_faces/application/resourcehandlerEx/resourceHandlerExcludeTest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/startupbehavior/build.xml (diff)
The file was addedsrc/web/jsf/spec/render/form/passthroughtest.xhtml
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/jsf/spec/render/booleancheckbox/jsf_render_booleancheckbox_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/fragment/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/form/encodetest.jsp
The file was addedsrc/web/jsf/spec/render/graphic/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/viewaction/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/textarea/encodetest.jsp
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/jsf/spec/jstl/fnindexof/build.xml (diff)
The file was addedsrc/web/jsf/spec/render/manycheckbox/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationISE/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/insert/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsubstringafter/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/commandbutton/encodetest.jsp
The file was removedsrc/web/jsf/spec/render/hidden/encodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/composite/insertchildren/jsf_composite_insertchildren_web.xml (diff)
The file was addedsrc/web/jsf/spec/render/datatable/encodetestBasic.xhtml
The file was removedsrc/web/jsf/spec/render/datatable/passthroughtest.jsp
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/jsf/spec/jstl/cwo/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsubstring/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputstyle/jsf_render_outputstyle_web.xml (diff)
The file was removedsrc/web/jsf/spec/render/grid/encodetestBasic.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/OutputUIComponentBean.java (diff)
The file was removedsrc/web/jsf/spec/render/outputlink/passthroughtest.jsp
The file was removedsrc/web/jsf/spec/render/outputformat/encodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/render/manylistbox/URLClient.java (diff)
The file was removedsrc/web/jsf/spec/render/outputtext/encodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/render/secret/build.xml (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/jsf/spec/render/outputscript/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/outputtext/passthroughtest.jsp
The file was removedsrc/web/jsf/spec/render/manylistbox/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationWrapperISE/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/datatable/encodetestCaption.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/render/datatable/jsf_render_dtable_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/common/coretags.common.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/packaging/webapproot/jsf_composite_webapproot_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnindexof/jsf_jstl_fnindexof_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/navigation/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/oneradio/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fntrim/jsf_jstl_fntrim_web.xml (diff)
The file was addedsrc/web/jsf/spec/render/form/encodetest.xhtml
The file was removedsrc/web/jsf/spec/render/secret/decodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnlength/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/remove/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandler/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerEx/URLClient.java (diff)
The file was addedsrc/web/jsf/spec/render/textarea/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandlerwrapper/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsubstringafter/jsf_jstl_fnsubstringafter_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/view/protectedview/jsf_view_protectedview_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsubstringbefore/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/textarea/URLClient.java (diff)
The file was removedsrc/web/jsf/spec/render/grid/encodetestTableHeaderFooter.jsp
The file was removedsrc/web/jsf/spec/render/commandlink/encodetest.jsp
The file was removedsrc/web/jsf/spec/render/message/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/ajax/keyword/jsf_ajax_keyword_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/body/jsf_render_body_web.xml (diff)
The file was removedsrc/web/jsf/spec/render/outputlabel/encodetest.jsp
The file was removedsrc/web/jsf/spec/render/form/decodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/render/form/URLClient.java (diff)
The file was removedsrc/web/jsf/spec/render/hidden/decodetest.jsp
The file was addedsrc/web/jsf/spec/render/manymenu/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnjoin/build.xml (diff)
The file was removedsrc/web/jsf/api/jakarta_faces/application/resourcehandlerEx/resourceHandlerExcludeTest.jsp
The file was removedsrc/web/jsf/spec/render/onemenu/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/cwo/jsf_jstl_cwotags_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandbutton/jsf_render_cbutton_web.xml (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/jsf/spec/render/message/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlang/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/relative_ordering/jsf_appconfigresources_relative_ordering_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/secret/URLClient.java (diff)
The file was removedsrc/web/jsf/spec/render/textarea/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputtext/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/selectitems/jsf_coretags_selectitems_web.xml (diff)
The file was removedsrc/web/jsf/spec/render/outputlink/encodetest.jsp
The file was removedsrc/web/jsf/spec/render/onelistbox/decodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandlink/jsf_render_clink_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/onemenu/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/foreachtag/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/graphic/encodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fntouppercase/jsf_jstl_fntouppercase_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/manycheckbox/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/view/viewhandler/ViewHandlerImpl.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/startupbehavior/jsf_appconfigresources_startupbehavior_web.xml (diff)
The file was removedsrc/web/jsf/spec/render/commandlink/decodetest.jsp
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/jsf/spec/view/protectedview/build.xml (diff)
The file was addedsrc/web/jsf/spec/render/onemenu/passthroughtest.xhtml
The file was removedsrc/web/jsf/spec/render/messages/encodetest.jsp
The file was addedsrc/web/jsf/spec/render/oneradio/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputstyle/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/manycheckbox/passthroughtest.jsp
The file was removedsrc/web/jsf/spec/render/booleancheckbox/encodetest.jsp
The file was addedsrc/web/jsf/spec/render/outputtext/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/render/head/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputlabel/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/booleancheckbox/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/view/statemanagementstrategy/TestServlet.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/onelistbox/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnescapexml/jsf_jstl_fnescapexml_web.xml (diff)
The file was removedsrc/web/jsf/spec/render/outputformat/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/viewaction/jsf_coretags_viewaction_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/common/jstl.common.xml (diff)
The file was removedsrc/web/jsf/spec/render/grid/encodetestCaption.jsp
The file was removedsrc/web/jsf/spec/render/manylistbox/encodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/jsf_appconfigresources_absolute_ordering_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/facet/jsf_composite_facet_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/onelistbox/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/commandbutton/decodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/render/onemenu/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/manycheckbox/decodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsubstringbefore/jsf_jstl_fnsubstringbefore_web.xml (diff)
The file was addedsrc/web/jsf/spec/render/manylistbox/encodetest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fntrim/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/component/jsf_templating_component_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/render.common.xml (diff)
The file was removedsrc/web/jsf/spec/render/onemenu/encodetest.jsp
The file was removedsrc/web/jsf/spec/render/secret/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsplit/jsf_jstl_fnsplit_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/hidden/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/valueholder/jsf_composite_valueholder_web.xml (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/jsf/spec/composite/editablevalueholder/jsf_composite_editablevalueholder_web.xml (diff)
The file was addedsrc/web/jsf/spec/render/secret/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerEx/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/manymenu/decodetest.jsp
The file was addedsrc/web/jsf/spec/render/onelistbox/passthroughtest.xhtml
The file was removedsrc/web/jsf/spec/render/messages/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/composite/attribute/jsf_composite_attribute_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/insert/jsf_templating_insert_web.xml (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/jsf/spec/jstl/fncontainsignore/jsf_jstl_fncontainsignore_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/datatable/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/head/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/templating/repeat/build.xml (diff)
The file was modified .gitignore (diff)
The file was addedsrc/web/jsf/spec/render/manycheckbox/encodetest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/render/manymenu/build.xml (diff)
The file was removedsrc/web/jsf/spec/render/form/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/render/head/jsf_render_head_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/webapp/tldsig/build.xml (diff)
The file was modified src/web/jsf/spec/render/outputlink/encodetest_facelet.xhtml (diff)
The file was removedsrc/web/jsf/spec/render/commandbutton/passthroughtest.jsp
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationISE/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/foreachtag/jsf_jstl_foreachtag_web.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationWrapperISE/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsubstring/jsf_jstl_fnsubstring_web.xml (diff)
The file was addedsrc/web/jsf/spec/render/outputformat/passthroughtest.xhtml
The file was addedsrc/web/jsf/spec/render/booleancheckbox/passthroughtest.xhtml
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandbutton/build.xml (diff)
The file was addedsrc/web/jsf/spec/render/datatable/passthroughtest.xhtml
The file was removedsrc/web/jsf/spec/render/manylistbox/decodetest.jsp
The file was removedsrc/web/jsf/spec/render/manycheckbox/encodetest.jsp
The file was modified src/com/sun/ts/tests/jsf/spec/el/elresolvers/URLClient.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/graphic/URLClient.java (diff)
The file was removedsrc/web/jsf/spec/render/datatable/encodetestTableHeaderFooter.jsp
The file was addedsrc/web/jsf/spec/render/form/decodetest.xhtml
The file was removedsrc/web/jsf/spec/render/inputtext/encodetest.jsp
The file was removedsrc/web/jsf/spec/render/onelistbox/encodetest.jsp
Commit ff4359a1e41838a6c85edc993c239dd6f842cee9 by Gurunandan Rao
signature repository update from latest API's.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.faces.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.enterprise.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.persistence.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.resource.sig (diff)
The file was modified docker/pom.xml (diff)
The file was modified docker/build_signatures.sh (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.jms.sig (diff)
Commit ac81ad72550779eac1497119db447ced6b20b6e0 by noreply
update taglibs for jsf and other suites (#871)

* update taglibs for jsf and other suites

* update copyrights year

* delete DS store file, copyright
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/start.xhtml (diff)
The file was modified src/web/jsf/spec/render/body/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/render/message/passthroughtest_facelet.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/actionsource/components/targetAndNameAtt.xhtml (diff)
The file was modified src/web/jsf/spec/render/hidden/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/templating/repeat/repeatOffset.xhtml (diff)
The file was modified src/web/jsf/spec/view/protectedview/protected.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/webapp/tldsig/SignatureExtraInfo.java (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxNoneKeyword3.xhtml (diff)
The file was modified src/web/jsf/spec/templating/fragment/fragment_binding.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicswitch/flow-a/switchB_result.xhtml (diff)
The file was modified src/web/jsf/spec/appconfigresources/relative_ordering/testOne.xhtml (diff)
The file was modified src/web/jsf/spec/render/messages/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/composite/packaging/classpath/pkgTest.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicswitch/flow-b/switchB_result.xhtml (diff)
The file was modified src/web/jsf/spec/render/manycheckbox/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/hidden/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/fragment/visableTest.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicflowcall/flow-a/next_b.xhtml (diff)
The file was modified src/web/jsf/spec/render/head/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/jstl/fnendswith/fnendswith.xhtml (diff)
The file was modified src/web/jsf/spec/render/manymenu/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/flows/basicmultipage/index.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/common/tckcomponents/compOne.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputlink/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxAllKeyword3.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicmethodcall/index.xhtml (diff)
The file was modified src/web/jsf/spec/render/manymenu/passthroughtest.jsp (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/attribute/components/attributeCompOne.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/insertchildren/components/rupc.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fncontainsignore/fncontainsignore.xhtml (diff)
The file was modified src/web/jsf/spec/flows/factory/index.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputlabel/encodetest_facelet.xhtml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejblitesecuredjsp/ejblitesecuredjsp_vehicle.jsp (diff)
The file was modified src/web/jsf/spec/flows/basicflowcall/return1.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputformat/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxNoneKeyword1.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/foreachtag/foreachtag_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/textarea/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicmethodcall/return1.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fnsubstringbefore/fnsubstringbefore.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputtext/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/repeat/repeatVar.xhtml (diff)
The file was modified src/web/jsf/spec/render/grid/encodetestCaption_facelet.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/webapp/tldsig/test.jsp (diff)
The file was modified src/web/jsf/spec/render/onelistbox/encodetest_facelet.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/neg_jsp_test.jsp (diff)
The file was modified src/web/jsf/spec/jstl/fncontains/fncontains.xhtml (diff)
The file was modified src/web/jsf/spec/render/onelistbox/decodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxAllKeyword1.xhtml (diff)
The file was modified src/web/jsf/spec/templating/component/bindTest.xhtml (diff)
The file was modified src/web/jsf/spec/flows/multipagewebinf/bounded-task-flow/next_a.xhtml (diff)
The file was modified src/web/jsf/spec/view/protectedview/public.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicimplicit/start.xhtml (diff)
The file was modified src/web/jsf/spec/render/commandbutton/passthroughtest.jsp (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejblitejsp/ejblitejsp_vehicle.jsp (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/valueholder/components/noTargetAtt.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fnsubstringafter/fnsubstringafter.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicmultipage/boundtaskflow/next_a.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputformat/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/render/onemenu/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/inputtext/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/commandbutton/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/onemenu/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/fragment/fragment_true.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicmultipage/boundtaskflow/next_b.xhtml (diff)
The file was modified src/web/jsf/spec/render/hidden/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/oneradio/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/outputformat/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/insert/compositionPgThree.xhtml (diff)
The file was modified src/web/jsf/spec/render/datatable/encodetestColumnHeaderFooter_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/grid/encodetestCaption.jsp (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxFormKeyword2.xhtml (diff)
The file was modified src/web/jsf/spec/render/manymenu/selectmany01.xhtml (diff)
The file was modified src/web/jsf/spec/render/manycheckbox/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxFormKeyword1.xhtml (diff)
The file was modified src/web/jsf/spec/flows/intermediate/maintain-customer-record/view-customer.xhtml (diff)
The file was modified src/web/jsf/spec/flows/multipagewebinf/bounded-task-flow/bounded-task-flow.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicmethodcall/flow-a/flow-a.xhtml (diff)
The file was modified src/web/jsf/spec/flows/multipagewebinf/return1.xhtml (diff)
The file was modified src/web/jsf/spec/render/messages/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/composite/packaging/webapproot/pkgTest.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicswitch/flow-a/switchA_result.xhtml (diff)
The file was modified src/web/jsf/spec/render/commandbutton/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/repeat/repeatVarStat.xhtml (diff)
The file was modified src/web/jsf/spec/render/commandbutton/encodetest.jsp (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/webapp/tldsig/jsf_core.tld (diff)
The file was modified src/web/jsf/spec/jstl/fnjoin/fnjoin.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fnescapexml/fnescapexml.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/red.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/blue.xhtml (diff)
The file was modified src/web/jsf/api/jakarta_faces/application/resourcehandlerEx/resourceHandlerExcludeTest.jsp (diff)
The file was modified src/web/jsf/spec/appconfigresources/absolute_ordering/test.xhtml (diff)
The file was modified src/web/jsf/spec/flows/intermediate/maintain-customer-record/create-customer.xhtml (diff)
The file was modified src/web/jsf/spec/render/manycheckbox/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/flows/basicmultipage/nonFlow.xhtml (diff)
The file was modified src/web/jsf/spec/flows/multipagewebinf/bounded-task-flow/next_b.xhtml (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxThisKeyword3.xhtml (diff)
The file was modified src/web/jsf/spec/render/commandbutton/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/remove/removeOne.xhtml (diff)
The file was modified src/web/jsf/spec/render/datatable/encodetestBasic_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/booleancheckbox/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/secret/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/composite/actionsource/notargets.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputstyle/encodetest_facelet_2.xhtml (diff)
The file was modified src/web/jsf/spec/render/commandlink/decodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicswitch/flow-a/switchC_result.xhtml (diff)
The file was modified src/web/jsf/spec/render/manylistbox/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/flows/basicflowcall/nonFlow.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/attribute/components/attributeCompThree.xhtml (diff)
The file was modified src/web/jsf/spec/composite/valueholder/caseTwo.xhtml (diff)
The file was modified src/web/jsf/spec/resource/relocatable/reloc-body.xhtml (diff)
The file was modified src/web/jsf/spec/coretags/selectitems/test_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/secret/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/resource/relocatable/reloc-form.xhtml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejbliteservletcal/ejbliteservletcal_vehicle.jsp (diff)
The file was modified src/web/jsf/spec/render/form/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/form/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/composite/editablevalueholder/caseTwo.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputlabel/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/templating/insert/compositionPgOne.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicmultipage/return1.xhtml (diff)
The file was modified src/web/jsf/spec/render/inputtext/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/templating/insert/decorate_base.xhtml (diff)
The file was modified src/web/jsf/spec/render/secret/decodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/textarea/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/render/booleancheckbox/encodetest_facelet.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/common/tckcomponents/2_0/compVer.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicflowcall/flow-b/flow-b.xhtml (diff)
The file was modified src/web/jsf/spec/render/commandlink/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/render/inputtext/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/onemenu/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/templating/fragment/fragment_false.xhtml (diff)
The file was modified src/web/jsf/spec/flows/multipagewebinf/nonFlow.xhtml (diff)
The file was modified src/web/jsf/spec/ajax/jsresource/pdlApproach.xhtml (diff)
The file was modified src/web/jsf/spec/render/manylistbox/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/view/viewhandler/greetings.jsp (diff)
The file was modified src/web/jsf/spec/render/onelistbox/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/datatable/encodetestCaption_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/commandlink/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/datatable/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/hidden/decodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/datatable/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/templating/fragment/notVisableTest.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fnsubstring/fnsubstring.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputtext/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/flows/basicswitch/flow-b/flow-b.xhtml (diff)
The file was modified src/web/jsf/spec/templating/insert/decoratePgTwo.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fnreplace/fnreplace.xhtml (diff)
The file was modified src/web/jsf/spec/render/booleancheckbox/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxThisKeyword1.xhtml (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxAllKeyword2.xhtml (diff)
The file was modified src/web/jsf/spec/render/secret/passthroughtest_facelet.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/valueholder/components/targetAndNameAtt.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputtext/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/composite/actionsource/targetandname.xhtml (diff)
The file was modified src/web/jsf/spec/composite/facet/facetsOne.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/actionsource/components/noTargetAtt.xhtml (diff)
The file was modified src/web/jsf/spec/render/commandlink/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/ajax/tagwrapper/ajaxTagWrap.xhtml (diff)
The file was modified src/web/jsf/spec/flows/factory/start.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/editablevalueholder/components/noTargetAtt.xhtml (diff)
The file was modified src/web/jsf/spec/render/grid/encodetestTableHeaderFooter_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicimplicit/nonFlow.xhtml (diff)
The file was modified src/web/jsf/spec/templating/fragment/templateOne.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicswitch/index.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputlink/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxFormKeyword3.xhtml (diff)
The file was modified src/web/jsf/spec/composite/insertchildren/testOne.xhtml (diff)
The file was modified src/web/jsf/spec/composite/editablevalueholder/caseOne.xhtml (diff)
The file was modified src/web/jsf/spec/render/onelistbox/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/oneradio/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/onelistbox/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/coretags/viewaction/passed_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/fragment/bindTest.xhtml (diff)
The file was modified src/web/jsf/spec/render/onemenu/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/outputstyle/encodetest_facelet_1.xhtml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/customform/expression/login.xhtml (diff)
The file was modified src/web/jsf/spec/templating/insert/decoratePgOne.xhtml (diff)
The file was modified src/web/jsf/spec/render/textarea/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/onemenu/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/oneradio/passthroughtest.jsp (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/view/common/myRoot.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/editablevalueholder/components/targetAndNameAtt.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicflowcall/flow-a/flow-a.xhtml (diff)
The file was modified src/web/jsf/spec/render/secret/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/jstl/iftag/uri_test_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fnindexof/fnindexof.xhtml (diff)
The file was modified src/web/jsf/spec/render/manylistbox/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/flows/basicmethodcall/flow-a/next_b.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputtext/encodetest_facelet.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/attribute/components/attributeCompTwo.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fntolowercase/fntolowercase.xhtml (diff)
The file was modified src/web/jsf/spec/render/grid/encodetestBasic.jsp (diff)
The file was modified src/web/jsf/spec/flows/intermediate/maintain-customer-record/maintain-customer-record.xhtml (diff)
The file was modified src/web/jsf/spec/render/messages/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicmethodcall/flow-b/flow-b.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/compOne.xhtml (diff)
The file was modified src/web/jsf/spec/render/booleancheckbox/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/onelistbox/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/head/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/graphic/passthroughtest.jsp (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/webapp/tldsig/JSFSigTEI.java (diff)
The file was modified src/web/jsf/spec/resource/relocatable/reloc-head.xhtml (diff)
The file was modified src/web/jsf/spec/flows/intermediate/complete.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/cwo/cwo_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/component/component_true.xhtml (diff)
The file was modified src/web/jsf/spec/flows/multipagewebinf/index.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/common/tckcomponents/1_0/compVer.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicswitch/flow-a/flow-a.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fnstartswith/fnendswith.xhtml (diff)
The file was modified src/web/jsf/spec/render/manylistbox/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/manycheckbox/selectmany01.xhtml (diff)
The file was modified src/com/sun/ts/tests/common/vehicle/ejblitejsf/ejblitejsf_vehicle.jsp (diff)
The file was modified src/web/jsf/spec/render/commandbutton/decodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicflowcall/flow-a/next_a.xhtml (diff)
The file was modified src/web/jsf/spec/render/commandlink/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/flows/intermediate/maintain-customer-record-java/view-customer.xhtml (diff)
The file was modified src/web/jsf/spec/render/datatable/encodetestCaption.jsp (diff)
The file was modified src/web/jsf/spec/jstl/fntrim/fntrim.xhtml (diff)
The file was modified src/web/jsf/spec/render/textarea/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/booleancheckbox/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/grid/encodetestTableHeaderFooter.jsp (diff)
The file was modified src/web/jsf/spec/composite/attribute/attributeTest.xhtml (diff)
The file was modified src/web/jsf/spec/render/manycheckbox/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputformat/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/form/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/flows/basicswitch/flow-b/switchC_result.xhtml (diff)
The file was modified src/web/jsf/spec/templating/component/component_binding.xhtml (diff)
The file was modified src/web/jsf/spec/render/onemenu/decodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/messages/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputlabel/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/coretags/viewaction/test_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fntouppercase/fntouppercase.xhtml (diff)
The file was modified src/web/jsf/spec/render/manymenu/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/oneradio/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/appconfigresources/startupbehavior/appconfig_01.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputlink/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicflowcall/index.xhtml (diff)
The file was modified src/web/jsf/spec/render/secret/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputlabel/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/manymenu/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/datatable/encodetestTableHeaderFooter_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/insert/layout.xhtml (diff)
The file was modified src/web/jsf/spec/render/graphic/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/component/notVisableTest.xhtml (diff)
The file was modified src/web/jsf/spec/render/datatable/encodetestColumnHeaderFooter.jsp (diff)
The file was modified src/web/jsf/spec/flows/basicflowcall/flow-b/next_b.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicswitch/return1.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicswitch/flow-b/switchA_result.xhtml (diff)
The file was modified src/web/jsf/spec/render/grid/encodetestBasic_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputscript/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/insert/compositionPgTwo.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/facet/components/facetOne.xhtml (diff)
The file was modified src/web/jsf/spec/render/graphic/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/appconfigresources/startupbehavior/appconfig_02.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fnlength/fnlength.xhtml (diff)
The file was modified src/web/jsf/spec/flows/intermediate/index.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/stop.xhtml (diff)
The file was modified src/web/jsf/spec/render/form/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/templating/component/component_false.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicmethodcall/flow-b/next_b.xhtml (diff)
The file was modified src/web/jsf/spec/render/inputtext/decodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/message/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/oneradio/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/inputtext/encodetest.jsp (diff)
The file was modified src/web/jsf/api/jakarta_faces/model/annotationsTest.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/webapp/tldsig/html_basic.tld (diff)
The file was modified src/web/jsf/spec/render/inputtext/decodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/textarea/decodetest.jsp (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/customform/base/login.xhtml (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxNoneKeyword2.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputlink/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/component/visableTest.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicmultipage/boundtaskflow/bounded-task-flow.xhtml (diff)
The file was modified src/web/jsf/spec/flows/basicflowcall/flow-b/next_a.xhtml (diff)
The file was modified src/web/jsf/spec/render/datatable/encodetestBasic.jsp (diff)
The file was modified src/web/jsf/spec/jstl/iftag/iftag_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/templating/component/templateOne.xhtml (diff)
The file was modified src/web/jsf/spec/jstl/fnsplit/fnsplit.xhtml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/view/common/components/myComp.xhtml (diff)
The file was modified src/web/jsf/spec/ajax/keyword/ajaxThisKeyword2.xhtml (diff)
The file was modified src/web/jsf/spec/render/datatable/encodetestTableHeaderFooter.jsp (diff)
The file was modified src/web/jsf/spec/render/message/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/message/passthroughtest.jsp (diff)
The file was modified src/web/jsf/spec/composite/attribute/attributeTestTwo.xhtml (diff)
The file was modified src/web/jsf/spec/flows/intermediate/maintain-customer-record-java/create-customer.xhtml (diff)
The file was modified src/web/jsf/spec/render/body/passthroughtest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/booleancheckbox/decodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/manylistbox/selectmany01.xhtml (diff)
The file was modified src/web/jsf/spec/render/textarea/decodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/api/jakarta_faces/application/applicationISE/applicationtest.jsp (diff)
The file was modified src/web/jsf/spec/flows/basicimplicit/index.xhtml (diff)
The file was modified src/web/jsf/spec/render/outputstyle/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/flows/intermediate/maintain-customer-record-java/maintain-customer-record-java.xhtml (diff)
The file was modified src/web/jsf/spec/composite/valueholder/caseOne.xhtml (diff)
The file was modified src/web/jsf/spec/render/graphic/encodetest_facelet.xhtml (diff)
The file was modified src/web/jsf/spec/render/commandlink/encodetest.jsp (diff)
The file was modified src/web/jsf/spec/render/oneradio/decodetest_facelet.xhtml (diff)
Commit 22abd19f1a6127de05de3d177b45b88984b3ccff by Bauke Scholtz
Migrate <managed-bean> to @Named -- pass1

Noticed a bunch of ManagedPropertyBean related tests which should either
be removed or be reworked to use @ManagedProperty instead
The file was modified src/com/sun/ts/tests/jsf/spec/composite/editablevalueholder/FirstNameBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/NoScopeBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/datatable/DataListBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/form/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/hidden/HiddenUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/oneradio/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/editablevalueholder/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/hidden/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/startupbehavior/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/RequestScopedProtectedBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandbutton/CommandButtonUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputlink/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/common/beans/AlbumBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/attribute/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/head/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/editablevalueholder/LastNameBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/RequestScopedPrivateBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandbutton/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandlink/CommandLinkUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/graphic/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/actionsource/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/common/BookBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/MessageBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/messages/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/secret/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/startupbehavior/testCase2-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/RuntimeExceptionPreDestroyBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/SimpleActionListener.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputformat/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/RequestScopedPublicBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/inputtext/InputTextUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/OrderingBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/SessionScopedPackagePrivateBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/body/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/selectitems/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/common/SelectItemsBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputformat/FormatterBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/startupbehavior/colorBean.faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/viewaction/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/RequestScopedPackagePrivateBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/SelectMany01Bean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/ApplicationScopedPackagePrivateBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/startupbehavior/testCase2-config_1.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/SelectUIComponentBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/StatBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/booleancheckbox/CheckBoxUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/inputtext/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/RuntimeExceptionPostConstructBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/ColorRedBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/ApplicationScopedPrivateBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/SessionScopedProtectedBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/ajax/common/AjaxTagValuesBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/AnswerNoBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputlabel/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/SessionScopedPrivateBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/message/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/StatBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/ViewScopedPackagePrivateBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/ViewScopedProtectedBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/relative_ordering/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/SessionScopedPublicBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/ViewScopedPublicBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/form/FormUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/grid/GridUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/AnswerYesBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/datatable/DataTableUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/ApplicationScopedProtectedBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/manymenu/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/ApplicationScopedPublicBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/onemenu/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/ViewScopedBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/booleancheckbox/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/datatable/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/textarea/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/SessionScopedBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/EscapeBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputformat/FormatterUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/RequestScopedBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputtext/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/ViewScopedPrivateBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/grid/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/startupbehavior/statBean.faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/OutputUIComponentBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandlink/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/AttributeBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/ColorBlueBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/managedbean/common/ApplicationScopedBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/actionsource/BeanOne.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/onelistbox/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/ajax/common/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/manylistbox/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/manycheckbox/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/graphic/GraphicUIBean.java (diff)
Commit d6f916a1fa8cd2ff5dfa7fc8ca767442f27923e3 by Ondrej Mihalyi
Messaging 3.1 - TCK guide update
Signed-off-by:Ondrej Mihalyi <ondrej.mihalyi@payara.fish>
The file was modified user_guides/jms/src/main/jbake/content/attributes.conf (diff)
Commit ff4b6032fac5b80cb3949d206bb2659692abbadf by Scott Kurz
Remove Batch tests; moved to standalone Batch TCK: https://github.com/eclipse-ee4j/batch-tck

Signed-off-by: Scott Kurz <skurz@us.ibm.com>
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ArtifactInstanceTestStepListener.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/StartLimitStateMachineVariation1Batchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_decider_completerun.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/BatchletRestartStateMachineImpl.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkTimeLimit0.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/split_flow_transition_loop_splitflowsplit.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/StopOnBulletinBoardTestData.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_level_properties_count.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/step_level_properties_count.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MySkipReadListener.java
The file was removedsql/mssqlserver/mssqlserver.ddl.jbatch-tck.sql
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/SimpleJobListener.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/FlowTransitioningTests.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/decider_transitions_from_split_on_restart.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/FailRestartBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/InventoryWriter.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/common/StatusConstants.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/NumbersRetryReadListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/testListenersOnError.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/ee/ejb_vehicle_ejb.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyPartitionAnalyzer.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/NullChkPtInfoWriter.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DeciderTestsBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_chunk_globaltran_multiple_steps-customCA.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_partitioned_1step_exitStatusTest.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/split_level_flow_tries_its_own_transition.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/build.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/decider_transitions_on_restart.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyRetryProcessListener.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/PropertySubstitutionTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DoSomethingArrayItemReaderImpl.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunktypes/InventoryCheckpointData.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/NullChkPtInfoReader.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/JobLevelPropertiesPropertyValueBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_2steps.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_failElement.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/MyPersistentUserData.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/JobContextTestBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/InventoryInitWriter.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ThreadTrackingJobListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_split_batchlet_4steps.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/StopOrFailOnExitStatusWithRestartTests.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkTimeBasedCheckpoint.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/StepLevelPropertiesTests.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/StepContextTestBatchlet.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_1step.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/MyPersistentRestartUserData.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/ContextsGetIdTests.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/jslxml_ejb_vehicle_client.jar.sun-application-client.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/overrideOnAttributeValuesUponRestartBatchlet.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/JobLevelPropertiesShouldNotBeAvailableThroughStepContextBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/utils/TCKJobExecutionWrapper.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_unique_get_job_names.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/ejb_vehicle_ejb.xml
The file was removedsrc/com/ibm/jbatch/tck/spi/JobExecutionWaiterFactory.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/StartLimitJobListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_level_properties_value.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyChunkListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkSkipOnErrorTest.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/MyChildException.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/SkipWriter.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyPartitionMapper.java
The file was removedsrc/com/ibm/jbatch/tck/tests/ee/TransactionTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/MyParentException.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MySkipReaderExceedListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunksize5commitinterval5.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunktypes/WriteRecord.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkSkipOnErrorCallTest.xml
The file was removedsrc/com/ibm/jbatch/tck/utils/BeanDefinition.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyItemProcessListenerImpl.java
The file was removedsrc/com/ibm/jbatch/tck/utils/TCKJobExecution.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MultipleExitStatusBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/ContextAndListenerTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/OverrideOnAttributeValuesUponRestartBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_longrunning_partitioned.xml
The file was removedsrc/com/ibm/jbatch/tck/utils/JobOperatorBridge.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/split_batchlet_4steps.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/jslxml_web_vehicle_web.war.sun-web.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/InventoryCheckpointAlgorithmOverride2.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/JobAttributesTestBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_decider_incompleterun.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/SplitTransitionToStepTestBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/jslxml_ejb_vehicle_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/uniqueInstanceTest.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/RetryConnectionHelper.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/MyGrandchildException.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/flow_transition_within_flow.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_chunk_globaltran_multiple_steps.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_longrunning_partitioned_inflow.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_nextElement.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DoSomethingArrayItemProcessorImpl.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_partitioned_artifacts.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_stopElement.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/ExecuteTests.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/JobLevelPropertiesTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/SplitTransitionToDecisionTestBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DoSomethingSimpleTimeArrayWriter.java
The file was removedsrc/com/ibm/jbatch/tck/tests/ee/web_vehicle_web.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/ChunkTests.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/beans.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyBatchletWithPropertiesImpl.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_executable_sequence_invalid.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/MyCounter.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/ExecutionTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/CountInvocationsStepListener.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/NumbersSkipReadListener.java
The file was removedsrc/com/ibm/jbatch/tck/tests/ee/ee_ejb_vehicle_client.jar.sun-application-client.xml
The file was removedsql/db2/db2.ddl.jbatch-tck.sql
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/contexts_getid_jobcontext.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkStopOnEndOn.xml
The file was removedsrc/com/ibm/jbatch/tck/utils/BatchXMLGenerator.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/MetricsTests.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/test_batchlet_stepCtx.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/InventoryCheckpointAlgorithmNoOverride.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/StepLevelPropertiesShouldNotBeAvailableThroughJobContextBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_endElement.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/StartLimitTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ArtifactInstanceTestReader.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/JobAttributeRestartTests.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/split_transition_to_step_out_of_scope.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/ee/ee_web_vehicle_web.war.sun-web.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/NumbersSkipProcessListener.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/BatchletRestartStateMachineTests.java
The file was removedsrc/com/ibm/jbatch/tck/utils/ServiceGateway.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/SplitFlowTransitionLoopTestBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/startLimitTests.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/JobContextTestBatchlet.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_chunk_checkpoint.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/StepExecutionTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/SplitTransitionToDecisionTestDecider.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ListenerOnErrorProcessor.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MySkipProcessListener.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/MyBatchletImpl.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ContextsGetIdStepContextTestBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkCustomCheckpoint.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MySkipWriteListener.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyMultipleExceptionsRetryReadListener.java
The file was removedsql/postgresql/postgresql.ddl.jbatch-tck.sql
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/InventoryProcessor.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DoSomethingSimpleArrayWriter.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/JobExecutableSequenceTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunktypes/CheckpointData.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/flow_transition_to_decision.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/step_level_properties_value.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/InventoryReader.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_properties2.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_level_properties_count_zero.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/testMetricsSkipWriteCount.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/RetryInitProcessor.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ListenerOnErrorWriter.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/ExternalizableString.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyLongRunningBatchletImpl.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/RetryProcessor.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/InventoryInitReader.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/split_transition_to_decision.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DeciderTestsJobListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_and_step_listeners.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/InventoryInitProcessor.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ArtifactInstanceTestWriter.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_chunk_simple.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/NumbersSkipWriteListener.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ContextsGetIdJobContextTestBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyPartitionReducer.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/NumbersReader.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/BatchletUsingStepContextImpl.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/FlowTransitionToDecisionTestBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/polling/TCKPollingExecutionWaiterFactory.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/TransitionDecider.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyItemWriteListenerImpl.java
The file was removedsql/sybase/sybase.ddl.jbatch-tck.sql
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ArtifactInstanceTestJobListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/flow_transition_to_step_out_of_scope.xml
The file was removedsql/derby/derby.ddl.jbatch-tck.sql
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/split_transition_to_step.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/ee/ee_ejb_vehicle_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/abandonActiveRestart.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/DeciderTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/RetryWriter.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkRetryOnError.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/CountInvocationsObjectParameterizationStepListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkSkipInitialTest.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkListenerTest.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/StartLimitStateMachineVariation2Batchlet.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DoSomethingItemWriterImpl.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/test_artifact_load_classloader.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunktypes/ReadRecord.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_chunk_globaltran.xml
The file was removedsrc/com/ibm/jbatch/tck/spi/JobExecutionTimeoutException.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/testMetricsSkipCount.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_flow_batchlet_4steps.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/FlowTransitionToDecisionTestDecider.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_persistedData.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/nullChkPtInfo.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/SplitFlowTransitionLoopTests.java
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/web_vehicle_web.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/JobOperatorTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/InventoryStepListener.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunktypes/ArrayIndexCheckpointData.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/InventoryCheckpointAlgorithmOverride150.java
The file was removedsrc/com/ibm/jbatch/tck/tests/ee/beans.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/RetryListenerTests.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/decider_as_first_job_element_fails.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_longrunning.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunktypes/InventoryRecord.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_partitioned_1step.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/RestartNotMostRecentTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MetricsStepListener.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/StepLevelPropertiesPropertyValueBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_chunk_full_attributes.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/testMetricCount.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/testChunkMetrics.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/NumbersRetryWriteListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/services/com.ibm.jbatch.tck.spi.JobExecutionWaiterFactory
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkrestartCheckpt10.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DefaultValueArrayWriter.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_4steps.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_retry_listener_test.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/SkipProcessor.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/StepContextTestBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkRetryInitialTest.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/contexts_getid_stepcontext.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyPartitionPlan.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/RetryInitWriter.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/step_level_properties_scope.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/SkipReaderMultipleExceptions.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/ConnectionHelper.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/SkipReader.java
The file was removedsql/mysql/mysql.ddl.jbatch-tck.sql
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_chunk_getExceptionListeners.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/MyParallelSubJobsExitStatusBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkRetryMultipleExceptions.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/step_level_properties_count_zero.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/ParallelExecutionTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ListenerOnErrorReader.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunktypes/NumbersCheckpointData.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/JobLevelPropertiesCountBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunktypes/NumbersRecord.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/NumbersRetryProcessListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkrestartPartitionedCheckpt10.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ChunkOnErrorCheckpointListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/testMetricsFilterCount.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/build.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_chunk_globaltran_default.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/reusable/TransitionTrackerBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DoSomethingSimpleTimeArrayReader.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyCustomCheckpointAlgorithm.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ArtifactInstanceTestChunkListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/oneArtifactIsJobAndStepListener.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkTimeBasedDefaultCheckpoint.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/StartLimitStateMachineVariation3Batchlet.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunksize5commitinterval3.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/testMetricsCommitCount.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/StepLevelPropertiesCountBatchlet.java
The file was removedsql/oracle/oracle.ddl.jbatch-tck.sql
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/flow_transition_to_step.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyUniversalListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_attributes_restart_true_test.xml
The file was removedsrc/com/ibm/jbatch/tck/spi/JobExecutionWaiter.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyPartitionedBatchletImpl.java
The file was removedsrc/com/ibm/jbatch/tck/build.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/jslxml/SplitTransitioningTests.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/RetryReader.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkNoProcessorDefined.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_chunk_retryskip_rollback.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkSkipExceededTest.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/chunkartifacts/RetryInitReader.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkCustomCheckpointDEFAULTcommitInterval.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_chunk_getException.xml
The file was removedsrc/com/ibm/jbatch/tck/utils/AssertionUtils.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ParsingPartitionAnalyzer.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunksizeDEFAULTcommitIntervalDEFAULT.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyRetryReadListener.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DeciderTestsDecider.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/testListeners.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_level_properties_scope.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/partitioned_thread_tracking_job_and_step_listeners.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyTimeCheckpointListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/job_batchlet_step_listener.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/FlowTransitionWithinFlowTestBatchlet.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyCustomCheckpointListener.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyItemReadListenerImpl.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DoSomethingItemReaderImpl.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MySimpleCustomCheckpointAlgorithm.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/ThreadTrackingStepListener.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/DoSomethingItemProcessorImpl.java
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyPartitionCollector.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/batchletRestartStateMachine.xml
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkSkipNoSkipChildExTest.xml
The file was removedsrc/com/ibm/jbatch/tck/artifacts/specialized/MyRetryWriteListener.java
The file was removedsrc/com/ibm/jbatch/tck/testJobXml/META-INF/batch-jobs/chunkSkipMultipleExceptions.xml
The file was removedsrc/com/ibm/jbatch/tck/tests/ee/build.xml
Commit d2f6f36b2e56e091579c8539ddb6fd5f7b0ef702 by Scott Kurz
Update intro doc with reference to Batch Standalone TCK, at Batch 2.1 EE 10 level

Signed-off-by: Scott Kurz <skurz@us.ibm.com>
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
Commit 816b4f051b7e86e471c8cb1faeb591b51fa2a22a by Scott Kurz
Remove jbatch references

Signed-off-by: Scott Kurz <skurz@us.ibm.com>
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was modified bin/xml/impl/glassfish/s1as.xml (diff)
The file was modified install/jakartaee/bin/xml/initdb.xml (diff)
The file was modified docker/run_jakartaeetck.sh (diff)
The file was modified install/jakartaee/bin/build.xml (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified src/com/sun/ts/lib/harness/keyword.properties (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/config.adoc (diff)
The file was modified Jenkinsfile (diff)
Commit fb022c8921c57c1444872675c3693954caba16a7 by noreply
Fix for eclipse-ee4j/jpa-api#350
The file was modified src/com/sun/ts/tests/jpa/core/annotations/nativequery/Client.java (diff)
Commit cc74750f95ae0d5591dbc9e50a3a12351dabd64b by Gurunandan Rao
fix for "java.lang.NoClassDefFoundError: java/rmi/activation/Activator" jaxws tck test failure with JDK 17

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Service/Client.java (diff)
Commit 93031deeaca7b39122c47f4426cacf8afa68b50f by Scott Kurz
Additional changes for jbatch removal

Signed-off-by: Scott Kurz <skurz@us.ibm.com>
The file was modified docker/conf/MySQL.cfg (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified NOTICE (diff)
The file was modified docker/conf/Oracle.cfg (diff)
Commit bd1fbe79bb4faf1be40d525c189949b61a1a9cb6 by 44426046+alwin-joseph
add empty beans.xml to all wars in jsf tests
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanylistbox/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/validator/beanvalidator/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/attribute/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextwrapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessage/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationwrapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fntrim/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/protectedviewex/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/view/statemanagementstrategy/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiparameter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessages/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/onemenu/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandlink/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewroot/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiinput/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/offsetdatetimeconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uipanel/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/prevalidateevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkit/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnescapexml/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectmany/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremovefromviewevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/grid/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectone/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicommand/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfiglast/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextwrapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclefactory/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsubstringafter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/onelistbox/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/facesevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnstartswith/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsubstring/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/resource/relocatable/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/iftag/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localdateconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/packaging/webapproot/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetlink/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonemenu/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/render/clientbehaviorrenderer/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontext/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/manycheckbox/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/OrderingBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationfactory/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtext/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/manymenu/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlink/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandbutton/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnlength/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiform/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/actionevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutput/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandlerwrapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/insert/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandler/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgrid/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputlabel/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextfactory/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclewrapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/selectitems/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlgraphicimage/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/startupbehavior/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructapplicationevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitem/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerEx/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/model/arraydatamodel/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/webinf/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/cwo/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/longconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/postputflashvalueevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/annotation/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/ajax/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/AnswerNoBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/ajax/tagwrapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/head/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/manylistbox/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/floatconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/webapp/factoryfinder/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandlerwrapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/numberconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/view/protectedview/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerenderviewevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkitfactory/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/clientbehaviorcontext/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fncontains/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewparameter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/postrenderviewevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutcometarget/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationWrapperISE/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/insertchildren/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/coretags/viewaction/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/graphic/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/fragment/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmldatatable/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/postvalidateevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/navigation/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlform/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructviewmapevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandbutton/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputlink/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/facesexception/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/oneradio/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationcase/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/model/scalardatamodel/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/decorated/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/validator/regexvalidator/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlangwrapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/inputtext/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandlink/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextfactory/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlang/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputfile/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uidata/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/model/collectiondatamodel/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/relative_ordering/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uinamingcontainer/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/ajax/jsresource/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/methodexpressionvaluechangelistener/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainflast/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsplit/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/valuechangeevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/el/elresolvers/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/validator/lengthvalidator/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputformat/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/secret/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtextarea/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputtext/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fncontainsignore/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/view/viewhandler/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremoveflashvalueevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewaction/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/preclearflashevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/characterconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/validator/methodexpressionvalidator/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitemgroup/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/remove/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputhidden/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicolumn/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgroup/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedeventcontext/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/datatable/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/model/datamodelevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanymenu/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/model/iterabledatamodel/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/abortprocessingexception/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/editablevalueholder/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanager/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/byteconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/booleanconverter/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/jsf/common/beans.xml
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/model/resultsetdatamodel/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainf/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/resource/packaging/webapproot/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/datetimeconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/integerconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitem/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationISE/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessage/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/ColorRedBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectbooleancheckbox/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/bigdecimalconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetbutton/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/shortconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/phaseevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfig/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/zoneddatetimeconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnreplace/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyviewmapevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnendswith/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/body/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlabel/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/application/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitems/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/enumconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/postkeepflashvalueevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/repeat/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationhandler/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandler/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessages/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputformat/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localtimeconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/facet/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputstyle/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/messages/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerendercomponentevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/resource/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/doubleconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/textarea/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnindexof/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnsubstringbefore/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonelistbox/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/ajax/common/AjaxTagValuesBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/message/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanycheckbox/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructcustomscopeevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/hidden/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/valueholder/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/postrestorestateevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/form/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/validator/longrangevalidator/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/foreachtag/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcewrapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputsecret/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localdatetimeconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/packaging/classpath/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinderrelease/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/booleancheckbox/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/offsettimeconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/validator/doublerangevalidator/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/view/location/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/facesmessage/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fnjoin/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/actionsource/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/ajax/keyword/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/factoryfinder/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uigraphic/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/ajaxbehaviorevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fntouppercase/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyapplicationevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/resource/packaging/classpath/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/flow/flowhandler/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectboolean/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputtext/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/fntolowercase/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontext/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/event/postaddtoviewevent/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputscript/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/convert/bigintegerconverter/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanagerwrapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecycle/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandler/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectoneradio/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/service/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerwrapper/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewexpiredex/build.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/api/jakarta_faces/model/listdatamodel/build.xml (diff)
Commit a904eb07cd03f5c84fd2249c2e8e78dcf2791670 by 44426046+alwin-joseph
missed file in previous commit (add beans.xml to war)
The file was modified src/com/sun/ts/tests/jsf/spec/webapp/tldsig/build.xml (diff)
Commit 849de0eafc550acaa5f369a3322d55dad545d5d8 by 44426046+alwin-joseph
few more managedbean conversions to @Named
The file was modified src/com/sun/ts/tests/jsf/spec/templating/component/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/repeat/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/fragment/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/common/CommonBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/common/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/common/NameBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/AttributeBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/foreachtag/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/templating/repeat/ColorBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/jstl/foreachtag/BandBean.java (diff)
Commit ab337c955004ac4af801c3f97e4ba80973cb74a3 by Gurunandan Rao
jakarta.faces-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/faces/jakarta.faces-api/4.0.0/
jakarta.authentication-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/authentication/jakarta.authentication-api/3.0.0-RC2/
jakarta.servlet.jsp.jstl-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/3.0.0/
jaxb-osgi - https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-osgi/4.0.0-M3/

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
Commit 629f55497666194c78740a64b6a0b24dff1feaa4 by Gurunandan Rao
faces and security auth api signature update.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.auth.message.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.faces.sig (diff)
Commit d97a38dcbb10bbc2aff3904aa9efc107ab2b7787 by Alwin Joseph
fix some more deployment errors
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/ColorBlueBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/hidden/HiddenUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/editablevalueholder/FirstNameBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/composite/editablevalueholder/LastNameBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/StatBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/StatBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/AnswerYesBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/grid/GridUIBean.java (diff)
Commit e9322315a72fc05a05977bc97797264ca431edab by Alwin Joseph
more beans to implement Serializable , fix public field issue in Beans
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/SimpleActionListener.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/inputtext/InputTextUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/commandbutton/CommandButtonUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputformat/FormatterBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/OutputUIComponentBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/MessageBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/datatable/DataTableUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/form/FormUIBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/EscapeBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/AttributeBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/SelectMany01Bean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/common/SelectUIComponentBean.java (diff)
The file was modified src/com/sun/ts/tests/jsf/spec/render/graphic/GraphicUIBean.java (diff)
Commit 507c04a91b233ffc2c7bae4f7ac4f9113ee122fd by Lukas Jungmann
update ts.jte for tomcat,
fix version numbers in tck ug

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified user_guides/jaxws/src/main/jbake/content/using-examples.inc (diff)
The file was modified user_guides/jaxws/src/main/jbake/content/config.adoc (diff)
The file was removedinstall/jaxws/bin/ts.jte.tomcat.jdk18
The file was addedinstall/jaxws/bin/ts.jte.tomcat
The file was modified user_guides/jaxws/src/main/jbake/content/rebuild.inc (diff)
The file was modified user_guides/jaxws/src/main/jbake/content/using.inc (diff)
The file was modified user_guides/jaxws/src/main/jbake/content/install-server.inc (diff)
Commit f6fb67d2a2e979361ad0446e6eee014e1d38669f by 44426046+alwin-joseph
Missed out Bean update to implement Serializable
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputformat/FormatterUIBean.java (diff)
Commit 95116942bf9f13346642f4a75c8f8c682facde07 by Volodymyr Siedlecki
Cast Object for ve.getValue - caused by EL generics
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveForEachDeferredValueTest2.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveForEachDeferredValueTest3.jsp (diff)
The file was modified src/web/jstl/spec/core/general/set/positiveSetDeferredValueTest.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/foreach/positiveForEachDeferredValueTest1.jsp (diff)
The file was modified src/web/jstl/spec/core/iteration/fortokens/positiveForTokensDeferredValueTest.jsp (diff)
Commit a46dd8a644a4c243d12b3f911af9ebe6c591074a by Volodymyr Siedlecki
Remove -Djava.locale.providers=COMPAT
The file was modified docker/jstltck.sh (diff)
Commit c68f24a5eb52c76450520441acf5302e465a0f65 by Scott M Stark
Use a more portable form of inplace sed editing

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified docker/scripts/tcks/jstltck.sh (diff)
The file was modified docker/connectortck.sh (diff)
The file was modified docker/scripts/tcks/jaspictck.sh (diff)
The file was modified docker/scripts/tcks/jsonptck.sh (diff)
The file was modified docker/jstltck.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/jaxwstck.sh (diff)
The file was modified docker/scripts/tcks/securityapitck.sh (diff)
The file was modified docker/jacctck.sh (diff)
The file was modified docker/jaxwstck.sh (diff)
The file was modified docker/jsonptck.sh (diff)
The file was modified docker/scripts/tcks/eltck.sh (diff)
The file was modified docker/concurrencytck.sh (diff)
The file was modified docker/jtatck.sh (diff)
The file was modified docker/scripts/tcks/websockettck.sh (diff)
The file was modified docker/jaxrstck.sh (diff)
The file was modified docker/scripts/tcks/connectortck.sh (diff)
The file was modified docker/jpatck.sh (diff)
The file was modified docker/scripts/tcks/jacctck.sh (diff)
The file was modified docker/securityapitck.sh (diff)
The file was modified docker/scripts/tcks/jmstck.sh (diff)
The file was modified docker/jsftck.sh (diff)
The file was modified docker/scripts/tcks/cajtck.sh (diff)
The file was modified docker/cajtck.sh (diff)
The file was modified docker/eltck.sh (diff)
The file was modified docker/websockettck.sh (diff)
The file was modified docker/scripts/tcks/jsonbtck.sh (diff)
The file was modified docker/scripts/tcks/jaxrstck.sh (diff)
The file was modified docker/scripts/tcks/jtatck.sh (diff)
The file was modified docker/saajtck.sh (diff)
The file was modified docker/fix_classpaths.sh (diff)
The file was modified docker/scripts/tcks/jsptck.sh (diff)
The file was modified README.md (diff)
The file was modified docker/jsonbtck.sh (diff)
The file was modified docker/build_standalone-tcks.sh (diff)
The file was modified docker/scripts/tcks/jpatck.sh (diff)
The file was modified docker/scripts/tcks/jsftck.sh (diff)
The file was modified docker/run_jakartaeetck.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/scripts/tcks/concurrencytck.sh (diff)
The file was modified docker/jmstck.sh (diff)
The file was modified docker-images/cts-mailserver/Dockerfile (diff)
The file was modified docker/process_db_config.sh (diff)
The file was modified docker/build_jakartaeetck.sh (diff)
The file was modified docker/jaspictck.sh (diff)
The file was modified docker/servlettck.sh (diff)
Commit 82f19aedc03e2bd93d7a6ce14b49eec517ca9112 by Volodymyr Siedlecki
Update JSTL documentation for Tags 3.0, EE10
The file was modified user_guides/jstl/src/main/jbake/content/install-server.inc (diff)
The file was modified user_guides/jstl/pom.xml (diff)
The file was modified user_guides/jstl/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jstl/src/main/jbake/content/rebuild.inc (diff)
The file was modified user_guides/jstl/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jstl/src/main/jbake/content/req-software.inc (diff)
The file was modified user_guides/jstl/src/main/jbake/content/config.inc (diff)
Commit b6fa774725ef4e8ba0ca87b5337960b5aa0ddd92 by Gurunandan Rao
add standalone-web xml.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice4/server/standalone-sun-jaxws.xml
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam3/server/standalone-sun-jaxws.xml
The file was modified src/com/sun/ts/tests/jws/webresult/webresult3/server/standalone.web.xml (diff)
The file was modified src/com/sun/ts/tests/jws/webmethod/webmethod3/server/standalone.web.xml (diff)
The file was modified src/com/sun/ts/tests/jws/webresult/webresult2/server/standalone.web.xml (diff)
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice2/server/standalone-sun-jaxws.xml
The file was modified src/com/sun/ts/tests/jws/oneway/server/standalone.web.xml (diff)
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice3/server/standalone-sun-jaxws.xml
The file was modified src/com/sun/ts/tests/jws/webresult/webresult1/server/standalone.web.xml (diff)
The file was modified src/com/sun/ts/tests/jws/webmethod/webmethod1/server/standalone.web.xml (diff)
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod2/server/standalone-sun-jaxws.xml
The file was modified src/com/sun/ts/tests/jws/webparam/webparam1/server/standalone.web.xml (diff)
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult3/server/standalone-sun-jaxws.xml
The file was addedsrc/com/sun/ts/tests/jws/handlerchain/server/standalone-sun-jaxws.xml
The file was modified src/com/sun/ts/tests/jws/webmethod/webmethod2/server/standalone.web.xml (diff)
The file was modified src/com/sun/ts/tests/jws/webservice/webservice3/server/standalone.web.xml (diff)
The file was modified src/com/sun/ts/tests/jws/webparam/webparam3/server/standalone.web.xml (diff)
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam2/server/standalone-sun-jaxws.xml
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult2/server/standalone-sun-jaxws.xml
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod3/server/standalone-sun-jaxws.xml
The file was addedsrc/com/sun/ts/tests/jws/webresult/webresult1/server/standalone-sun-jaxws.xml
The file was addedsrc/com/sun/ts/tests/jws/webparam/webparam1/server/standalone-sun-jaxws.xml
The file was addedsrc/com/sun/ts/tests/jws/oneway/server/standalone-sun-jaxws.xml
The file was modified src/com/sun/ts/tests/jws/webservice/webservice1/server/standalone.web.xml (diff)
The file was modified src/com/sun/ts/tests/jws/handlerchain/server/standalone.web.xml (diff)
The file was addedsrc/com/sun/ts/tests/jws/webmethod/webmethod1/server/standalone-sun-jaxws.xml
The file was modified src/com/sun/ts/tests/jws/webparam/webparam2/server/standalone.web.xml (diff)
The file was addedsrc/com/sun/ts/tests/jws/webservice/webservice1/server/standalone-sun-jaxws.xml
The file was modified src/com/sun/ts/tests/jws/webservice/webservice2/server/standalone.web.xml (diff)
The file was modified src/com/sun/ts/tests/jws/webservice/webservice4/server/standalone.web.xml (diff)
Commit 23f8b9b9af0883e03a6637da94e03704511b3c80 by Gurunandan Rao
update api to latest.
jakarta.authentication-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/authentication/jakarta.authentication-api/3.0.0/
jakarta.authorization-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/authorization/jakarta.authorization-api/2.1.0/
Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
Commit 95ff62c60a28b16fd41373c0d5b662fc5c7e738d by 44426046+alwin-joseph
avoid OOM error while deployment in jsf tck
The file was modified docker/jsftck.sh (diff)
The file was removeddocker/scripts/tcks/jpatck.sh
The file was removeddocker/scripts/tcks/README
The file was removeddocker/scripts/tcks/eltck.sh
The file was removeddocker/scripts/tcks/jaxrstck.sh
The file was removeddocker/scripts/cts/README
The file was removeddocker/scripts/tcks/jsonbtck.sh
The file was removeddocker/scripts/tcks/jstltck.sh
The file was removeddocker/scripts/tcks/jsonptck.sh
The file was removeddocker/scripts/cts/admin-password.txt
The file was removeddocker/scripts/tcks/killJava.sh
The file was removeddocker/scripts/cts/change-admin-password.txt
The file was removeddocker/scripts/cts/Dockerfile
The file was removeddocker/scripts/tcks/jaxwstck.sh
The file was removeddocker/scripts/tcks/jacctck.sh
The file was removeddocker/scripts/tcks/securityapitck.sh
The file was removeddocker/scripts/tcks/docker-setup.sh
The file was removeddocker/scripts/tcks/jsptck.sh
The file was removeddocker/scripts/tcks/jsftck.sh
The file was modified docker-images/cts-mailserver/Dockerfile (diff)
The file was removeddocker/scripts/tcks/concurrencytck.sh
The file was removeddocker/scripts/tcks/jmstck.sh
The file was removeddocker/scripts/tcks/websockettck.sh
The file was removeddocker/scripts/tcks/Dockerfile
The file was removeddocker/scripts/cts/build.sh
The file was removeddocker/scripts/tcks/saajtck.sh
The file was removeddocker/scripts/tcks/servlettck.sh
The file was removeddocker/scripts/tcks/connectortck.sh
The file was removeddocker/scripts/tcks/jtatck.sh
The file was removeddocker/scripts/cts/docker-setup.sh
The file was removeddocker/scripts/cts/killJava.sh
The file was removeddocker/scripts/tcks/cajtck.sh
The file was removeddocker/scripts/tcks/docker-entrypoint.sh
The file was removeddocker/scripts/cts/docker-entrypoint.sh
The file was removeddocker/scripts/tcks/jaspictck.sh
The file was removeddocker/scripts/tcks/build.sh
Commit fb15a0dd3ac2c7c5b16f1f829d1c9c003b7141cd by Brian Decker
Set javatest.security.noSecurityManager=true if Java 18+
The file was modified bin/xml/ts.top.import.xml (diff)
Commit 1bf3cb4cd5e4b2a70ca2ba1026ad5d6cf58d03c7 by noreply
Issue890 (#891)

* Add bean defining annotation

* Update the Jakarta Authentication based classes with missing methods, #890

Signed-off-by: Scott M Stark <starksm64@gmail.com>

* Fix the whitespace changes

Signed-off-by: Scott M Stark <starksm64@gmail.com>

* Fix more auth related compile errors

Signed-off-by: Scott M Stark <starksm64@gmail.com>

* More auth fixes

Signed-off-by: Scott M Stark <starksm64@gmail.com>

* Update the serverAuthModule.initialze call

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdi/Client.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/spi/common/CommonUtils.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/spi/common/CommonTests.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/securityapi/ham/sam/obtainbean/TestServerAuthContext.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/tssv/config/TSAuthConfigFactory.java (diff)
The file was modified src/com/sun/ts/tests/jaspic/tssv/config/TSAuthConfigFactoryForStandalone.java (diff)
Commit 139a6f46d553f5415ce4da7ee742c7147d723215 by Scott Marlow
address FormatterUIBean integer number too large failure

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/jsf/spec/render/outputformat/FormatterUIBean.java (diff)
Commit 56db6f71d7a28a620d1c518bd047b16c3d829bd8 by Gurunandan Rao
remove jsonp tck.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was removeduser_guides/jsonp/src/main/jbake/content/title.adoc
The file was modified docker/build_standalone-tcks.sh (diff)
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonreadertests/build.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/pointertests/PointerAdd.java
The file was removeduser_guides/jsonp/src/main/jbake/templates/page.ftl
The file was removedsrc/com/sun/ts/tests/jsonp/api/pointertests/PointerResolve.java
The file was removedinstall/jsonp/bin/ts.jtx
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonparserfactorytests/Client.java
The file was removeduser_guides/jsonp/src/main/jbake/templates/header.ftl
The file was removeduser_guides/jsonp/src/main/jbake/content/preface.adoc
The file was removedsrc/com/sun/ts/tests/jsonp/api/exceptiontests/build.xml
The file was modified install/jakartaee/bin/sig-test.map (diff)
The file was removedsrc/com/sun/ts/tests/jsonp/api/mergetests/MergeCommon.java
The file was removedinstall/jsonp/bin/build.xml
The file was removedinstall/jsonp/bin/sig-test.map
The file was removeduser_guides/jsonp/src/main/jbake/jbake.properties
The file was modified Jenkinsfile (diff)
The file was removedsrc/com/sun/ts/tests/jsonp/api/patchtests/PatchOperationReplace.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsongeneratorfactorytests/build.xml
The file was removeduser_guides/jsonp/README.md
The file was removeduser_guides/jsonp/src/main/jbake/content/tck-packages.inc
The file was removedsrc/com/sun/ts/tests/jsonp/api/collectortests/CollectorTests.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/collectortests/Collectors.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/mergetests/MergeReplaceValue.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsongeneratorfactorytests/Client.java
The file was removedinstall/jsonp/bin/harness.policy
The file was removedsrc/com/sun/ts/tests/jsonp/api/mergetests/MergeAddValue.java
The file was removeduser_guides/jsonp/src/main/jbake/content/debug.adoc
The file was removedsrc/com/sun/ts/tests/jsonp/api/pointertests/PointerRemove.java
The file was removeduser_guides/jsonp/src/main/jbake/content/rebuild.adoc
The file was removeduser_guides/jsonp/src/main/jbake/content/using.adoc
The file was modified src/com/sun/ts/tests/jsonp/api/patchtests/PatchTests.java (diff)
The file was removeduser_guides/jsonp/src/main/jbake/content/install-server-vi.inc
The file was removeduser_guides/jsonp/src/main/jbake/content/rebuild.inc
The file was removedinstall/jsonp/other/vehicle.properties
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonparsertests/build.xml
The file was removeduser_guides/jsonp/src/main/jbake/assets/img/eclipse_foundation_logo_tiny.png
The file was removedinternal/docs/jsonp/JSONP1.0JavadocAssertions.xml
The file was removeddocker/jsonptck.sh
The file was removedinternal/docs/jsonp/JSONP1.0JavadocAssertions.html
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonreadertests/Client.java
The file was removeduser_guides/jsonp/src/main/jbake/content/rules.inc
The file was removeduser_guides/jsonp/src/main/jbake/content/config.adoc
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonparserfactorytests/build.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonobjecttests/CreateObjectBuilder.java
The file was removeduser_guides/jsonp/src/theme/jakartaee-theme.yml
The file was removedinternal/docs/jsonp/TCD.txt
The file was removedrelease/tools/jsonp.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/mergetests/MergeNonObject.java
The file was removedinternal/docs/jsonp/JSONP1.1JavadocAssertions.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonarraytests/ArrayBuildAdd.java
The file was removeduser_guides/jsonp/src/main/jbake/templates/footer.ftl
The file was removeduser_guides/jsonp/src/main/jbake/assets/css/style.css
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonvaluetests/Value.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonobjecttests/build.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/pointertests/build.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonarraytests/build.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonwritertests/Writer.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonbuilderfactorytests/Client.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonreaderfactorytests/build.xml
The file was removedsrc/com/sun/ts/tests/jsonp/util/FileUTFConverter.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/patchtests/PatchOperationAdd.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonparsereventtests/Client.java
The file was removeduser_guides/jsonp/src/main/jbake/templates/menu.ftl
The file was removeduser_guides/jsonp/src/main/jbake/content/packages.inc
The file was removeduser_guides/jsonp/src/main/jbake/content/title.inc
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonreaderfactorytests/Client.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonarraytests/ArrayBuilders.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonobjecttests/Client.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonvaluetests/Client.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonstringtests/Client.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonnumbertests/build.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonarraytests/ArrayCommon.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsoncoding/build.xml
The file was removeduser_guides/jsonp/src/main/jbake/content/debug-tips.inc
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonobjecttests/ObjectBuild.java
The file was removeduser_guides/jsonp/pom.xml
The file was removeduser_guides/jsonp/src/main/jbake/content/defns.inc
The file was removeduser_guides/jsonp/src/main/jbake/content/platforms.inc
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonparsertests/Parser.java
The file was removedinstall/jsonp/bin/java.policy
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsoncoding/Client.java
The file was removeduser_guides/jsonp/src/main/jbake/assets/_config.yml
The file was removeduser_guides/jsonp/src/main/jbake/content/faq.adoc
The file was removedinstall/jsonp/bin/sig-test-pkg-list.txt
The file was removeduser_guides/jsonp/src/main/jbake/content/attributes.conf
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonnumbertests/Client.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonvaluetests/build.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsongeneratortests/Client.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonvaluetests/Structure.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/mergetests/MergeRFCSample.java
The file was removedinstall/jsonp/bin/smoke.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/mergetests/MergeRemoveValue.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/patchtests/PatchOperationTest.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonwritertests/build.xml
The file was removedinstall/jsonp/bin/ts.jte
The file was removedsrc/com/sun/ts/tests/jsonp/api/mergetests/build.xml
The file was removeduser_guides/jsonp/src/main/jbake/content/install.adoc
The file was modified user_guides/build_tckugs.sh (diff)
The file was removedsrc/com/sun/ts/tests/jsonp/api/pointertests/PointerReplace.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonarraytests/ArrayBuildRemove.java
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig (diff)
The file was removeddocker/scripts/tcks/jsonptck.sh
The file was removedinstall/jsonp/docs/index.html
The file was removedsrc/com/sun/ts/tests/jsonp/api/mergetests/MergeTests.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonparsertests/Client.java
The file was removeduser_guides/jsonp/src/main/jbake/content/rules.adoc
The file was removeduser_guides/jsonp/src/main/jbake/content/req-software.inc
The file was removedinstall/jsonp/other/testsuite.jtt
The file was removedsrc/com/sun/ts/tests/jsonp/api/exceptiontests/Client.java
The file was removedsrc/com/sun/ts/tests/jsonp/util/build.xml
The file was removedinstall/jsonp/LICENSE.md
The file was removedsrc/com/sun/ts/tests/jsonp/api/patchtests/PatchOperationEnum.java
The file was removeduser_guides/jsonp/src/main/jbake/content/using.inc
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonarraytests/ArrayBuildSet.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonarraytests/Client.java
The file was removedinstall/jsonp/docs/JSONP2.0-ReleaseNotes.html
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonwriterfactorytests/Client.java
The file was removeduser_guides/jsonp/src/main/jbake/content/intro.inc
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonwriterfactorytests/build.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/patchtests/PatchOperationRemove.java
The file was removedinternal/docs/jsonp/JSONP1.1JavadocAssertions.html
The file was modified docker/scripts/tcks/docker-entrypoint.sh (diff)
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonbuilderfactorytests/build.xml
The file was removeduser_guides/jsonp/src/main/jbake/assets/README.md
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonbuilderfactorytests/BuilderFactory.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsongeneratortests/Generator.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/patchtests/PatchOperationCopy.java
The file was removedsrc/com/sun/ts/tests/jsonp/util/StringUTFConverter.java
The file was removeduser_guides/jsonp/src/main/jbake/content/using-examples.inc
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonstreamingtests/Client.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonstringtests/build.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/patchtests/PatchOperationMove.java
The file was removeduser_guides/jsonp/src/main/jbake/content/intro.adoc
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonwritertests/Client.java
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonreadertests/Reader.java
The file was removeduser_guides/jsonp/src/main/jbake/content/README
The file was removedsrc/com/sun/ts/tests/jsonp/util/MyEncoder.java
The file was removedinternal/docs/jsonp/JSONP1.1.TCD.txt
The file was removedsrc/com/sun/ts/tests/jsonp/api/collectortests/build.xml
The file was modified bin/coverage-build.xml (diff)
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonparsereventtests/build.xml
The file was removeduser_guides/jsonp/src/main/jbake/content/install-server.inc
The file was removedinternal/docs/jsonp/README.txt
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsonstreamingtests/build.xml
The file was removedsrc/com/sun/ts/tests/jsonp/api/pointertests/PointerTests.java
The file was removedinstall/jsonp/docs/assertions/JSONP2.0JavadocAssertions.html
The file was removedsrc/com/sun/ts/tests/jsonp/api/jsongeneratortests/build.xml
Commit 8150b90da76305f2709012927dc151f952b963b0 by Scott Marlow
Make bean @ApplicationScoped instead of changing beans.xml to use bean-discovery-mode="all", either should address the new requirement for issues#876

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/servlet/ee/platform/cdi/TCKTestBean.java (diff)
Commit 8660bdd1c962e0cbad0ccb5cc2a3774bfc670994 by Gurunandan Rao
correct Authorization tck bundle version.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified release/tools/jacc.xml (diff)
Commit 2a130208da0e133716627a0815f7fadc8a0b9d28 by Gurunandan Rao
Remove -Djava.locale.providers=COMPAT for platform tck runs.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/run_jakartaeetck.sh (diff)
The file was modified user_guides/jstl/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jstl/src/main/jbake/content/config.inc (diff)
Commit 2185cc94f3601a3ab815d3cf8281a509318611c0 by noreply
Remove set.ext.dirs from GlassFish Porting kit (#879)

* Remove set.ext.dirs for Jakarta EE 10+ / JDK 11 #733

Signed-off-by: Scott Marlow <smarlow@redhat.com>

* Deeper removal of ext.dirs for #733, including substantial update to com.sun.ts.lib.util.sec.misc.Launcher

Signed-off-by: Scott Marlow <smarlow@redhat.com>

* remove PolicyFile reference to removed ext.dirs support

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jaxws/bin/ts.jte (diff)
The file was modified install/websocket/bin/ts.jte (diff)
The file was removedsrc/com/sun/ts/lib/util/sec/misc/ExtensionDependency.java
The file was modified install/connector/bin/ts.jte (diff)
The file was modified src/com/sun/ts/lib/util/sec/security/provider/PolicyParser.java (diff)
The file was modified install/jakartaee/bin/xml/impl/glassfish/javaee_vi.xml (diff)
The file was removedsrc/com/sun/ts/lib/util/sec/misc/JarFilter.java
The file was modified install/jakartaee/bin/xml/impl/glassfish/sjsas_ee.xml (diff)
The file was modified bin/xml/impl/glassfish/s1as.xml (diff)
The file was modified src/com/sun/ts/lib/util/sec/misc/Launcher.java (diff)
The file was modified src/com/sun/ts/lib/util/sec/misc/URLClassPath.java (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 install/jacc/bin/ts.jte (diff)
The file was modified src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java (diff)
Commit 8d51cc63afbf43e9e558976363da3bddc6356258 by Tomas Kraus
JPA jpa/jpa22/datetime test LocalDateTime truncated to miliseconds to fit into database types.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The file was modified src/com/sun/ts/tests/jpa/jpa22/datetime/Client.java (diff)
Commit fa9a3e94e1a8124703009316e869f4db6449f98d by 44426046+alwin-joseph
use new UIViewRoot instead of createViewRoot
The file was modified src/com/sun/ts/tests/jsf/common/servlets/HttpTCKServlet.java (diff)
Commit ad2331e9b256da223cb233129472ed68999af55c by Gurunandan Rao
fix mail,json,el,jsp api jars name for signature test, also add websocket client jar.
Also add parson jars to platform run cp.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 9d319374089cf3e1f74d1c2453d00767fa924634 by Gurunandan Rao
jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
Commit fce160dddf7bf50d365e8d8cd9ec28acd37956f1 by Gurunandan Rao
signature update for jakarta.security.enterprise.sig

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.ws.rs.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.json.sig (diff)
Commit e0a5b70afdbc8b9052c5c4f488e46e8d26276227 by Gurunandan Rao
fix javamail test failures with platform TCK.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 50f7838f3765609dd01d3c6ff5dfc2eb08444475 by Gurunandan Rao
remove jsonb tck.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was removeduser_guides/jsonb/src/main/jbake/content/using-examples.inc
The file was removedinternal/docs/jsonb/JSONB10JavadocAssertions.html
The file was removeduser_guides/jsonb/src/main/jbake/content/using.adoc
The file was removeduser_guides/jsonb/src/main/jbake/content/req-software.inc
The file was removedinternal/docs/jsonb/JSONB1.0.TCD.txt
The file was removeduser_guides/jsonb/src/main/jbake/content/packages.inc
The file was removeduser_guides/jsonb/src/main/jbake/assets/README.md
The file was removeduser_guides/jsonb/src/main/jbake/content/rebuild.adoc
The file was removeduser_guides/jsonb/src/main/jbake/assets/css/style.css
The file was removeduser_guides/jsonb/src/main/jbake/content/defns.inc
The file was removedinternal/docs/jsonb/README.txt
The file was removeduser_guides/jsonb/src/main/jbake/content/using.inc
The file was removeduser_guides/jsonb/src/main/jbake/content/debug.adoc
The file was removeduser_guides/jsonb/src/main/jbake/content/title.inc
The file was removedinternal/docs/jsonb/JsonbSpecAssertions.html
The file was removeduser_guides/jsonb/src/main/jbake/content/config.adoc
The file was removeduser_guides/jsonb/src/main/jbake/assets/_config.yml
The file was removeduser_guides/jsonb/src/main/jbake/content/install.adoc
The file was removedinstall/jsonb/bin/ts.jtx
The file was removeduser_guides/jsonb/src/main/jbake/content/tck-packages.inc
The file was modified install/jakartaee/bin/ts.jtx (diff)
The file was removedinstall/jsonb/bin/build.xml
The file was removedinternal/docs/jsonb/generateSpecAssertions
The file was removedinstall/jsonb/docs/assertions/Jsonb20SpecAssertions.html
The file was removedinstall/jsonb/other/vehicle.properties
The file was removeduser_guides/jsonb/src/main/jbake/content/debug-tips.inc
The file was removeduser_guides/jsonb/src/main/jbake/assets/img/eclipse_foundation_logo_tiny.png
The file was removedinstall/jsonb/docs/JSONB2.0-ReleaseNotes.html
The file was removedinstall/jsonb/bin/java.policy
The file was removeduser_guides/jsonb/src/main/jbake/content/rules.inc
The file was modified user_guides/build_tckugs.sh (diff)
The file was removeduser_guides/jsonb/src/main/jbake/content/install-server.inc
The file was removedinternal/docs/jsonb/Jsonb10SpecAssertions.html
The file was removedinstall/jsonb/LICENSE.md
The file was removedinternal/docs/jsonb/jsonbRegrouping.xsl
The file was removeduser_guides/jsonb/src/main/jbake/templates/menu.ftl
The file was removedinternal/docs/jsonb/Jsonb10SpecAssertions.xml
The file was removeduser_guides/jsonb/src/main/jbake/content/README
The file was removeduser_guides/jsonb/src/main/jbake/content/intro.adoc
The file was removeduser_guides/jsonb/src/main/jbake/content/title.adoc
The file was removeduser_guides/jsonb/src/main/jbake/templates/header.ftl
The file was removeduser_guides/jsonb/src/main/jbake/templates/page.ftl
The file was removeddocker/scripts/tcks/jsonbtck.sh
The file was removeduser_guides/jsonb/src/main/jbake/content/faq.adoc
The file was removeduser_guides/jsonb/src/theme/jakartaee-theme.yml
The file was removedrelease/tools/jsonb.xml
The file was modified docker/scripts/tcks/docker-entrypoint.sh (diff)
The file was removedinstall/jsonb/other/testsuite.jtt
The file was modified bin/coverage-build.xml (diff)
The file was removedinstall/jsonb/bin/ts.jte
The file was removeduser_guides/jsonb/pom.xml
The file was removeduser_guides/jsonb/README.md
The file was removeduser_guides/jsonb/src/main/jbake/content/preface.adoc
The file was removedinstall/jsonb/bin/harness.policy
The file was removedinstall/jsonb/bin/sig-test-pkg-list.txt
The file was removedinternal/docs/jsonb/JSONB10JavadocAssertions.xml
The file was removeduser_guides/jsonb/src/main/jbake/content/rebuild.inc
The file was modified Jenkinsfile (diff)
The file was removeduser_guides/jsonb/src/main/jbake/templates/footer.ftl
The file was removeduser_guides/jsonb/src/main/jbake/content/install-server-vi.inc
The file was removeddocker/jsonbtck.sh
The file was removedinstall/jsonb/docs/assertions/JSONB20JavadocAssertions.html
The file was removedinstall/jsonb/docs/index.html
The file was removedinternal/docs/jsonb/JsonbSpecAssertions.xml
The file was removeduser_guides/jsonb/src/main/jbake/jbake.properties
The file was removeduser_guides/jsonb/src/main/jbake/content/rules.adoc
The file was removedinstall/jsonb/bin/sig-test.map
The file was removedinternal/docs/jsonb/extracted-ids.xml
The file was removedinstall/jsonb/bin/xml/impl/glassfish/config.vi.xml
The file was removeduser_guides/jsonb/src/main/jbake/content/platforms.inc
The file was removeduser_guides/jsonb/src/main/jbake/content/intro.inc
The file was removedinstall/jsonb/bin/smoke.xml
The file was modified docker/build_standalone-tcks.sh (diff)
The file was removeduser_guides/jsonb/src/main/jbake/content/attributes.conf
The file was removeduser_guides/jsonb/src/main/jbake/content/config.inc
Commit 107ddaddc88793921edf957f40f79cc7678d7a95 by Scott Marlow
update Connectors documentation to 2.1

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was addedinstall/connector/docs/ReleaseNotes-JCA-2.1.html
The file was modified install/connector/docs/index.html (diff)
The file was modified install/connector/docs/assertions/ConnectorSpecAssertions.html (diff)
The file was modified user_guides/connector/src/main/jbake/assets/_config.yml (diff)
The file was modified user_guides/connector/src/main/jbake/content/attributes.conf (diff)
The file was removedinstall/connector/docs/ReleaseNotes-JCA-2.0.html
The file was modified install/connector/docs/assertions/ConnectorJavaDocAssertions.html (diff)
The file was modified user_guides/connector/src/main/jbake/content/config.inc (diff)
Commit a2be40bafb1817490c2adced7c9cbcb4cded3a5c by Gurunandan Rao
remove unused standalone tck run scripts.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was removeddocker/scripts/tcks/jsftck.sh
The file was removeddocker/scripts/tcks/securityapitck.sh
The file was removeddocker/scripts/tcks/killJava.sh
The file was removeddocker/scripts/tcks/docker-entrypoint.sh
The file was removeddocker/scripts/tcks/README
The file was removeddocker/scripts/tcks/docker-setup.sh
The file was removeddocker/scripts/tcks/saajtck.sh
The file was removeddocker/scripts/tcks/jpatck.sh
The file was removeddocker/scripts/tcks/websockettck.sh
The file was removeddocker/scripts/tcks/eltck.sh
The file was removeddocker/scripts/tcks/jsptck.sh
The file was removeddocker/scripts/tcks/jtatck.sh
The file was removeddocker/scripts/tcks/servlettck.sh
The file was removeddocker/scripts/tcks/jstltck.sh
The file was removeddocker/scripts/tcks/jaxwstck.sh
The file was removeddocker/scripts/tcks/build.sh
The file was removeddocker/scripts/tcks/Dockerfile
The file was removeddocker/scripts/tcks/jmstck.sh
The file was removeddocker/scripts/tcks/jaxrstck.sh
The file was removeddocker/scripts/tcks/connectortck.sh
The file was removeddocker/scripts/tcks/cajtck.sh
The file was removeddocker/scripts/tcks/jacctck.sh
The file was removeddocker/scripts/tcks/concurrencytck.sh
The file was removeddocker/scripts/tcks/jaspictck.sh
Commit 1e1fd2fc47799500c8d8fb6cf1b98ebf4cdafbe9 by Scott Marlow
servlet minor update of releasenotes document to March 2022

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/servlet/docs/ReleaseNotes-servlet.html (diff)
Commit 227a06bbf92f1a422adf93a1d9b0c79f2863acd0 by Kyle Aure
remove concurrent TCK test project
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed/forbiddenapi/TestEjbRemote.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/common/CallableTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi_servlet/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/SecurityTestTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/tx/TestWorkInterface.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/common/ConcurrencyTestUtils.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ContextPropagate_ejb.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/LastExecution/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi/forbiddenapiTest_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManageableThread/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedScheduledExecutorService/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi/TestEjb.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi/TestEjbRemote.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/context_ejb.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManageableThread/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedExecutors/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/TestJNDIRunnableWork.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi_servlet/TestServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context_servlet/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/SecurityTestEjb.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/TestJNDIRunnableWork.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/common/Util.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/common/counter/CounterSingleton.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ContextPropagate_web.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedScheduledExecutorService/servlet_vehicle_web.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ContextPropagate_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/TestWorkInterface.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/tx/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/inheritedapi/Constants.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedTaskListener/RunnableTaskWithException.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ContextService/TestRunnableWork.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedScheduledExecutorService/jsp_vehicle_web.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/TransactedTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/apitests/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/inheritedapi/Task.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedScheduledExecutorService/ejb_vehicle_ejb.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/Message.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/TestServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/SecurityTest_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/Constants.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/apitests/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context_servlet/context_web.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/apitests/TestServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/common/managedTaskListener/ListenerEvent.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/BaseTestRunnableWork.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ContextPropagateInterface.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/SecurityTestRemote.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedScheduledExecutorService/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/SecurityTest_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context_servlet/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/common/counter/StaticCounter.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/TransactionServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/common/counter/CounterCallableTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedTaskListener/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/TransactionServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed/forbiddenapi/TestEjb.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi_servlet/TestServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedTaskListener/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi_servlet/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/SecurityTestEjb.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/TransactedTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed/forbiddenapi/forbiddenapiTest_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedExecutors/jsp_vehicle_web.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/SkippedException/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed/forbiddenapi/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/Constants.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ClassloaderServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/Message.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/TestServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/inheritedapi/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/tx/TestTxWork.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi_servlet/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/SkippedException/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/tx/TxServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/Message.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/AbortedException/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/context_web.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/tx/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/TransactedTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/inheritedapi/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed_servlet/forbiddenapi/Constants.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ContextService/TestWorkInterface.java
The file was removedsrc/com/sun/ts/tests/concurrency/common/counter/CounterRunnableTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ContextService/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi/counter_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/TestClassloaderRunnableWork.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed/forbiddenapi/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi/inheritedapi_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/common/RunnableTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ContextService/TestRunnableWorkNoDefaultConstructor.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi/counter_ejb.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/TestSecurityRunnableWork.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/Util.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/SecurityTest_ejb.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/tx/Util.java
The file was removedsrc/com/sun/ts/tests/concurrency/common/CommonTasks.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/TestServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/Trigger/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/Trigger/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedExecutors/ejb_vehicle_ejb.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed/forbiddenapi/forbiddenapiTest_ejb.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/LastExecution/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/CancelledTransactedTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed_servlet/forbiddenapi/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/TransactionServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/ContextPropagate_web.xml
The file was removedsrc/com/sun/ts/tests/concurrency/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/inheritedapi/Util.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/Util.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi/TestEjbRemote.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ContextService/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/common/counter/CounterRemote.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/Util.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManageableThread/TestRunnableWork.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/DeserializeServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi/inheritedapi_ejb.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/CancelledTransactedTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/tx/Constants.java
The file was removedsrc/com/sun/ts/tests/concurrency/common/counter/CounterServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/common/CommonTriggers.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/SecurityTestEjb.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/AbortedException/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/common/counter/CounterRunnableTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/Util.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed_servlet/forbiddenapi/TestServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/context_ejb.jar.sun-ejb-jar.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/TestWorkInterface.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/TestClassloaderRunnableWork.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/SecurityServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/SecurityTestRemote.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/TestServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/SecurityTestTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedTask/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedExecutors/servlet_vehicle_web.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedExecutors/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/JNDIServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi/forbiddenapiTest_ejb.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed_servlet/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/Constants.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/OnceTrigger.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedTaskListener/RunnableTaskWithStatus.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context_servlet/TestServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/LimitedBean.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi/TestEjb.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed_servlet/forbiddenapi/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/inheritedapi/Message.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/SecurityTestRemote.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/common/CommonTasks.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/BaseTestRunnableWork.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/ProxyCreatorServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/common/CommonTriggers.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/inheritedapi/CommonServlet.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/common/managedTaskListener/ManagedTaskListenerImpl.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/CancelledTransactedTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ContextPropagateBean.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/Util.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi/Client.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/LimitedInterface.java
The file was removedsrc/com/sun/ts/tests/concurrency/common/counter/CounterCallableTask.java
The file was removedsrc/com/sun/ts/tests/concurrency/api/ManagedTask/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/LastExecution/LogicDrivenTrigger.java
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/SecurityTest_ejb.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/api/build.xml
The file was removedsrc/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi_servlet/Client.java
Commit ab1ac0f463a901a53dbc7d78c0f7434c8a403ca6 by Kyle Aure
remove concurrency from install list
The file was removedinstall/concurrency/bin/ts.jte
The file was removedinstall/concurrency/LICENSE.md
The file was removedinstall/concurrency/other/vehicle.properties
The file was removedinstall/concurrency/bin/build.xml
The file was removedinstall/concurrency/bin/ts.jtx
The file was removedinstall/concurrency/docs/CONCURRENCY3.0-ReleaseNotes.html
The file was removedinstall/concurrency/bin/xml/impl/glassfish/config.vi.xml
The file was removedinstall/concurrency/bin/password.txt
The file was removedinstall/concurrency/bin/sig-test.map
The file was removedinstall/concurrency/docs/assertions/ConcurrencySpecAssertions.html
The file was removedinstall/concurrency/other/testsuite.jtt
The file was removedinstall/concurrency/bin/xml/impl/tomcat/config.vi.xml
The file was removedinstall/concurrency/bin/java.policy
The file was removedinstall/concurrency/docs/index.html
The file was removedinstall/concurrency/docs/assertions/ConcurrencyJavadocAssertions.html
The file was removedinstall/concurrency/bin/harness.policy
The file was removedinstall/concurrency/bin/smoke.xml
The file was removedinstall/concurrency/bin/sig-test-pkg-list.txt
Commit 4dd08c7d887c80a854de1a71bf70d9ae842e2c7c by Kyle Aure
remove concurrency from signature tests
The file was removedsrc/com/sun/ts/tests/signaturetest/concurrency/CONCURRENCYSigTest.java
The file was modified src/com/sun/ts/tests/signaturetest/javaee/JavaEESigTest.java (diff)
The file was removedsrc/com/sun/ts/tests/signaturetest/concurrency/record.sh
The file was removedsrc/com/sun/ts/tests/signaturetest/concurrency/build.xml
Commit 23e31cb542dd040adc3b685369b86968b0224c4a by Kyle Aure
remove concurrency from docker tests
The file was removeddocker/concurrencytck.sh
The file was removeddocker/scripts/tcks/concurrencytck.sh
The file was modified docker/build_standalone-tcks.sh (diff)
The file was modified docker/scripts/tcks/docker-entrypoint.sh (diff)
The file was modified docker/scripts/tcks/README (diff)
Commit b1d74ffb8de8c42cb9f4aa409469a622c7135fda by Kyle Aure
Remove concurrency from install directives
The file was modified install/jakartaee/bin/build.xml (diff)
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was modified install/jakartaee/bin/xml/smoke.xml (diff)
Commit c231c1b1ba4b87e66507606494455627e857e2aa by Kyle Aure
Remove concurrency from internal docs
The file was removedinternal/docs/concurrency/ConcurrencySpecAssertions.xml
The file was removedinternal/docs/concurrency/generate_javadoc_assertions.sh
The file was removedinternal/docs/concurrency/README.txt
The file was removedinternal/docs/concurrency/build.xml
The file was removedinternal/docs/concurrency/create_spec_assertion_html_file.sh
The file was removedinternal/docs/concurrency/ConcurrencyJavadocAssertions.xml
The file was removedinternal/docs/concurrency/TCD.txt
Commit 04830a2e1f435da1703915a948544944250d6d42 by Kyle Aure
Remove concurrency from release
The file was removedrelease/tools/concurrency.xml
The file was modified release/tools/build.xml (diff)
Commit b013a8c7b4ed7a63fbcc3bff0a53b30c8a0d026d by Kyle Aure
Remove concurrency from user guides
The file was removeduser_guides/concurrency/src/main/jbake/templates/header.ftl
The file was removeduser_guides/concurrency/src/main/jbake/content/README
The file was removeduser_guides/concurrency/src/main/jbake/content/install.adoc
The file was removeduser_guides/concurrency/src/main/jbake/content/using.inc
The file was removeduser_guides/concurrency/pom.xml
The file was removeduser_guides/concurrency/src/main/jbake/templates/menu.ftl
The file was removeduser_guides/concurrency/src/main/jbake/content/install-server.inc
The file was removeduser_guides/concurrency/src/main/jbake/content/intro.inc
The file was removeduser_guides/concurrency/src/main/jbake/templates/footer.ftl
The file was removeduser_guides/concurrency/src/main/jbake/content/title.adoc
The file was removeduser_guides/concurrency/src/main/jbake/content/preface.adoc
The file was removeduser_guides/concurrency/src/main/jbake/content/rules.inc
The file was modified user_guides/build_tckugs.sh (diff)
The file was removeduser_guides/concurrency/src/main/jbake/content/packages.inc
The file was removeduser_guides/concurrency/src/main/jbake/content/using.adoc
The file was removeduser_guides/concurrency/src/main/jbake/content/rebuild.adoc
The file was removeduser_guides/concurrency/src/main/jbake/assets/_config.yml
The file was removeduser_guides/concurrency/src/main/jbake/assets/css/style.css
The file was removeduser_guides/concurrency/src/main/jbake/content/config.adoc
The file was removeduser_guides/concurrency/src/main/jbake/content/faq.adoc
The file was removeduser_guides/concurrency/src/main/jbake/content/config.inc
The file was removeduser_guides/concurrency/src/main/jbake/content/intro.adoc
The file was removeduser_guides/concurrency/src/main/jbake/content/platforms.inc
The file was removeduser_guides/concurrency/src/main/jbake/assets/img/eclipse_foundation_logo_tiny.png
The file was removeduser_guides/concurrency/src/main/jbake/templates/page.ftl
The file was removeduser_guides/concurrency/src/main/jbake/content/tck-packages.inc
The file was removeduser_guides/concurrency/src/main/jbake/content/debug-tips.inc
The file was removeduser_guides/concurrency/src/main/jbake/content/rebuild.inc
The file was removeduser_guides/concurrency/src/main/jbake/content/title.inc
The file was removeduser_guides/concurrency/src/main/jbake/assets/README.md
The file was removeduser_guides/concurrency/src/main/jbake/jbake.properties
The file was removeduser_guides/concurrency/src/main/jbake/content/debug.adoc
The file was removeduser_guides/concurrency/src/main/jbake/content/install-server-vi.inc
The file was removeduser_guides/concurrency/src/main/jbake/content/req-software.inc
The file was removeduser_guides/concurrency/src/main/jbake/content/attributes.conf
The file was removeduser_guides/concurrency/src/main/jbake/content/rules.adoc
The file was removeduser_guides/concurrency/src/main/jbake/content/using-examples.inc
The file was removeduser_guides/concurrency/src/theme/jakartaee-theme.yml
The file was removeduser_guides/concurrency/README.md
The file was removeduser_guides/concurrency/src/main/jbake/content/defns.inc
Commit 4bfc9b4f990156bb750de9fbbad486703fc010df by Kyle Aure
Remove concurrency from Jenkins
The file was modified Jenkinsfile (diff)
Commit 230bb302bd7b28dbfaefabf62a2d0d7ddf08d643 by Kyle Aure
remove concurrency from test harness
The file was modified src/com/sun/ts/lib/harness/keyword.properties (diff)
Commit 39f183d814f0d6b21536151dfa5d5976d8d38a45 by Scott Marlow
change html-users-guide link to html-usersguide

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/connector/docs/index.html (diff)
Commit 65d1f279d7e29a332564a268f73d2d905f8e979e by Scott Marlow
correct Connector TCK user guide PDF path

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/connector/docs/index.html (diff)
Commit 15f4c9c3936209d4b4af5d60f2882acbd18d7c96 by Gurunandan Rao
remove jaxrs,jsonb,jsonp signature test logic.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was removedsrc/com/sun/ts/tests/signaturetest/jaxrs/JAXRSSigTest.java
The file was removedsrc/com/sun/ts/tests/signaturetest/jaxrs/build.xml
The file was removedsrc/com/sun/ts/tests/signaturetest/jsonb/build.xml
The file was removedsrc/com/sun/ts/tests/signaturetest/jsonp/record.sh
The file was removedsrc/com/sun/ts/tests/signaturetest/jsonp/build.xml
The file was removedsrc/com/sun/ts/tests/signaturetest/jsonp/JSONPSigTest.java
The file was removedsrc/com/sun/ts/tests/signaturetest/jsonb/JSONBSigTest.java
Commit d365f9127687a477c25c0cbf25c2e70ec6de6a36 by Gurunandan Rao
remove unused fix_classpath script.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/build_jakartaeetck.sh (diff)
The file was removeddocker/jaxrstck.sh
The file was removeddocker/fix_classpaths.sh
The file was modified Jenkinsfile (diff)
Commit 7092deeee380dbb8bcb23d8f78b703147c5bfc00 by Gurunandan Rao
jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
Commit 83e45fb757ae0d3ec7b010ccaa44fa9568b49ff0 by Gurunandan Rao
jakarta.security.enterprise signature update to latest.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig (diff)
Commit cd76a4bfcbfa003f26bd33c0107655033d00f557 by 44426046+alwin-joseph
remove jsf tck sources and related contents
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewroot/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/TCKValueChangeListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitems/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/enumconverter/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postvalidateevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationhandler/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewexpiredex/jsf_appl_viewexpiredex_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/longrangevalidator/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uipanel/jsf_comp_panel_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/clientbehaviorrenderer/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerwrapper/jsf_appl_resourcehandlerwrapper_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandler/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/tagwrapper/jsf_ajax_tagwrapper_web.xml
The file was removedinstall/jsf/bin/sig-test.map
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/scalardatamodel/jsf_model_scalardm_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinderrelease/jsf_factoryfinderrelease_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/protectedviewex/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uinamingcontainer/jsf_comp_naming_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/common/BaseStateHolderTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmldatatable/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localdatetimeconverter/jsf_convert_localdatetime_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/common/behavior.common.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfiglast/jsf_altfacesconfiglast_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postrestorestateevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectoneradio/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postrenderviewevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/numberconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutcometarget/jsf_comp_outcometarget_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/shortconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/ajaxbehaviorevent/jsf_event_ajaxbehaviorevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremoveflashvalueevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationfactory/jsf_appl_applfactory_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputsecret/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationhandler/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainflast/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlgraphicimage/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutcometarget/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/resultsetdatamodel/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/valuechangeevent/jsf_event_valuechangeevent_web.war.sun-web.xml
The file was removedinternal/docs/jsf/jsf_ch2.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecycle/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/methodexpressionvaluechangelistener/jsf_event_methodexpressionvaluechangelistener_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/common/BaseSystemEventTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtextarea/jsf_chtml_intextarea_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/methodexpressionvaluechangelistener/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputfile/jsf_chtml_inhidden_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicolumn/jsf_comp_column_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgrid/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinderrelease/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/arraydatamodel/jsf_model_arraydm_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/methodexpressionvalidator/jsf_validator_methodvalidator_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclefactory/jsf_lifecycle_lifefactory_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclefactory/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/red.xhtml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/statemanagementstrategy/jsf_view_statemgmt_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlgraphicimage/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfiglast/jsf_altfacesconfiglast_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructcustomscopeevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtext/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/offsettimeconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/enumconverter/jsf_convert_enum_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/lengthvalidator/jsf_validator_lengthvalidator_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandlerwrapper/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postaddtoviewevent/jsf_event_postaddtoviewevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/ColorBlueBean.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicommand/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewroot/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontext/jsf_ctx_extctx_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/neg_prop_test.properties
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/doublerangevalidator/jsf_validator_doublevalidator_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanylistbox/jsf_chtml_selmlistbox_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/common/view.common.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/common/BaseBehaviorClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/scalardatamodel/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerwrapper/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputtext/jsf_chtml_outtext_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/offsetdatetimeconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/factoryfinder/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkit/jsf_render_renderkit_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/TCKValidator.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/bigdecimalconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/phaseevent/jsf_event_phaseevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandlerwrapper/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/keyword/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandlink/jsf_chtml_comlink_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/behavior/TCKBehavior.java
The file was removedinternal/docs/jsf/jsf_ch12.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/facesmessage/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcewrapper/jsf_appl_resourcewrapper_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlgraphicimage/jsf_chtml_gimage_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/webinf/jsf_webinf_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/application/jsf_appl_application_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclewrapper/jsf_lifecycle_lifecyclewppr_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/webinf/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainf/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgrid/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/stop.xhtml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructcustomscopeevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectmany/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/doubleconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/methodexpressionvalidator/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewparameter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/doubleconverter/jsf_convert_double_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainflast/jsf_webinflast_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/datetimeconverter/jsf_convert_datetime_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlangwrapper/jsf_view_vdl_wrapper_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandlink/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/StatBean.java
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/jsresource/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/doublerangevalidator/jsf_validator_doublevalidator_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyapplicationevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/common/listener/TCKActionListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedeventcontext/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/ajax/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandlerwrapper/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitem/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandler/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preclearflashevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uidata/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonelistbox/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/protectedviewex/jsf_appl_protectedviewex_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextwrapper/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationcase/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgrid/jsf_chtml_panelgrid_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextfactory/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/navigation/TCKNavigationCase.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/application/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationISE/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructcustomscopeevent/jsf_event_postconstructcustomscopeevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtext/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextwrapper/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremovefromviewevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/offsetdatetimeconverter/build.xml
The file was removedinternal/docs/jsf/jsf_ch6.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputsecret/jsf_chtml_insecret_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextfactory/URLClient.java
The file was removedinternal/docs/jsf/jsf_ch9.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontext/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkit/jsf_render_renderkit_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/scalardatamodel/jsf_model_scalardm_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/shortconverter/jsf_convert_short_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/floatconverter/URLClient.java
The file was removedinstall/jsf/LICENSE.md
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseActionSourceTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectone/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfig/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandler/jsf_appl_confignavihandler_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcewrapper/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/common/BaseValidatorClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resource/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructapplicationevent/jsf_event_postconstructapplicationevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/location/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutcometarget/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/datetimeconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonemenu/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationcase/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedeventcontext/jsf_event_exceptionqueuedeventcontext_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationwrapper/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/numberconverter/jsf_convert_number_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainf/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/flow/flowhandler/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/blue.xhtml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/collectiondatamodel/jsf_model_collectiondm_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutput/jsf_comp_output_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uipanel/jsf_comp_panel_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/offsettimeconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessages/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgroup/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandlerwrapper/jsf_appl_confignavihandlerwpr_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/enumconverter/jsf_convert_enun_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/neg_xhtml_test.xhtml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/decorated/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclefactory/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/location/jsf_view_location_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationWrapperISE/jsf_appl_applicationWrapper_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/tagwrapper/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/common/myRoot.xhtml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkit/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessages/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiinput/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/phaseevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputsecret/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/offsettimeconverter/jsf_convert_offsettime_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BufferedResponseWrapper.java
The file was removedsrc/com/sun/ts/tests/jsf/common/factories/TCKContextFactory.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/integerconverter/jsf_convert_integer_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandler/jsf_appl_viewhandler_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfig/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localdateconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerenderviewevent/jsf_event_prerenderviewevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandler/jsf_appl_resourcehandler_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlink/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/bigdecimalconverter/jsf_convert_bigdecimal_web.war.sun-web.xml
The file was removedinternal/docs/jsf/JSFJavadocAssertions_2.3.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremoveflashvalueevent/jsf_event_preremoveflashvalueevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextwrapper/jsf_ctx_facesctxwrap_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/facesexception/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutput/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationwrapper/jsf_appl_applicationwrapper_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlabel/jsf_chtml_outlabel_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/doublerangevalidator/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextfactory/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/arraydatamodel/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/iterabledatamodel/jsf_model_iterabledm_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicommand/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/common/TestValueChangeListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkitfactory/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanymenu/jsf_chtml_selmmenu_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectmany/jsf_comp_selmany_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/abortprocessingexception/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfig/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/ajaxbehaviorevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/flow/build.xml
The file was removedinternal/docs/jsf/jsf_ch8.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uidata/jsf_comp_data_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitem/jsf_comp_selitem_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlink/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiparameter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanagerwrapper/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/booleanconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/methodexpressionvaluechangelistener/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclefactory/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandler/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/hello.js
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationcase/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectbooleancheckbox/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/servlets/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/jsresource/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/facesevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/duke-boxer.gif
The file was removedsrc/com/sun/ts/tests/jsf/common/util/JSFTestUtil.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkit/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postaddtoviewevent/jsf_event_postaddtoviewevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/tagwrapper/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseActionSource2TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/service/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationISE/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectone/jsf_comp_selone_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkitfactory/jsf_render_rkfactory_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitem/jsf_comp_selitem_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationWrapperISE/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicommand/TestActionListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uidata/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerendercomponentevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uinamingcontainer/jsf_comp_naming_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationwrapper/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitem/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/beans.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremovefromviewevent/jsf_event_preremovefromviewevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextfactory/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextwrapper/jsf_ctx_facesctxwrap_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlform/jsf_chtml_form_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicommand/jsf_comp_command_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/common/BaseComponentSystemEventTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localdateconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/arraydatamodel/TestServlet.java
The file was removedinternal/docs/jsf/jsf_ch7.xml
The file was removedinstall/jsf/docs/assertions/JakartaServerFacesJavadocAssertions_3.0.html
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicolumn/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/common/servlets/FactoryTCKServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanagerwrapper/jsf_appl_statemgrwraps_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/bigintegerconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerenderviewevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/common/BaseModelTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/regexvalidator/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/regexvalidator/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/factoryfinder/jsf_factoryfinder_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyapplicationevent/jsf_event_predestroyapplicationevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/integerconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerwrapper/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgrid/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfiglast/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/phaseevent/jsf_event_phaseevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanylistbox/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiparameter/jsf_comp_param_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/collectiondatamodel/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanycheckbox/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/common/factories/TCKDecoratedContextFactory.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/beanvalidator/jsf_validator_beanvalidator_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanylistbox/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/common/factories/TCKContextFactoryTwo.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uinamingcontainer/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectbooleancheckbox/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmldatatable/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtext/jsf_chtml_intext_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewroot/CustomOutput.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessage/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanager/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseUIComponentTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uinamingcontainer/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/webinf/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutcometarget/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectboolean/jsf_comp_selboolean_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclewrapper/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationcase/jsf_appl_navigationcase_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/actionevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationISE/jsf_appl_application_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uigraphic/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/facesexception/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/a.faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/facesevent/jsf_event_facesevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/iterabledatamodel/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/common/TestBean.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructcustomscopeevent/jsf_event_postconstructcustomscopeevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlang/jsf_view_vdl_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/common/TCKResultSetMetaData.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandler/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/actionevent/jsf_event_actionevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanagerwrapper/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/longrangevalidator/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/collectiondatamodel/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/event/TCKSystemEvent.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitem/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postvalidateevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/jsf_appconfigresources_absolute_ordering_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextwrapper/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextfactory/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/common/AjaxTagValuesBean.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextwrapper/DispatchTarget.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetbutton/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/doubleconverter/build.xml
The file was removedinternal/docs/jsf/JSFJavadocAssertions-2_2.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkit/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/floatconverter/jsf_convert_float_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/protectedviewex/jsf_appl_protectedviewex_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/actionevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinderrelease/TestServlet.java
The file was removedinternal/docs/jsf/jsf_ch13.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanagerwrapper/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postrestorestateevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/clientbehaviorrenderer/jsf_render_cbrender_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/beans/ColorBean.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandler/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/common/listeners/PhaseListenerA.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandlerwrapper/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/integerconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetbutton/jsf_chtml_outcometargetbutton_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/annotation/resources/hello.js
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/resultsetdatamodel/jsf_model_resultsetdm_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/jsresource/jsf_ajax_jsresource_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextfactory/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputformat/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/facesevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/common/statemanager/TCKStateManager.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectoneradio/jsf_chtml_seloradio_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/OrderingBean.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/facesmessage/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputhidden/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/common/convert.common.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainf/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlink/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanagerwrapper/jsf_appl_statemgrwrapc_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/viewhandler/TCKViewHandler.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectoneradio/jsf_chtml_seloradio_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandlink/jsf_chtml_comlink_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyviewmapevent/jsf_event_predestroyviewmapevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanager/jsf_appl_statemgrs_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanycheckbox/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlang/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructapplicationevent/jsf_event_postconstructevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/abortprocessingexception/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerenderviewevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/scalardatamodel/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/service/TCKContextFactory
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/common/PartialStateHolderTestServlet.java
The file was removedinternal/docs/jsf/jsf_ch4.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputfile/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewroot/jsf_comp_viewroot_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonemenu/jsf_chtml_selomenu_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessage/jsf_comp_message_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postvalidateevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationhandler/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/common/model.common.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiform/jsf_comp_form_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/bigdecimalconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextwrapper/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/beanvalidator/jsf_validator_beanvalidator_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationfactory/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessages/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/protectedviewex/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/factoryfinder/jsf_factoryfinder_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewexpiredex/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyviewmapevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputfile/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiinput/jsf_comp_input_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/common/components/myComp.xhtml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uigraphic/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/ajax/jsf_comp_behavior_ajax_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/valuechangeevent/jsf_event_valuechangeevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerEx/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseComponentTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postrestorestateevent/jsf_event_postrestorestateevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiinput/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiform/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BasePartialStateHolderTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/service/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetlink/jsf_chtml_outcometargetlink_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecycle/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiinput/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/methodexpressionvalidator/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationWrapperISE/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectoneradio/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/common/TCKComponentSystemEventListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewroot/jsf_comp_viewroot_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicolumn/jsf_comp_column_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectboolean/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainflast/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandlerwrapper/jsf_appl_confignavihandlerwpr_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/regexvalidator/jsf_validator_regexvalidator_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiform/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontext/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanycheckbox/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitem/jsf_model_selitem_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitem/jsf_model_selitem_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/common/BaseEventClient.java
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/AnswerYesBean.java
The file was removedinternal/docs/jsf/jsf_ch10.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfiglast/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanymenu/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextwrapper/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uidata/jsf_comp_data_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/webinf/jsf_webinf_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/resultsetdatamodel/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputtext/jsf_chtml_outtext_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectone/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/datamodelevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/application/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanycheckbox/jsf_chtml_selmchkbox_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/clientbehaviorcontext/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinderrelease/jsf_factoryfinderrelease_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlabel/jsf_chtml_outlabel_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/shortconverter/jsf_convert_short_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uipanel/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/common/TCKViewRoot.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/common/BaseBehaviorTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkitfactory/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerendercomponentevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/lengthvalidator/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicommand/jsf_comp_command_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructviewmapevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanagerwrapper/jsf_appl_statemgrwrapc_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/numberconverter/jsf_convert_number_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/offsetdatetimeconverter/jsf_convert_offsetdatetime_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resource/jsf_appl_resource_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/decorated/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerEx/jsf_appl_resourcehandlerEx_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/clientbehaviorrenderer/jsf_render_cbrender_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitemgroup/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/floatconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/enumconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/datetimeconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclewrapper/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremovefromviewevent/jsf_event_preremovefromviewevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/c.faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postkeepflashvalueevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlabel/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationcase/jsf_appl_navigationcase_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgroup/jsf_chtml_panelgroup_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanager/jsf_appl_statemgrc_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/booleanconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localdateconverter/jsf_convert_localdate_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitem/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitemgroup/jsf_model_selitemgrp_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectmany/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uipanel/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prevalidateevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postputflashvalueevent/jsf_event_postputflashvalueevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremoveflashvalueevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/webinf/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/facesmessage/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructviewmapevent/jsf_event_postconstructviewmapevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonemenu/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutcometarget/jsf_comp_outcometarget_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessages/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructapplicationevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewaction/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewaction/jsf_comp_viewaction_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/valuechangeevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewexpiredex/jsf_appl_viewexpiredex_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/ajax/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyapplicationevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/datamodelevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanymenu/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewroot/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/collectiondatamodel/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prevalidateevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerEx/jsf_appl_resourcehandlerEx_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/common/TCKResultSet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/longconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/common/resourcebundle/SimpleResourceBundle_de.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputhidden/jsf_chtml_inhidden_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/service/jsf_service_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/jsresource/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/facesexception/jsf_facesexception_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainflast/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandbutton/jsf_chtml_combutton_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/ajax/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonemenu/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/listdatamodel/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/abortprocessingexception/jsf_event_abortprocessingexception_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/common/TCKResult.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/common/TestBean.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postrestorestateevent/jsf_event_postrestorestateevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/offsettimeconverter/jsf_convert_offsettime_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/flow/flowhandler/jsf_flowhandler_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/statemanagementstrategy/jsf_view_statemgmt_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationWrapperISE/jsf_appl_applicationWrapper_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uinamingcontainer/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/annotation/jsf_comp_annotation_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localdatetimeconverter/jsf_convert_localdatetime_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/methodexpressionvaluechangelistener/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/common/listener/TCKBehaviorListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitemgroup/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postputflashvalueevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandler/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextfactory/jsf_ctx_externalctxfactory_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputtext/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedevent/jsf_event_exceptionqueuedevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postrenderviewevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanylistbox/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlangwrapper/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerwrapper/jsf_appl_resourcehandlerwrapper_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localdatetimeconverter/URLClient.java
The file was removedrelease/tools/jsf.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandbutton/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectbooleancheckbox/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandbutton/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resource/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewparameter/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonelistbox/jsf_chtml_selolistbox_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicolumn/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/resultsetdatamodel/jsf_model_resultsetdm_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/location/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/floatconverter/jsf_convert_float_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedeventcontext/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/common/TCKClientBehaviorContext.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postputflashvalueevent/jsf_event_postputflashvalueevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/keyword/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectmany/jsf_comp_selmany_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/byteconverter/jsf_convert_byte_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postkeepflashvalueevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremovefromviewevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfiglast/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/protectedviewex/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/valuechangeevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/ColorRedBean.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcewrapper/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessage/jsf_chtml_message_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextfactory/jsf_ctx_facesctxfactory_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructapplicationevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/listdatamodel/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/listener/TCKSystemEventListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutput/jsf_comp_output_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlform/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiform/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandler/jsf_appl_resourcehandler_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/application/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerEx/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutput/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationISE/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/zoneddatetimeconverter/jsf_convert_zoneddatetime_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/flow/flowhandler/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecycle/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/iterabledatamodel/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/listdatamodel/jsf_model_listdm_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/methodexpressionvaluechangelistener/jsf_event_methodexpressionvaluechangelistener_web.xml
The file was removedinstall/jsf/bin/ts.jtx
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationhandler/jsf_appl_navigationhandler_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preclearflashevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationwrapper/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiparameter/jsf_comp_param_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/datamodelevent/jsf_model_dmevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/clientbehaviorcontext/jsf_comp_behavior_clientbehaviorcontext_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewparameter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandlerwrapper/jsf_appl_viewhandlerwrap_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgrid/jsf_chtml_panelgrid_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontext/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainflast/jsf_metainflast_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitemgroup/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/beans/AlbumBean.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewroot/TCKSystemEventListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/flow/flowhandler/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainf/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclewrapper/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationfactory/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlform/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessage/jsf_chtml_message_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmldatatable/jsf_chtml_datatab_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessage/jsf_comp_message_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclefactory/jsf_lifecycle_lifefactory_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputfile/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/numberconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postaddtoviewevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/datamodelevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/flow/flowhandler/jsf_flowhandler_web.war.sun-web.xml
The file was removedinternal/docs/jsf/jsf_ch5.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessage/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecycle/jsf_lifecycle_life_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerendercomponentevent/jsf_event_prerendercomponentevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/resultsetdatamodel/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinderrelease/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectoneradio/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructviewmapevent/jsf_event_postconstructviewmapevent_web.xml
The file was removedinternal/docs/jsf/JSFSpecAssertions.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedevent/jsf_event_exceptionqueuedevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/phaseevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/lengthvalidator/jsf_validator_lengthvalidator_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/longrangevalidator/jsf_validator_longvalidator_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmldatatable/jsf_chtml_datatab_web.xml
The file was removedinstall/jsf/docs/ReleaseNotes.html
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/absolute_ordering/faces-configB.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectone/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputhidden/jsf_chtml_inhidden_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontext/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessages/jsf_comp_messages_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/collectiondatamodel/jsf_model_collectiondm_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/client/BaseHtmlUnitClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/methodexpressionvalidator/jsf_validator_methodvalidator_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/statemanagementstrategy/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitems/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructapplicationevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmldatatable/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputhidden/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseEditableValueHolderTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectone/jsf_comp_selone_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/annotation/resources/black-n-blue.css
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/TCKConverter.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/beanvalidator/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/common/beans/TestBean.java
The file was removedinstall/jsf/docs/README.txt
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/datetimeconverter/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/common/TestSystemEventListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlform/jsf_chtml_form_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/ajaxbehaviorevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlabel/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputformat/jsf_chtml_outformat_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlink/jsf_chtml_outlink_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/doublerangevalidator/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandlink/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetbutton/jsf_chtml_outcometargetbutton_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationwrapper/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/component.common.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/longconverter/jsf_convert_long_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlabel/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextwrapper/jsf_ctx_extctxwrapper_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerwrapper/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/webinf/TestServlet.java
The file was modified Jenkinsfile (diff)
The file was removedinternal/docs/jsf/README.txt
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/statemanagementstrategy/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainflast/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postkeepflashvalueevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkitfactory/build.xml
The file was modified docker/build_standalone-tcks.sh (diff)
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtextarea/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/servlets/HttpTCKServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preclearflashevent/jsf_event_preclearflashevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanymenu/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontext/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetlink/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/datamodelevent/jsf_model_dmevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/clientbehaviorrenderer/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandler/jsf_appl_confignavihandler_web.war.sun-web.xml
The file was removedinternal/docs/jsf/jsf_ch14.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resource/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationfactory/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/facesevent/jsf_event_facesevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputsecret/jsf_chtml_insecret_web.xml
The file was removedinternal/docs/jsf/jsf_avk.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectmany/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructviewmapevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/common/util/ClientGenerator.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontext/DispatchTarget.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/datetimeconverter/jsf_convert_datetime_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputformat/jsf_chtml_outformat_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/actionevent/jsf_event_actionevent_web.xml
The file was removedinternal/docs/jsf/JSFJavadocAssertions_4.0.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/common/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtextarea/jsf_chtml_intextarea_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/background.css
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetlink/jsf_chtml_outcometargetlink_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/abortprocessingexception/jsf_event_abortprocessingexception_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prevalidateevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/facesexception/jsf_facesexception_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlgraphicimage/jsf_chtml_gimage_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/renderkitfactory/jsf_render_rkfactory_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/application/jsf_appl_application_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandlerwrapper/jsf_appl_viewhandlerwrap_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontextfactory/jsf_ctx_facesctxfactory_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/factoryfinder/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/longrangevalidator/jsf_validator_longvalidator_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uigraphic/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/common/TestAjaxBehaviorListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/offsetdatetimeconverter/jsf_convert_offsetdatetime_web.xml
The file was removedinstall/jsf/docs/assertions/JakartaServerFacesSpecAssertions.html
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/common/el.common.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectbooleancheckbox/jsf_chtml_selbchkbox_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/client/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/numberconverter/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uidata/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/bigintegerconverter/jsf_convert_biginteger_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/abortprocessingexception/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/beanvalidator/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/bigdecimalconverter/jsf_convert_bigdecimal_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/neg_jsp_test.jsp
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/start.xhtml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/bigintegerconverter/jsf_convert_biginteger_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/client/AbstractUrlClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetbutton/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/annotation/CustomOutput.java
The file was removedinstall/jsf/bin/harness.policy
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseValueHolderTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitemgroup/jsf_model_selitemgrp_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfig/jsf_altfacesconfig_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/characterconverter/jsf_convert_character_web.xml
The file was removedinstall/jsf/bin/java.policy
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewaction/jsf_comp_viewaction_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/clientbehaviorrenderer/build.xml
The file was removedinternal/docs/jsf/JSFSpecAssertions_Numbered.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyviewmapevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicommand/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanymenu/jsf_chtml_selmmenu_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlgraphicimage/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanager/jsf_appl_statemgrc_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/common/BaseValidatorTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/statemanagementstrategy/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localdatetimeconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputformat/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/facesmessage/jsf_appl_facesmessage_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postvalidateevent/jsf_event_postvalidateevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandler/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremoveflashvalueevent/jsf_event_preremoveflashvalueevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtext/jsf_chtml_intext_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/common/DataModelURLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/neg_jspx_test.jspx
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/decorated/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontext/jsf_ctx_facesctx_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/resourcebundle/SimpleResourceBundle_en.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/facesevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/shortconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resource/jsf_appl_resource_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectbooleancheckbox/jsf_chtml_selbchkbox_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/methodexpressionvalidator/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/characterconverter/jsf_convert_character_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiparameter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputhidden/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectboolean/jsf_comp_selboolean_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/phaseevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseUIComponentClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtext/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/common/resources/compOne.xhtml
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtextarea/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfig/alt-faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/location/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputsecret/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/render/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/facesmessage/jsf_appl_facesmessage_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgroup/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlform/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/common/listener/TCKELContextListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainf/jsf_metainf_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prevalidateevent/jsf_event_prevalidateevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localtimeconverter/URLClient.java
The file was removedinstall/jsf/other/testsuite.jtt
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/annotation/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/beanvalidator/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/application/build.xml
The file was removedinstall/jsf/bin/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetbutton/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectboolean/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfig/jsf_altfacesconfig_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitems/jsf_comp_selitems_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputtext/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/booleanconverter/jsf_convert_boolean_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preclearflashevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlangwrapper/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/factories/TCKContextFactoryThree.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/service/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preclearflashevent/jsf_event_preclearflashevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postputflashvalueevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewexpiredex/URLClient.java
The file was removedinstall/jsf/bin/ts.jte
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerendercomponentevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/common/validator.common.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uipanel/TestServlet.java
The file was removedinstall/jsf/docs/index.html
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandbutton/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessages/jsf_chtml_messages_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/decorated/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextwrapper/jsf_ctx_extctxwrapper_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localdateconverter/jsf_convert_localdate_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/doubleconverter/jsf_convert_double_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/common/appconfig.common.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessages/jsf_comp_messages_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/decorated/jsf_decorated_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcewrapper/jsf_appl_resourcewrapper_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/common/ClientBehaviorBaseTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandlerEx/neg_class_test.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationhandler/jsf_appl_navigationhandler_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uigraphic/jsf_comp_graphic_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputlink/jsf_chtml_outlink_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postputflashvalueevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanager/jsf_appl_statemgrs_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyapplicationevent/jsf_event_predestroyapplicationevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/el/common/BaseELExceptionTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/common/resourcehandler/TCKResourceHandler.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecycle/jsf_lifecycle_life_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/resolver/TCKELResolver.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessage/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewparameter/jsf_comp_viewparameter_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationwrapper/jsf_appl_applicationwrapper_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlang/jsf_view_vdl_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructcustomscopeevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/service/jsf_service_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgroup/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/clientbehaviorcontext/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessage/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlang/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postkeepflashvalueevent/jsf_event_postkeepflashvalueevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlmessages/jsf_chtml_messages_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/clientbehaviorcontext/jsf_comp_behavior_clientbehaviorcontext_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/zoneddatetimeconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/factories/TCKContextFactoryFour.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessages/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectboolean/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/common/event.common.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/annotation/jsf_comp_annotation_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerenderviewevent/jsf_event_prerenderviewevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/characterconverter/build.xml
The file was removedinstall/jsf/bin/sig-test-pkg-list.txt
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewexpiredex/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandler/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/appconfigresources/common/beans/AnswerNoBean.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcehandler/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localtimeconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/doublerangevalidator/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/annotation/resources/black-n-red.css
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postkeepflashvalueevent/jsf_event_postkeepflashvalueevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/booleanconverter/jsf_convert_boolean_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/facescontext/jsf_ctx_facesctx_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitem/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewaction/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedeventcontext/jsf_event_exceptionqueuedeventcontext_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prevalidateevent/jsf_event_prevalidateevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/altfacesconfiglast/alt-faces-config.xml
The file was removedinternal/docs/jsf/jsf_ch3.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputformat/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/common/BaseBehaviorEventTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetlink/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/lengthvalidator/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationhandler/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationfactory/jsf_appl_applfactory_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremovefromviewevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/enumconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationWrapperISE/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/common/navigation/TCKNavigationHandler.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/byteconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandlerwrapper/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/location/jsf_view_location_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postvalidateevent/jsf_event_postvalidateevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/keyword/jsf_ajax_keyword_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uioutput/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessage/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localtimeconverter/jsf_convert_localtime_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/iterabledatamodel/jsf_model_iterabledm_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/byteconverter/jsf_convert_byte_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontext/jsf_ctx_extctx_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/iterabledatamodel/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandbutton/jsf_chtml_combutton_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewaction/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandlerwrapper/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/bigintegerconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerendercomponentevent/jsf_event_prerendercomponentevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlpanelgroup/jsf_chtml_panelgroup_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanager/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonelistbox/jsf_chtml_selolistbox_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitems/jsf_comp_selitems_web.war.sun-web.xml
The file was removedinternal/docs/jsf/jsf_ch11.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/lengthvalidator/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonelistbox/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/lifecycle/lifecyclewrapper/jsf_lifecycle_lifecyclewppr_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlangwrapper/jsf_view_vdl_wrapper_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/zoneddatetimeconverter/jsf_convert_zoneddatetime_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/regexvalidator/jsf_validator_regexvalidator_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/listdatamodel/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postrestorestateevent/TestServlet.java
The file was removedinstall/jsf/docs/assertions/JakartaFacesJavadocAssertions.html
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/characterconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputtextarea/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanylistbox/jsf_chtml_selmlistbox_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/arraydatamodel/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlangwrapper/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandlerwrapper/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/localtimeconverter/jsf_convert_localtime_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/longrangevalidator/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postaddtoviewevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/common/ajax.common.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyviewmapevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiform/jsf_comp_form_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/beans/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/ajaxbehaviorevent/jsf_event_ajaxbehaviorevent_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutputtext/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiselectitems/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/zoneddatetimeconverter/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/preremoveflashvalueevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectmanycheckbox/jsf_chtml_selmchkbox_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanager/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/validator/regexvalidator/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/resourcewrapper/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyapplicationevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/selectitem/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonelistbox/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewparameter/jsf_comp_viewparameter_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/annotation/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/byteconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/BaseStateHolderTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/integerconverter/jsf_convert_integer_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/arraydatamodel/jsf_model_arraydm_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/prerenderviewevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextfactory/jsf_ctx_externalctxfactory_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiinput/jsf_comp_input_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/facesexception/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/scalardatamodel/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/metainf/jsf_webinf_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postrenderviewevent/jsf_event_postrenderviewevent_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/flow/flowhandler/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uicolumn/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/predestroyviewmapevent/jsf_event_predestroyviewmapevent_web.war.sun-web.xml
The file was removeddocker/jsftck.sh
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/viewhandler/jsf_appl_viewhandler_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/statemanagerwrapper/jsf_appl_statemgrwraps_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/applicationISE/jsf_appl_application_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/valuechangeevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/view/viewdeclarationlang/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/decorated/jsf_decorated_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/spec/ajax/keyword/faces-config.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/util/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/longconverter/jsf_convert_long_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/configurablenavigationhandler/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/common/TCKValueBinding.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/actionevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlselectonemenu/jsf_chtml_selomenu_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/common/common.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlinputfile/jsf_chtml_infile_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/factoryfinder/factoryfinder/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/common/BaseConverterTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/ajax/jsf_comp_behavior_ajax_web.xml
The file was removedinternal/docs/jsf/JSFTCD.txt
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/convert/longconverter/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/common/BaseExceptionQueuedEventTestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postaddtoviewevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmlcommandlink/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/context/externalcontextwrapper/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uigraphic/jsf_comp_graphic_web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiparameter/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/model/listdatamodel/jsf_model_listdm_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postconstructviewmapevent/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/behavior/clientbehaviorcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/application/navigationcase/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessages/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/ajaxbehaviorevent/TestServlet.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/exceptionqueuedeventcontext/build.xml
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uiviewroot/TCKPhaseListener.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/html/htmloutcometargetlink/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/uimessage/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/event/postrenderviewevent/URLClient.java
The file was removedsrc/com/sun/ts/tests/jsf/api/jakarta_faces/component/annotation/URLClient.java
Commit 8e589ae9095c3df76fe1df31ccff2b65c9fa9416 by Gurunandan Rao
add expressly.jar to platform tck test run classpath.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 7ff41556dd32200272561bf7767ae4390317242c by Scott Marlow
Update Websocket TCK doc to refer to Jakarta EE 10, GlassFish 7.0

Signed-off-by: Scott Marlow <smarlow@redhat.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/rebuild.inc (diff)
The file was modified user_guides/websocket/src/main/jbake/content/req-software.inc (diff)
The file was modified user_guides/websocket/src/main/jbake/content/install-server.inc (diff)
Commit 3b17f95425fd021feaa0802fc05d75f643902157 by Scott Marlow
issue 876, address Update CDI bean usage for change in default bean-discovery-mode

Signed-off-by: Scott Marlow <smarlow@redhat.com>
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/jsonb/cdi/customizedmapping/serializers/beans.xml (diff)
Commit eac6576a0699d6d1d55c136cc72552ddd08ee963 by Mark Thomas
Additional version fixes for EL TCK.
The file was modified user_guides/el/pom.xml (diff)
The file was modified internal/docs/el/README.txt (diff)
The file was modified internal/docs/el/index.html (diff)
Commit c92cfd69552561e439935f1438d9e56ca1090d83 by Mark Thomas
One more version update
The file was modified user_guides/el/src/main/jbake/content/req-software.inc (diff)
Commit 7c28208480371a7b1a44c85d3fc417524f1c94c7 by Mark Thomas
Fix WebSocket TCK name and version
The file was modified install/websocket/bin/build.xml (diff)
Commit cf71a697d0850eb4c04a739eda1c95df2b99ab4e by Mark Thomas
Additional Jakarta EE / Glassfish version updates
The file was modified user_guides/servlet/src/main/jbake/content/rebuild.inc (diff)
The file was modified user_guides/servlet/src/main/jbake/content/install-server.inc (diff)
The file was modified install/servlet/docs/ReleaseNotes-servlet.html (diff)
Commit 1d0da0984ad7b20befc376a5e54cc413bffe72a0 by Gurunandan Rao
jakarta.transaction-api.version - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/
jakarta.validation-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/
webservices-api-osgi - https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-api-osgi/
webservices-osgi -  https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-osgi/
webservices-tools - https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/metro/webservices-tools/

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
Commit 20af9d02884ef01d40a011475855675bf4422f25 by Gurunandan Rao
updates for signatures, based on latest API.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.ws.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.mail.sig (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.xml.soap.sig (diff)
Commit 347210656ad0e58aefab80cb41af0c2bd9a55707 by Scott Marlow
change html-users-guide link to html-usersguide

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/connector/docs/index.html (diff)
Commit 774a1d5b1d6f31395e35b144ff3027717ab514b2 by Scott Marlow
correct Connector TCK user guide PDF path

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/connector/docs/index.html (diff)
Commit 56edad7a4526a687c82baf8d008760ea0cf80e5c by Scott Marlow
jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/pom.xml (diff)
Commit e8bab9f6b89422a39766ac8cd297af74bfd98952 by Scott Marlow
jakarta.security.enterprise signature update to latest.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.security.enterprise.sig (diff)
Commit c9aad4ecc0ec90ac92097d4a60ff23e84e27e881 by Scott Marlow
remove jaxrs,jsonb,jsonp signature test logic.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was removedsrc/com/sun/ts/tests/signaturetest/jaxrs/JAXRSSigTest.java
The file was removedsrc/com/sun/ts/tests/signaturetest/jsonb/JSONBSigTest.java
The file was removedsrc/com/sun/ts/tests/signaturetest/jsonp/build.xml
The file was removedsrc/com/sun/ts/tests/signaturetest/jsonp/record.sh
The file was removedsrc/com/sun/ts/tests/signaturetest/jsonb/build.xml
The file was removedsrc/com/sun/ts/tests/signaturetest/jsonp/JSONPSigTest.java
The file was removedsrc/com/sun/ts/tests/signaturetest/jaxrs/build.xml
Commit 7af8203890b6d2bda9b06248383a63ae480e0c51 by Scott Marlow
remove unused standalone tck run scripts.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was removeddocker/scripts/tcks/jsptck.sh
The file was removeddocker/scripts/tcks/docker-setup.sh
The file was removeddocker/scripts/tcks/killJava.sh
The file was removeddocker/scripts/tcks/jsftck.sh
The file was removeddocker/scripts/tcks/jmstck.sh
The file was removeddocker/scripts/tcks/jpatck.sh
The file was removeddocker/scripts/tcks/saajtck.sh
The file was removeddocker/scripts/tcks/connectortck.sh
The file was removeddocker/scripts/tcks/jstltck.sh
The file was removeddocker/scripts/tcks/jtatck.sh
The file was removeddocker/scripts/tcks/servlettck.sh
The file was removeddocker/scripts/tcks/build.sh
The file was removeddocker/scripts/tcks/Dockerfile
The file was removeddocker/scripts/tcks/jaspictck.sh
The file was removeddocker/scripts/tcks/securityapitck.sh
The file was removeddocker/scripts/tcks/cajtck.sh
The file was removeddocker/scripts/tcks/eltck.sh
The file was removeddocker/scripts/tcks/jaxwstck.sh
The file was removeddocker/scripts/tcks/jacctck.sh
The file was removeddocker/scripts/tcks/websockettck.sh
The file was removeddocker/scripts/tcks/README
The file was removeddocker/scripts/tcks/docker-entrypoint.sh
The file was removeddocker/scripts/tcks/jaxrstck.sh
Commit c2aad74bb71e06789757dc19698135740955de79 by Scott Marlow
remove unused fix_classpath script.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was removeddocker/fix_classpaths.sh
The file was removeddocker/jaxrstck.sh
The file was modified Jenkinsfile (diff)
The file was modified docker/build_jakartaeetck.sh (diff)
Commit 901abadd0e8d143b4809579548c1677caf7a8854 by Scott Marlow
issue 876, address Update CDI bean usage for change in default bean-discovery-mode

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/serializers/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jsonb/cdi/customizedmapping/adapters/beans.xml (diff)
Commit a1d9379599da6a877bd013f8698252b36e28fd69 by Scott Marlow
add expressly.jar to platform tck test run classpath.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 57aaa5db216d2b5f446a5ca282b5fb4cd3e00475 by Scott Marlow
Update Websocket TCK doc to refer to Jakarta EE 10, GlassFish 7.0

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified user_guides/websocket/src/main/jbake/content/rebuild.inc (diff)
The file was modified user_guides/websocket/src/main/jbake/content/req-software.inc (diff)
The file was modified user_guides/websocket/src/main/jbake/content/install-server.inc (diff)
The file was modified user_guides/websocket/src/main/jbake/content/config.inc (diff)
Commit bad1df5d2023b35224718b0de6705c07a7dc2c59 by Scott Marlow
Additional version fixes for EL TCK.
The file was modified internal/docs/el/index.html (diff)
The file was modified user_guides/el/pom.xml (diff)
The file was modified internal/docs/el/README.txt (diff)
Commit af70e28701dfc2425b140ea00e2fd989ed2b3279 by Scott Marlow
One more version update
The file was modified user_guides/el/src/main/jbake/content/req-software.inc (diff)
Commit bc3f947cb29facdf35d6cdd8e3348b7a00b2d593 by Scott Marlow
Fix WebSocket TCK name and version
The file was modified install/websocket/bin/build.xml (diff)
Commit 30d7805e77b02d97cdcd1dbc69a6764284a34f23 by Scott Marlow
Additional Jakarta EE / Glassfish version updates
The file was modified user_guides/servlet/src/main/jbake/content/install-server.inc (diff)
The file was modified install/servlet/docs/ReleaseNotes-servlet.html (diff)
The file was modified user_guides/servlet/src/main/jbake/content/rebuild.inc (diff)
Commit dc7bb128eec2344fde2ffafef0ec6aaeb4132e0c by Lukas Jungmann
Draft requirement on standalone TCKs

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
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/rules.adoc (diff)
Commit 5aaf4871dc620cc3855f7bf0b7620232636f6607 by Joakim Erdfelt
Fixes #926 - bad StringBuffer reuse in websocket/spec/servercontainer upgradeHttpToWebSocketTest
The file was modified src/com/sun/ts/tests/websocket/spec/servercontainer/upgradehttptowebsocket/WSClient.java (diff)
Commit 2ae043f8347f937af44256a27a145ee8083e0a0a by arjan tijms
Fix input of methodExpressionMatchingAmbiguousTest

See https://github.com/eclipse-ee4j/jakartaee-tck/issues/930

Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
The file was modified src/com/sun/ts/tests/el/api/jakarta_el/methodexpression/ELClient.java (diff)
Commit 3507e8a1e2e4f4eb4a9de7515a0a87e97a41415b by arjan tijms
Make sure the test ELContext has a resolver that can invoke methods.

Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
The file was modified src/com/sun/ts/tests/el/common/elcontext/VarMapperELContext.java (diff)
Commit 2e5f6d12c311e181da224c310dbd18f4f6104408 by Scott Marlow
#876 Update CDI bean usage for change in default bean-discovery-mode

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/multi/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/useforgroup/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/securityapi/idstore/database/useforgroup/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/useforvalidation/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupmemberattr/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/autoapplysession/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/basic/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/invalidhashalgorithmparam/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddnpassword/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/workflow/validaterequest/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupnameattr/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/invalidcallerquery/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/customform/expression/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/useforvalidation/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/invaliddatasource/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/invalidgroupsquery/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/securitycontext/authenticate/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberofnotexist/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/sam/obtainbean/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddn/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/priorityuseforexpr/beans.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecycleejbcdi/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexprbean/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchbase/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/basic/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/securitycontext/ejb/beans.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/platform/cdi/servlet/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/workflow/secureresponse/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/noidstore/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallernameattr/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/basic/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/securityapi/idstore/ldap/binddn/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidsearchscopeexpr/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/useforgroup/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberof/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/rememberme/test2/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchfilter/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/workflow/validaterequestduringauthen/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/multiauthz/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallerbasedn/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/rememberme/test1/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/basic/beans.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdi/beans.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/platform/cdi/filter/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/hashalgorithmparam/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/form/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchbase/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/workflow/cleansubject/beans.xml (diff)
The file was modified src/com/sun/ts/tests/jta/ee/transactional/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/hashalgorithm/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecalleronelevelgroupsubtree/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/idstorepermission/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/searchscopeexpr/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/rememberme/test3/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/sam/delegation/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/notvalidated/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecallersubtreegrouponelevel/beans.xml (diff)
The file was modified src/com/sun/ts/tests/servlet/ee/platform/cdi/listener/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidurl/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/customhandler/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchfilter/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothsubtree/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/invalidpriorityuseforexpr/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/customform/base/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/notvalidated/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexpr/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/multi/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/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/securityapi/idstore/ldap/searchscopebothonelevel/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/securitycontext/callerdata/beans.xml (diff)
The file was modified src/com/sun/ts/tests/securityapi/idstore/database/useforvalidation/beans.xml (diff)
Commit 63ba7303e0b2b8ce607c195b396e998e0bde7739 by 44426046+alwin-joseph
remove security api tck sources and related contents
The file was removedsrc/com/sun/ts/tests/securityapi/ham/form/FormServlet2.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidhashalgorithmparam/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidurl/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothsubtree/securityapi_idstore_ldap_searchscopebothsubtree_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multi/IdentityStore3.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidcallerquery/securityapi_idstore_database_invalidcallerquery_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/authenticate/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/basic/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchbase/securityapi_idstore_ldap_invalidgroupsearchbase_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/ejb/securityapi_securitycontext_ejb_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/login.xhtml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforvalidation/IdentityStore1.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test2/securityapi_ham_rememberme_test2_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/priorityuseforexpr/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/TestServerAuthConfig.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test2/TestIdentityStore.java
The file was removedinstall/securityapi/docs/SecurityAPI2.0-ReleaseNotes.html
The file was removedsrc/com/sun/ts/tests/securityapi/ham/basic/securityapi_ham_basic.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/ejb/securityapi_securitycontext_ejb.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/basic/securityapi_idstore_database_basic_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/basic/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/LoginBean.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/delegation/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/customhandler/securityapi_idstore_customhandler.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecalleronelevelgroupsubtree/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/securityapi_ham_customform_base.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/customhandler/securityapi_idstore_customhandler_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/customhandler/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallerbasedn/securityapi_idstore_ldap_invalidcallerbasedn_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupmemberattr/securityapi_idstore_ldap_invalidgroupmemberattr.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/notvalidated/securityapi_idstore_ldap_notvalidated_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidpriorityuseforexpr/IdentityStore1.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/form/securityapi_ham_form_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithm/Client.java
The file was removedinstall/securityapi/bin/sig-test-pkg-list.txt
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberof/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/cleansubject/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/customhandler/ServletForIDStoreCustomhandler.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/notvalidated/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/priorityuseforexpr/IdentityStore1.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchbase/securityapi_idstore_ldap_invalidcallersearchbase_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidpriorityuseforexpr/securityapi_idstore_database_invalidpriorityuseforexpr.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/basic/securityapi_idstore_ldap_basic.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invaliddatasource/securityapi_idstore_database_invaliddatasource_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequest/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/common/CustomCredential.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/basic/BasicServlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforgroup/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/secureresponse/Servlet.java
The file was removeduser_guides/securityapi/src/main/jbake/content/using-examples.inc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupnameattr/securityapi_idstore_ldap_invalidgroupnameattr_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidsearchscopeexpr/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequest/ServletForValidateRequest.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/multi/beans.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/install.adoc
The file was removedinstall/securityapi/other/testsuite.jtt
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/securityapi_ham_customform_expression_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforvalidation/securityapi_idstore_useforvalidation_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/securityapi_ham_sam_obtainbean.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/idstorepermission/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/noidstore/securityapi_idstore_noidstore.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multiauthz/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/callerdata/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/binddn/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforvalidation/securityapi_idstore_ldap_useforvalidation_web.xml
The file was removedinstall/securityapi/bin/certificates/clientcert.jks
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddnpassword/securityapi_idstore_ldap_invalidbinddnpassword_web.war.sun-web.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/rebuild.adoc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberofnotexist/securityapi_idstore_ldap_groupmemberofnotexist_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforgroup/IdentityStore2.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/cleansubject/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/README
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopeexpr/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test1/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/notvalidated/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidsearchscopeexpr/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchbase/securityapi_idstore_ldap_invalidgroupsearchbase_web.xml
The file was removedinternal/docs/securityapi/SecurityAPISpecAssertions.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/callerdata/securityapi_securitycontext_callerdata_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforvalidation/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberof/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/cleansubject/securityapi_ham_workflow_cleansubject.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecalleronelevelgroupsubtree/securityapi_idstore_ldap_searchscopecalleronelevelgroupsubtree_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforgroup/securityapi_idstore_useforgroup_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforgroup/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/securityapi_ham_workflow_validaterequestwithfilter_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforvalidation/ServletForIDStoreUseForValidation.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecallersubtreegrouponelevel/securityapi_idstore_ldap_searchscopecallersubtreegrouponelevel.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldapserver/LdapServerSetup.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforvalidation/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/notvalidated/beans.xml
The file was removedinstall/securityapi/bin/initdb.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/multi/securityapi_idstore_database_multi.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/noidstore/securityapi_idstore_noidstore_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/basic/BasicServlet2.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/form/securityapi_ham_form_web.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/platforms.inc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/basic/ServletForLdapIDStore.java
The file was removedinstall/securityapi/bin/opendj_setup.properties
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/LoginBean.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddnpassword/securityapi_idstore_ldap_invalidbinddnpassword_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/notvalidated/securityapi_idstore_ldap_notvalidated_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/basic/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/notvalidated/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallernameattr/securityapi_idstore_ldap_invalidcallernameattr.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multiauthz/securityapi_idstore_multiauthz_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/form/beans.xml
The file was removedinstall/securityapi/bin/certificates/cts_cert
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/idstorepermission/securityapi_idstore_idstorepermission_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchfilter/beans.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/using.inc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidpriorityuseforexpr/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestduringauthen/Servlet.java
The file was modified user_guides/build_tckugs.sh (diff)
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothonelevel/securityapi_idstore_ldap_searchscopebothonelevel_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/common/PlaintextPasswordHash.java
The file was removeduser_guides/securityapi/src/main/jbake/content/install-server.inc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecalleronelevelgroupsubtree/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/autoapplysession/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/customhandler/permissions.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidurl/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequest/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/customhandler/CustomIdentityStoreHandler.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidurl/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/form/FormLoginErrorServlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/notvalidated/Client.java
The file was removeduser_guides/securityapi/README.md
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/ejb/TestEJB.java
The file was removedinstall/securityapi/bin/coverage-build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddn/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestduringauthen/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/common/BaseIDStoreClient.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupmemberattr/securityapi_idstore_ldap_invalidgroupmemberattr_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchbase/securityapi_idstore_ldap_invalidcallersearchbase.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/notvalidated/securityapi_idstore_database_notvalidated_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/basic/securityapi_idstore_ldap_basic_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidcallerquery/securityapi_idstore_database_invalidcallerquery_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/basic/securityapi_idstore_basic.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/authenticate/securityapi_securitycontext_authenticate_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/delegation/securityapi_ham_sam_delegation.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallernameattr/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothonelevel/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithmparam/securityapi_idstore_database_hashalgorithmparam_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchbase/securityapi_idstore_ldap_invalidcallersearchbase_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/priorityuseforexpr/securityapi_idstore_ldap_priorityuseforexpr_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multiauthz/IdentityStoreAuthz1.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multiauthz/securityapi_idstore_multiauthz_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexprbean/securityapi_idstore_database_priorityuseforexprbean_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchfilter/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithm/securityapi_idstore_database_hashalgorithm.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithm/securityapi_idstore_database_hashalgorithm_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddnpassword/securityapi_idstore_ldap_invalidbinddnpassword.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupmemberattr/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/basic/securityapi_idstore_basic_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/securityapi_securitycontext_getprincipalsbytype_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/securityapi_securitycontext_getprincipalsbytype.ear.sun-application.xml
The file was removedinstall/securityapi/bin/client_policy.append
The file was removeduser_guides/securityapi/src/main/jbake/content/tck-packages.inc
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/securityapi_ham_customform_base_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexpr/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforgroup/securityapi_idstore_ldap_useforgroup_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test1/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddn/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforvalidation/securityapi_idstore_useforvalidation.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/common/DefaultHamForIDStore.java
The file was removeduser_guides/securityapi/src/main/jbake/content/using.adoc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexprbean/securityapi_idstore_database_priorityuseforexprbean_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberofnotexist/securityapi_idstore_ldap_groupmemberofnotexist.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallernameattr/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchbase/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforvalidation/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallerbasedn/beans.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/req-software.inc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforgroup/ServletForIDStoreGroupOnly.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/autoapplysession/securityapi_ham_autoapplysession.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforgroup/securityapi_idstore_database_useforgroup_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/priorityuseforexpr/securityapi_idstore_ldap_priorityuseforexpr_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/authenticate/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexpr/securityapi_idstore_database_priorityuseforexpr_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/form/TestIdentityStore.java
The file was removedrelease/tools/securityapi.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecallersubtreegrouponelevel/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforgroup/GroupOnlyIdentiyStore.java
The file was removedinstall/securityapi/bin/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexpr/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforgroup/securityapi_idstore_ldap_useforgroup.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupmemberattr/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidsearchscopeexpr/securityapi_idstore_ldap_invalidsearchscopeexpr_web.xml
The file was removedinstall/securityapi/bin/sig-test.map
The file was removeduser_guides/securityapi/src/main/jbake/content/config.adoc
The file was removedinternal/docs/securityapi/TCD.txt
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/basic/securityapi_idstore_basic_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddn/securityapi_idstore_ldap_invalidbinddn.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/delegation/securityapi_ham_sam_delegation_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberofnotexist/ServletForLdapIDStore.java
The file was removeduser_guides/securityapi/src/main/jbake/jbake.properties
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequest/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test2/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/priorityuseforexpr/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldapserver/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestduringauthen/securityapi_ham_workflow_validaterequestduringauthen_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidcallerquery/securityapi_idstore_database_invalidcallerquery.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/callerdata/securityapi_securitycontext_callerdata_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/ejb/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test2/TestRemembermeIdentityStore.java
The file was removeduser_guides/securityapi/src/theme/jakartaee-theme.yml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test2/securityapi_ham_rememberme_test2_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforvalidation/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupnameattr/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multiauthz/IdentityStore1.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multi/build.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/attributes.conf
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexprbean/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupmemberattr/securityapi_idstore_ldap_invalidgroupmemberattr_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/binddn/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test3/securityapi_ham_rememberme_test3_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexpr/securityapi_idstore_database_priorityuseforexpr.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothonelevel/securityapi_idstore_ldap_searchscopebothonelevel_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforvalidation/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multi/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/basic/build.xml
The file was removedinternal/docs/securityapi/SecurityAPIJavadocAssertions.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforgroup/beans.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/config.inc
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multi/securityapi_idstore_multi_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test3/securityapi_ham_rememberme_test3.ear.sun-application.xml
The file was removedinstall/securityapi/bin/harness.policy
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforvalidation/IdentityStore1.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallerbasedn/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallernameattr/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/basic/securityapi_idstore_database_basic_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberofnotexist/securityapi_idstore_ldap_groupmemberofnotexist_web.xml
The file was removedinstall/securityapi/bin/xml/impl/glassfish/templates/password.template
The file was removedinstall/securityapi/bin/server_policy.append
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforvalidation/securityapi_idstore_database_useforvalidation.ear.sun-application.xml
The file was removedinstall/securityapi/docs/assertions/SecurityAPIJavadocAssertions.html
The file was removedsrc/com/sun/ts/tests/securityapi/ham/basic/securityapi_ham_basic_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/form/securityapi_ham_form.ear.sun-application.xml
The file was removeduser_guides/securityapi/src/main/jbake/assets/img/eclipse_foundation_logo_tiny.png
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforgroup/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/Servlet2.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test3/securityapi_ham_rememberme_test3_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test3/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopeexpr/securityapi_idstore_ldap_searchscopeexpr_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/notvalidated/securityapi_idstore_database_notvalidated_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchbase/Client.java
The file was removedinstall/securityapi/bin/initldap.xml
The file was removedinstall/securityapi/bin/xml/impl/glassfish/templates/asadmin.bat.concat.template
The file was removedsrc/com/sun/ts/tests/securityapi/ham/autoapplysession/beans.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/title.inc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/customhandler/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/TestServerAuthModule.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequest/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/TestAuthConfigProvider.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothsubtree/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforvalidation/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/basic/ServletForIDStoreBasic.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidsearchscopeexpr/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/noidstore/beans.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/defns.inc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/common/ConfigBean.java
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/callerdata/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforgroup/IdentityStore1.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforgroup/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/basic/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/binddn/securityapi_idstore_ldap_binddn_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/common/client/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidpriorityuseforexpr/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/notvalidated/securityapi_idstore_database_notvalidated.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/securityapi_ham_customform_base_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidurl/securityapi_idstore_ldap_invalidurl_web.xml
The file was removeduser_guides/securityapi/pom.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberof/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/form/FormLoginServlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/autoapplysession/securityapi_ham_autoapplysession_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/idstorepermission/Client.java
The file was removeduser_guides/securityapi/src/main/jbake/content/rules.inc
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/securityapi_ham_customform_expression.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddnpassword/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multi/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforgroup/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforgroup/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupnameattr/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/noidstore/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test3/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexpr/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallernameattr/securityapi_idstore_ldap_invalidcallernameattr_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforvalidation/securityapi_idstore_database_useforvalidation_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupmemberattr/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/cleansubject/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforvalidation/ValidationOnlyIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/cleansubject/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/LoginErrorServlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithmparam/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/basic/securityapi_ham_basic_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/customhandler/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/securityapi_ham_workflow_validaterequestwithfilter_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupnameattr/securityapi_idstore_ldap_invalidgroupnameattr.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test3/beans.xml
The file was removeduser_guides/securityapi/src/main/jbake/assets/css/style.css
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test2/securityapi_ham_rememberme_test2.ear.sun-application.xml
The file was removedinstall/securityapi/docs/SecurityAPI1.0-ReleaseNotes.html
The file was removedinstall/securityapi/other/vehicle.properties
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multi/IdentityStore1.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/basic/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/basic/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestduringauthen/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforvalidation/securityapi_idstore_ldap_useforvalidation.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/common/CustomHamForIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforvalidation/securityapi_idstore_ldap_useforvalidation_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/form/FormServlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/ServletForValidateRequestWithFilter.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddn/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchfilter/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithmparam/securityapi_idstore_database_hashalgorithmparam.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test3/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/basic/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/faces-config.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/callerdata/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequest/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforgroup/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/form/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/delegation/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidgroupsquery/securityapi_idstore_database_invalidgroupsquery_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multiauthz/securityapi_idstore_multiauthz.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallerbasedn/securityapi_idstore_ldap_invalidcallerbasedn.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invaliddatasource/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothsubtree/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/noidstore/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchbase/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/priorityuseforexpr/securityapi_idstore_ldap_priorityuseforexpr.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberof/securityapi_idstore_ldap_groupmemberof.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/securityapi_ham_workflow_validaterequestwithfilter.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforgroup/ValidationOnlyIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidurl/securityapi_idstore_ldap_invalidurl_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchbase/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multiauthz/beans.xml
The file was removedinstall/securityapi/bin/login.config
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberofnotexist/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupmemberattr/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test1/securityapi_ham_rememberme_test1_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/delegation/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexprbean/IdentityStore1.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/secureresponse/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidgroupsquery/securityapi_idstore_database_invalidgroupsquery.ear.sun-application.xml
The file was removedinstall/securityapi/docs/index.html
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequest/securityapi_ham_workflow_validaterequest_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/HttpFilterForValidateRequestWithFilter.java
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/callerdata/build.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/intro.inc
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/callerdata/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchfilter/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecalleronelevelgroupsubtree/securityapi_idstore_ldap_searchscopecalleronelevelgroupsubtree_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invaliddatasource/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/basic/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/delegation/securityapi_ham_sam_delegation_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestduringauthen/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/autoapplysession/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/priorityuseforexpr/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/cleansubject/securityapi_ham_workflow_cleansubject_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidgroupsquery/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test1/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/secureresponse/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothsubtree/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/binddn/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforgroup/build.xml
The file was removedinstall/securityapi/docs/assertions/SecurityAPISpecAssertions.html
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopeexpr/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/binddn/securityapi_idstore_ldap_binddn_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallerbasedn/securityapi_idstore_ldap_invalidcallerbasedn_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidurl/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecallersubtreegrouponelevel/securityapi_idstore_ldap_searchscopecallersubtreegrouponelevel_web.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/intro.adoc
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test1/TestRemembermeIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchbase/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothonelevel/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/authenticate/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/idstorepermission/securityapi_idstore_idstorepermission_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multi/securityapi_idstore_multi.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequest/securityapi_ham_workflow_validaterequest_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforgroup/IdentityStore2.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothonelevel/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidcallerquery/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidhashalgorithmparam/securityapi_idstore_database_invalidhashalgorithmparam_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupnameattr/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothonelevel/securityapi_idstore_ldap_searchscopebothonelevel.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddn/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/basic/securityapi_idstore_database_basic.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallernameattr/securityapi_idstore_ldap_invalidcallernameattr_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test2/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/basic/Client.java
The file was modified Jenkinsfile (diff)
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/notvalidated/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforvalidation/securityapi_idstore_database_useforvalidation_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestduringauthen/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddn/securityapi_idstore_ldap_invalidbinddn_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexpr/build.xml
The file was removedinstall/securityapi/bin/xml/impl/glassfish/config.vi.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforgroup/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforgroup/IdentityStore1.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddn/securityapi_idstore_ldap_invalidbinddn_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchbase/securityapi_idstore_ldap_invalidgroupsearchbase.ear.sun-application.xml
The file was removeduser_guides/securityapi/src/main/jbake/templates/header.ftl
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/securityapi_ham_sam_obtainbean_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/cleansubject/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidgroupsquery/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidgroupsquery/securityapi_idstore_database_invalidgroupsquery_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/idstorepermission/ServletForIDStoreCustomhandler.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/cleansubject/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/autoapplysession/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/form/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddnpassword/ServletForLdapIDStore.java
The file was removeduser_guides/securityapi/src/main/jbake/assets/README.md
The file was removeduser_guides/securityapi/src/main/jbake/templates/footer.ftl
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforvalidation/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/ejb/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidhashalgorithmparam/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopeexpr/securityapi_idstore_ldap_searchscopeexpr.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupnameattr/securityapi_idstore_ldap_invalidgroupnameattr_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothsubtree/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchfilter/securityapi_idstore_ldap_invalidcallersearchfilter.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/secureresponse/TestFilter.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithm/build.xml
The file was modified docker/build_standalone-tcks.sh (diff)
The file was removeduser_guides/securityapi/src/main/jbake/content/title.adoc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothonelevel/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/common/client/BaseHtmlUnitClient.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforvalidation/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multi/ServletForMultiIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforvalidation/Client.java
The file was removedinstall/securityapi/bin/certificates/README
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexpr/IdentityStore1.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/basic/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/login.xhtml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecalleronelevelgroupsubtree/ServletForLdapIDStore.java
The file was removedinstall/securityapi/bin/certificates/clientcert.p12
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallerbasedn/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/callerdata/Servlet2.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidcallerquery/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/callerdata/ProtectedServlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchfilter/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test3/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidcallerquery/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/binddn/securityapi_idstore_ldap_binddn.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/basic/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/customhandler/securityapi_idstore_customhandler_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidurl/securityapi_idstore_ldap_invalidurl.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithm/securityapi_idstore_database_hashalgorithm_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invaliddatasource/securityapi_idstore_database_invaliddatasource.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/priorityuseforexpr/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecalleronelevelgroupsubtree/securityapi_idstore_ldap_searchscopecalleronelevelgroupsubtree.ear.sun-application.xml
The file was removedinstall/securityapi/bin/java.policy
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/authenticate/securityapi_securitycontext_authenticate_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test1/beans.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/preface.adoc
The file was removedinstall/securityapi/bin/ts.java.security
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/TestPrincipal.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/multi/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/ejb/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithmparam/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test2/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidhashalgorithmparam/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestduringauthen/securityapi_ham_workflow_validaterequestduringauthen_web.xml
The file was removedinstall/securityapi/LICENSE.md
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/noidstore/ServletForNoIDStore.java
The file was removedinternal/docs/securityapi/README.txt
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invaliddatasource/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/secureresponse/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multiauthz/ServletForMultiAuthzIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test1/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/secureresponse/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchfilter/securityapi_idstore_ldap_invalidgroupsearchfilter_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchbase/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithmparam/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchfilter/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidsearchscopeexpr/securityapi_idstore_ldap_invalidsearchscopeexpr_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidsearchscopeexpr/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/cleansubject/securityapi_ham_workflow_cleansubject_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchfilter/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopeexpr/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/secureresponse/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidhashalgorithmparam/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecalleronelevelgroupsubtree/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/ejb/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchfilter/securityapi_idstore_ldap_invalidcallersearchfilter_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/TestServerAuthContext.java
The file was removedinstall/securityapi/bin/ts.jte
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/idstorepermission/DefaultIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/noidstore/securityapi_idstore_noidstore_web.war.sun-web.xml
The file was removedinstall/securityapi/bin/logging.properties
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchfilter/securityapi_idstore_ldap_invalidgroupsearchfilter_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothsubtree/securityapi_idstore_ldap_searchscopebothsubtree.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/customhandler/DefaultIdentityStore.java
The file was removeduser_guides/securityapi/src/main/jbake/content/README
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforgroup/securityapi_idstore_database_useforgroup.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/LoginErrorServlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberofnotexist/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecallersubtreegrouponelevel/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test3/TestRemembermeIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/basic/securityapi_idstore_ldap_basic_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/securityapi_ham_customform_expression_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/notvalidated/securityapi_idstore_ldap_notvalidated.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/TestSamRegistrationInstaller.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multiauthz/IdentityStoreAuthz2.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/basic/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopeexpr/securityapi_idstore_ldap_searchscopeexpr_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberof/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/ejb/beans.xml
The file was removeduser_guides/securityapi/src/main/jbake/templates/menu.ftl
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multiauthz/IdentityStore2.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestduringauthen/securityapi_ham_workflow_validaterequestduringauthen.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/delegation/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/permissions.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/multi/securityapi_idstore_database_multi_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/idstorepermission/CustomIdentityStoreHandler.java
The file was removeduser_guides/securityapi/src/main/jbake/content/rules.adoc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithmparam/securityapi_idstore_database_hashalgorithmparam_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchfilter/securityapi_idstore_ldap_invalidcallersearchfilter_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidcallerquery/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidpriorityuseforexpr/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberof/securityapi_idstore_ldap_groupmemberof_web.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/faq.adoc
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/delegation/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupnameattr/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithm/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidpriorityuseforexpr/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchfilter/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforvalidation/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/useforgroup/securityapi_idstore_ldap_useforgroup_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/authenticate/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexprbean/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequest/securityapi_ham_workflow_validaterequest.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/secureresponse/securityapi_ham_workflow_secureresponse_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test1/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberof/securityapi_idstore_ldap_groupmemberof_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/groupmemberofnotexist/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallerbasedn/ServletForLdapIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/ejb/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/basic/DefaultIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/autoapplysession/TestIdentityStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecallersubtreegrouponelevel/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/authenticate/Client.java
The file was removedinstall/securityapi/bin/password.txt
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/callerdata/securityapi_securitycontext_callerdata.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/secureresponse/securityapi_ham_workflow_secureresponse.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/securityapi_securitycontext_getprincipalsbytype_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothsubtree/securityapi_idstore_ldap_searchscopebothsubtree_web.xml
The file was removedinstall/securityapi/bin/ldap.ldif
The file was removeduser_guides/securityapi/src/main/jbake/assets/_config.yml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidpriorityuseforexpr/securityapi_idstore_database_invalidpriorityuseforexpr_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/binddn/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithmparam/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecallersubtreegrouponelevel/securityapi_idstore_ldap_searchscopecallersubtreegrouponelevel_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/idstorepermission/permissions.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidgroupsquery/ServletForDatabaseIDStore.java
The file was removedinstall/securityapi/bin/ts.jtx
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test1/securityapi_ham_rememberme_test1.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test3/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidpriorityuseforexpr/securityapi_idstore_database_invalidpriorityuseforexpr_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddnpassword/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/multi/securityapi_idstore_database_multi_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/idstorepermission/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test2/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforvalidation/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallernameattr/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexprbean/securityapi_idstore_database_priorityuseforexprbean.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/useforgroup/securityapi_idstore_database_useforgroup_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/notvalidated/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforvalidation/securityapi_idstore_useforvalidation_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/secureresponse/securityapi_ham_workflow_secureresponse_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidhashalgorithmparam/securityapi_idstore_database_invalidhashalgorithmparam_web.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/packages.inc
The file was removeduser_guides/securityapi/src/main/jbake/content/rebuild.inc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multi/IdentityStore2.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchbase/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforgroup/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/notvalidated/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test1/securityapi_ham_rememberme_test1_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/rememberme/test2/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidhashalgorithmparam/securityapi_idstore_database_invalidhashalgorithmparam.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/autoapplysession/securityapi_ham_autoapplysession_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invaliddatasource/securityapi_idstore_database_invaliddatasource_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/delegation/TestAuthenticationMechanism.java
The file was removeduser_guides/securityapi/src/main/jbake/content/debug.adoc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/basic/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopecallersubtreegrouponelevel/build.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/debug-tips.inc
The file was removedinstall/securityapi/bin/xml/verifier-results.xsl
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/searchscopeexpr/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/workflow/validaterequestduringauthen/TestAuthenticationMechanism.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexpr/securityapi_idstore_database_priorityuseforexpr_web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexprbean/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/securityapi_ham_sam_obtainbean_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/sam/obtainbean/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/priorityuseforexprbean/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforgroup/securityapi_idstore_useforgroup.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchbase/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/multi/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multi/securityapi_idstore_multi_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/base/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/hashalgorithm/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddnpassword/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/Client.java
The file was removedinstall/securityapi/bin/xml/impl/glassfish/templates/sun-acc.xml.template
The file was removeduser_guides/securityapi/src/main/jbake/templates/page.ftl
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/idstorepermission/securityapi_idstore_idstorepermission.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidsearchscopeexpr/securityapi_idstore_ldap_invalidsearchscopeexpr.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchfilter/securityapi_idstore_ldap_invalidgroupsearchfilter.ear.sun-application.xml
The file was removeduser_guides/securityapi/src/main/jbake/content/install-server-vi.inc
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invaliddatasource/ServletForDatabaseIDStore.java
The file was removedsrc/com/sun/ts/tests/securityapi/ham/autoapplysession/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/multi/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/authenticate/Servlet.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/invalidgroupsquery/beans.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/authenticate/securityapi_securitycontext_authenticate.ear.sun-application.xml
The file was removedsrc/com/sun/ts/tests/securityapi/securitycontext/ejb/securityapi_securitycontext_ejb_web.war.sun-web.xml
The file was removedsrc/com/sun/ts/tests/securityapi/ham/customform/expression/faces-config.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/multiauthz/Client.java
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/database/build.xml
The file was removedsrc/com/sun/ts/tests/securityapi/idstore/useforgroup/securityapi_idstore_useforgroup_web.xml
Commit 6bbe4184756d77267d6f2bb5f20b15426a9d95af by Volodymyr Siedlecki
Update release date; Update Java EE references to Jakarta EE
The file was modified user_guides/jstl/src/main/jbake/content/rebuild.inc (diff)
The file was modified user_guides/jstl/src/main/jbake/content/attributes.conf (diff)
Commit 9246eb8e0800e4e254eb06e125c34d1f090053fc by Scott M Stark
Add tests of new JACC APIs, https://github.com/jakartaee/authorization/issues/113

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/jacc/provider/TSPolicyConfigurationFactoryImpl.java (diff)
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/TSPolicy.java (diff)
Commit 1541a653a4bbb3996fc3999ab35342c616a87f7a by Mark Thomas
Remove incorrect comment
The file was modified src/com/sun/ts/tests/jsp/api/jakarta_servlet/jsp/jspwriter/JspWriterValidator.java (diff)
Commit e1daad3276dff943399fcfb33bec9b791d32571a by Mark Thomas
Modify the jsp:plugin tests to reflect that the action should be a NO-OP
The file was modified src/web/jsp/spec/core_syntax/actions/plugin/JspFallbackBodyTest.jsp (diff)
The file was modified src/web/jsp/spec/core_syntax/actions/plugin/JspParamsBodyTest.jsp (diff)
The file was modified src/web/jsp/spec/core_syntax/actions/plugin/JspPluginBeanTest.jsp (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/plugin/JspPluginValidator.java (diff)
The file was modified src/web/jsp/spec/core_syntax/actions/plugin/JspPluginJspAttributeTest.jsp (diff)
The file was modified src/com/sun/ts/tests/jsp/spec/core_syntax/actions/plugin/URLClient.java (diff)
The file was modified src/web/jsp/spec/core_syntax/actions/plugin/JspPluginAppletTest.jsp (diff)
Commit 1057cba596c591a202dbb39aabbe9c9c3859b29d by Gurunandan Rao
reduce ejb deployment timeout to 120 sec from 480 sec.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 41030ccec653ec087a39d4d244ca975fff732d0b by Scott Marlow
use the configured test.ejb.stateful.timeout.wait.seconds + impl.deploy.timeout.multiplier in ts.jte

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/run_jakartaeetck.sh (diff)
Commit 970499160017265f66068d14311149ef7b392177 by Gurunandan Rao
glassfish standalone jsonb, jsonp runners.
support GF 7 in jaxrs runner.
Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was addedglassfish-runner/jaxrs-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension
The file was addedglassfish-runner/jsonp-tck/pom.xml
The file was addedglassfish-runner/jsonb-tck/pom.xml
The file was addedglassfish-runner/jaxrs-tck/README
The file was addedglassfish-runner/jaxrs-tck/src/main/java/org/glassfish/jersey/core/tck/JerseyLoadableExtension.java
The file was addedglassfish-runner/jaxrs-tck/src/main/resources/jaxrs_ee_rs_container_requestcontext_security_web.war.sun-web.xml
The file was removeddocker/jaxrstck/j2ee.pass
The file was addedglassfish-runner/jaxrs-tck/pom.xml
The file was addedglassfish-runner/jaxrs-tck/javajoe.pass
The file was removeddocker/jaxrstck/README
The file was addedglassfish-runner/concurrency-tck/pom.xml
The file was addedglassfish-runner/concurrency-tck/src/test/resources/arquillian.xml
The file was addedglassfish-runner/jaxrs-tck/j2ee.pass
The file was addedglassfish-runner/concurrency-tck/javajoe.pass
The file was addedglassfish-runner/concurrency-tck/suite.xml
The file was removeddocker/jaxrstck/pom.xml
The file was addedglassfish-runner/concurrency-tck/j2ee.pass
The file was removeddocker/jaxrstck/javajoe.pass
The file was addedglassfish-runner/jaxrs-tck/src/main/resources/jaxrs_ee_core_securitycontext_basic_web.war.sun-web.xml
The file was addedglassfish-runner/jaxrs-tck/src/main/java/org/glassfish/jersey/core/tck/JerseyApplicationArchiveProcessor.java
Commit 72ab7552267808f456cd9be7a447e4e63104135d by Scott Marlow
Tests that use Jakarta Faces need to also include a beans.xml (bean-discovery-mode=all) to enable CDI

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified bin/xml/ts.vehicles.xml (diff)
The file was addedsrc/com/sun/ts/tests/common/vehicle/ejblitejsf/beans.xml
Commit a2a1d0d9ff10299d7f08d94f1f94d596ff65babc by arjan tijms
Remove maxpermsize, as it's not supported anymore and crashes new JDKs

Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified install/jacc/bin/ts.jte (diff)
The file was modified install/jaspic/bin/ts.jte (diff)
The file was modified user_guides/jaspic/src/main/jbake/content/config.inc (diff)
The file was modified install/connector/bin/ts.jte (diff)
Commit 99af873d4738f6858d03fefd9e222508c6e486ea by Scott Marlow
Update (jacc) TCK install + userguide to Jakarta Authorization 2.1

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jacc/docs/index.html (diff)
The file was removedinstall/jacc/docs/ReleaseNotes-authorization-2.0.html
The file was addedinstall/jacc/docs/ReleaseNotes-authorization-2.1.html
The file was modified user_guides/jacc/src/main/jbake/content/attributes.conf (diff)
The file was modified user_guides/jacc/pom.xml (diff)
Commit a8a5ee1d9763679b9de4a0e601c3eb9132845952 by 44426046+alwin-joseph
version changes to jacc userguide
The file was modified user_guides/jacc/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jacc/src/main/jbake/content/install-server.inc (diff)
The file was modified user_guides/jacc/src/main/jbake/content/req-software.inc (diff)
The file was modified user_guides/jacc/src/main/jbake/content/config.inc (diff)
The file was modified user_guides/jacc/pom.xml (diff)
The file was modified user_guides/jacc/src/main/jbake/assets/_config.yml (diff)
The file was modified user_guides/jacc/README.md (diff)
Commit 6c5dfdecdc15a7959d5a6401ecedf6d1b09893e9 by 44426046+alwin-joseph
add webservices jar to javaee.classes CP
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 17c6c5002ecf5052847c4cbd6d731287867f6ca9 by Mark Thomas
Refactor to avoid use of deprecated and removed HttpUtils.
The file was modified src/com/sun/ts/tests/integration/sec/secbasicssl/basicSSL.jsp (diff)
Commit 3042853a34569b679117fdcf173f0d329ca3574e by Scott Marlow
Add JVMOPTS_RUNTESTCOMMAND variable for GlassFish to pass in  options for ExecTSTestCmd on Java SE 17, this may be useful for other implementations also.

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/run_jakartaeetck.sh (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 8209fafad6bf9ba5d60f4b69d015328e708c5682 by Scott Marlow
try reference via env.JVMOPTS_RUNTESTCOMMAND

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit ddff615ca0d7d2f417a70c34a4b82085691d2d14 by Alwin Joseph
jsp to xhtml migration for ejblitejsf vehicle tests - ejb30/lite/appexception

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was modified src/com/sun/ts/tests/common/vehicle/ejblitejsf/ejblitejsf_vehicle_web.xml (diff)
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/appexception/common/JsfClientBase.java
The file was removedsrc/com/sun/ts/tests/common/vehicle/ejblitejsf/ejblitejsf_vehicle.jsp
The file was modified src/com/sun/ts/tests/ejb30/lite/appexception/singleton/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/appexception/stateful/inheritance/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/common/lite/EJBLiteJsfClientBase.java
The file was modified src/com/sun/ts/tests/ejb30/lite/appexception/stateful/annotated/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/appexception/stateless/override/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/appexception/common/inheritance/JsfClientBase.java
The file was modified src/com/sun/ts/tests/ejb30/lite/appexception/singleton/annotated/Client.java (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/appexception/stateful/inheritance/JsfClient.java
The file was modified src/com/sun/ts/tests/common/vehicle/ejblitejsf/EJBLiteJSFVehicleRunner.java (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/appexception/stateful/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/appexception/singleton/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/appexception/stateless/annotated/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/appexception/stateless/override/build.xml (diff)
The file was modified bin/xml/ts.vehicles.xml (diff)
The file was addedsrc/com/sun/ts/tests/common/vehicle/ejblitejsf/ejblitejsf_vehicle.xhtml
The file was addedsrc/com/sun/ts/tests/ejb30/lite/appexception/singleton/inheritance/JsfClient.java
The file was modified src/com/sun/ts/tests/common/vehicle/ejblitejsf/faces-config.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/appexception/singleton/inheritance/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/appexception/stateless/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/appexception/singleton/inheritance/Client.java (diff)
Commit c9d04ed05ef9f19c4970bb3293bb0fe4439f11bc by Scott Marlow
set JVMOPTS_RUNTESTCOMMAND via ts.top.import.xml

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified bin/xml/ts.top.import.xml (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit 6694ce87fc4415e1083fb01c762ded7724b1b7b5 by Scott M Stark
Initial version of core profile tck

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/CustomJsonbSerializationIT.java
The file was addedcore-profile-tck/pom.xml
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/CustomJsonbResolver.java
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/jsonb/JsonbProviderProducer.java
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/jsonb/JsonbApplicationIT.java
The file was addedcore-profile-tck/tck-dist/src/main/asciidoc/reporting.asciidoc
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/context/app/ApplicationResource.java
The file was addedcore-profile-tck/tck-dist/src/main/asciidoc/executing.asciidoc
The file was addedcore-profile-tck/examples/wf-core-tck-runner
The file was addedcore-profile-tck/jsonp-tck-ext/src/test/java/maven/resolver/ResolverApiTest.java
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/ApplicationResource.java
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/Utils.java
The file was addedcore-profile-tck/README.adoc
The file was addedcore-profile-tck/tck-dist/src/main/asciidoc/tck-reference-guide.asciidoc
The file was addedcore-profile-tck/jsonp-tck-ext/src/main/resources/META-INF/services/org.junit.jupiter.api.extension.Extension
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/jsonb/CustomJsonbProvider.java
The file was addedcore-profile-tck/tck/pom.xml
The file was addedcore-profile-tck/LICENSE
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/SomeMessage.java
The file was addedcore-profile-tck/tck-dist/README.adoc
The file was addedcore-profile-tck/.gitignore
The file was addedcore-profile-tck/tck-dist/src/main/asciidoc/configuration.asciidoc
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/json/ApplicationJsonpIT.java
The file was addedcore-profile-tck/tck-dist/src/main/asciidoc/appeals-process.asciidoc
The file was addedcore-profile-tck/jsonp-tck-ext/src/test/java/maven/resolver/PropertyKeys.java
The file was addedcore-profile-tck/tck-dist/src/main/asciidoc/sigtest.asciidoc
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/context/app/ApplicationContextIT.java
The file was addedcore-profile-tck/tck-dist/apl.txt
The file was addedcore-profile-tck/tck-dist/src/main/asciidoc/introduction.asciidoc
The file was addedcore-profile-tck/jsonp-tck-ext/src/test/java/maven/resolver/Utils.java
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/json/JsonProviderProducer.java
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/json/CustomJsonProvider.java
The file was addedcore-profile-tck/cdi-tck-suite/src/main/resources/cdi-lite-tck-suite.xml
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/context/app/SimpleApplicationBean.java
The file was addedcore-profile-tck/jsonp-tck-ext/src/main/java/ee/jakarta/tck/core/jsonp/arquillian/MavenTestDependenciesDeploymentPackager.java
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/KeysProducer.java
The file was addedcore-profile-tck/tck-dist/artifacts-pom.xml
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/jsonb/CustomJsonbBuilder.java
The file was addedcore-profile-tck/tck-dist/EFTL.txt
The file was addedcore-profile-tck/tck-dist/src/main/asciidoc/installation.asciidoc
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/TmpTest.java
The file was addedcore-profile-tck/examples/README.adoc
The file was addedcore-profile-tck/cdi-tck-suite/pom.xml
The file was addedcore-profile-tck/tck-dist/pom.xml
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/JaxRsActivator.java
The file was addedcore-profile-tck/tck-dist/src/main/assembly/assembly.xml
The file was added.gitmodules
The file was addedcore-profile-tck/jsonp-tck-ext/pom.xml
The file was addedcore-profile-tck/jsonp-tck-ext/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension
The file was addedcore-profile-tck/jsonp-tck-ext/src/main/java/ee/jakarta/tck/core/jsonp/arquillian/ArquillianExtension.java
The file was addedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/common/Utils.java
The file was addedcore-profile-tck/jsonp-tck-ext/src/test/java/shrinkwrap/JsonpTckArtifactTest.java
Commit f31c4b75263fe4f88dcc855ed99288586b80ff1a by Scott M Stark
Say Java SE 11+ in requirements

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/README.adoc (diff)
Commit 44b131fea114247d3538df3eda37167733c9fc27 by Scott M Stark
Updates for scottmarlow comments

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/README.adoc (diff)
The file was modified core-profile-tck/pom.xml (diff)
Commit b8d8746bcd086cc2bb33b8fb21cde00c90f0ea05 by Scott M Stark
Revert unintended changes, incorrect merges

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/appclient/deploy/metadatacomplete/testapp/HelloService_schema1.xsd (diff)
The file was modified docker/build_standalone-tcks.sh (diff)
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified src/com/sun/ts/tests/appclient/deploy/metadatacomplete/testapp/HelloService.wsdl (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/appclient/deploy/metadatacomplete/testapp/TestBean.java (diff)
Commit b3800c19527cade071a9d00f4e07576f858265b1 by Alwin Joseph
new faces client for ejb32 tests - part 1

Signed-off-by: alwin-joseph <alwin.joseph@oracle.com>
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/lifecycle/singleton/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb32/timer/service/common/JsfClientBase.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/service/stateless/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/tz/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/basic/xa/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/business/stateless/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/interceptor/business/common/JsfClientBase.java
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/basic/sharing/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/timer/common/JsfClientBase.java
The file was modified bin/xml/ts.vehicles.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/txnonpersistent/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/schedule/lifecycle/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/business/singleton/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/service/singleton/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/aroundtimeout/singleton/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/timerconfig/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/basic/xa/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/timer/common/build-import.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/basic/concurrency/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/schedule/tx/JsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/schedule/expression/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/interceptor/aroundtimeout/singleton/dual/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/interceptor/business/singleton/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/schedule/tx/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/interceptor/lifecycle/singleton/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/schedule/tz/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/schedule/expire/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/service/stateless/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/timer/interceptor/aroundtimeout/common/JsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/schedule/expression/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/basic/sharing/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/timerconfig/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/service/singleton/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/interceptor/aroundtimeout/singleton/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/interceptor/business/stateless/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/schedule/descriptor/stateless/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/schedule/txnonpersistent/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/service/stateless/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/timerconfig/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/service/stateless/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/aroundtimeout/singleton/annotated/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/basic/xa/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/timer/common/JsfClientBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/txnonpersistent/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/tx/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/timer/service/common/JsfClientBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/expression/annotated/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/expression/descriptor/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/timer/interceptor/aroundtimeout/common/JsfClientBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/timerconfig/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/business/singleton/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/basic/xa/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/expire/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/tz/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/business/singleton/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/business/stateless/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/service/singleton/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/aroundtimeout/singleton/dual/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/basic/sharing/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/timer/common/build-import.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/txnonpersistent/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/business/stateless/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/descriptor/stateless/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/basic/sharing/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/lifecycle/singleton/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/lifecycle/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/tz/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/basic/concurrency/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/tx/JsfClientBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/aroundtimeout/singleton/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/interceptor/business/common/JsfClientBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/service/singleton/JsfClient.java (diff)
Commit 8e5a4763f9f3f313ec18f3a25192c9aeec42fc25 by Scott Marlow
replace OPTS_RUNTESTCOMMAND in ts.jte with add-opens for Java SE 17

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified docker/run_jakartaeetck.sh (diff)
Commit a94d89e6162c8a695debc4e37eac13a1db45983f by Scott M Stark
Update for #969, jsp to xhtml for ejblitejsf vehicle

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified bin/xml/ts.vehicles.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/common/AsyncJsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/common/metadata/MetadataJsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/stateless/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/common/annotated/AnnotatedJsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/singleton/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/stateful/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/stateful/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/stateless/metadata/JsfClient.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/stateless/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/common/descriptor/DescriptorJsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/singleton/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/singleton/metadata/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/async/stateful/metadata/JsfClient.java
Commit 3ad608a557b6d1c7910e49b90de7a8190c8139ab by Scott Marlow
revert the (now unneeded) JVMOPTS_RUNTESTCOMMAND change to bin/xml/ts.top.import.xml

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified bin/xml/ts.top.import.xml (diff)
Commit 9e6bbf603be8e0389576816f6a66010af0ff8e15 by Scott Marlow
Update description of ts.jte JVMOPTS_RUNTESTCOMMAND to reflect how it can be replaced with JDK options like  as is done in docker/run_jakartaeetck.sh

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
Commit df70d772f3dc54486596b8d9daa72be456ccfe69 by Scott Marlow
Update Copyright date

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified bin/xml/ts.top.import.xml (diff)
Commit 776aad94d89cd4d86f71c3f48772e5d531af47ea by Scott Marlow
Remove (not used) ejbembed from ejb30/lite/async tests

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit 02b55800b9bca7582ac37cd935bdc2a465584e74 by Scott Marlow
Update for 977, jsp to xhtml for ejblitejsf vehicle for com/sun/ts/tests/jta/ee/transactional

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/jta/ee/transactional/JsfClient.java
Commit 5cf339c18596005130f7d8f1a482074a4dd3fb20 by Scott M Stark
Update ejblitejsf vehicle, #970

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/basic/stateful/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/basic/singleton/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/basic/stateless/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/basic/common/JsfClientBase.java
Commit b501d4f3bcac5e7b2eec6decd4c3c0b90da03262 by Scott M Stark
Migrate ejblitejsf tests, #970

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was addedsrc/com/sun/ts/tests/ejb30/lite/ejbcontext/common/JsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/ejbcontext/stateless/JsfClient.java
Commit e9cf987fccdf9c7a65445ba74d1a89fd501d8588 by Scott M Stark
Update vehicle mapping properties

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit d327107374686c9b39ed419569074b97482f304e by Scott M Stark
Migrate ejblitejsf vehicle tests, #979

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/enventry/singleton/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/enventry/stateful/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/enventry/stateless/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/enventry/common/JsfClientBase.java
Commit 26abd3923570f6aed8111f996d381011d0f88df4 by Scott M Stark
Migrate ejblitejsf vehicle tests, #980

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was addedsrc/com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/JsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/interceptor/singleton/invocationcontext/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/interceptor/singleton/lifecycle/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/interceptor/singleton/lifecycle/annotated/JsfClient.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/interceptor/common/business/JsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/interceptor/singleton/business/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/interceptor/singleton/business/annotated/JsfClient.java
Commit 999c3036ffd6c2af59ab30c08c9604fa692048e9 by Scott M Stark
Migrate ejblitejsf vehicle tests, #981

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was addedsrc/com/sun/ts/tests/ejb30/lite/lookup/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/lookup/common/JsfClientBase.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/lookup/annotated/JsfClient.java
Commit d1db3ccc204bb72d0bd19fc3d652f364fff75641 by Scott M Stark
Migrate ejblitejsf vehicle tests, #983

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was addedsrc/com/sun/ts/tests/ejb30/lite/nointerface/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/nointerface/annotated/JsfClient.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/nointerface/annotated/JsfClientBase.java
Commit 60ab2fae63778a55465cc992a6696e7cb84e3ccc by Scott M Stark
Migrate ejblitejsf vehicle tests, #984

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/singleton/concurrency/bean/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/singleton/dependson/triangle/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/singleton/lifecycle/interceptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/singleton/concurrency/common/JsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/singleton/concurrency/container/inheritance/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/singleton/concurrency/container/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/singleton/dependson/graph/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/singleton/lifecycle/bean/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/singleton/concurrency/container/accesstimeout/JsfClient.java
Commit 72b54ae44ecb8833f9d11beec50509235326252a by Scott M Stark
Migrate ejblitejsf vehicle tests, #998

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/common/JsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/descriptor/JsfClient.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/common/JsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/common/StatefulConcurrencyJsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/annotated/JsfClient.java
Commit 89a058c9c76cc19ab69ec07182b85ed8178eee97 by Scott Marlow
update for #969, jsp to xhtml for ejblitejsf vehicle for com/sun/ts/tests/ejb30/lite/async/ (more build.xml changes)

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateless/metadata/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateful/metadata/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateless/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/singleton/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/singleton/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateful/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateless/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/singleton/metadata/build.xml (diff)
Commit f1759e67dbdeb5e592e76712fe87fb21e57a32f1 by Scott Marlow
update for #969, also add AsyncJsfClientBase.class to ejb30/lite/async/singleton/metadata/build.xml

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/async/singleton/metadata/build.xml (diff)
Commit 88bea130e89fbfd6c74da921fc9c7663c7981f2a by Scott M Stark
Add the new ejblitejsf classes to test deployment

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/descriptor/build.xml (diff)
Commit 925d13d300f85fc1307f90229538c8ef94cc8d7c by Scott M Stark
Update build files with added classes

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/singleton/concurrency/bean/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/singleton/concurrency/container/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/singleton/concurrency/container/inheritance/build.xml (diff)
Commit aa67e97786de1c02522b813464b641fe9be919d0 by Scott M Stark
Add ejblitejsf classes to build.xml

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/nointerface/descriptor/build.xml (diff)
Commit b6d324ee31b746244ce72834bd3da7b78b3dd201 by Scott M Stark
Add ejblitejsf vehicle classes to build.xml

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/lookup/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/lookup/annotated/build.xml (diff)
Commit 8d3a8bcab8eb0232bd2710a7a79c3b83b20fe3fc by Scott M Stark
Add ejblitejsf vehicle classes to build.xml

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/interceptor/singleton/business/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/interceptor/singleton/business/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/interceptor/singleton/lifecycle/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/interceptor/singleton/lifecycle/annotated/build.xml (diff)
Commit fe9fa36cd9809c904aa7da813ed27b41b47ea342 by Scott M Stark
Add ejblitejsf vehicle classes to build.xml

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/enventry/stateful/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/enventry/singleton/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/enventry/stateless/build.xml (diff)
Commit 9e987f086cdeecf70c4e36ece6b9a91189a2b246 by Scott M Stark
Add ejblitejsf vehicle classes to build.xml

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/ejbcontext/stateless/build.xml (diff)
Commit f6c65dd8b18dbbd78a01b6df58e996ff0f844d2d by Scott M Stark
Add ejblitejsf vehicle classes to build.xml

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/basic/stateless/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/basic/singleton/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/basic/stateful/build.xml (diff)
Commit ca94a74bede182840222c83f6a19de2c10021ec7 by Scott M Stark
Fix paths in vehicle.properties

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit 4c6fbe5da2191a0e3a21677a6b91625c9116e5a9 by Scott M Stark
Fix incorrect base client

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/interceptor/singleton/business/descriptor/JsfClient.java (diff)
Commit 73182eb1186b4d49af64884402e3cf5e7ec226ac by 44426046+alwin-joseph
new Faces client for ejb30/lite/tx tests
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/stateless/annotated/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/stateless/rw/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/singleton/annotated/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/stateful/rw/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/common/JsfClientBase.java
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/stateful/annotated/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/stateless/inheritance/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/singleton/rw/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/stateful/webrw/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/stateful/annotated/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/common/InheritanceClientBase.java (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/common/InheritanceJsfClientBase.java
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/singleton/webrw/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/singleton/inheritance/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/bm/singleton/rw/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/common/RWJsfClientBase.java
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/singleton/rw/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/stateful/rw/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/stateful/sessionsync/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/stateful/webrw/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/common/RWClientBase.java (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/singleton/webrw/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/stateless/webrw/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/stateless/rw/build.xml (diff)
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/singleton/inheritance/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/stateless/annotated/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/bm/singleton/rw/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/tx/cm/stateless/webrw/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/stateless/inheritance/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/singleton/annotated/build.xml (diff)
Commit b9ee2a3cade25005b507762792c67b8959f88f19 by 44426046+alwin-joseph
fix bad changes in previous commit
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/common/RWClientBase.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/stateful/rw/JsfClient.java (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/tx/cm/common/InheritanceClientBase.java (diff)
Commit 449402ec6ede7ec3a773478f904f80fc41fb410f by 44426046+alwin-joseph
new Faces client for ejb30/bb/async tests with ejblitejsf vehicle
The file was modified src/com/sun/ts/tests/ejb30/bb/async/singleton/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/async/stateful/metadata/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/stateful/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/stateless/metadata/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/bb/async/stateless/annotated/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/singleton/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/singleton/descriptor/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/bb/async/singleton/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/async/stateless/metadata/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/common/descriptor/DescriptorJsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/common/metadata/MetadataJsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/singleton/metadata/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/stateful/metadata/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/stateless/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/stateless/annotated/JsfClient.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/common/AsyncJsfClientBase.java
The file was modified src/com/sun/ts/tests/ejb30/bb/async/singleton/metadata/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/common/annotated/AnnotatedJsfClientBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/bb/async/stateful/annotated/JsfClient.java
Commit ac0d8750aa77a01890fd1a9f04705cdf3fcccb9f by 44426046+alwin-joseph
missed out changes in previous commit, copyright year corrections
The file was modified src/com/sun/ts/tests/ejb30/bb/async/stateless/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/async/singleton/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/async/singleton/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/async/stateful/metadata/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/async/stateful/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/async/singleton/metadata/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/async/stateful/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/async/stateless/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/async/stateless/metadata/build.xml (diff)
Commit 0345eca647692274b42fb9cc24bc985921414868 by 44426046+alwin-joseph
new Faces client for ejblitejsf vehicle tests in ejb30/lite/xmloverride,view
The file was addedsrc/com/sun/ts/tests/ejb30/lite/xmloverride/ejbref/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/view/singleton/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/xmloverride/resource/JsfClient.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/view/stateful/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/view/singleton/annotated/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/view/stateful/annotated/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/view/stateless/annotated/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/view/equals/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/view/stateless/annotated/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/view/common/JsfClientBase.java
Commit a40abb7a50546e2d97f1b0c3d6ccc64e4c9bfa6c by 44426046+alwin-joseph
fix path in vehicle properties
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit c57ebcbab53ea03708525dfc071c1213e8167bd9 by 44426046+alwin-joseph
new Faces client for ejb32/lite/timer/schedule/auto/attr/stateless
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/schedule/auto/attr/stateless/JsfClient.java
Commit 61e42950c8dae6ad894a303b425148e7117f0d59 by 44426046+alwin-joseph
new Faces client for ejb32/lite/timer/schedule/auto/attr/singleton
The file was addedsrc/com/sun/ts/tests/ejb32/lite/timer/schedule/auto/attr/singleton/JsfClient.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was modified src/com/sun/ts/tests/ejb32/lite/timer/schedule/auto/attr/singleton/build.xml (diff)
Commit be6b6ed4af07ce8d40dace520bbe587291134896 by Scott Marlow
update for 988, add JSF changes for src/com/sun/ts/tests/ejb30/lite/packaging

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/datasource/global/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/datasource/stateful/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/business/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/invocationcontext/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/datasource/singleton/Client.java.template (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecycle/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/webinflib/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/servletcontextlistener/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/datasource/stateful/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/enventry/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/webinflibonly/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdi/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/invocationcontext/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/xmloverride/ejbref/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/webinflibonly/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/datasource/global/Client.java.template (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecycleejbcdi/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecycle/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/enventry/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecycleejbcdi/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/xmloverride/ejbref/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdi/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/datasource/singleton/JsfClient.java.template
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/datasource/singleton/build.xml (diff)
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/webinflib/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/servletcontextlistener/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/business/JsfClient.java
Commit 8f992b156ec7f3beb8d37a9c4adb750e8b0d93b7 by Scott Marlow
update for 988, remove leading slash from module name that is injected but not specified via setModuleName

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/ejb30/common/lite/EJBLiteJsfClientBase.java (diff)
Commit 4834ffde1d908d964056e5a959816c60a98b856d by Scott Marlow
update for 1010, add Concurrency to list of SPEC APIs to run signature testing for on Web Profile + Full Platform

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/signaturetest/javaee/JavaEESigTest.java (diff)
Commit c8b539d9c0aa6ffe3b0b2b44eb8f8c100020ed24 by Scott Marlow
update for 1010, add Concurrency to EJB_MAP

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/signaturetest/javaee/JavaEESigTest.java (diff)
Commit 2db1d66271bfc0b8607ff0d5639fe40686f50beb by 44426046+alwin-joseph
New Faces client for ejb30/lite/naming/context
The file was addedsrc/com/sun/ts/tests/ejb30/lite/naming/context/JsfClient.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit df7f15f63277b02d211910c3c248c3d8d3806865 by Scott M Stark
Include tck-dist in modules to ease releases

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/pom.xml (diff)
Commit 0a00db39eba6d68bf40e26107efe97170580289c by Scott M Stark
Need to filter artifacts-pom.xml to pickup release version

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/src/main/assembly/assembly.xml (diff)
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
Commit 7642d63f36aa37065137b342fe1609f3410f9587 by Scott M Stark
More updates to artifacts-pom.xml paths

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit 7774b6fbc5df7af2542dae5d34e3285b79051420 by Scott M Stark
Update wf-core-tck-runner

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit f991e3c3fd8f2531455ce216a127a82c48ec4680 by 44426046+alwin-joseph
possible fix for ejb30/lite/async tests - missed out from previous PRs
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateful/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateless/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateful/metadata/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/singleton/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateless/metadata/build.xml (diff)
Commit d67636a01670bfad0d0b2b2a72d085f6859d62e2 by 44426046+alwin-joseph
correction to vehicle mapping
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit 5838f71e546660922c148541ae92d700acc1ac5e by 44426046+alwin-joseph
correct parent class of new faces client
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateful/annotated/JsfClient.java (diff)
Commit 0d59d94cd51f655d2b733effe3689a8208bcb087 by 44426046+alwin-joseph
add missing annotations for faces client in ejb30/lite/async/stateful/descriptor
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateful/descriptor/JsfClient.java (diff)
Commit 0c7d181731b278175b783f8ee31699909a8e408e by 44426046+alwin-joseph
correct class path in build.xml in ejb30/lite/async/singleton
The file was modified src/com/sun/ts/tests/ejb30/lite/async/singleton/metadata/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateless/metadata/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/async/stateful/metadata/build.xml (diff)
Commit 2473546e7181ba8368ecdb48154570c1dbdbc05a by Scott Marlow
first pass through user guide changes for Jakarta EE 10

Signed-off-by: Scott Marlow <smarlow@redhat.com>
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/troubleshooting.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/jms-resource-adaptr.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/jaspic-files.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/install.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/rules-wp.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/building.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/portingpackage.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/pom.xml (diff)
Commit 2d937e614e428e277387e1e76eb437a84dea1274 by Scott Marlow
correct number of ~~~ characters below updated titles as per feedback

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 user_guides/jakartaee/src/main/jbake/content/install.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/rules.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/intro.adoc (diff)
Commit 8df9dcda64399ae18c68492fa02c7118cacb3bd0 by 44426046+alwin-joseph
new faces client for ejb30/bb/session/stateful/concurrency
The file was addedsrc/com/sun/ts/tests/ejb30/bb/session/stateful/concurrency/metadata/annotated/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/concurrency/metadata/annotated/build.xml (diff)
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/bb/session/stateful/concurrency/accesstimeout/annotated/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/descriptor/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/bb/session/stateful/concurrency/accesstimeout/annotated/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/annotated/build.xml (diff)
Commit 8a1e58147ad6e8c8267f840bd1307fa2c267c250 by 44426046+alwin-joseph
correct path in vehicle properties
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit b5a57e4ff975cbe9b62f8f4e6dcb63c7df67f90a by Scott M Stark
Use a elliptic curve available in SE 11 and 17

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/CustomJsonbSerializationIT.java (diff)
The file was addedcore-profile-tck/tck/src/test/java/keys/KeysTest.java
The file was modified core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/KeysProducer.java (diff)
The file was removedcore-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/TmpTest.java
Commit 8c9951219a5a4e14554b296f0eb48d63512d2416 by Scott M Stark
Update the wf-core-tck-runner to latest

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit 558b041da7c1104b57eab5ed8973e098c03e534e by Ondrej Mihalyi
GlassFish Batch TCK runner
See README.md in glassfish-runner/batch-tck
Signed-off-by:Ondrej Mihalyi <ondrej.mihalyi@payara.fish>
The file was modified .gitignore (diff)
The file was addedglassfish-runner/batch-tck/README.md
The file was addedglassfish-runner/batch-tck/sigtests/pom.xml
The file was addedglassfish-runner/batch-tck/apitests/src/test/resources/derby.ddl.jbatch-tck.sql
The file was addedglassfish-runner/batch-tck/pom.xml
The file was addedglassfish-runner/batch-tck/apitests/src/test/resources/arquillian.xml
The file was addedglassfish-runner/batch-tck/apitests/pom.xml
The file was addedglassfish-runner/batch-tck/hack-around-batch-tck-parent.jar
The file was addedglassfish-runner/batch-tck/apitests/hack-around-batch-tck-parent.jar
Commit 8ecbf3224f997c42d670693e61645c935f34e86b by 44426046+alwin-joseph
add back parent folder path in vehicle mapping
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit 4507ef471d1e00aa702b80d2c3ab8b20c68fb150 by noreply
Add missing vehicles to ejb30/lite suites  (#1025)

* add missing vehicles to ejb30/lite suites

* remove redundant vehicle mapping for ejb30/lite/stateful/concurrency
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit 1abbc7f2491422e2611921858e50b2a5e77f7907 by Gurunandan Rao
add exports jdk.internal.vm.annotation for sig test failure.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified docker/run_jakartaeetck.sh (diff)
Commit 09b415c5cfeb7ad445be186300452d5a1f877930 by noreply
fix failures for jaxrs and jsonp runner. (#1009)

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was addedglassfish-runner/pom.xml
The file was modified glassfish-runner/concurrency-tck/src/test/resources/arquillian.xml (diff)
The file was modified glassfish-runner/jsonp-tck/pom.xml (diff)
The file was modified glassfish-runner/jaxrs-tck/pom.xml (diff)
The file was modified glassfish-runner/jsonb-tck/pom.xml (diff)
The file was addedglassfish-runner/jsonp-tck/json-tck-tests-pluggability/pom.xml
The file was modified glassfish-runner/batch-tck/sigtests/pom.xml (diff)
The file was modified glassfish-runner/concurrency-tck/pom.xml (diff)
The file was addedglassfish-runner/jsonp-tck/json-tck-tests/pom.xml
Commit 0b2f218a24794501ba547ab4390ae33c4c510b94 by Gurunandan Rao
hk2-locator artificat to exclusion.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified glassfish-runner/jaxrs-tck/pom.xml (diff)
Commit 15f768393a3cd42a96868fefe2f4727dd0236cdf by noreply
update for 1007, more packaging/war/* fixes (#1020)

* update for 1007, more packaging/war/* fixes

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/Interceptor3.java
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/enventry/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdijsf/beans.xml
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/xmloverride/ejbref/build.xml (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecycleejbcdi/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/xmloverride/ejbrefjsf/ejblitejsf_vehicle_web.xml
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/Interceptor2.java
The file was removedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/xmloverride/ejbref/ejblitejsf_vehicle_web.xml
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdijsf/OverrideBeanBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdijsf/OverrideBean.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdijsf/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/BeanBase.java
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdi/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/ComponentBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfwebinflibonly/JsfClient.java
The file was removedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdi/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/InterceptorBase.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/TwoBean.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/build.xml
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/xmloverride/ejbrefjsf/JsfClient.java
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/webinflibonly/build.xml (diff)
The file was removedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/enventry/ejblitejsf_vehicle_web.xml
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdi/Client.java (diff)
The file was removedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/webinflibonly/JsfClient.java
The file was removedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/enventry/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/ejblitejsf_vehicle_web.xml
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/OneBean.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/xmloverride/ejbrefjsf/build.xml
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/Interceptor1.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdijsf/OverrideWithPostConstructBean.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfwebinflibonly/build.xml
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/Interceptor0.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/xmloverride/ejbrefjsf/TestBean.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/ejb-jar.xml
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/jsfenventry/ThreeBean.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/mbean/interceptor/lifecyclecdijsf/build.xml
The file was removedsrc/com/sun/ts/tests/ejb30/lite/packaging/war/xmloverride/ejbref/JsfClient.java
Commit 7b4204700c947de022d506150f66ba38bfd05136 by Gurunandan Rao
add batch tck spi jar, part of TCK bundle.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified glassfish-runner/batch-tck/apitests/pom.xml (diff)
Commit de02abe917c7dbd0ce77c535d83f0391c97da8a9 by noreply
More changes for #998 package ejb30.lite.stateful.concurrency.accesstimeout (#1033)

* hack the install/jakartaee/bin/build.xml

Signed-off-by: Scott Marlow <smarlow@redhat.com>

* update for 998, move jsf tests in ejb30/lite/stateful/concurrency/accesstimeout/descriptor to ejb30/lite/stateful/concurrency/accesstimeout/jsfdescriptor

Signed-off-by: Scott Marlow <smarlow@redhat.com>

* update for 998, inline super class for ejb30/lite/stateful/concurrency/accesstimeout/jsfdescriptor/JsfClient

Signed-off-by: Scott Marlow <smarlow@redhat.com>

* update for 998, fix compile failure + vehicle.properties change

Signed-off-by: Scott Marlow <smarlow@redhat.com>

* update for 998, include inner classes for com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/common/ClientBase*

Signed-off-by: Scott Marlow <smarlow@redhat.com>

* Revert "hack the install/jakartaee/bin/build.xml"

This reverts commit 9d3ecb70c9494973b38f9e9d58c4e8a81a5cc331.
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/jsfdescriptor/BeanClassLevelAccessTimeoutBean.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/jsfdescriptor/build.xml
The file was removedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/descriptor/JsfClient.java
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/jsfdescriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/jsfdescriptor/ejb-jar.xml
The file was modified src/com/sun/ts/tests/ejb30/lite/stateful/concurrency/accesstimeout/descriptor/build.xml (diff)
Commit 603211425be5a17bdb8c6ab3417874283fec3f04 by Scott M Stark
Address comments in review PR

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/cdi-tck-suite/src/main/resources/cdi-lite-tck-suite.xml (diff)
The file was addedcore-profile-tck/tck-dist/RELEASE-NOTES.adoc
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/configuration.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/appeals-process.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/assembly/assembly.xml (diff)
The file was modified core-profile-tck/tck-dist/pom.xml (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/introduction.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/installation.asciidoc (diff)
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit f28ee298ba04532694a42bfd9f0f2aa6cacbacbd by Scott M Stark
Correct the wf-core-tck-runner/LICENSE path

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/src/main/assembly/assembly.xml (diff)
Commit e9fc4fa3aed38da47d3ad2eed9a5f466dd74cfe3 by noreply
Restore finalName to maven-assembly-plugin config
The file was modified core-profile-tck/tck-dist/pom.xml (diff)
Commit 3211926eb13f07754f65d866c2af932fe473a1da by noreply
Fix tests in ejb30/lite/stateful/concurrency/metadata/descriptor (#1035)

* new client and separare folder for ejblitejsf tests in ejb30/lite/stateful/concurrency/metadata/descriptor

* correct the package name ejb30/lite/stateful/concurrency/metadata/jsfdescriptor
The file was removedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/descriptor/JsfClient.java
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/jsfdescriptor/build.xml
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/jsfdescriptor/ejb-jar.xml
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was modified src/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/descriptor/build.xml (diff)
The file was addedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/jsfdescriptor/JsfClient.java
Commit 21ed5abb2031e99924f636221afc6c37810d73af by noreply
Revert reduce ejb deployment timeout to 120 sec from 480 sec change to align with com.sun.ts.tests.ejb30.lite.stateful.timeout.common.StatefulTimeoutIF.EXTRA_WAIT_SECONDS default of 480 seconds (8 minutes) (#1036)

* Revert reduce ejb deployment timeout to 120 sec from 480 sec change to align with com.sun.ts.tests.ejb30.lite.stateful.timeout.common.StatefulTimeoutIF.EXTRA_WAIT_SECONDS default of 480 seconds (8 minutes)

This reverts commit 1057cba596c591a202dbb39aabbe9c9c3859b29d.

* update run_jakartaeetck.sh to use 480 for test.ejb.stateful.timeout.wait.seconds in ts.jte

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified install/jakartaee/bin/ts.jte (diff)
The file was modified docker/run_jakartaeetck.sh (diff)
Commit 3927e36adb7a53408dd75d468f00caa847d0030f by Gurunandan Rao
support jakarta EE full/web profile and GF M5

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified glassfish-runner/batch-tck/sigtests/pom.xml (diff)
The file was modified glassfish-runner/jsonp-tck/json-tck-tests-pluggability/pom.xml (diff)
The file was modified glassfish-runner/jsonp-tck/pom.xml (diff)
The file was modified glassfish-runner/pom.xml (diff)
The file was modified glassfish-runner/jsonb-tck/pom.xml (diff)
The file was modified glassfish-runner/concurrency-tck/pom.xml (diff)
The file was modified glassfish-runner/jaxrs-tck/pom.xml (diff)
The file was modified glassfish-runner/batch-tck/pom.xml (diff)
The file was modified glassfish-runner/jsonp-tck/json-tck-tests/pom.xml (diff)
Commit ef290268ec14ebc44c5a97507095efaaeefe26d5 by Gurunandan Rao
migrated TCK documentation for Platform TCK.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
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 2578a9f858b815fca3cf00f650d48803176c030a by Scott M Stark
Update the additional requirements section to include missing standalone tcks

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
Commit c857f6fd10409e7af244d2226af7b6d591b4e3c9 by Gurunandan Rao
remove documentation for COMPAT at Platform TCK.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
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/config.adoc (diff)
Commit 2a516128997f5a4b7e6cddf7b298b7ab44d40449 by Scott M Stark
Remove extra == at end of section title, #1040

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified user_guides/jakartaee/src/main/jbake/content/title.adoc (diff)
Commit 5e8abe01927d49f649b6c0ef89201ada3281352c by David Matějček
Better stability of scripts
The file was addedtck.sh
The file was modified .gitignore (diff)
The file was addedrm-generated.sh
The file was modified docker/run_jakartaeetck.sh (diff)
Commit ca3c83cb884c7076d05ac61153628af6bda3e145 by David Matějček
Java EE -> Jakarta EE, javaee.jar -> jakartaee.jar

- the file was recently renamed in glassfish too, however I am not sure if it
  is really used in TCK
The file was modified install/jakartaee/bin/java.policy (diff)
The file was modified install/connector/bin/sig-test.map (diff)
The file was modified install/jacc/bin/sig-test.map (diff)
The file was modified install/jaspic/bin/sig-test.map (diff)
The file was modified install/jaspic/bin/java.policy (diff)
The file was modified install/connector/bin/java.policy (diff)
Commit d33fe876c23f2bd63cddc009c77b3e8355f6a220 by David Matějček
Added time and final message to the tck.sh script.
The file was modified tck.sh (diff)
Commit d1d16503f22557d259449ec15ab6f64cb0ff30ff by David Matějček
Possibility to set env options in a file + trap for build successful/failed msg

- the configuration file is ignored by git, it is just a possibility
  allowing local reproducible easily runnable executions.
The file was modified .gitignore (diff)
The file was modified tck.sh (diff)
Commit 85b7c1e8e8444e53ca9228e604667ba322c434c2 by Piotr Żygieło
Correct number of underline characters
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/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/content/webprofileconfig.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/using.adoc (diff)
Commit 2a95c26dc93a1e286017ed1a724cf4b43e498945 by 44426046+alwin-joseph
removing the ejblitejsf tests in ejb30/lite/stateful/concurrency/metadata
The file was removedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/jsfdescriptor/JsfClient.java
The file was removedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/jsfdescriptor/build.xml
The file was removedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/jsfdescriptor/ejb-jar.xml
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit 7fbdadc4d7915fbad0b052e6c031cfb6039b4385 by Scott M Stark
Cleanup of user guide
- Update platform and web profile component spec versions and order them by name
- Cleanup jbake warnings
- Update date and mailing list

Signed-off-by: Scott M Stark <starksm64@gmail.com>
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/rules.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/title.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/assets/_config.yml (diff)
Commit 8c5a444a3b5f851b92b6a2fa79761d6739d6fbef by Scott M Stark
Minor user guide updates

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/introduction.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/tck-reference-guide.asciidoc (diff)
Commit 5deb751fe4e2cf0a1a2dea2dd1e17415a90b3410 by Scott M Stark
Correct the Lite version of EJB ref in web profile

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
Commit dbe4db7491d0c598f48170b337fb3d0db7622afa by Kalin Chan
Fixes #1050

Signed-off-by: Kalin Chan <kalin.chan@payara.fish>
The file was modified core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/KeysProducer.java (diff)
Commit d7731219cb3a5f4cadc546e3599e16f10d321f9f by 44426046+alwin-joseph
correct vehicle mapping for ejb30/lite/enventry
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit f7ea449d48ba11019bcef75b9b65f5cd5947f4a2 by Scott M Stark
Updates to userguide
Update CDI TCK to 4.0.2

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/introduction.asciidoc (diff)
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/executing.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/sigtest.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/configuration.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/installation.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/reporting.asciidoc (diff)
Commit dbc373eeaeb9a51750ca32b80d05fe2e6a32decd by Scott M Stark
Allow cdi tck version to be overriden

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
Commit 338556f58f98f38aee0e6b16caf1115e9a5f1ff3 by noreply
Update cdi tck version to 4.0.3
The file was modified core-profile-tck/pom.xml (diff)
Commit 215b2edb9190fc962d8ede19f9c5675f2b7c35ad by Scott M Stark
Allow the CDI TCK version to be overriden from the artifact install pom

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
Commit c9d9fe2bf39d90911c0465652f76f7592f5dc5d9 by Scott M Stark
Update wf runner cdi tck version

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit 9661dd340df954c98e70f2752ea9a0b8152718e8 by noreply
specify arquillian profile for concurrency tests. (#1058)

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified glassfish-runner/concurrency-tck/pom.xml (diff)
Commit baeddb7ce27a46a9a6c25dc8069f590d6c4d042c by Scott M Stark
Update wff-core-tck-runner example

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit a908836e5effdb84443698d592ccbbfff9c09c89 by Scott Marlow
for 1060, ensure that DataSourceDefinition has unique name

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/datasource/singleton/JsfClient.java.template (diff)
Commit e184b9ef18781c826ac07a635333651f000e6a6f by Scott M Stark
Update to latest wf-core-tck-runner

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit b734b4ce0f509d552146cc2dfcaaca312b342cad by Scott M Stark
Add inject tck install to artifacts pom

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/pom.xml (diff)
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit 8fddfb19028c6f3b21ea3bd880f47691312294e1 by Scott M Stark
Fix snapshot version

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit 6daa4960642431d1f8e748a9678dbf49cd80827b by Scott M Stark
Add env info and better section separators

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit be9d235a691216ea37fb862196b2e75eadfb7977 by Gurunandan Rao
add weld-se dependency for JSONB TCK glassfish runner.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified glassfish-runner/jsonb-tck/pom.xml (diff)