Skip to content

Changes

#182 (Feb 8, 2024, 11:55:09 AM)

  1. JNDI: resources-runtime — David Matějček / githubweb
  2. JNDI: JDBCRealm vs SimpleJndiName — David Matějček / githubweb
  3. JNDI: jts vs. SimpleJndiName — David Matějček / githubweb
  4. JNDI: orb vs. SimpleJndiName — David Matějček / githubweb
  5. JNDI: mail vs. SimpleJndiName — David Matějček / githubweb
  6. JNDI: jms vs. SimpleJndiName — David Matějček / githubweb
  7. Fixed broker port and broker start timeout types — David Matějček / githubweb
  8. JNDI: web-naming vs. SimpleJndiName — David Matějček / githubweb
  9. JNDI: ejb-container vs. SimpleJndiName — David Matějček / githubweb
  10. JNDI: jdbc modules vs SimpleJndiName — David Matějček / githubweb
  11. Implemented JDBC4 methods - better than feature not supported exception — David Matějček / githubweb
  12. JNDI: persistence modules vs. SimpleJndiName — David Matějček / githubweb
  13. JNDI: jersey vs. SimpleJndiName — David Matějček / githubweb
  14. JNDI: webservices vs. SimpleJndiName — David Matějček / githubweb
  15. JNDI: DefaultServlet vs. SimpleJndiName — David Matějček / githubweb
  16. Comparison moved to the caller — David Matějček / githubweb
  17. JNDI: web-glue vs. SimpleJndiName — David Matějček / githubweb
  18. JNDI: weld-integration vs. SimpleJndiName — David Matějček / githubweb
  19. Added com.sun.enterprise.container logger — David Matějček / githubweb
  20. Fixed ResourceRefITest — David Matějček / githubweb
  21. Refactoring in admin-tests — David Matějček / githubweb
  22. Refactoring: domain and server targets vs. resource references — David Matějček / githubweb
  23. New default interface methods replaced by DuckTypes — David Matějček / githubweb
  24. Fixed NPE and removed redundant check for null — David Matějček / githubweb
  25. Fixed recent mistake in ProviderContainerContractInfoBase constructor — David Matějček / githubweb
  26. Added getPrefix and removePrefix methods — David Matějček / githubweb
  27. More robust processing of resource elements — David Matějček / githubweb
  28. Fixed JNDI name for pool when there's already prefixed name — David Matějček / githubweb
  29. Several quick changes for easier readability — David Matějček / githubweb
  30. Fixed deployment_all tests — David Matějček / githubweb
  31. Fixed NPE in ContainerMapper — David Matějček / githubweb
  32. Fixed NPE in ResourceValidator — David Matějček / githubweb
  33. Refactoring of sending HTTP 500 in ContainerMapper — David Matějček / githubweb
  34. Fixed incorrect comparison (incompatible types) in isDefaultResource — David Matějček / githubweb
  35. Fixed TCK tests - allowing to use http://xxx:8888... as a JNDI name — David Matějček / githubweb
  36. Fixed exception processing in ApplicationContextFacade — David Matějček / githubweb
  37. Implemented SimpleJndiName.changePrefix — David Matějček / githubweb
  38. Simplified usages of changePrefix — David Matějček / githubweb
  39. Cleanups, tiny optimizations and removals of unused code — David Matějček / githubweb
  40. Constants for standard java context ns ids + fixed prefix without slash — David Matějček / githubweb
  41. Fixed Webservice TCK tests — David Matějček / githubweb
  42. Refactoring: JavaLangUtils moved one package higher — David Matějček / githubweb
  43. GlassfishNamingManagerImpl now can do lookup in InitialContext — David Matějček / githubweb
  44. Refactorings around JNDI, optimizations, tests — David Matějček / githubweb
  45. Verbose BeanManagerNamingProxy to find the cause, also preventing returning null — David Matějček / githubweb
  46. Cleanup: Removed declared exceptions which were not thrown — David Matějček / githubweb
  47. Fixed parsing of the dateTime in JUnit results — David Matějček / githubweb
  48. Closing contexts in tests, cleanups — David Matějček / githubweb
  49. Removed the redundant log in BeanManagerNamingProxy — David Matějček / githubweb
  50. Improved logging of connectors deployment — David Matějček / githubweb
  51. Fixed ResourceNamingService + added important logs — David Matějček / githubweb
  52. Relaxed SimpleJndiName validations as resource JNDI names can't pass them — David Matějček / githubweb
  53. SerialContext - reordered methods and private classes, added comments — David Matějček / githubweb
  54. Minor cleanup - doesn't change behavior — David Matějček / githubweb
  55. One logger indexed by maven plugin removed — David Matějček / githubweb
  56. Added logs, trying to find the cause of ClassCastException — David Matějček / githubweb
  57. Temporarily added target back - needs standalone PR — David Matějček / githubweb
  58. Updated Soteria to 3.0.1 — David Matějček / githubweb
  59. Fixed unused property causing TCK failure — David Matějček / githubweb
  60. Added some logs — David Matějček / githubweb
  61. Reverted local variable — David Matějček / githubweb
  62. JNDI names cleanups — David Matějček / githubweb
  63. Add JDBC get-database-vendor-names request test case — Alexander Pinchuk / githubweb
  64. Fix datasource list retrieval — Alexander Pinchuk / githubweb
  65. Add get-jdbc-driver-class-names test cases — Alexander Pinchuk / githubweb
  66. M1 to final versions (no change other than version) — arjan tijms / githubweb
  67. Fixed Ant home resolution and PATH — David Matějček / githubweb
  68. For #24158 Asadmin set creates missing configuration nodes — Ondro Mihalyi / githubweb
  69. #24158 Enhance existing test to test an aliased property. — Ondro Mihalyi / githubweb
  70. #24158 Enhance existing test to test setting a custom property — Ondro Mihalyi / githubweb
  71. #24158 Test setting an attribute on an undefined node. — Ondro Mihalyi / githubweb
  72. Bump parent from 1.0.7 to 1.0.8 — Piotr Żygieło / githubweb
  73. Integrate Shoal 3.0.1 — arjan tijms / githubweb
  74. #24158 Fix compile errors after an unsuccessful rebase — Ondro Mihalyi / githubweb
  75. Add javadoc jar for jackson repackaged — arjan tijms / githubweb
  76. Integrate Tyrus 2.1.2 — arjan tijms / githubweb
  77. Update various versions — arjan tijms / githubweb
  78. Use ELManager to fetch ExpressionFactory from instead of JSP — arjan tijms / githubweb
  79. Fix ServletContext#getResource to resolves to URL if available #24083 — Ondro Mihalyi / githubweb
  80. Unit test for StandardContext #24083 — Ondro Mihalyi / githubweb
  81. Fix log rotation integration test — Alexander Pinchuk / githubweb
  82. Fixes #24136 - Exception when enabling a Monitoring Service — Ondro Mihalyi / githubweb
  83. Reactivate old CoyoteAdapter normalisation — Andrew Pielage / githubweb
  84. Use exceptions — Andrew Pielage / githubweb
  85. FISH-6775 Adjust javadoc — Andrew Pielage / githubweb
  86. Cherry-pick fixes — Andrew Pielage / githubweb
  87. Checkstyle violation — Andrew Pielage / githubweb
  88. Errant space — Andrew Pielage / githubweb
  89. FISH-6775 Don't use exceptions — Andrew Pielage / githubweb
  90. FISH-6775 Fix detail message — Andrew Pielage / githubweb
  91. Don't use user.home in tests — David Matějček / githubweb
  92. Don't use user.home as a default output directory — David Matějček / githubweb
  93. Removed unused field initialization — David Matějček / githubweb
  94. Deprecated getDomainRoot removed — David Matějček / githubweb
  95. Using org.glassfish.hk2.api.PopulatorPostProcessor instead of deprecated copy — David Matějček / githubweb
  96. Renamed ServerPropertyITest — David Matějček / githubweb
  97. Fixed StatusGenerator + test — David Matějček / githubweb
  98. AdminCache - trywith, logging, synchronization — David Matějček / githubweb
  99. Removed LINUX_HACK constant — David Matějček / githubweb
  100. Fixed asadmin logging - ignored exceptions — David Matějček / githubweb
  101. CliConstants revisited - new env properties and values — David Matějček / githubweb
  102. Directory for GF client can be set by the GF_CLIENT_DIR env property — David Matějček / githubweb
  103. Fixed server restart - more robust, added validations — David Matějček / githubweb
  104. IMQ sometimes stops logging after the server — David Matějček / githubweb
  105. Removed JStack, JPS and relatives — David Matějček / githubweb
  106. Removal of unused code when I was searching why imq broker stops too late — David Matějček / githubweb
  107. Internationalization removed from ProcessManager — David Matějček / githubweb
  108. Removed forgotten reference — David Matějček / githubweb
  109. Prepare release 7.0.0 — Glassfish Bot / githubweb
  110. Prepare next development cycle for 7.0.1-SNAPSHOT — Glassfish Bot / githubweb
  111. Restore JakartaEE 9 schemas — Piotr Żygieło / githubweb
  112. Restore version of osgi.enterprise — Piotr Żygieło / githubweb
  113. Fix included schema in WS metadata handler — Piotr Żygieło / githubweb
  114. Make methods static — Piotr Żygieło / githubweb
  115. Reduce accessibility of method — Piotr Żygieło / githubweb
  116. Split 'normalize' test — Piotr Żygieło / githubweb
  117. Make evaluateNormalizedPathWithSinglePoint package-accessible and test it — Piotr Żygieło / githubweb
  118. Fail on command-security failures, but excuse current violations — Piotr Żygieło / githubweb
  119. Update Jakarta Mail to 2.1.1 — arjan tijms / githubweb
  120. Move method to test — Piotr Żygieło / githubweb
  121. Migrate test to JUnit — Piotr Żygieło / githubweb
  122. Fixed parent pom path — David Matějček / githubweb
  123. Fixed errors seen when testing xmlsec4 PR — David Matějček / githubweb
  124. Replaced all URLClassLoader constructor usages by GlassfishUrlClassloader — David Matějček / githubweb
  125. Replaced all URLClassLoader extensions by GlassfishUrlClassloader — David Matějček / githubweb
  126. Integrate Angus Mail 1.1.0 — arjan tijms / githubweb
  127. Integrate Nimbus 9.28 — arjan tijms / githubweb
  128. Integrate Jettison 1.5.3 — arjan tijms / githubweb
  129. Use archive suffix to determine the compression program — Piotr Żygieło / githubweb
  130. Updated concurrency tck versions — David Matějček / githubweb
  131. Explicit module name for test JARs — Piotr Żygieło / githubweb
  132. Create archive in dedicated temporary directory — Piotr Żygieło / githubweb
  133. Update website with GF 7.0.0 info — Ondro Mihalyi / githubweb
  134. Update website with GF 7.0.0 docs — Ondro Mihalyi / githubweb
  135. Synchronize proper property key — Piotr Żygieło / githubweb
  136. Integrate Woodstox 6.5.0 — arjan tijms / githubweb
  137. GlassfishBootstrapClassLoader is parallel capable — David Matějček / githubweb
  138. WebappClassLoader is parallel capable — David Matějček / githubweb
  139. WebappClassLoader - using System.Logger — David Matějček / githubweb
  140. GlassfishUrlClassLoader - logging — David Matějček / githubweb
  141. Using Boolean.getBoolean instead of System.getProperty("...") != null — David Matějček / githubweb
  142. The stop method replaced by close, which is standard. — David Matějček / githubweb
  143. Using constructor instead of foreach — David Matějček / githubweb
  144. WebappClassLoader usages - simplified — David Matějček / githubweb
  145. Fixed obsoleted ResourceBundle cache cleanup — David Matějček / githubweb
  146. Fixed issue #23769 - no need for reflection — David Matějček / githubweb
  147. ACCAgentClassLoader reverted back to URLClassLoader — David Matějček / githubweb
  148. ACCClassLoader cleanup - using FileUtils — David Matějček / githubweb
  149. Fixed unit test compilation — David Matějček / githubweb
  150. Issue #23769 Refactored deregistering JDBC drivers — David Matějček / githubweb
  151. WebappClassLoader - protected fields made private — David Matějček / githubweb
  152. WebappClassLoader - cleanup — David Matějček / githubweb
  153. First step to WebappCl lifecycle control — David Matějček / githubweb
  154. Security manager changed to constant — David Matějček / githubweb
  155. Inlined init() and removed getResources() — David Matějček / githubweb
  156. Cleanups — David Matějček / githubweb
  157. Simplifying — David Matějček / githubweb
  158. Added status checking to WebappClassLoader — David Matějček / githubweb
  159. JarFileManager split from WebappClassLoader — David Matějček / githubweb
  160. Safety - don't provide internal cache — David Matějček / githubweb
  161. Repositories and files moved to RepositoryManager + optimizations — David Matějček / githubweb
  162. Optimized JarFileManager — David Matějček / githubweb
  163. Optimized JarFileManager, next gen. — David Matějček / githubweb
  164. Quick maintenance in DeploymentContextImpl — David Matějček / githubweb
  165. The byteCodePreprocessors doesn't need to be concurrent list — David Matějček / githubweb
  166. The libPath field was in fact a constant which must not change — David Matějček / githubweb
  167. All errors from toURL were ignored, so we can ignore them sooner — David Matějček / githubweb
  168. PathTimestamp list replaces the paths and lastModifiedDates arrays — David Matějček / githubweb
  169. Changed method order, more logs — David Matějček / githubweb
  170. ReferenceCleaner split from WebappClassloader, named classloader — David Matějček / githubweb
  171. Further cleanups — David Matějček / githubweb
  172. Fixed resource cleaning - based on tests — David Matějček / githubweb
  173. Removed unused canonicalLoaderDir — David Matějček / githubweb
  174. Final cleanups — David Matějček / githubweb
  175. Transformers can be added later too. — David Matějček / githubweb
  176. Reflecting BalusC review - finals, better constructor — David Matějček / githubweb
  177. Use command security 1.0.16 — arjan tijms / githubweb
  178. Reflecting Hiroki's review - reverted package.definition system property. — David Matějček / githubweb
  179. Issue #24228 Removed redundant pid file removal, faster checking — David Matějček / githubweb
  180. Issue #24228 Added logging of the OSGI cache deletion — David Matějček / githubweb
  181. Issue #24228 Fixed stop-domain command for local domains — David Matějček / githubweb
  182. Remove unused classes (server-mgmt/c.s.e.a.s.pe) — Piotr Żygieło / githubweb
  183. Remove unused and duplicated BooleanLatch classes — Piotr Żygieło / githubweb
  184. Security fix: regexp catastrophic backtracking fix — David Matějček / githubweb
  185. Issue #24245 Fixed package.definition permission property evaluation — David Matějček / githubweb
  186. Fixed QL tests with enabled SecurityManager and package definition rules — David Matějček / githubweb
  187. Fixed dependency on LANG env property in QL tests — David Matějček / githubweb
  188. Integrate Angus 2.0.0 — arjan tijms / githubweb
  189. Integrate Jboss Class file writer 1.3.0 — arjan tijms / githubweb
  190. Integrate JNA 5.13.0 — arjan tijms / githubweb
  191. Fix website build — Ondro Mihalyi / githubweb
  192. Uberjar compilable again — David Matějček / githubweb
  193. Integrate Soteria 3.0.2 — arjan tijms / githubweb
  194. Update Helidon in separate commit — arjan tijms / githubweb
  195. Integrate Helidon 3.1.0 — arjan tijms / githubweb
  196. Removed unused docker files — David Matějček / githubweb
  197. New docker image — David Matějček / githubweb
  198. Several small tooling updates — arjan tijms / githubweb
  199. Add runtime dependencies for embedded jars — Hussain N M / githubweb
  200. Fixed error messages in logs — David Matějček / githubweb
  201. Close reader before using buffer it got transferred to — Piotr Żygieło / githubweb
  202. Extract methods — Piotr Żygieło / githubweb
  203. Fixed dropping exception — David Matějček / githubweb
  204. Searching the bug - refactoring to be able to understand what I do read — David Matějček / githubweb
  205. Removed reflection from ApplicationContextFacade — David Matějček / githubweb
  206. SecurityUtil.isPackageProtectionEnabled() is controlled by the classloader — David Matějček / githubweb
  207. Unpack glassfish-jar type for embedded-web — Hussain N M / githubweb
  208. Fixed websocket tck — David Matějček / githubweb
  209. #24265 - Fix website links — Ondro Mihalyi / githubweb
  210. GF version numbers in the website are generated. — Ondro Mihalyi / githubweb
  211. Fix broken link to the installation guide. — Ondro Mihalyi / githubweb
  212. Removed and updated javadocs, code cleanup — David Matějček / githubweb
  213. Fixes failure of deployment of test-faces23-websocket in Faces TCK — David Matějček / githubweb
  214. Fixed javadoc - xml element — David Matějček / githubweb
  215. Remove temporary directory on exit — Piotr Żygieło / githubweb
  216. Prepare release 7.0.1 — Glassfish Bot / githubweb
  217. Prepare next development cycle for 7.0.2-SNAPSHOT — Glassfish Bot / githubweb
  218. Integrate Jersey 3.1.1 — arjan tijms / githubweb
  219. Integrate Nimbus 9.30 — arjan tijms / githubweb
  220. Integrate Web Services 4.0.2 (SOAP) — arjan tijms / githubweb
  221. Update website for 7.0.1 release — arjan tijms / githubweb
  222. Integrate Mojarra 4.0.1 — arjan tijms / githubweb
  223. Add TCK runner for Pages Tags TCK — arjan tijms / githubweb
  224. Integrate WaSP 3.2.0 — arjan tijms / githubweb
  225. Integrate eclipselink:4.0.1-RC1 — Piotr Żygieło / githubweb
  226. Integrate Angus Mail 2.0.1 — arjan tijms / githubweb
  227. Increase timeout from 2_000_000d to 3_000_000d. — arjan tijms / githubweb
  228. Integrate Tyrus 2.1.3 — arjan tijms / githubweb
  229. Fixed #24297: getResource for a directory — David Matějček / githubweb
  230. Fix #19580 IIOP Listeners (SSL) port is listening after SSL.enabled is set to false — Hiroki Kaido / githubweb
  231. Refactor I modified code — Hiroki Kaido / githubweb
  232. Setup config for the versions plug-in to ignore OLDER versions. — arjan tijms / githubweb
  233. Integrate checkstyle 10.7.0 — arjan tijms / githubweb
  234. Fix links to other guides are in the GlassFish 7 documentation (#24308) — noreply / githubweb
  235. GlassFishLogManagerLifeCycleTest stabilized — David Matějček / githubweb
  236. Jenkinsfile maintenance — David Matějček / githubweb
  237. Update pom.xml — David Matějček / githubweb
  238. Set minor version to 2 (so product version is 7.0.2) — arjan tijms / githubweb
  239. #24303 Change xref to link for links to Open MQ guides. — Ondro Mihalyi / githubweb
  240. Prepare release 7.0.2 — Glassfish Bot / githubweb
  241. Prepare next development cycle for 7.0.3-SNAPSHOT — Glassfish Bot / githubweb
  242. Initial document detailing the release instructions for GlassFish — arjan tijms / githubweb
  243. Issue #24284 Fixed git.build.time — David Matějček / githubweb
  244. #24303 Fix more links to sec. guide, ref. manual and olink links — Ondro Mihalyi / githubweb
  245. #24303 Fix more links to ref. manual and other links — Ondro Mihalyi / githubweb
  246. #24303 Fix more links — Ondro Mihalyi / githubweb
  247. Bump OpenMQ version to 6.4.0 — Piotr Żygieło / githubweb
  248. Reorganized jenkinsfile — David Matějček / githubweb
  249. Updated maven plugins — David Matějček / githubweb
  250. Microprofile tests crashed; error was logged, but ignored. — David Matějček / githubweb
  251. Fixed StackOverflow in WebappClassLoader.getURLs — David Matějček / githubweb
  252. Fixed exception when using reflection to clean webappcl reference — David Matějček / githubweb
  253. Removed clearReferencesRmiTargets — David Matějček / githubweb
  254. Update website for 7.0.1 release — arjan tijms / githubweb
  255. Revisited glassfish-version.properties and Version class — David Matějček / githubweb
  256. Fixed reporting startup time including CLI — David Matějček / githubweb
  257. Get the timeout for Container Managed Transaction (CMT) from TransactionService — Zhen Ma / githubweb
  258. Refactoring, created itest-tools and application-tests — David Matějček / githubweb
  259. Update the Download page for the 7.0.2 release — Ondro Mihalyi / githubweb
  260. Revered update of glassfishbuild-maven-plugin — David Matějček / githubweb
  261. Deleted unused dist-fragment module (admingui) — David Matějček / githubweb
  262. #24333 Add missing older Java EE Schemas — Ondro Mihalyi / githubweb
  263. Fixed ArrayIndexOutOfBoundsException in ActiveOutboundResourceAdapter — David Matějček / githubweb
  264. Fixed NPE in BaseContainer — David Matějček / githubweb
  265. Fixed NPE in ConnectorsUtil — David Matějček / githubweb
  266. ConnectorRuntimeException vs Serializable — David Matějček / githubweb
  267. If the pool could not be found, don't throw RuntimeException but return null — David Matějček / githubweb
  268. Raise ASM API version — Alexander Pinchuk / githubweb
  269. Raise bytecode level — Alexander Pinchuk / githubweb
  270. Replace deprecated ASM API — Alexander Pinchuk / githubweb
  271. Fix license headers — Alexander Pinchuk / githubweb
  272. Fix log rotation — Alexander Pinchuk / githubweb
  273. Updated dependency on old TCK — David Matějček / githubweb
  274. Bring to the common hierarchy — Alexander Pinchuk / githubweb
  275. Add new test case — Alexander Pinchuk / githubweb
  276. Reuse existing GF utilities — Alexander Pinchuk / githubweb
  277. Optimize imports and fix license headers — Alexander Pinchuk / githubweb
  278. Integrate Mojarra 4.0.2 and associated Faces TCK 4.0.2 — arjan tijms / githubweb
  279. Fix set-log-attributes asadmin command — Alexander Pinchuk / githubweb
  280. Minor code cleanup — Alexander Pinchuk / githubweb
  281. Refactor REST Admin interface security integration test — Alexander Pinchuk / githubweb
  282. Fix AsciiDoc description of request a session token — Alexander Pinchuk / githubweb
  283. Fix create-mail-resource REST command — Alexander Pinchuk / githubweb
  284. Cleanup resource generator code — Alexander Pinchuk / githubweb
  285. Add JavaMail REST integration test — Alexander Pinchuk / githubweb
  286. Update Reference Manual — Alexander Pinchuk / githubweb
  287. Removed sleeps from Ant tests — David Matějček / githubweb
  288. Replace all occurrences of JavaMail keyword — Alexander Pinchuk / githubweb
  289. Update nucleus distribution release documentation — Alexander Pinchuk / githubweb
  290. Refactored WebBundleDescriptors — David Matějček / githubweb
  291. Further refactoring - replacing unused/obsoleted methods, added javadocs — David Matějček / githubweb
  292. DeploymentDescriptorNode now supports compatible parameters — David Matějček / githubweb
  293. EjbBundleRefactoring - first step — David Matějček / githubweb
  294. ResourceAnnotationControl - moved copy pasted code — David Matějček / githubweb
  295. Partially reverted incompatible changes in EJB descriptors — David Matějček / githubweb
  296. Moving another methods to EjbBundleDescriptor + javadoc — David Matějček / githubweb
  297. Tracking evolution of the ApplicationValidatorTest with the refactoring — David Matějček / githubweb
  298. Fixed HK2 dependency - securityRoleMapperFactoryis optional — David Matějček / githubweb
  299. EjbBundleDescriptor - moving more fields to the parent — David Matějček / githubweb
  300. EjbBundleDescriptorImpl cleanup - old deprecations, javadoc — David Matějček / githubweb
  301. ComponentValidator formatting + fixed possible NPE — David Matějček / githubweb
  302. Long process of resolving DOL cyclic dependencies resolved via reflection — David Matějček / githubweb
  303. More strict DeploymentDescriptorNode - throwing exceptions — David Matějček / githubweb
  304. Fixed comparison (carType() can return null!) — David Matějček / githubweb
  305. Moving classes and methods, javadocs, fixed logging nullpointers — David Matějček / githubweb
  306. Archive types moved to DOL — David Matějček / githubweb
  307. Fixed resource validation + partial test coverage — David Matějček / githubweb
  308. Imports in Globals — David Matějček / githubweb
  309. Fixed nullpointers in connectors-runtime — David Matějček / githubweb
  310. Removed unused import (Disabled) from test — David Matějček / githubweb
  311. Update example links — Alexander Pinchuk / githubweb
  312. Removed unused methods and dead ends, smaller optimizations — David Matějček / githubweb
  313. Update resource links — Alexander Pinchuk / githubweb
  314. Integrate Jettison 1.5.4 — noreply / githubweb
  315. Integrate EclipseLink 4.0.1 — noreply / githubweb
  316. Integrate helidon-config 3.2.0 — noreply / githubweb
  317. Fix Enterprise Beans deployment error — Alexander Pinchuk / githubweb
  318. Integrate ASM 9.5 — noreply / githubweb
  319. Removed hk2.version from bundle plugin config — David Matějček / githubweb
  320. Fixed Concurrency TCK — David Matějček / githubweb
  321. Fix view log REST integration test — Alexander Pinchuk / githubweb
  322. Change test assert conditions — Alexander Pinchuk / githubweb
  323. Refactor the Enterprise Beans no-interface view bytecode generation — Alexander Pinchuk / githubweb
  324. Integrate hk2 3.0.4 (#24362) — noreply / githubweb
  325. Prepare release 7.0.3 — Glassfish Bot / githubweb
  326. Prepare next development cycle for 7.0.4-SNAPSHOT — Glassfish Bot / githubweb
  327. Update website for 7.0.3 release (#24365) — noreply / githubweb
  328. Limit a type of generated MDB subclass — Alexander Pinchuk / githubweb
  329. enable reproducible builds — Herve Boutemy / githubweb
  330. Add ability to invoke a config proxies default methods — Alexander Pinchuk / githubweb
  331. Remove duck types from Domain config interface — Alexander Pinchuk / githubweb
  332. Fixes classloader leak when a resource is rerieved — Cedric Tabin / githubweb
  333. Refactor domain config element — Alexander Pinchuk / githubweb
  334. Refactor secure admin domain element — Alexander Pinchuk / githubweb
  335. API usage improvement to JDK11 in ASURLClassLoader — Cedric Tabin / githubweb
  336. Refactor applications domain element — Alexander Pinchuk / githubweb
  337. Refactor system-applications domain element — Alexander Pinchuk / githubweb
  338. Refactor base configuration interfaces — Alexander Pinchuk / githubweb
  339. Refactor some REST endpoints related to logging — Alexander Pinchuk / githubweb
  340. Change text output format to CSV — Alexander Pinchuk / githubweb
  341. disable date in hk2 generated files — Herve Boutemy / githubweb
  342. Raise priority of the JSON entity provider — Alexander Pinchuk / githubweb
  343. Improved ClusterITest - don't remove instances and logs if it failed. — David Matějček / githubweb
  344. Remove suppression of the unused warnings — Alexander Pinchuk / githubweb
  345. Cleanups in connectors logging — David Matějček / githubweb
  346. Usages of setLinkedException replaced by standard "cause" — David Matějček / githubweb
  347. Fixed race conditions in UnpooledResource — David Matějček / githubweb
  348. Yet one iteration of logging cleanup in connectors — David Matějček / githubweb
  349. Fixed task count in PoolSizeTest — David Matějček / githubweb
  350. Fixed unresolved log messages, dead code — David Matějček / githubweb
  351. Fixed PoolSize and unit test — David Matějček / githubweb
  352. Fixed NPE in jdbc_all tests — David Matějček / githubweb
  353. Refactor classes related to the config domain sub-element — Alexander Pinchuk / githubweb
  354. Refactor classes related to the servers domain element — Alexander Pinchuk / githubweb
  355. Refactor classes related to the clusters domain element — Alexander Pinchuk / githubweb
  356. Refactor classes related to the nodes domain element — Alexander Pinchuk / githubweb
  357. Refactor classes related to the node agents domain element — Alexander Pinchuk / githubweb
  358. Methods to build classpath of ScatteredArchive from the current classpath. — Ondro Mihalyi / githubweb
  359. Remove duck types from rest of classes — Alexander Pinchuk / githubweb
  360. Make AMX compatible with default methods — Alexander Pinchuk / githubweb
  361. Integrate EclipseLink ASM 9.5.0 — noreply / githubweb
  362. Remove all duck infrastructure — Alexander Pinchuk / githubweb
  363. Fix tests — Alexander Pinchuk / githubweb
  364. Fix generate-domain-schema asadmin command — Alexander Pinchuk / githubweb
  365. Distinguish CCE and NPE from exceptions thrown by the default method — Alexander Pinchuk / githubweb
  366. Add the default methods cache to the proxy handler — Alexander Pinchuk / githubweb
  367. Integrate Nimbus Jose JWT 9.31 — noreply / githubweb
  368. Minor code cleanups — Alexander Pinchuk / githubweb
  369. Refactor ScatteredArchive tests  (#24382) — noreply / githubweb
  370. Fix redirections in Admin Console — Ondro Mihalyi / githubweb
  371. Extract links to static resources to a single place. — Ondro Mihalyi / githubweb
  372. Fix config creation in Admin Console — Alexander Pinchuk / githubweb
  373. Integrate Jackson 2.15.0 — noreply / githubweb
  374. Integrate Yasson 3.0.3 — noreply / githubweb
  375. Fix config model initialization — Alexander Pinchuk / githubweb
  376. Integrate Woodstox 6.5.1 — noreply / githubweb
  377. Integrate JSF Template 4.0.1 — noreply / githubweb
  378. Cleanup in logging of connectors-internal-api — David Matějček / githubweb
  379. Fix checkstyle validation failures — Ondro Mihalyi / githubweb
  380. Some modest cleanups for the security code — arjan tijms / githubweb
  381. Fix ConfigInjector metadata generation — Alexander Pinchuk / githubweb
  382. Process feedback for security code cleaning — arjan tijms / githubweb
  383. Processing more feedback — arjan tijms / githubweb
  384. Even more feedback — arjan tijms / githubweb
  385. Prepare release 7.0.4 — Glassfish Bot / githubweb
  386. Prepare next development cycle for 7.0.5-SNAPSHOT — Glassfish Bot / githubweb
  387. Allow ALL value for loggers in Admin Console. — Ondro Mihalyi / githubweb
  388. Add a credential filter pattern to JMXConnector — Hiroki Kaido / githubweb
  389. Fix collected log retrieval — Alexander Pinchuk / githubweb
  390. Add log retrieval integration asadmin test — Alexander Pinchuk / githubweb
  391. Fix data race in the MonitoringService — Alexander Pinchuk / githubweb
  392. Bump testng from 7.4.0 to 7.7.0 in /appserver/tests/tck/validation — noreply / githubweb
  393. Bump testng from 7.4.0 to 7.7.0 in /appserver/tests/tck/concurrency — noreply / githubweb
  394. Optimize the MonitoringService — Alexander Pinchuk / githubweb
  395. Some Jenkins nodes are really slow — David Matějček / githubweb
  396. Transformation of the maven plugin to the annotation processor — David Matějček / githubweb
  397. Renamed two nucleus poms — David Matějček / githubweb
  398. Removed glassfishbuild-maven-plugin:echo - duplicated maven output — David Matějček / githubweb
  399. Fix CME in jdbc connection pool — Alexander Pinchuk / githubweb
  400. Trivial fixes of logging — David Matějček / githubweb
  401. Test draft for testing race conditions in resource pooling — David Matějček / githubweb
  402. Complete test — Alexander Pinchuk / githubweb
  403. Fix login again after logout — arjan tijms / githubweb
  404. Correct accidental expansion of class name — arjan tijms / githubweb
  405. Ensure visibility of the busy flag — Alexander Pinchuk / githubweb
  406. Code cleanup — Alexander Pinchuk / githubweb
  407. Webpage update for 7.0.4 — Ondro Mihalyi / githubweb
  408. Added null check for webSecurityManagerFactory — arjan tijms / githubweb
  409. Add support for running single tests to webservice and suspend — arjan tijms / githubweb
  410. Add servlet TCK to pom modules — arjan tijms / githubweb
  411. Webpage update for 7.0.4, in news — Ondro Mihalyi / githubweb
  412. How to update the website after a new release — Ondro Mihalyi / githubweb
  413. How to update the website after a new release — Ondro Mihalyi / githubweb
  414. Small amount of cleanups for the security code — arjan tijms / githubweb
  415. Removed tab — arjan tijms / githubweb
  416. Integrate Jakarta Mail 2.1.2 — arjan tijms / githubweb
  417. Integrate Jakarta JSONP 2.1.2 — arjan tijms / githubweb
  418. Integrate Jline 3.23 — noreply / githubweb
  419. Integrate Jersey 3.1.2 — arjan tijms / githubweb
  420. Add integration test for collect logs from instance belongs to cluster — Alexander Pinchuk / githubweb
  421. Add several recommended guidelines to the security guide — Hiroki Sawamura / githubweb
  422. Fixes validation error when deploying an application to a cluster. — Ondro Mihalyi / githubweb
  423. Fix redirections after deployment in Admin Console — Ondro Mihalyi / githubweb
  424. Fix resetting security context if principal is the same — arjan tijms / githubweb
  425. Integration tests for cluster deployment — Ondro Mihalyi / githubweb
  426. Some basic cleaning of security, kernel and web glue code — arjan tijms / githubweb
  427. Fixing compilation error in tests and some more cleanups — arjan tijms / githubweb
  428. Integrate Jackson 2151 — noreply / githubweb
  429. Integrate commons-io 2.12.0 — noreply / githubweb
  430. Removed unused assembly plugin configuration: useProjectArtifact — David Matějček / githubweb
  431. Fixes #24223 Make PrincipalCallback Serializable & prevent JMX exception — arjan tijms / githubweb
  432. Remove JDK 14 only annotation — arjan tijms / githubweb
  433. Feature: allow using @Inject instead of @Context for simple injection — arjan tijms / githubweb
  434. Simplified cluster deployment test — Ondro Mihalyi / githubweb
  435. Reorder imports — Ondro Mihalyi / githubweb
  436. Admin Console: Update instance status asynchronously — Ondro Mihalyi / githubweb
  437. Fix deployment-time bytecode preprocessing — Alexander Pinchuk / githubweb
  438. Add transformation logging — Alexander Pinchuk / githubweb
  439. Admin Console: Display progress bar while retrieving instance status — Ondro Mihalyi / githubweb
  440. Prepare release 7.0.5 — Glassfish Bot / githubweb
  441. Prepare next development cycle for 7.0.6-SNAPSHOT — Glassfish Bot / githubweb
  442. Add dtds reported in #23014 and #23665 to the website — Ondro Mihalyi / githubweb
  443. Setting class loader key for CDI extension classes in embedded EJB — arjan tijms / githubweb
  444. Change ordering of pom.xml — arjan tijms / githubweb
  445. Admin console: ignore standalone instance status for app details — Ondro Mihalyi / githubweb
  446. Admin console: ignore status for list of standlaone instances in sidebar — Ondro Mihalyi / githubweb
  447. Webpage update for 7.0.5 — arjan tijms / githubweb
  448. Fix typo — arjan tijms / githubweb
  449. Processing feedback: add test and restore imports — arjan tijms / githubweb
  450. Remove unused variable — arjan tijms / githubweb
  451. Add ability for EJB embedded tests to be run individually and debug. — arjan tijms / githubweb
  452. Fix accidentally updated Felix version — noreply / githubweb
  453. Integrate Jackson 2.15.2 — noreply / githubweb
  454. Add connection timeouts to some admin commands and Admin Console. — Ondro Mihalyi / githubweb
  455. Integrate JSFTemplating 4.0.2 and Woodstock 6.0.1 — arjan tijms / githubweb
  456. Add connection timeouts to some admin commands and Admin Console. — Ondro Mihalyi / githubweb
  457. Refactor ProcessManager to Use ProcessBuilder — Zhen Ma / githubweb
  458. Update latest docs to 7.0.5 — Ondro Mihalyi / githubweb
  459. Fix ClassCircularityError in the ASURLClassLoader — Alexander Pinchuk / githubweb
  460. Minor code cleanups — Alexander Pinchuk / githubweb
  461. fix OSGiCommands test — Zhen Ma / githubweb
  462. Refactor ProcessManager tests based on feedback — Zhen Ma / githubweb
  463. BUild of the website fails because the SNAPSHOT version of the docs isn't found. We need to publish the final version of the docs distribution artifact. — Ondro Mihalyi / githubweb
  464. Add fine-grained bytecode preprocessing tracking in WebappClassLoader — Alexander Pinchuk / githubweb
  465. Add fine-grained bytecode transformation tracking in ASURLClassLoader — Alexander Pinchuk / githubweb
  466. Change logging level to reduce verbosity of a log output — Alexander Pinchuk / githubweb
  467. Integrate Soteria 3.0.3 — arjan tijms / githubweb
  468. remove ProcessExecutor — Zhen Ma / githubweb
  469. Updated maven test plugins + JaCoCo — David Matějček / githubweb
  470. Fixed version in rest-cdi tck — David Matějček / githubweb
  471. Updated jboss-logging to 3.5.1 — David Matějček / githubweb
  472. Updated xmlsec to 3.0.2 — David Matějček / githubweb
  473. Updated JaCoCo in aggregator too — David Matějček / githubweb
  474. Switch to a fork of jsch (com.github.mwiede) and upgrade to 0.2.9 — Ondro Mihalyi / githubweb
  475. Add docs distribution artifact to mvn deploy plugin for Jenkins. — Ondro Mihalyi / githubweb
  476. Fixed race condition in ProcessManager — David Matějček / githubweb
  477. Add Java System logger to the jsch instance — Ondro Mihalyi / githubweb
  478. #24459 Attempt to delete JDBC resource ref only if it exists. — Ondro Mihalyi / githubweb
  479. improve reproducible builds — Herve Boutemy / githubweb
  480. Unused waitForReaderThreads removed — David Matějček / githubweb
  481. Using AtomicBoolean instead of nonvolatile boolean — David Matějček / githubweb
  482. restore git.branch as its impact remains low — Herve Boutemy / githubweb
  483. Drop branch from version string/product id info — Piotr Żygieło / githubweb
  484. Do not populate unused properties — Piotr Żygieło / githubweb
  485. Fixed mistake from recent commit - removal of waitForReaderThreads — David Matějček / githubweb
  486. Fixed processing of process output — David Matějček / githubweb
  487. Yet more fixes and optimizations — David Matějček / githubweb
  488. Removed final (injected value) — David Matějček / githubweb
  489. Integrate jaxb-impl 4.0.3 — David Matějček / githubweb
  490. Allow to set env options to the Asadmin — David Matějček / githubweb
  491. Jenkinsfile - collect logs after failures too — David Matějček / githubweb
  492. New line after the stdout too — David Matějček / githubweb
  493. Drop timestamp from version string/product id info — Piotr Żygieło / githubweb
  494. General cleaning after removal the ProcessExecutor — Alexander Pinchuk / githubweb
  495. Suppress echoing to console in the ProcessManagerTest — Alexander Pinchuk / githubweb
  496. Revert reverting to central-published artifacts — Piotr Żygieło / githubweb
  497. Comment why we decrease log level for JSCH — Ondro Mihalyi / githubweb
  498. Add Jersey MP Rest Client to provide MP Rest Client in GlassFish Full — Ondro Mihalyi / githubweb
  499. Align MP Rest Client module with Jakarta EE 10 — Ondro Mihalyi / githubweb
  500. Add patch for jaxb-osgi.jar that fixes imports — arjan tijms / githubweb
  501. Startserv script for Linux (Bash) starts GF in foreground with a single JVM process — Ondro Mihalyi / githubweb
  502. Startserv script for Linux (Bash) starts GF in foreground with a single JVM process — Ondro Mihalyi / githubweb
  503. Copy startserv and stopserv scripts to top-level bin directory. — Ondro Mihalyi / githubweb
  504. Refactor dry-run code in StartDomainCommand — Ondro Mihalyi / githubweb
  505. In fastest mode (-Pfastest) we don't need to build the docs — arjan tijms / githubweb
  506. Fix for botched #24472 — arjan tijms / githubweb
  507. Integrate EclipseLink 4.0.2 — arjan tijms / githubweb
  508. Updated osgi.properties — David Matějček / githubweb
  509. Using project.osgi.version in osgi.properties instead of hardcoded 3.1 — David Matějček / githubweb
  510. Updated system packages and separated extra packages for osgi — David Matějček / githubweb
  511. Revert "Add patch for jaxb-osgi.jar that fixes imports" — David Matějček / githubweb
  512. Synced felix "clone" — David Matějček / githubweb
  513. Fix for TCK failure after implementing #24049 — arjan tijms / githubweb
  514. Fix checkstyle errors — arjan tijms / githubweb
  515. Integrate CDI TCK 4.0.10 in TCK test — arjan tijms / githubweb
  516. Integrate Weld 5.1.1 — arjan tijms / githubweb
  517. Prepare release 7.0.6 — Glassfish Bot / githubweb
  518. Prepare next development cycle for 7.0.7-SNAPSHOT — Glassfish Bot / githubweb
  519. Webpage update for 7.0.6 — arjan tijms / githubweb
  520. Fix resource adapter config creation — Alexander Pinchuk / githubweb
  521. Publish 7.0.6 docs on the webpage — Ondro Mihalyi / githubweb
  522. Integate JBoss Logging 3.5.2 — arjan tijms / githubweb
  523. Integrate Hibernate Validator 8.0.1 — arjan tijms / githubweb
  524. Fix Enterprise Beans bean method generation — Alexander Pinchuk / githubweb
  525. Integrate Commons IO 2.13.0 — arjan tijms / githubweb
  526. Integrate jakarta.websocket-api 2.1.1 — noreply / githubweb
  527. Integrate jsftemplating 4.0.3 — noreply / githubweb
  528. Integrate Webconsole 4.8.8 — noreply / githubweb
  529. Add optional imports in osgi.bundle of glassfish-naming — Zhen Ma / githubweb
  530. Integrate Weld 5.1.1.SP1 — arjan tijms / githubweb
  531. Integrate command-security 1.0.17 — noreply / githubweb
  532. Use the download mirrot script — Ondro Mihalyi / githubweb
  533. Fix of a few links in docs — Ondro Mihalyi / githubweb
  534. Integrate MicroProfile API 3.0.3 and Helidon implementation 3.2.2 — arjan tijms / githubweb
  535. Removed two files which were copy pasted in web_jsp tests — David Matějček / githubweb
  536. Integrate Parsson 1.1.3 — arjan tijms / githubweb
  537. Integrate REST Client 3.0.1 API — noreply / githubweb
  538. Integrate MicroProfile JWT 2.1 API and implementation OmniFaces 2.0.2 — arjan tijms / githubweb
  539. Add test cases for accessing EJB in multiple ways — Zhen Ma / githubweb
  540. Instructions how to preview glassfish.org website locally — Ondro Mihalyi / githubweb
  541. Update Maven plugins — arjan tijms / githubweb
  542. Remove jacoco.version property — arjan tijms / githubweb
  543. Fix for JSR 109 WSDL generation when using JDK 21 — arjan tijms / githubweb
  544. Add a top menu in the glassfish.org page — Ondro Mihalyi / githubweb
  545. Fix copyright headers — Ondro Mihalyi / githubweb
  546. Add MicroProfile docs to docs page in the glassfish.org site. — Ondro Mihalyi / githubweb
  547. Removed Util class in weld-integration — David Matějček / githubweb
  548. Optimize internal resource store — Alexander Pinchuk / githubweb
  549. The EJB Security module (iiop) logging revisited and detached from security-core — David Matějček / githubweb
  550. Improve new resources allocation — Alexander Pinchuk / githubweb
  551. The com.sun.tracing package is not a part of the JDK any more — David Matějček / githubweb
  552. Removed two unused error messages from war-util — David Matějček / githubweb
  553. Fixed logging dependencies of websecurity module — David Matějček / githubweb
  554. The appclient.security module converted to System.Logger — David Matějček / githubweb
  555. JASPIC Provider Framework logging doesn't depend on external bundles — David Matějček / githubweb
  556. Use optimistic locking in RWLockDataStructure — Alexander Pinchuk / githubweb
  557. Remove busy flag from ResourceHandle — Alexander Pinchuk / githubweb
  558. Fix exception handling — Alexander Pinchuk / githubweb
  559. Implements getAllResources method — Alexander Pinchuk / githubweb
  560. Optimize removeAll method — Alexander Pinchuk / githubweb
  561. Integrate Jersey 3.1.3 — noreply / githubweb
  562. Add more tests — Alexander Pinchuk / githubweb
  563. Fixes New Admin Object Resource creation — Alexander Pinchuk / githubweb
  564. Prepare release 7.0.7 — Glassfish Bot / githubweb
  565. Prepare next development cycle for 7.0.8-SNAPSHOT — Glassfish Bot / githubweb
  566. Implemented autodetection of bootstrap packages for OSGI — David Matějček / githubweb
  567. The osgi.bundle functionality in org-iiop moved to pom.xml — David Matějček / githubweb
  568. The osgi.bundle functionality in jta maven module moved to pom.xml — David Matějček / githubweb
  569. Fixed missing export in orb-iiop manifest — David Matějček / githubweb
  570. The osgi.bundle functionality in jts maven module moved to pom.xml — David Matějček / githubweb
  571. The osgi.bundle file in logging maven module removed — David Matějček / githubweb
  572. The osgi.bundle files removed from api modules — David Matějček / githubweb
  573. The osgi.bundle files removed from 'common' modules — David Matějček / githubweb
  574. The osgi.bundle files removed from 'deployment' modules — David Matějček / githubweb
  575. The osgi.bundle files removed from 'ejb' modules and web-glue — David Matějček / githubweb
  576. Migrated JspReloadGeneratedServletIfUpdatedTest from web_jsp — David Matějček / githubweb
  577. The osgi.bundle files removed from 'connectors' modules — David Matějček / githubweb
  578. The osgi.bundle files removed from 'concurrent' modules — David Matějček / githubweb
  579. The osgi.bundle files removed from 'web' modules — David Matějček / githubweb
  580. Dynamic imports of flashlight added back — David Matějček / githubweb
  581. Reduced kernel exports again, some removed parts moved back again — David Matějček / githubweb
  582. he osgi.bundle file removed from 'admin-monitor' module — David Matějček / githubweb
  583. The osgi.bundle file removed from 'orb-connector' module — David Matějček / githubweb
  584. The osgi.bundle files removed from 'security' modules — David Matějček / githubweb
  585. The osgi.bundle files removed from 'jdbc' modules — David Matějček / githubweb
  586. The osgi.bundle files removed from 'persistence' modules — David Matějček / githubweb
  587. The osgi.bundle files removed from 'admin' modules — David Matějček / githubweb
  588. The osgi.bundle files removed from 'resources' modules — David Matějček / githubweb
  589. The osgi.bundle files removed from 'jms' modules — David Matějček / githubweb
  590. The osgi.bundle files removed from 'admingui' modules — David Matějček / githubweb
  591. Removed legacy JMS support (jmsra 5.0) — David Matějček / githubweb
  592. The osgi.bundle files removed from 'osgi' modules — David Matějček / githubweb
  593. The osgi.bundle files removed from 'appclient' modules — David Matějček / githubweb
  594. The osgi.bundle files removed from '/extras/embedded/' modules — David Matějček / githubweb
  595. The osgi.bundle files removed from 'flashlight' modules — David Matějček / githubweb
  596. The osgi.bundle files removed from 'ha-file-store' module — David Matějček / githubweb
  597. The osgi.bundle files removed from remaining modules (except abandoned tests) — David Matějček / githubweb
  598. Fix #24527 Admin Console behavior when admin user changes password to empty has changed compared to before — Hiroki Kaido / githubweb
  599. Integrate Eleos — arjan tijms / githubweb
  600. Use non-snapshot version of Eleos — arjan tijms / githubweb
  601. Add eleos dependency to embedded — arjan tijms / githubweb
  602. Fix webapp multi-release JAR processing — Alexander Pinchuk / githubweb
  603. Revert loggers — arjan tijms / githubweb
  604. Code cleanup — Alexander Pinchuk / githubweb
  605. Fix compilation errors — arjan tijms / githubweb
  606. About logger number after removal of Jaspic provider module — arjan tijms / githubweb
  607. Fixed unit test compatibility with JDK21 — David Matějček / githubweb
  608. Add test to verify of the MRJAR processing in web applications — Alexander Pinchuk / githubweb
  609. Update website for GF 7.0.7 — Ondro Mihalyi / githubweb
  610. Optimize CDI extensions to reduce unnecessary PAT handle calls — Ondro Mihalyi / githubweb
  611. Fixed ElementStarITest and TokenAuthenticationITest — David Matějček / githubweb
  612. Add MPJAR processing test in ServletContainerInitializer — Alexander Pinchuk / githubweb
  613. Reorganize tests and cleanup code — Alexander Pinchuk / githubweb
  614. Add exception logging to log message — Alexander Pinchuk / githubweb
  615. Add MicroProfile Rest Client TCK — Alexander Pinchuk / githubweb
  616. Fix Java 11 compatibility issue — Alexander Pinchuk / githubweb
  617. Fix Arquillian MicroProfile Config properties processor — Alexander Pinchuk / githubweb
  618. Add Arquillian beans xml transformer — Alexander Pinchuk / githubweb
  619. Fix: tasks submitted to executor during deployment are executed — Ondro Mihalyi / githubweb
  620. Update Arquillian managed server plugin — Alexander Pinchuk / githubweb
  621. Add workaround for the ConfigKeyForMultipleInterfacesTest — Alexander Pinchuk / githubweb
  622. Remove unnecessary maven dependencies an properties — Alexander Pinchuk / githubweb
  623. Update WireMock maven plugin — Alexander Pinchuk / githubweb
  624. Add no-interface view Enterprise Bean application test — Alexander Pinchuk / githubweb
  625. Simplify archive path contexts in Arquillian archive processors — Alexander Pinchuk / githubweb
  626. Update devtests security with option to run single test — arjan tijms / githubweb
  627. Continued integration of Eleos into GlassFish — arjan tijms / githubweb
  628. Revert change in isApplicationEnabled if appName is null — Ondro Mihalyi / githubweb
  629. Propagate JNDI context if none exists — Ondro Mihalyi / githubweb
  630. Cleanup in ContextSetupProviderImpl — Ondro Mihalyi / githubweb
  631. Small amount of cleanup — arjan tijms / githubweb
  632. Added refresh of factory, which effectively reads the config again — arjan tijms / githubweb
  633. Integrate Weld 5.1.1.SP2 — noreply / githubweb
  634. Startserv script - support --help, fix handling errors — Ondro Mihalyi / githubweb
  635. Build embedded artifacts as multi-release JARs — Alexander Pinchuk / githubweb
  636. Update arquillian artifacts — Alexander Pinchuk / githubweb
  637. Archive glassfish-embedded-all.jar along bundles — Piotr Żygieło / githubweb
  638. Archive glassfish-embedded-web.jar as well — Piotr Żygieło / githubweb
  639. Integrate soap policies and key callbacks — arjan tijms / githubweb
  640. Revert changes in the ProgressStatusComplexITest tests — Ondro Mihalyi / githubweb
  641. Integrate Parsson 1.1.4 — Hiroki Sawamura / githubweb
  642. Revert timeout changes in the ManagedExecutorDefinition test — Ondro Mihalyi / githubweb
  643. Clean tests a little — arjan tijms / githubweb
  644. Some cleanup — arjan tijms / githubweb
  645. Fix logging — arjan tijms / githubweb
  646. Fix 'mr-jar' processing in the 'ear' libs — Alexander Pinchuk / githubweb
  647. Add test application for multi-release 'ear' lib processing — Alexander Pinchuk / githubweb
  648. Reorganize 'mr-jar' application tests — Alexander Pinchuk / githubweb
  649. Add runners for the standalone Connectors TCK — arjan tijms / githubweb
  650. Add new modules to pom again — arjan tijms / githubweb
  651. Some cleaning. Removed unused parameter, fixed class ctor, etc — arjan tijms / githubweb
  652. Integrate Mojarra 4.0.3 — noreply / githubweb
  653. Includes missing 'json-api' in embedded artifacts — Alexander Pinchuk / githubweb
  654. Update test dependencies (junit, jmh, checkstyle) — arjan tijms / githubweb
  655. Integrate commons-lang3 3.13.0 — noreply / githubweb
  656. Log stacktrace only in FINE level when MANIFeST not ofund in deployed JAR — Ondro Mihalyi / githubweb
  657. Integrate jsch 0.2.11 — noreply / githubweb
  658. Integrate Felix webconsole 4.8.12 — noreply / githubweb
  659. Prepare release 7.0.8 — Glassfish Bot / githubweb
  660. Prepare next development cycle for 7.0.9-SNAPSHOT — Glassfish Bot / githubweb
  661. Webpage update for 7.0.8 — arjan tijms / githubweb
  662. Fix word ommision — arjan tijms / githubweb
  663. Fixes generated EJB remote interfaces loading — Alexander Pinchuk / githubweb
  664. Refactored logging in FilteringClassLoader according to PR comments. — Ondro Mihalyi / githubweb
  665. Fixes default package name processing — Alexander Pinchuk / githubweb
  666. Add embedded deployment tests — Alexander Pinchuk / githubweb
  667. Trivial code cleanup — Alexander Pinchuk / githubweb
  668. More stable ProgressStatusComplexITest — David Matějček / githubweb
  669. Rename tests to use with the failsafe plugin — Alexander Pinchuk / githubweb
  670. Produces new array with a method reference — Alexander Pinchuk / githubweb
  671. Tolerating missing manifest file — David Matějček / githubweb
  672. Add a builder and runner for the full connectors TCK — arjan tijms / githubweb
  673. Add debug option for GlassFish — arjan tijms / githubweb
  674. Replace deprecated 'isAccessible' method — Alexander Pinchuk / githubweb
  675. Classes in ScatteredArchive are processed only once. — Ondro Mihalyi / githubweb
  676. Add bytecode preprocessing tests — Alexander Pinchuk / githubweb
  677. GF Embedded basic tests work. — Ondro Mihalyi / githubweb
  678. GF Embedded basic CDI tests work. — Ondro Mihalyi / githubweb
  679. Fix copyright headers — Ondro Mihalyi / githubweb
  680. GF Embedded CDI with EJB and JPA tests work. — Ondro Mihalyi / githubweb
  681. Refactored GF Embedded test profiles — Ondro Mihalyi / githubweb
  682. Refactored GF Embedded tests — Ondro Mihalyi / githubweb
  683. Enabled GF Embedded EJB tests — Ondro Mihalyi / githubweb
  684. Enabled GF Embedded Scattered Archive tests — Ondro Mihalyi / githubweb
  685. Enabled some of GF Embedded Maven plugin tests — Ondro Mihalyi / githubweb
  686. Enabled almost all of GF Embedded Maven plugin tests — Ondro Mihalyi / githubweb
  687. Fix a null pointer exc in virtual server — Ondro Mihalyi / githubweb
  688. Enable GF embedded web tests (work in progress) — Ondro Mihalyi / githubweb
  689. Enable GF embedded web tests (work in progress) — Ondro Mihalyi / githubweb
  690. Fix EJBTest root of test archive. — Ondro Mihalyi / githubweb
  691. Fix path to test archive in EmbeddedJSPTest — Ondro Mihalyi / githubweb
  692. Add missing copyright headers — Ondro Mihalyi / githubweb
  693. Refactoring and Eleos integration for connectors — arjan tijms / githubweb
  694. Update to Eleos 3.0.4 — arjan tijms / githubweb
  695. Make sure build fails when there are test failures — arjan tijms / githubweb
  696. Migrated enabled GF embedded tests to JUnit 5 — Ondro Mihalyi / githubweb
  697. Configure the Concurrency TCK tests to produce log files in the "target" directory (#24571) — noreply / githubweb
  698. Integrate Jakarta XML Bind API 4.0.1 — noreply / githubweb
  699. Integrate Jakarta Concurrency API 3.0.3 — noreply / githubweb
  700. Upgraded GF Embedded maven plugin tests to JUnit 5 — Ondro Mihalyi / githubweb
  701. Integrate Mojarra 4.0.4 — arjan tijms / githubweb
  702. Added enabled GF Embedded tests to the default test suites — Ondro Mihalyi / githubweb
  703. Revert formatting done by my IDE — Ondro Mihalyi / githubweb
  704. Revemo GF Embedded tests from the fastest profile — Ondro Mihalyi / githubweb
  705. Tests for contextInitialized listener in a ScatteredArchive — Ondro Mihalyi / githubweb
  706. Website: Adds TOC to docs page — Ondro Mihalyi / githubweb
  707. Update several maven plugins — arjan tijms / githubweb
  708. Update comment for glassfishbuild-maven-plugin — arjan tijms / githubweb
  709. Disable running GF Embedded in tests if skipTests set — Ondro Mihalyi / githubweb
  710. Remove star imports — Ondro Mihalyi / githubweb
  711. Remove parameter 'goalPrefix' for GF Embedded Maven plugin. — Ondro Mihalyi / githubweb
  712. Integrate WinSW 2.12.0 — Alexander Pinchuk / githubweb
  713. Update 'create-service.1' man page — Alexander Pinchuk / githubweb
  714. Update 'create-service' reference manual page — Alexander Pinchuk / githubweb
  715. Fix 'stop-local-instance' command — Alexander Pinchuk / githubweb
  716. Replace Eleos with Eclipse Epicyro — arjan tijms / githubweb
  717. Use M1 for Epicyro — arjan tijms / githubweb
  718. Property for epicyro.version — arjan tijms / githubweb
  719. Refactoring - introducing generics, correcting names — arjan tijms / githubweb
  720. Integrate Epicyro 3.0.0 — arjan tijms / githubweb
  721. Removed now unused HandlerContext, and did some cleaning — arjan tijms / githubweb
  722. Fix #24593 Error message is not displayed when Undeploy fails in Admin Console. — Hiroki Kaido / githubweb
  723. Modify copyright position to the top — Hiroki Kaido / githubweb
  724. Polish the code from code review — Ondro Mihalyi / githubweb
  725. Enable test again and add final again — arjan tijms / githubweb
  726. Integrate Exousia 2.1.1 — arjan tijms / githubweb
  727. Properly close deployment classloader — Alexander Pinchuk / githubweb
  728. Processing feedback — arjan tijms / githubweb
  729. Integrate Nimbus 9.35 — noreply / githubweb
  730. Adjust name of provider — arjan tijms / githubweb
  731. Update maven-bundle-plugin to 5.1.9 — noreply / githubweb
  732. Have to keep EleosProvider for now. Update with next version of Epicyro — arjan tijms / githubweb
  733. Fix description of 'list-virtual-servers' command — Alexander Pinchuk / githubweb
  734. Remove JBI dev tests — Alexander Pinchuk / githubweb
  735. Integrate ORB 4.2.5 — Piotr Żygieło / githubweb
  736. Add test for deployment on multiple virtual servers — Alexander Pinchuk / githubweb
  737. Remove JBI occurrences from source code — Alexander Pinchuk / githubweb
  738. Remove all JBI occurrences from tests — Alexander Pinchuk / githubweb
  739. Remove JBI from Admin Console — Alexander Pinchuk / githubweb
  740. Fix GlassFish launcher test — Alexander Pinchuk / githubweb
  741. Update Application Development Guide — Alexander Pinchuk / githubweb
  742. Update Application Deployment Guide — Alexander Pinchuk / githubweb
  743. Replace gf.redirect to gf.navigate where it needs to be replaced — Hiroki Kaido / githubweb
  744. Prepare release 7.0.9 — Glassfish Bot / githubweb
  745. Prepare next development cycle for 7.0.10 — Glassfish Bot / githubweb
  746. Correct new version by adding -SNAPSHOT — arjan tijms / githubweb
  747. Fix 'osgi-shell' command — Alexander Pinchuk / githubweb
  748. Integrate Grizzly 4.0.1-M1 — arjan tijms / githubweb
  749. Webpage update for 7.0.9 — arjan tijms / githubweb
  750. Use staging profile even for clean — Piotr Żygieło / githubweb
  751. Set embedded server runtime type — Alexander Pinchuk / githubweb
  752. Fix command run target processing — Alexander Pinchuk / githubweb
  753. Use staging profile for tests as well — Piotr Żygieło / githubweb
  754. Integrate Grizzly 4.0.1 — Piotr Żygieło / githubweb
  755. Code cleanup — Alexander Pinchuk / githubweb
  756. Using glassfishbuild-maven-plugin 4.0.0-SNAPSHOT + fixes — David Matějček / githubweb
  757. Fixed build on Windows - bat file suffix — David Matějček / githubweb
  758. Set build plug-in to 4.0.0-M1 — David Matějček / githubweb
  759. Increased minimal maven version to 3.9.0 — David Matějček / githubweb
  760. Fixed dependency on OS settings of java — David Matějček / githubweb
  761. Fixed CRLF issues on windows os — David Matějček / githubweb
  762. Fixed File locking tests for windows — David Matějček / githubweb
  763. Using annotations to run test just on compatible OS — David Matějček / githubweb
  764. GFLauncherTest fixed for Windows — David Matějček / githubweb
  765. The libpam tests disabled on windows — David Matějček / githubweb
  766. Fixed StartupITest - failed on windows with firewall — David Matějček / githubweb
  767. Fixed StartStopITest - Windows vs. * asterisk — David Matějček / githubweb
  768. Fixed StartStopITest - Windows vs. * asterisk - attempt2 — David Matějček / githubweb
  769. Fix possible NumberFormatException — David Matějček / githubweb
  770. Fix updated JSP reload test — David Matějček / githubweb
  771. Fixed AS_JAVA and JAVA_HOME env properties for exec-maven-plugin — David Matějček / githubweb
  772. Integrate HK 3.0.5-M1 and ASM 9.6 — arjan tijms / githubweb
  773. Disable lockAndRenameTest on Mac. The OS just doesn't guarantee this. — arjan tijms / githubweb
  774. Integrate WaSP 3.2.1 — arjan tijms / githubweb
  775. Deprecated XMLInputFactory.newInstance replaced by newFactory — David Matějček / githubweb
  776. Fixed NPE - the unusedJarsCheck is sometimes null — David Matějček / githubweb
  777. Fix 'list-persistence-types' command — Alexander Pinchuk / githubweb
  778. Docs pushed to the end of the build — David Matějček / githubweb
  779. Update HK2 to final version — arjan tijms / githubweb
  780. Refactor Realm and related code — arjan tijms / githubweb
  781. Fix instance synchronization — Alexander Pinchuk / githubweb
  782. Add synchronization test — Alexander Pinchuk / githubweb
  783. Fix String.format with MessageFormat.format — arjan tijms / githubweb
  784. Make realmsManagerReference volatile for thread visibility — arjan tijms / githubweb
  785. Replaced additional occurrences using String.format and {} — arjan tijms / githubweb
  786. Remove accidentally checked in files — arjan tijms / githubweb
  787. Integrate Stax 2 API 4.2.2 — noreply / githubweb
  788. Integrate Weld 5.1.2 — arjan tijms / githubweb
  789. Refactor and clean login modules — arjan tijms / githubweb
  790. Use groupSet directly — arjan tijms / githubweb
  791. Move some classes from security/ee package — arjan tijms / githubweb
  792. Move Jauth to webservices package, which is the only one using it. — arjan tijms / githubweb
  793. Remove jauth classes not directly referenced — arjan tijms / githubweb
  794. Remove all Jauth classes and the (unused) classes using it. — arjan tijms / githubweb
  795. Rename unclear "helper" to authentication service — arjan tijms / githubweb
  796. Removed jauth tests since jauth itself was removed — arjan tijms / githubweb
  797. Organised webservices into client and server — arjan tijms / githubweb
  798. Rename pipe creator classes — arjan tijms / githubweb
  799. Fix the startserv script for Mac OS — Ondro Mihalyi / githubweb
  800. Fix for #24138 - xmlsec does not depend on SLF4J any more and supports modules — David Matějček / githubweb
  801. Using wsit/metro snapshot version with updated dependency on xmlsec — David Matějček / githubweb
  802. Using xmlsec 4.0.0-M1 — David Matějček / githubweb
  803. Temporary OmniFish snapshot repository — David Matějček / githubweb
  804. Added capability required by webservices-osgi.jar — David Matějček / githubweb
  805. Revert "Added capability required by webservices-osgi.jar" — David Matějček / githubweb
  806. Rename main package in security-ee module to include .ee — arjan tijms / githubweb
  807. Using the released Xmlsec 4.0.0 — David Matějček / githubweb
  808. Fix #24641 Cannot filter deployed applications by Engines in Admin Console — Hiroki Kaido / githubweb
  809. Update test packages — arjan tijms / githubweb
  810. Using released Metro Webservices 4.0.3 — David Matějček / githubweb
  811. Remove accidentally committed annotation — arjan tijms / githubweb
  812. Fixed global replace error — arjan tijms / githubweb
  813. Temp fix for mysterious import of "com.sun.enterprise.security.web" — arjan tijms / githubweb
  814. Corrections on the website about 7.0.9 release — Ondro Mihalyi / githubweb
  815. More corrections on the website about 7.0.9 release — Ondro Mihalyi / githubweb
  816. Fix export of com.sun.enterprise.security.web package — arjan tijms / githubweb
  817. Correct wrongly renamed class references — arjan tijms / githubweb
  818. Update pom.xml — noreply / githubweb
  819. Update README.md — noreply / githubweb
  820. Integrate EclipseLink ASM 9.6.0 — noreply / githubweb
  821. Integrate Jakarta SOAP (XMLWSAPI) 4.0.1 and JAXB implementation 4.0.4 — arjan tijms / githubweb
  822. Integrate Parsson 1.1.5 — arjan tijms / githubweb
  823. Integrate Jakarta JSON-P 2.1.3 — arjan tijms / githubweb
  824. Integrate Commons IO 2.14.0 — noreply / githubweb
  825. Formatting — Hiroki Kaido / githubweb
  826. Integrate Classmate 1.6.0 — noreply / githubweb
  827. Legacy classes can remain in old package - already deprecated for remove — arjan tijms / githubweb
  828. Integrate Nimbus Jose JWT 9.37 — noreply / githubweb
  829. Avoid protocol relative redirects — arjan tijms / githubweb
  830. Update test tools checkstyle, jacoco and htmlunit — arjan tijms / githubweb
  831. Undo htmlunit change. The Jenkins CI doesn't like it. — arjan tijms / githubweb
  832. Update pom.xml EE4J parent to 1.0.9 — noreply / githubweb
  833. Integrate JLine 3.23 — noreply / githubweb
  834. Integrate Commons IO 2.15 — noreply / githubweb
  835. Integrate JSCH 0.2.12 — arjan tijms / githubweb
  836. Use GlassFish Build Maven plugin 4.0.0 — arjan tijms / githubweb
  837. Prepare release 7.0.10 — Glassfish Bot / githubweb
  838. Prepare next development cycle for 7.0.11-SNAPSHOT — Glassfish Bot / githubweb
  839. Fixes naming context propagation — Alexander Pinchuk / githubweb
  840. Webpage update for 7.0.10 — arjan tijms / githubweb
  841. Fix admingui has some unhandled messages — Hiroki Kaido / githubweb
  842. Refactoring about logger — Hiroki Kaido / githubweb
  843. Updated glassfish.version.7x to 7.0.10 — David Matějček / githubweb
  844. Updated parent for docs — David Matějček / githubweb
  845. Reduced aggregator profiles — David Matějček / githubweb
  846. Updated maven to 3.9.5 — David Matějček / githubweb
  847. Documenting the aggregator profiles + added qa profile + updated Jenkinsfile — David Matějček / githubweb
  848. Updated readme.md — David Matějček / githubweb
  849. The fast profile added also to the aggregator and tests to keep consistency — David Matějček / githubweb
  850. Add runner for Activation TCK — arjan tijms / githubweb
  851. Fix for formatting — Hiroki Kaido / githubweb
  852. Fix some logger handling — Hiroki Kaido / githubweb
  853. Make sure Activation TCK build fails when tests fails — arjan tijms / githubweb
  854. Rename TCK "ant-based" to "platform" — arjan tijms / githubweb
  855. Added Pages Debug (aka DSOL) TCK — arjan tijms / githubweb
  856. Build of documentation revisited — David Matějček / githubweb
  857. generate-hk2-config moved to process-sources phase — David Matějček / githubweb
  858. Fix the annotation error message is not output correctly — Hiroki Kaido / githubweb
  859. Fixed path to parent pom of docs — David Matějček / githubweb
  860. Integrate Tyrus 2.1.4 — arjan tijms / githubweb
  861. The set-version-id profile updated to respect the current reactor — David Matějček / githubweb
  862. Update various build-plugins to latest version — arjan tijms / githubweb
  863. Integrate Mojarra 4.0.5 — arjan tijms / githubweb
  864. Using target instead of tasks — David Matějček / githubweb
  865. Refactored closing streams in report builder — David Matějček / githubweb
  866. The report-builder moved to standard Maven reactor — David Matějček / githubweb
  867. The reporter moved to standard Maven reactor too — David Matějček / githubweb
  868. Fixed resolving GF_VERSION property value — David Matějček / githubweb
  869. Dependencies moved to the main reactor + executable from gftest.sh on jenkins — David Matějček / githubweb
  870. Fixed paths to reporter.jar — David Matějček / githubweb
  871. Fixed naming_all tests — David Matějček / githubweb
  872. Enabled staging profile in several Ant tests + fixed dependency — David Matějček / githubweb
  873. Removed logging binaries from Ant tests, replaced by maven — David Matějček / githubweb
  874. junit and testng moved to maven downloader too — David Matějček / githubweb
  875. The webtest.jar moved to maven downloader too — David Matějček / githubweb
  876. Removed unused or redundant files fron Ant ZombieTest Army — David Matějček / githubweb
  877. Fixed NPE — David Matějček / githubweb
  878. JMAX http servlet test moved to Maven — David Matějček / githubweb
  879. The jmac httpservletchallenge moved to maven — David Matějček / githubweb
  880. Fixed log message — David Matějček / githubweb
  881. Removed httpServletChallenge — David Matějček / githubweb
  882. HttpServletChallengeAuthTest moved from Ant to Maven — David Matějček / githubweb
  883. Fixed log message — David Matějček / githubweb
  884. The httpsoapembedded test moved to maven — David Matějček / githubweb
  885. Added log to StandardWrapper — David Matějček / githubweb
  886. Updated version number — David Matějček / githubweb
  887. Fixed missing resource bundle warning in logs — David Matějček / githubweb
  888. Removed several unused targets from security_all — David Matějček / githubweb
  889. Added support for HTTPS and keytool to tests — David Matějček / githubweb
  890. JMAC HTTPS test moved to application tests, disabled — David Matějček / githubweb
  891. Removed unused targets and properties from jdbc_all — David Matějček / githubweb
  892. HttpMethodAuthTest moved to maven + HTTP1.0 client supporting custom method — David Matějček / githubweb
  893. The defaultp2r test moved to maven — David Matějček / githubweb
  894. The jsp2sful tests moved to Maven — David Matějček / githubweb
  895. The multirolemapping tests moved to maven — David Matějček / githubweb
  896. The SimpleMultiRoleMappingTest moved from ant to maven — David Matějček / githubweb
  897. Temporal solution - s1asCN property was already removed — David Matějček / githubweb
  898. Removed ECL Emma from few ant tests, the obsoleted code coverage library — David Matějček / githubweb
  899. Removed IDEA project files from Ant tests — David Matějček / githubweb
  900. Integrate WaSP 3.2.2 — arjan tijms / githubweb
  901. Start with integrate Authorization 3.0 API and Exousia 3.0 — arjan tijms / githubweb
  902. Fix Properties specific to this Class is not displayed in Edit Realm Page — Hiroki Kaido / githubweb
  903. Fix other places where JS_PREFIX was used — Hiroki Kaido / githubweb
  904. Added wasp loggers — David Matějček / githubweb
  905. Closed the rotationTimer and rotationTimerTask lifecycles — David Matějček / githubweb
  906. Fixed LogFileManager for file defined by just a file name — David Matějček / githubweb
  907. The streamCloser and the streamSetter can be null — David Matějček / githubweb
  908. Remove 'sort="true"' set in 'filterLabels' in 'targetResourceTableButtons.inc' — Hiroki Kaido / githubweb
  909. Disable the delete button if no instance is selected in New Cluster Page — Hiroki Kaido / githubweb
  910. Fix When opening any Cluster's Resource page, all items in menu tree are highlighted — Hiroki Kaido / githubweb
  911. Add a display area for error messages when file upload fails — Hiroki Kaido / githubweb
  912. Integrate Helidon MicroProfile Config 3.2.3 — Alexander Pinchuk / githubweb
  913. Initial support for — arjan tijms / githubweb
  914. Fix the symbol for the required field is not displayed with Location — Hiroki Kaido / githubweb
  915. Formatting — Hiroki Kaido / githubweb
  916. Fix Fail to deploy a app when the app's material files remain and if there is a lifecycle module — Hiroki Kaido / githubweb
  917. Fix WebSocket not working for default web module applications. — arjan tijms / githubweb
  918. Processing feedback — arjan tijms / githubweb
  919. Removing semi-colon — arjan tijms / githubweb
  920. Refactor near fixes — Hiroki Kaido / githubweb
  921. Integrate Jersey 3.1.4 — arjan tijms / githubweb
  922. Fix accidentally changed constant — arjan tijms / githubweb
  923. Fixed several possible issues with rolling log files — David Matějček / githubweb
  924. Prepare release 7.0.11 — Glassfish Bot / githubweb
  925. Switched to System.Logger and renameTo replaced by Files.move — David Matějček / githubweb
  926. Prepare next development cycle for 7.0.12-SNAPSHOT — Glassfish Bot / githubweb
  927. Add TLS checkbox in AdminGUI — Hiroki Kaido / githubweb
  928. fix cmtTimeoutInSeconds config, it can't take effect when set value 0 in admin UI. — Tony Zhang / githubweb
  929. Webpage update for 7.0.11 — arjan tijms / githubweb
  930. Add initial support for several Jakarta EE 11 M1 APIs — arjan tijms / githubweb
  931. Added Mojarra 4.1 M1 (as snapshot) support. — arjan tijms / githubweb
  932. Expressly finally as M1 instead of SNAPSHOT — arjan tijms / githubweb
  933. Added M1 versions of Faces and Mojarra — arjan tijms / githubweb
  934. Integrate Jersey 3.1.5 — arjan tijms / githubweb
  935. Separate the timeout period for resync by the RecoveryManager from the container managed transaction timeout. — Hiroki Sawamura / githubweb
  936. The startserv script now reports errors correctly. — Ondro Mihalyi / githubweb
  937. Align usage of Cygwin in startserv and asadmin scripts — Ondro Mihalyi / githubweb
  938. Add Jakarta Validation 3.1.0-M1 — arjan tijms / githubweb
  939. Integrate Jackson 2.16.0 — arjan tijms / githubweb
  940. Next version is 8.0.0 — arjan tijms / githubweb
  941. Integrate Grizzly 4.0.2 — arjan tijms / githubweb
  942. Working on getting more tests to pass. — arjan tijms / githubweb
  943. Use M1 for jsf templating — arjan tijms / githubweb
  944. Fix several tests — arjan tijms / githubweb
  945. Use M1 for Exousia again — arjan tijms / githubweb
  946. Update MP to Jakarta EE 11 M1 compatible versions. — arjan tijms / githubweb
  947. Set something in the Jenkinsfile to 21 — arjan tijms / githubweb
  948. Use 21 image — arjan tijms / githubweb
  949. Removed CDI tests using @ManagedBean — arjan tijms / githubweb
  950. Removed EJB tests using @ManagedBean — arjan tijms / githubweb
  951. Revert config.properties being changed by tests — arjan tijms / githubweb
  952. Add patches to web profile distribution — arjan tijms / githubweb
  953. Export config to make embedded start — arjan tijms / githubweb
  954. Update glassfish7 root folder to glassfish8 — arjan tijms / githubweb
  955. Integrate Javassist 3.30.2 — arjan tijms / githubweb
  956. Integrate JLine 3.25.0 — Alexander Pinchuk / githubweb
  957. Integrate commons-lang3 3.14.0 — Alexander Pinchuk / githubweb
  958. Integrate commons-io 2.15.1 — Alexander Pinchuk / githubweb
  959. Integrate ClassMate 1.7.0 — Alexander Pinchuk / githubweb
  960. Fixes license year — Alexander Pinchuk / githubweb
  961. Integrate JSch 0.2.16 — Alexander Pinchuk / githubweb
  962. Make all deployment-time bytecode transformers reentrant — Alexander Pinchuk / githubweb
  963. Integrate Helidon MicroProfile Config 3.2.5 — Alexander Pinchuk / githubweb
  964. Integrate early build of Jersey 4. — arjan tijms / githubweb
  965. Direct use ClassFileTransformer for bytecode preprocessing — Alexander Pinchuk / githubweb
  966. Use COW array list for a list of transformers — Alexander Pinchuk / githubweb
  967. Remove unused method — Alexander Pinchuk / githubweb
  968. Reduce usage of Java SE Security Manager — arjan tijms / githubweb
  969. Remove obsoleted appperms test and temp disable JMS intect test — arjan tijms / githubweb
  970. Code cleanup — Alexander Pinchuk / githubweb
  971. Replace JMockit mock framework with EasyMock — Alexander Pinchuk / githubweb
  972. Remove all JMockit occurrences — Alexander Pinchuk / githubweb
  973. Fixes #24739 — arjan tijms / githubweb
  974. Fix tabs — arjan tijms / githubweb
  975. Integrate EasyMock 5.2.0 — Alexander Pinchuk / githubweb
  976. Update JaCoCo to 0.8.11 — Alexander Pinchuk / githubweb
  977. Remove log handler so server.log will be owned just by the server — David Matějček / githubweb
  978. Fixed stop-domain warning message — David Matějček / githubweb
  979. Fixed issues around rolling the server.log file — David Matějček / githubweb
  980. Fixed problem with lost event handling of logging.properties — David Matějček / githubweb
  981. Add debug option to start-cluster, to start all instances in debug mode — arjan tijms / githubweb
  982. Fix tab and trailing spaces — arjan tijms / githubweb
  983. Fixes ConcurrentModificationException in context map propagator — Alexander Pinchuk / githubweb
  984. Enable test case — Alexander Pinchuk / githubweb
  985. Integrate GlassFish Shoal 3.1.0 — arjan tijms / githubweb
  986. Optimize servlet caching filter — Alexander Pinchuk / githubweb
  987. Raise bytecode level — Alexander Pinchuk / githubweb
  988. Try the application classloader to restore the Principal for HA. — arjan tijms / githubweb
  989. Fixed typo — arjan tijms / githubweb
  990. Formatting — arjan tijms / githubweb
  991. Use standard proxy default method invocation handler — Alexander Pinchuk / githubweb
  992. Integrate Tyrus 2.1.5 — arjan tijms / githubweb
  993. Order WebSocket initializer before Faces one — arjan tijms / githubweb
  994. Fixes REST ASM resource generator — Alexander Pinchuk / githubweb
  995. Guard the websocket upgrade to only happen once for a request. — arjan tijms / githubweb
  996. Integrate Apache Santuario/XMLSec 4.0.1 — arjan tijms / githubweb
  997. Integrate Woodstox 6.6.0 — arjan tijms / githubweb
  998. More stable GlassFishLogHandlerTest — David Matějček / githubweb
  999. Fixed typo in LogFileManagerTest — David Matějček / githubweb
  1000. Add websocket TCK runner — arjan tijms / githubweb
  1001. Patch Tyrus manifest to export org.glassfish.tyrus.client.exception — arjan tijms / githubweb
  1002. Integrate HK2 3.0.6 — arjan tijms / githubweb
  1003. Prepare release 7.0.12 — Glassfish Bot / githubweb
  1004. Prepare next development cycle for 7.0.13-SNAPSHOT — Glassfish Bot / githubweb
  1005. Add list of processes — David Matějček / githubweb
  1006. Webpage update for 7.0.12 — arjan tijms / githubweb
  1007. Revert "Merge master into 8.0" — noreply / githubweb
  1008. Integrate JNA 5.14 — arjan tijms / githubweb
  1009. The recoveryInProgress is a constant in fact, never null — David Matějček / githubweb
  1010. The resyncInProgress was not null-safe — David Matějček / githubweb
  1011. The UNIQUE_RMS_READY is a constant in fact, it cannot be null. — David Matějček / githubweb
  1012. The state.recoveryInProgress cannot be null — David Matějček / githubweb
  1013. The state.resyncInProgress may be set to null at any time. — David Matějček / githubweb
  1014. Update download page — Alexander Pinchuk / githubweb
  1015. Formatting — Hiroki Kaido / githubweb
  1016. Fix no stacktrace is outputed in server log when exception occurs in class specified by Lifecycle Module — Hiroki Kaido / githubweb
  1017. Fixes schedule-exp EJB timer test — Alexander Pinchuk / githubweb
  1018. Fixes issue #24782, cannot run eclipse:eclipse on module nucleus-dtds on — R.M. Morrien / githubweb
  1019. Fixes issue #24784, cannot build doc modules on Windows — R.M. Morrien / githubweb
  1020. Fixed month abbreviations - czech to english — David Matějček / githubweb
  1021. Updated artifactId of gf docs in the website publisher — David Matějček / githubweb
  1022. Add code conventions (taken from the EE4J ones that got lost) — arjan tijms / githubweb
  1023. I forgot to change also groupId in b9371d45e9c0fe8270dbc0f409ed6b5a4a4b5526 — David Matějček / githubweb
  1024. Fixes data race during Admin Console initialization — Alexander Pinchuk / githubweb

#181 (Sep 14, 2022, 9:32:28 AM)

  1. Fixing security issue regarding access to web.xml file — Luis Neto / githubweb
  2. Using easyMock instead of mockito — Luis Neto / githubweb
  3. Reflect current ECA requirements to use `Author` instead of `Signed-Off` — David Matějček / githubweb
  4. Compilation errors fixed — Luis Neto / githubweb
  5. package not found removed — Luis Neto / githubweb
  6. Finished test upgrade to JUnit5 and EasyMock — David Matějček / githubweb
  7. Fixed license header (Payara -> Eclipse) — David Matějček / githubweb
  8. Updte platforms TCK results for GlassFish M8 — arjan tijms / githubweb
  9. Small amount of cleanup for glue instance listeners — arjan tijms / githubweb
  10. More tolerant test - there may be more server.log files — David Matějček / githubweb
  11. Fixed comparison in JDK version requirement validation — David Matějček / githubweb
  12. Integrate helidon-config 3.0.1 and Nimbus 9.24.2 — David Matějček / githubweb
  13. TCK results for Web Profile 10 — arjan tijms / githubweb
  14. Remove unused local variables — David Matějček / githubweb
  15. Reduce dependency scope — Piotr Żygieło / githubweb
  16. Bump jsoup — David Matějček / githubweb
  17. Add glassfish-jul-extension dependency to glassfish-embedded-all — David Matějček / githubweb
  18. Explicit jul's type — David Matějček / githubweb
  19. Integrate EclipseLink 4.0.0-RC1 — arjan tijms / githubweb
  20. POM formatting — David Matějček / githubweb
  21. Prototype - running Ant-based TCK tests from GlassFish build possible now — David Matějček / githubweb
  22. Parsing results, ensuring that all started processes are stopped, refactoring — David Matějček / githubweb
  23. Refactored to use JUnit Extension and added all remaining modules — David Matějček / githubweb
  24. Added Mail Server support (TestContainer), better logging support, cleanup — David Matějček / githubweb
  25. Don't overwrite jakartaeetck if it exists — David Matějček / githubweb
  26. Fix for #24104 - fixed infinite loop — David Matějček / githubweb
  27. Cleanup in i18n related to previous commit and it's PR — David Matějček / githubweb
  28. Update various component versions in pom — arjan tijms / githubweb
  29. Integrate Hibernate Validator 8.0.0.Final and some tools — arjan tijms / githubweb
  30. Integrate Jersey 3.1.0-M8 — arjan tijms / githubweb
  31. Integrate jaxb-impl 4.0.1, Jackson 2.13.4 and Yasson 3.0.2 — arjan tijms / githubweb

#180 (Aug 22, 2022, 12:39:59 PM)

  1. Set required system property for the CDI TCK, passing 1 more test — arjan tijms / githubweb
  2. Remove useless check — Piotr Żygieło / githubweb
  3. Fix for EjbInjectionTest — David Matějček / githubweb
  4. Partial cleanup in container-common — David Matějček / githubweb
  5. Partial cleanup in ejb-container — David Matějček / githubweb
  6. Partial cleanup in war-util and classloaders — David Matějček / githubweb
  7. Closing resources - deployment archives — David Matějček / githubweb
  8. Minor code formatting — David Matějček / githubweb
  9. Fixed TldScanner complaints about incorrect classpath — David Matějček / githubweb
  10. JavaEEIOUtilsImpl updated - trywith, logs, IOE on close not ignored — David Matějček / githubweb
  11. args can really be null here — David Matějček / githubweb
  12. Trivial formatting + try-with + using Set instead of Vector — David Matějček / githubweb
  13. Fixed tests - the close is not appropriate here — David Matějček / githubweb
  14. args can really be null here II — David Matějček / githubweb
  15. Fixed missing return — David Matějček / githubweb
  16. Update to latest CDI TCK version — noreply / githubweb
  17. Updated Weld to 5.0.0.SP2 — David Matějček / githubweb
  18. Exclude the test-audit dependencies from tck test classes — Scott M Stark / githubweb
  19. Fixed another few CDI TCK tests — David Matějček / githubweb
  20. Add runner for concurrency TCK — arjan tijms / githubweb
  21. Add creating test users — arjan tijms / githubweb
  22. Fix creating users — arjan tijms / githubweb
  23. Add optional file logging from TCK example bundle — arjan tijms / githubweb
  24. Add module to parent pom — arjan tijms / githubweb
  25. Reflecting code review: Using Boolean.getBoolean — David Matějček / githubweb
  26. TCK needs testng jar to be on the server. Add it. — arjan tijms / githubweb
  27. Create MP Config TCK Runner — Matt Gill / githubweb
  28. Create MP Config container — Matt Gill / githubweb
  29. Enable MP Config for archives using it statically — Matt Gill / githubweb
  30. Optimise MP Config sniffer — Matt Gill / githubweb
  31. Add MP Config TCK Arquillian extension — Matt Gill / githubweb
  32. Replace beans.xml files in MP Config TCK — Matt Gill / githubweb
  33. Cast GlassfishClientExceptions to expected exception type — Matt Gill / githubweb
  34. Refactor Arquillian extensions — Matt Gill / githubweb
  35. Configure the required container system properties — Matt Gill / githubweb
  36. Modify non-testable TCK deployments — Matt Gill / githubweb
  37. Fix Arquillian beans xml transformer — Matt Gill / githubweb
  38. Enable multi-release Smallrye classes — Matt Gill / githubweb
  39. Allow sniffers to scan annotated parameters — Matt Gill / githubweb
  40. Replace Smallrye with Helidon — Matt Gill / githubweb
  41. Prevent Helidon microprofile-config.properties caching — Matt Gill / githubweb
  42. Fix Helidon ClassConverter — Matt Gill / githubweb
  43. Fix deployment exception transformer — Matt Gill / githubweb
  44. Fixed timeout tests in Servlet TCK — David Matějček / githubweb
  45. Updated and reactivated Krazo for MVC 2.0 support — Christian Kaltepoth / githubweb
  46. Update JakartaEE 10 Schemas — Piotr Żygieło / githubweb
  47. Undo commit d7822ec6f9b644524a8b966ac02987c8944fc26b — Takahiro Nagao / githubweb
  48. Override getKnownClasses for CDI TCK — Takahiro Nagao / githubweb
  49. Copy the ConfigCdiExtension into the config module — Matt Gill / githubweb
  50. Patch the Config CDI extension — Matt Gill / githubweb
  51. Expose the io.helidon.config package — Matt Gill / githubweb
  52. Revert "Updated and reactivated Krazo for MVC 2.0 support" — David Matějček / githubweb
  53. Integrate Grizzly 4.0.0 — arjan tijms / githubweb
  54. Bump OpenMQ version — Piotr Żygieło / githubweb
  55. Update to common annotations to 2.1.1 for deprecated @ManagedBean — Scott M Stark / githubweb
  56. Implement Jakarta Security glue code. — arjan tijms / githubweb
  57. Helidon Config CDI extension defensive code — Matt Gill / githubweb
  58. Helidon Config CDIExtension streams refactor — Matt Gill / githubweb
  59. Splitting out dol-core — arjan tijms / githubweb
  60. Remove snapshot version — arjan tijms / githubweb
  61. Moved concurrency libs to web profile feature set — arjan tijms / githubweb
  62. Correcting imports in some tests — arjan tijms / githubweb
  63. Update Tyrus to 2.1.0-M3 and Jersey to 3.1.0-M7 — arjan tijms / githubweb
  64. Update MVC/Krazo, Jbatch and Yasson — arjan tijms / githubweb
  65. Add JDK17 profile for MP modules — arjan tijms / githubweb
  66. Integrate WaSP 3.1.0-M7 — arjan tijms / githubweb
  67. Add concurrency API JAR to the default JSP servlet config. — Ondrej Mihalyi / githubweb
  68. Integrate OmniConcurrent RC3 — arjan tijms / githubweb
  69. Revert "Revert "Updated and reactivated Krazo for MVC 2.0 support"" — David Matějček / githubweb
  70. Make bind exception more clear — arjan tijms / githubweb
  71. Correct space — arjan tijms / githubweb
  72. Added excludes for challenged Concurrency TCK tests — arjan tijms / githubweb
  73. Correct wrong copy/paste of copyright header — arjan tijms / githubweb
  74. Update concurrency runner and domain.xml to execute sigtest on server — arjan tijms / githubweb
  75. Using older mvc-api version 2.0.1 — David Matějček / githubweb
  76. Add a signature test profile — Scott M Stark / githubweb
  77. Fixed default httpOnly value - should be true — Hiroki Sawamura / githubweb
  78. Exclude jboss audit dependencies. There are problematic for CIs — arjan tijms / githubweb
  79. Add TCK runner for Jakarta Validation — arjan tijms / githubweb
  80. Updated Jakarta EE 10 references in code — David Matějček / githubweb
  81. Fixed Jakarta EE version in man pages — David Matějček / githubweb
  82. Updated product name to Eclipse GlassFish — David Matějček / githubweb
  83. Some tests are sensitive to environment locale settings — David Matějček / githubweb
  84. Integrate concurrent rc4 — arjan tijms / githubweb
  85. Upgrade to Weld 5.0.1.Final for issues/24014 — Scott Marlow / githubweb
  86. appclient container needs 2.1.1 Jakarta Annotation ManagedBean - alt — arjan tijms / githubweb
  87. Correct classifier for CDI TCK signature test — arjan tijms / githubweb
  88. Comment out MVC temporarily to have CDI TCK passing again — arjan tijms / githubweb
  89. Integrate command security 1.0.15 — arjan tijms / githubweb
  90. Exclude challenged concurrency TCK test — arjan tijms / githubweb
  91. Updated jboss logging - required osgi dependency of Weld 5.0.1.Final — David Matějček / githubweb
  92. Use excluded groups property for CDI TCK — arjan tijms / githubweb
  93. Add webprofile selector for excluded groups — arjan tijms / githubweb
  94. Correct classifier for sigtest — arjan tijms / githubweb
  95. Removed duplicit log in WarHandler — David Matějček / githubweb
  96. Rules for resource and class loading resolution aligned — David Matějček / githubweb
  97. el-api 5.0.1 now avoids memory leaks — David Matějček / githubweb
  98. Faster comparison in ResourceLocator — David Matějček / githubweb
  99. Removed unused error message (usage removed in update of el-api) — David Matějček / githubweb
  100. Jakarta EE 10 TCK results — arjan tijms / githubweb
  101. Integrate Hibernate Validator 8.0.0.CR1 — arjan tijms / githubweb
  102. Integrate Eclipselink 4.0.0-M4 — arjan tijms / githubweb
  103. Integrate Metro 4.0.0 with patches for corrupted MANIFEST.MF files — arjan tijms / githubweb
  104. Integrate JNA 5.12.1, surefire M7 and jettison 1.5, — arjan tijms / githubweb
  105. Integrate webservices/metro/wsit 4.0.1 + xmlsec patch — arjan tijms / githubweb
  106. Remove unneeded patched manifest files — arjan tijms / githubweb
  107. Correcting results — arjan tijms / githubweb
  108. Integrate WaSP 3.1.0 — arjan tijms / githubweb
  109. Update concurrency and add web profile to TCK — arjan tijms / githubweb
  110. Integrate Soteria 3.0.0 — arjan tijms / githubweb
  111. Add execution of the CDI Lang Model TCK — arjan tijms / githubweb
  112. Update TCK link and SHA for Jakarta Activation — arjan tijms / githubweb
  113. Move all links to final versions, update a wrong SHA and name. — arjan tijms / githubweb
  114. Integrate Exousia 2.1.0 — arjan tijms / githubweb
  115. Update Authentication TCK to 3.0.1 for EE 10 platform results — arjan tijms / githubweb
  116. Issue #23873 Fixed some log messages and added warnings to detect missing bundles — David Matějček / githubweb
  117. Removed dead code - the class is not available in JDK11+ — David Matějček / githubweb
  118. Issue #23873 Fixed ORB logs — David Matějček / githubweb
  119. Issue #23873 Fixed deployment logs — David Matějček / githubweb
  120. Fixed formatting — David Matějček / githubweb
  121. Issue #23873 Fixed more log messages — David Matějček / githubweb
  122. Issue #23873 Fix for quicklook tests - LogDomains vs. bundles — David Matějček / githubweb
  123. Fixed whitespace — David Matějček / githubweb
  124. GJULE - GlassFish Java Util Logging Extensions — David Matějček / githubweb
  125. GJULE integration with GlassFish — David Matějček / githubweb
  126. Renamed module names: javaee.jar -> jakartaee.jar — David Matějček / githubweb
  127. Formatting in policy files — David Matějček / githubweb
  128. AccessLogs and VirtualServerGLassFishLogger — David Matějček / githubweb
  129. Formatting — David Matějček / githubweb
  130. Revision and sync of both osgi.properties files — David Matějček / githubweb
  131. SFTPClient is closeable now — David Matějček / githubweb
  132. Fixed printing OSGI issues in EmbeddedOSGiGlassFishRuntime — David Matějček / githubweb
  133. Fix EE 10 TCK results — Ondro Mihalyi / githubweb
  134. Brief Product Name removed — David Matějček / githubweb
  135. FileArchiveTest now uses LogCollectorHandler — David Matějček / githubweb
  136. Fixed LogParser - it could not parse timestamps from older versions under jdk17 — David Matějček / githubweb
  137. Fixed log viewing — David Matějček / githubweb
  138. Level of "service (un)registered" message changed from INFO to CONFIG — David Matějček / githubweb
  139. Minor removals and javadoc fixes in gjule — David Matějček / githubweb
  140. Re-integrate fixed MVC and Krazo artifacts — Tobias Erdle / githubweb
  141. More tests for logging — David Matějček / githubweb
  142. Updated logging.properties — David Matějček / githubweb
  143. Deleted unused class ModuleToLoggerNameMapper — David Matějček / githubweb
  144. Removed unused LogDomains constants and NAMING — David Matějček / githubweb
  145. Update Concurrency TCK runner for 3.0.2 — arjan tijms / githubweb
  146. File logging.properties merged to one — David Matějček / githubweb
  147. Admin GUI - fixed property names — David Matějček / githubweb
  148. Tests for set-log-attributes and rotateLog — David Matějček / githubweb
  149. Simplified logging.properties in some tests — David Matějček / githubweb
  150. SystemInfoImpl - fixed javadoc — David Matějček / githubweb
  151. Fixed sorting inside logging.properties — David Matějček / githubweb
  152. Killing zombies - removed unused classes and constants and misleading comments — David Matějček / githubweb
  153. Fixes #24054 - Move ApplicationValidator messages to DOLUtils class — Ondro Mihalyi / githubweb
  154. Minor cleanups - imports, non-existing references — David Matějček / githubweb
  155. Fixes #24054 - Fix checkstyle violations — Ondro Mihalyi / githubweb
  156. Update various versions — arjan tijms / githubweb
  157. Integrate JSON 2.1.1 + deps parsson/yasson. — arjan tijms / githubweb
  158. Update parsson media too — arjan tijms / githubweb
  159. Update bundle plugin to 5.1.8 — arjan tijms / githubweb
  160. Update junit, checkstyle, site-plugin and the event admin. — arjan tijms / githubweb
  161. Update Helidon Config to 3.0.0 — arjan tijms / githubweb
  162. Refresh jakartaee_10.xsd — Piotr Żygieło / githubweb
  163. Refresh jakartaee_web_services_2_0.xsd — Piotr Żygieło / githubweb
  164. Refresh web-facelettaglibrary_3_0.xsd — Piotr Żygieło / githubweb
  165. Refresh jakartaee_web_services_client_2_0.xsd — Piotr Żygieło / githubweb
  166. Fix typo in log message — Piotr Żygieło / githubweb
  167. Fix class name in javadoc — Piotr Żygieło / githubweb
  168. Drop class name from javadoc — Piotr Żygieło / githubweb
  169. Updated documentation dependencies - now compatible with JDK11 and JDK17 — David Matějček / githubweb
  170. Table of content levels - using 3 instead of 1 both for PDF and HTML — David Matějček / githubweb
  171. JRuby version reverted back to 9.3.2.0 — David Matějček / githubweb
  172. Changed jruby-complete to jruby — David Matějček / githubweb
  173. The systemRootLoggerLevel changed to systemRootLogger.level — David Matějček / githubweb
  174. Added the disabled SyslogHandler to the default set — David Matějček / githubweb
  175. Renamed some parameters in logging — David Matějček / githubweb
  176. SimpleLogHandler.useErrorStream is true by default — David Matějček / githubweb
  177. Removed FileHandler settings — David Matějček / githubweb
  178. Fixed access log timestamp formatter and reduced spam in logs — David Matějček / githubweb
  179. Fixed tests - now reflecting last changes in logging — David Matějček / githubweb
  180. Update of the documentation related to latest changes in logging — David Matějček / githubweb
  181. Integrate Expressly 5.0.0 — arjan tijms / githubweb
  182. Issue #24070 Fixed thousands of cross references in the documentation — David Matějček / githubweb
  183. Issue #24070 Reducing number of references by a bash script — David Matějček / githubweb
  184. Issue #24070 Reducing number of labels — David Matějček / githubweb
  185. Issue #24070 Replaced local links by xrefs — David Matějček / githubweb
  186. Issue #24070 More replacements — David Matějček / githubweb
  187. Issue #24070 Remaining manual fixes — David Matějček / githubweb
  188. Issue #24070 Enabled validation — David Matějček / githubweb
  189. Issue #24070 Removed the script created for this issue — David Matějček / githubweb
  190. Fixed typo in read-uncommited — David Matějček / githubweb
  191. Removed unused and obsoleted JavaVersion class — David Matějček / githubweb
  192. Fixed log message - BeanDeploymentArchiveImpl instead of DeploymentImpl — David Matějček / githubweb
  193. Fixed incompatibility of GF built on JDK17 with JDK11. — David Matějček / githubweb
  194. Updated README - recommended jdk17 for building — David Matějček / githubweb
  195. Minor cleanup - formatting, loggers — David Matějček / githubweb
  196. Versions moved to plugin management — David Matějček / githubweb
  197. Integrate Hibernate Validator 8.0.0.CR3 — arjan tijms / githubweb
  198. Fix for #24085 Manifest doesn't always exist — David Matějček / githubweb