Skip to content

Changes

Summary

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

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java (diff)
The file was modified appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourceUtilities.java (diff)
The file was modified appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java (diff)
The file was modified appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/CustomResourceDeployer.java (diff)
Commit c687153637d2bebabeb091184002c2d1895d44ad by David Matějček
JNDI: JDBCRealm vs SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/jdbc/JDBCRealm.java (diff)
Commit 2a3546599dddced1860e881c074b430b26881288 by David Matějček
JNDI: jts vs. SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/TransactionNamingProxy.java (diff)
The file was modified appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/XATerminatorImpl.java (diff)
The file was modified appserver/transaction/jts/src/test/java/com/sun/enterprise/transaction/jts/JavaEETransactionManagerTest.java (diff)
The file was modified appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java (diff)
Commit 7d4f90b089b88827befb169c97241f76991cc76a by David Matějček
JNDI: orb vs. SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/api/ORBNamingProxy.java (diff)
The file was modified appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java (diff)
The file was modified appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java (diff)
The file was modified appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/api/HandleDelegateNamingProxy.java (diff)
Commit 350a23da432313a42ef3c497e1c6ee757cb6037d by David Matějček
JNDI: mail vs. SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/CreateMailResource.java (diff)
The file was modified appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/deployer/MailResourceDeployer.java (diff)
The file was modified appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/DeleteMailResource.java (diff)
The file was modified appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/beans/MailResource.java (diff)
Commit 8d842344eccda7a4d72ce22b79e1a3707e0ab450 by David Matějček
JNDI: jms vs. SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/InjectableJMSContext.java (diff)
The file was modified appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/JMSConfigListener.java (diff)
The file was modified appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/DeleteJMSResource.java (diff)
The file was modified appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSPing.java (diff)
The file was modified appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java (diff)
The file was modified appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/DefaultJMSConnectionFactory.java (diff)
The file was modified appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSResources.java (diff)
The file was modified appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSResource.java (diff)
The file was modified appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSContextMetadata.java (diff)
The file was modified appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/LocalStrings.properties (diff)
Commit b326bec5a82cee560fb675729e37f7e52756dce9 by David Matějček
Fixed broker port and broker start timeout types

- when I was running tests I have noticed this in logs; values were ignored
- verified on OpenMQ classes, so now it should be compatible with 6.3.0

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java (diff)
Commit 7a4abda0a05066dbf6a0b1d321eeb7bf78001ef3 by David Matějček
JNDI: web-naming vs. SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/factory/Constants.java (diff)
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/SelectorContext.java (diff)
Commit 2ed44ceca81763ec0d36ea5d0f814b22a3279d73 by David Matějček
JNDI: ejb-container vs. SimpleJndiName

- BaseContainer changes - I could not find a bug, so I touched logs
- deleted some unused deprecated methods

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/SingletonContextImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatelessSessionContainer.java (diff)
The file was addedappserver/ejb/ejb-container/src/test/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImplTest.java
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/EJBsHandler.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/resources/com/sun/logging/enterprise/system/container/ejb/LogStrings.properties (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/EJBHandler.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/TimerServiceNamingProxy.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/util/EjbBundleValidator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/JavaGlobalJndiNamingObjectProxy.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/base/io/EJBObjectOutputStreamHandler.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbNamingReferenceManagerImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/resources/com/sun/ejb/containers/LocalStrings.properties (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContainerTransactionManager.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextNamingProxy.java (diff)
The file was modified appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/persistent/timer/PersistentEJBTimerService.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/InternalInterceptorBindingNamingProxy.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java (diff)
Commit ddf6e6d91974393050dc695c7e5b31441103b712 by David Matějček
JNDI: jdbc modules vs SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/base/AbstractDataSource.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/JdbcConnectionPoolDeployer.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/JdbcResourceDeployer.java (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/base/datastructure/LRUCacheImpl.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/pool/monitor/JdbcConnPoolAppStatsProvider.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/util/JdbcResourcesUtil.java (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceCache.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcDataSource.java (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/StatementLeakDetector.java (diff)
The file was modified appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/internal/GetValidationTableNames.java (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/ManagedConnectionFactoryImpl.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcAdminServiceImpl.java (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/monitoring/JdbcStatsProvider.java (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceDelegator.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/DefaultDataSource.java (diff)
The file was modified appserver/jdbc/jdbc-config/src/main/java/org/glassfish/jdbc/config/JdbcResource.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/pool/monitor/JdbcConnPoolStatsProvider.java (diff)
The file was modified appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/JDBCConnectionPoolManager.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/JdbcRuntimeExtension.java (diff)
The file was modified appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/JDBCResourceManager.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java (diff)
Commit 07f6cb582db6932312e4258cb57993ac5cb5e52e by David Matějček
Implemented JDBC4 methods - better than feature not supported exception

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcDataSource.java (diff)
Commit f3aad33e17b1a80402c140f937e796d31e755bd2 by David Matějček
JNDI: persistence modules vs. SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/utility/PersistenceManagerFactoryResourceMigrator.java (diff)
The file was modified appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/MappingGenerator.java (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/ejb/SunContainerHelper.java (diff)
The file was modified appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/ProviderContainerContractInfo.java (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerFactoryImpl.java (diff)
The file was modified appserver/persistence/common/src/main/java/org/glassfish/persistence/common/Java2DBProcessorHelper.java (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/ejb/DeploymentHelper.java (diff)
The file was modified appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/schemageneration/EclipseLinkSchemaGenerationProcessor.java (diff)
The file was modified appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/ServerProviderContainerContractInfo.java (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/ejb/SunTransactionHelper.java (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/SQLPersistenceManagerFactory.java (diff)
The file was modified appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/JPADeployer.java (diff)
The file was modified appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/PersistenceManagerFactory.java (diff)
The file was modified appserver/persistence/common/src/main/java/org/glassfish/persistence/common/PersistenceHelper.java (diff)
The file was modified appserver/persistence/common/src/main/java/org/glassfish/persistence/common/I18NHelper.java (diff)
The file was modified appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/PersistenceUnitLoader.java (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/Bundle.properties (diff)
The file was modified appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContextImpl.java (diff)
The file was modified appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/PersistenceUnitInfoImpl.java (diff)
The file was modified appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPProcessor.java (diff)
The file was modified appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/ProviderContainerContractInfoBase.java (diff)
Commit 4979035c5e989c7cd678f6224a32081c3eca544b by David Matějček
JNDI: jersey vs. SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/jersey-ejb-component-provider/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentProvider.java (diff)
The file was modified appserver/web/jersey-ejb-component-provider/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbSupplier.java (diff)
Commit dfd850c1f9c4e4fbf4047ec0a2fc58c39c69e111 by David Matějček
JNDI: webservices vs. SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java (diff)
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/ResourceInjectorImpl.java (diff)
The file was modified appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java (diff)
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServiceReferenceManagerImpl.java (diff)
Commit c86b79b7e784aaca11bf8e548d86251afd284847 by David Matějček
JNDI: DefaultServlet vs. SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/servlets/DefaultServlet.java (diff)
Commit 6f906c614af7842d3a80ecf146eb848666fb8ef6 by David Matějček
Comparison moved to the caller

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/TomcatDeploymentConfig.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModuleContextConfig.java (diff)
Commit cc06b31f86ff30cd8e1a8ad93b53b20a28dd321f by David Matějček
JNDI: web-glue vs. SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-glue/src/main/java/com/sun/web/server/WebContainerListener.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModuleContextConfig.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModuleListener.java (diff)
Commit 78ea5f52f0e685b49f48573fa396c85cd1f70268 by David Matějček
JNDI: weld-integration vs. SimpleJndiName

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/WsInjectionHandler.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanManagerNamingProxy.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/WsInjectionHandlerImpl.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/cdi/hk2/HK2IntegrationUtilities.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/ValidationNamingProxy.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/EjbServicesImpl.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/WeldDeployer.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/cdi/hk2/CDISecondChanceResolver.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/InjectionPointHelper.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/TransactionServicesImpl.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/InjectionServicesImpl.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java (diff)
Commit 7857483bc95f3cfcc9452848950b2f02dfab92ed by David Matějček
Added com.sun.enterprise.container logger

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/template/src/main/resources/config/logging.properties (diff)
Commit bbc07a31cc75843bac18f52107d0a00df28916e4 by David Matějček
Fixed ResourceRefITest

- see CreateResourceRef, this is why you should not combine assigning a value
  with comparison on a single line. I broke it few commits back because I did
  not notice the assignment.
- but it also led me to a discovery that you usually just create a resource
  on the domain, BUT you can also create a resource reference as a side effect,
  which is a feature, not a bug.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/util/src/main/java/org/glassfish/admin/cli/resources/CreateResourceRef.java (diff)
The file was modified appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcResource.java (diff)
The file was modified nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/admin/cli/ResourceUtil.java (diff)
Commit 2becec00ce544fa64876d92ceb574b168786c570 by David Matějček
Refactoring in admin-tests

- I wasn't sure if it does what is expected, so I wrote a test
- I move these functions also to a standalone file.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/NoCLICommandResourceCreationITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ResourceRefITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/AuthRealmITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ElementStarITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/PropertiesBagITest.java (diff)
The file was addedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/RandomGenerator.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ApplicationITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JdbcITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ExternalResourceITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JmsITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ClusterITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JvmOptionsITest.java (diff)
The file was addedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/RandomGeneratorTest.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/PartialUpdateITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/SystemPropertiesITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ConfigITest.java (diff)
Commit a01d03451f5d68777f316f57b29bb889fd74358a by David Matějček
Refactoring: domain and server targets vs. resource references

- I expected then when I call a method called create, something is created,
  which wasn't true -> another time spent by debugging due to code swallowing
  mistakes.
- The method should not be called for domain target. However now it is visible
  and we should consider deletion for target domain would make sense - delete
  all references found in the domain. However I did not implement it as this
  commit is just for refactoring. For now it does the same as previous state
  - doesn't delete references.
- I have created two string constants in CommandTarget, so now it makes more
  sense instead of using SystemPropertyConstants or strings. Other commands
  should be revisited later as this PR is big enough.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/resources/resources-connector/src/main/java/org/glassfish/resources/admin/cli/DeleteJndiResource.java (diff)
The file was modified nucleus/admin/util/src/main/java/org/glassfish/admin/cli/resources/LocalStrings.properties (diff)
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/ManagedThreadFactoryManager.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/DeleteConnectorResource.java (diff)
The file was modified appserver/resources/resources-connector/src/main/java/org/glassfish/resources/admin/cli/JndiResourceManager.java (diff)
The file was modified appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/MailResourceManager.java (diff)
The file was modified nucleus/admin/util/src/main/java/org/glassfish/admin/cli/resources/CreateResourceRef.java (diff)
The file was modified nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/admin/cli/ResourceUtil.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/AdminObjectManager.java (diff)
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/ManagedExecutorServiceBaseManager.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/org/glassfish/config/support/CommandTarget.java (diff)
The file was modified nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java (diff)
The file was modified appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcResource.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/ConnectorResourceManager.java (diff)
The file was modified appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/JDBCResourceManager.java (diff)
The file was modified appserver/resources/resources-connector/src/main/java/org/glassfish/resources/admin/cli/DeleteCustomResource.java (diff)
The file was modified appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/DeleteMailResource.java (diff)
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/ContextServiceManager.java (diff)
The file was modified appserver/resources/resources-connector/src/main/java/org/glassfish/resources/admin/cli/CustomResourceManager.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/RefContainer.java (diff)
The file was modified nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/BindableResourcesHelper.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/DeleteAdminObject.java (diff)
Commit ccf1d4e259655d7ead012683257c9a9efed4b55f by David Matějček
New default interface methods replaced by DuckTypes

- unfortunately default methods cannot work on Java 11 with proxies from other
  modules
- it would be possible with a small change in the Dom.invoke class using Java16+
  InvocationHandler.invokeDefault method.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Dom.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/RefContainer.java (diff)
The file was modified nucleus/cluster/common/src/test/java/com/sun/enterprise/util/cluster/PathsTest.java (diff)
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigModel.java (diff)
The file was modified nucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/ConfigTest.java (diff)
Commit 6b742fd60468671ae5231de08dbb5f549d3d75f9 by David Matějček
Fixed NPE and removed redundant check for null

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/naming/SimpleJndiName.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ResourceValidator.java (diff)
Commit b78d769d2efb23f7d4b9a00dcd85d9195067dfa1 by David Matějček
Fixed recent mistake in ProviderContainerContractInfoBase constructor

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/persistence/jpa-container/src/main/java/org/glassfish/persistence/jpa/ProviderContainerContractInfoBase.java (diff)
Commit 98a34d2e4e5913b7e0b61cde104d9024acb44ea0 by David Matějček
Added getPrefix and removePrefix methods

- they can be useful when we are translating from generic contextual JNDI name
  to another
- corba uses different system, so we leave these names untouched.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/glassfish-api/src/test/java/org/glassfish/api/naming/SimpleJndiNameTest.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/naming/SimpleJndiName.java (diff)
Commit fb99b75a68d4681ffcb3afecfd1d1f837b3b89f3 by David Matějček
More robust processing of resource elements

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsUtil.java (diff)
Commit 7496a9f1e22cc9ff91bbc57baa7b4871be78b9cc by David Matějček
Fixed JNDI name for pool when there's already prefixed name

- then we remove the prefix from the second part.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorAdminServiceUtils.java (diff)
Commit abe8c3e068cef3acd4fd908980f9a196101bf633 by David Matějček
Several quick changes for easier readability
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/monitor/ConnectionPoolStatsProviderBootstrap.java (diff)
The file was modified appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/ResourcesRegistry.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ResourcesUtil.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/PoolManagerImpl.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/deployer/ConnectorConnectionPoolDeployer.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourcePoolFactoryImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorAdminServiceUtils.java (diff)
Commit 742502e3fccdc330c1e21a0c1fb33b876843f066 by David Matějček
Fixed deployment_all tests

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/deployment/dol/override/OverrideTest.java (diff)
Commit 6e2c15580567ec3ffe4b53778c5bc5c72a7b7dc4 by David Matějček
Fixed NPE in ContainerMapper

- seen in server.log when running deployment_all tests

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/ContainerMapper.java (diff)
Commit 7a2308b057ddef0d50b6829c0ff801cc2174369e by David Matějček
Fixed NPE in ResourceValidator

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ResourceValidator.java (diff)
Commit c1f25ee65e69b52097a88146da5b426a42e6e5b8 by David Matějček
Refactoring of sending HTTP 500 in ContainerMapper

- previous version had too wide try-catch blocks where in one of deployment_all
  test cases one exception caused another which was preventable.
- this version logs just the original exception and then a message if it cannot
  send the http 500 or another exception if it tried and it failed, but no NPE.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/ContainerMapper.java (diff)
Commit a29f9af85ef03866ada91feee207a5e1eefb1d53 by David Matějček
Fixed incorrect comparison (incompatible types) in isDefaultResource

- replaced the method by a set
- also more detailed exception messages

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/JavaURLContext.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ResourceValidator.java (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/JavaModuleNamingProxy.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/LocalStrings.properties (diff)
Commit b0b28faf0ab4e841d6349bb1755f9cd84cf0cb6e by David Matějček
Fixed TCK tests - allowing to use http://xxx:8888... as a JNDI name

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/naming/SimpleJndiName.java (diff)
The file was modified nucleus/common/glassfish-api/src/test/java/org/glassfish/api/naming/SimpleJndiNameTest.java (diff)
Commit 7e0105253deb678f7655e965ed4c00ab75dd4931 by David Matějček
Fixed exception processing in ApplicationContextFacade

- broken recently in 144c42c80aae
- this commit fixes Servlet TCK tests

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java (diff)
Commit 2bad37352966e6ca68e5f385d7eb85921beb1c12 by David Matějček
Implemented SimpleJndiName.changePrefix

- useful in cases when I want to replace any simple prefix and set the new one.
- simplifies some usages.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/naming/SimpleJndiName.java (diff)
The file was modified appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java (diff)
The file was modified nucleus/common/glassfish-api/src/test/java/org/glassfish/api/naming/SimpleJndiNameTest.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImpl.java (diff)
Commit 41ce2efa65e797016b5e7e61520c265e17ac2552 by David Matějček
Simplified usages of changePrefix

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ResourceValidator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbNamingReferenceManagerImpl.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/JavaURLContext.java (diff)
Commit 1e1482abce64068ed2b4d763a4b4ea4886d2c1aa by David Matějček
Cleanups, tiny optimizations and removals of unused code

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
The file was modified nucleus/admin/template/src/main/resources/config/logging.properties (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/TransientContext.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/web/Constants.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/SaxParserHandler.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/JndiNamingObjectFactory.java (diff)
Commit f5bf211e88b1bfcd1e90afbde0d4539f62015f1e by David Matějček
Constants for standard java context ns ids + fixed prefix without slash

- changePrefix must cover also namespace ids
- result is used in GlassfishNamingManagerImpl to choose the right namespace
- if the replaceName is true and client asked for the "java:comp" name, he
  should retrieve the module namespace.
- fixes the TCK EJB.ejb30LiteNaming tests

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/glassfish-api/src/test/java/org/glassfish/api/naming/SimpleJndiNameTest.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/JavaModuleNamingProxy.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ResourceValidator.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImpl.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/naming/SimpleJndiName.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java (diff)
Commit f5141f5de97a870902e12645b2ea1945f4f40426 by David Matějček
Fixed Webservice TCK tests

- getRawModuleID put back, because the related logic is overcomplicated and
  depends on order of calls
- I tried to reduce the magic a bit
- added logs, narrowed methods, moduleID is private now

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/BundleDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/application/gf/ApplicationRuntimeNode.java (diff)
The file was modified appserver/ejb/ejb-container/src/test/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImplTest.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebContainer.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebServicesDescriptor.java (diff)
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java (diff)
The file was modified appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImpl.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java (diff)
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java (diff)
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/monitoring/LogAuthenticationListener.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebService.java (diff)
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServiceReferenceManagerImpl.java (diff)
Commit 1ffba6272f7ce13561b1b45068558225b1491dab by David Matějček
Refactoring: JavaLangUtils moved one package higher

- it has nothing to do with collections

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/ConcurrencyManagedScheduledExecutorServiceConfig.java (diff)
The file was addednucleus/common/common-util/src/main/java/com/sun/enterprise/universal/JavaLangUtils.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ContextServiceDefinitionData.java (diff)
The file was removednucleus/common/common-util/src/main/java/com/sun/enterprise/universal/collections/JavaLangUtils.java
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/ConcurrencyManagedExecutorServiceConfig.java (diff)
Commit 28494c1efb6531e3bf8e91e8c05ac3dbf0463662 by David Matějček
GlassfishNamingManagerImpl now can do lookup in InitialContext

- It already was able to publish objects to the generic InitialContext, but
  it was unable to do lookups.
- Now it is more symmetric (still not absolutely). If it finds that the name
  cannot be managed by Java namespaces, it directly asks the InitialContext,
  which will usually find the appropriate provider.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImpl.java (diff)
The file was modified appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java (diff)
Commit fa3624aabdd29dd7e264af2146596b29970c52b4 by David Matějček
Refactorings around JNDI, optimizations, tests

- JavaURLContext now uses System.Logger instead of LogFacade
  - faster, and at least now I can see what produces the log message
- NamedNamingObjectManager is not public any more
- SimpleJndiName.isValidJndiName - useful to check string without constructing
  an instance.
- TCK tests - added some times to javadocs
  - measured on Dell 7740 with Xeon E2286M and 64 GB RAM + SSD disk.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/WebservicesITest.java (diff)
The file was modified nucleus/admin/template/src/main/resources/config/logging.properties (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/JavaURLContext.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImpl.java (diff)
The file was modified appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/SerialContextTest.java (diff)
The file was modified appserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/StandardTagLibraryITest.java (diff)
The file was modified nucleus/common/glassfish-api/src/test/java/org/glassfish/api/naming/SimpleJndiNameTest.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/naming/SimpleJndiName.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/TransientContext.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/NamedNamingObjectManager.java (diff)
Commit 041f3da2990c98f2fabb6928ee791b23c718c026 by David Matějček
Verbose BeanManagerNamingProxy to find the cause, also preventing returning null

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/BundleDescriptor.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanManagerNamingProxy.java (diff)
The file was modified nucleus/admin/template/src/main/resources/config/logging.properties (diff)
Commit ba84fad705eed5f573bb1c90b7258a3f672f5e0c by David Matějček
Cleanup: Removed declared exceptions which were not thrown

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/JavaURLContext.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java (diff)
Commit f7c1e7317b349d5c5d97f3c9ea84854e8771896a by David Matějček
Fixed parsing of the dateTime in JUnit results

- These old reports sometimes trim zero seconds in timestamp values, which is
  not compliant with the xsd:dateTime and validation then fails.
- Adapter can parse them even as a string

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/tck/tck-runner/src/main/resources/junit-results.xsd (diff)
Commit 58c53fff34b18753387bde14f74ce134fab39eef by David Matějček
Closing contexts in tests, cleanups

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/ProviderManager.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/TransientContext.java (diff)
The file was modified appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/SerialContextTest.java (diff)
The file was modified appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/JavaURLContext.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImpl.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContextProviderImpl.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java (diff)
Commit e2d6e7c9d8f3adf335aa7d733cd704a9f58924e8 by David Matějček
Removed the redundant log in BeanManagerNamingProxy

- Finally I have found that it is logged in Soteria too.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanManagerNamingProxy.java (diff)
Commit 04e98377a2930fbf05138823cc63c688a5bc9ee6 by David Matějček
Improved logging of connectors deployment

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/resources/com/sun/logging/enterprise/resource/resourceadapter/LogStrings.properties (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ResourcesUtil.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorConnectionPoolAdminServiceImpl.java (diff)
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/JavaWebStartInfo.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectionManagerImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/PoolManagerImpl.java (diff)
The file was modified appserver/common/container-common/src/main/java/org/glassfish/javaee/services/CommonResourceProxy.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/naming/ConnectorObjectFactory.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRegistry.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/deployer/JMSConnectionFactoryDefinitionDeployer.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/deployer/ConnectionFactoryDefinitionDeployer.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/deployer/ConnectorConnectionPoolDeployer.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/JndiNamingObjectFactory.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorResourceAdminServiceImpl.java (diff)
The file was modified nucleus/admin/template/src/main/resources/config/logging.properties (diff)
Commit f964c8c2fb124134263b811617a30267f239abd3 by David Matějček
Fixed ResourceNamingService + added important logs

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java (diff)
The file was modified nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/PoolInfo.java (diff)
The file was modified nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/naming/ResourceNamingService.java (diff)
The file was modified nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/ResourceProxy.java (diff)
Commit f9ac99618426b8e2f917b1a405e2f00ae2033699 by David Matějček
Relaxed SimpleJndiName validations as resource JNDI names can't pass them

- This commit is quite painful
- The commit contains many FIXME (antipattern)
- These FIXMEs point out to many issues (antipatterns) which together lead
  to proper functionality.
- Commented out changes fix one thing but break another
- Together it makes a complex view of all related issues which should
  be resolved in a standalone PR soon, which will change internal JNDI names
  of resources to a standard format.
- I tried even to fix those names, but it collided with the way they are
  processed in contexts and always something stopped working
- I will fix that in some of next standalone pull requests as this would be
  rather a "feature change" as it is an old design issue.
- Commented out code is related to the last attempt which cannot pass the
  connector_group_3 tests.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/ComponentNamingUtilImpl.java (diff)
The file was addedappserver/connectors/connectors-runtime/src/test/java/com/sun/enterprise/connectors/service/ConnectorAdminServiceUtilsTest.java
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImpl.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsUtil.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/JavaURLContext.java (diff)
The file was addedappserver/connectors/connectors-internal-api/src/test/java/com/sun/appserv/connectors/internal/api/ConnectorsUtilTest.java
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/naming/SimpleJndiName.java (diff)
The file was modified appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java (diff)
The file was modified nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/naming/ResourceNamingService.java (diff)
The file was modified nucleus/common/glassfish-api/src/test/java/org/glassfish/api/naming/SimpleJndiNameTest.java (diff)
Commit 700007ffcd48e43fd5a371b622a2b1aa1d6b7137 by David Matějček
SerialContext - reordered methods and private classes, added comments

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java (diff)
Commit 620a27f81d3c4d2e6fb27a98f5d84023af47b6e5 by David Matějček
Minor cleanup - doesn't change behavior

- ConnectorsUtil.getResourceByName replaced by direct call
- ConnectorsUtil.getPoolInfo replaced by direct call
- resType cannot be null, it would create null+null name

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorConnectionPoolAdminServiceImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/naming/ConnectorObjectFactory.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/JdbcResourceDeployer.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ResourcesUtil.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/ConnectionPoolUtil.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRegistry.java (diff)
The file was modified appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/InjectableJMSContext.java (diff)
The file was modified appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/JDBCConnectionPoolManager.java (diff)
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/ConcurrencyManagedScheduledExecutorDeployer.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ActiveResourceAdapterImpl.java (diff)
The file was modified appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/JDBCResourceManager.java (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/AppSpecificConnectorClassLoaderUtil.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorResourceAdminServiceImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorAdminServiceUtils.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/deployer/ConnectorConnectionPoolDeployer.java (diff)
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/ContextServiceManager.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/recovery/ConnectorsRecoveryResourceHandler.java (diff)
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/ContextServiceDefinitionDeployer.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/DeleteConnectorConnectionPool.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/JdbcRuntimeExtension.java (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/utility/PersistenceManagerFactoryResourceMigrator.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/ConnectorDeployer.java (diff)
The file was modified appserver/common/container-common/src/main/java/org/glassfish/javaee/services/JMSCFResourcePMProxy.java (diff)
The file was modified appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/ConnectorConnectionPoolManager.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectionManagerImpl.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/JdbcConnectionPoolDeployer.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/DeleteResourceAdapterConfig.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/DeleteAdminObject.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsUtil.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/ResourceAdapterConfigManager.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/monitor/ConnectionPoolEmitterImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/deployer/ConnectorResourceDeployer.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/TransientContext.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/util/JdbcResourcesUtil.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/monitor/ConnectionPoolStatsProviderBootstrap.java (diff)
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/ConcurrencyManagedThreadFactoryDeployer.java (diff)
The file was modified appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSResources.java (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/FlushConnectionPool.java (diff)
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImpl.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/ConnectorResourceManager.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/DeleteConnectorResource.java (diff)
The file was modified appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/DeleteJMSResource.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java (diff)
The file was modified appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSResource.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/naming/GlassfishNamingManager.java (diff)
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/ConcurrencyManagedExecutorDeployer.java (diff)
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/ManagedExecutorServiceBaseManager.java (diff)
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/ManagedThreadFactoryManager.java (diff)
The file was modified appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateResourceAdapterConfig.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorConnectionPool.java (diff)
Commit 37cc96c2deb150ecce9425f7576fd242f72966e7 by David Matějček
One logger indexed by maven plugin removed

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java (diff)
Commit 6604166f53739aa8853d61780d377287230bc411 by David Matějček
Added logs, trying to find the cause of ClassCastException

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/invocation/InvocationManagerImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EjbSecurityComponentInvocationHandler.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbInvocation.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/resources/com/sun/logging/enterprise/system/container/ejb/LogStrings.properties (diff)
Commit 709d50995cb67193dc6d91e157895c39267e1425 by David Matějček
Temporarily added target back - needs standalone PR

- in that PR I have to take care to Ant tests and maybe TCK too ...?

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/DeleteJdbcResource.java (diff)
Commit a46aa4dd4ec4fb2ed781afadc40d5deeeaf9f971 by David Matějček
Updated Soteria to 3.0.1

- fixes NPE in logs and also suspicious ejb_group_1 failure

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 17a67e6ea0c1beac7828bad7607f301be8456050 by David Matějček
Fixed unused property causing TCK failure

- reproducible just by one of the ejb30/bb/session/stateful/cm/allowed tests
- all other tests passed on this PR

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java (diff)
Commit de6bf8a9d29b6fa7610e8d454777e56815cdb64c by David Matějček
Added some logs

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsUtil.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectionManagerImpl.java (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorResourceAdminServiceImpl.java (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java (diff)
Commit a5ea3de0dd96a7efb0cd97bbca1623140b2a4b8c by David Matějček
Reverted local variable

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectionManagerImpl.java (diff)
Commit df25842addeba6d7cf43909d63fb6777c02c6b6a by David Matějček
JNDI names cleanups

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ActiveResourceAdapterImpl.java (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/base/AbstractDataSource.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/AppSpecificConnectorClassLoaderUtil.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/connector/ResourceAdapterNode.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorResourceAdminServiceImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/ResourceSpec.java (diff)
The file was modified appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/invocation/InvocationManagerImpl.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/TransactionServicesImpl.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/RuntimeDescriptor.java (diff)
Commit 0aeef68bf3e4a0304e4b18a8f0f8de7f41cc4c40 by Alexander Pinchuk
Add JDBC get-database-vendor-names request test case

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JdbcITest.java (diff)
Commit a754349ef7aef8bfc1b41939f08e67994097aaa0 by Alexander Pinchuk
Fix datasource list retrieval

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/DriverLoader.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcAdminServiceImpl.java (diff)
Commit bdd688b7b7c886f275ffd1df26891ed4996650cb by Alexander Pinchuk
Add get-jdbc-driver-class-names test cases

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JdbcITest.java (diff)
Commit 9c4e02774bc21ef66cbbaf8c7b4deedc3d70703f by arjan tijms
M1 to final versions (no change other than version)

Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
The file was modified appserver/pom.xml (diff)
Commit 4fd2996168395b3a1446eb556cfdf755b4e9d5be by David Matějček
Fixed Ant home resolution and PATH

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/tck/tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/TckConfiguration.java (diff)
The file was modified appserver/tests/tck/tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/TckRunner.java (diff)
Commit c1f2642b17227e265a56bb4bc1755723a8b4d5f4 by Ondro Mihalyi
For #24158 Asadmin set creates missing configuration nodes
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/SetCommand.java (diff)
Commit 81973442fb63bd137e06773ff6f92ba53fd67df1 by Ondro Mihalyi
#24158 Enhance existing test to test an aliased property.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified nucleus/core/kernel/src/test/java/com/sun/enterprise/v3/admin/ConfigAttributeSetTest.java (diff)
Commit 2c99eb6f907b9351c779ef7a261395ec5703cefa by Ondro Mihalyi
#24158 Enhance existing test to test setting a custom property
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/core/kernel/src/test/java/com/sun/enterprise/v3/admin/ConfigAttributeSetTest.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/SetCommand.java (diff)
Commit 75443de35e438b54c464d780e6b1d76bf8b1b405 by Ondro Mihalyi
#24158 Test setting an attribute on an undefined node.
A new node should be defined and attribute set on it.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/core/kernel/src/test/java/com/sun/enterprise/v3/admin/ConfigAttributeSetTest.java (diff)
Commit 023824a09c494541b228be77a40058f482a0ecc2 by Piotr Żygieło
Bump parent from 1.0.7 to 1.0.8
The file was modified nucleus/parent/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified docs/pom.xml (diff)
Commit 7990e6d2b6f603132394d6507ec4f2e47ed0442c by arjan tijms
Integrate Shoal 3.0.1

Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
The file was modified nucleus/parent/pom.xml (diff)
Commit 422d534fd34cdacb6cd1e48109e5fc21db6e0b32 by Ondro Mihalyi
#24158 Fix compile errors after an unsuccessful rebase
Clean up of the unit test.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/core/kernel/src/test/java/com/sun/enterprise/v3/admin/ConfigAttributeSetTest.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/GetSetModularityHelper.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/SetCommand.java (diff)
Commit 62a88cf2a83a82e58818131acf727bc728c1b4fd by arjan tijms
Add javadoc jar for jackson repackaged

Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was addednucleus/xmlbind-annotations/src.xml
Commit 8283fea46493632d689fc76da35b4c2bac05847f by arjan tijms
Integrate Tyrus 2.1.2

Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
The file was modified appserver/pom.xml (diff)
Commit 0a011fe631cd05d470a320b4728a03e79336c178 by arjan tijms
Update various versions

Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/CollectionWriter.java (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/utils/MarshallingUtils.java (diff)
The file was modified appserver/tests/jakartaee/concurrency/pom.xml (diff)
Commit 72e3ff368b38bcad02fd45ce628bb418f3b09d6e by arjan tijms
Use ELManager to fetch ExpressionFactory from instead of JSP

Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java (diff)
Commit 1a604cf9aa1270e5b2f38517892aa5a57b904090 by Ondro Mihalyi
Fix ServletContext#getResource to resolves to URL if available #24083
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was addedappserver/web/web-naming/src/main/java/org/apache/naming/resources/UrlResource.java
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/resources/FileDirContext.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
Commit 11dc087f797ea7925b42e06c24ebea661bd6ea5a by Ondro Mihalyi
Unit test for StandardContext #24083
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was addedappserver/web/web-core/src/test/java/org/apache/catalina/core/StandardContextTest.java
Commit e881acd5e0f41179a00175ace336dfae9cee2b4a by Alexander Pinchuk
Fix log rotation integration test

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/test-utils/src/main/java/org/glassfish/tests/utils/junit/matcher/TextFileMatchers.java (diff)
The file was addednucleus/test-utils/src/main/java/org/glassfish/tests/utils/junit/matcher/DirectoryMatchers.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java (diff)
Commit dd06c9758342df7862197053ab101bb5d9b19421 by Ondro Mihalyi
Fixes #24136 - Exception when enabling a Monitoring Service
Since OpenJDK 9, attaching of an agent to the current JVM has to be enabled by a system property.
See https://bugs.openjdk.org/browse/JDK-8180425
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/admin/template/src/main/resources/config/domain.xml (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/FlashlightLoggerInfo.java (diff)
The file was modified appserver/admin/template/src/main/resources/config/domain.xml (diff)
Commit f8f2d48635eb6a6a879c6ba5eee6447559a64e1d by Andrew Pielage
Reactivate old CoyoteAdapter normalisation

Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteAdapter.java (diff)
Commit 37319289ac0f29d14a768a74890daec47565feac by Andrew Pielage
Use exceptions

Signed-off-by: Andrew Pielage <andrew.pielage@payara.fish>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteAdapter.java (diff)
Commit 4105e6b15bc0919e79d68d23a9823df279f393b0 by Andrew Pielage
FISH-6775 Adjust javadoc

Signed-off-by: Andrew Pielage <andrew.pielage@payara.fish>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteAdapter.java (diff)
Commit 069c5750eed0bdd784c146cc3b540d82301c1c09 by Andrew Pielage
Cherry-pick fixes

Signed-off-by: Andrew Pielage <andrew.pielage@payara.fish>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteAdapter.java (diff)
Commit 7b5b3014e6c80540a10d0a3eb6e39c3fee82d3be by Andrew Pielage
Checkstyle violation

Signed-off-by: Andrew Pielage <andrew.pielage@payara.fish>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteAdapter.java (diff)
Commit 1da836dbaeca7705af5359b19f3ab0b390772445 by Andrew Pielage
Errant space

Signed-off-by: Andrew Pielage <andrew.pielage@payara.fish>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteAdapter.java (diff)
Commit 76864a38e9289d97f5cbb5ff44a8f8340fd1fe07 by Andrew Pielage
FISH-6775 Don't use exceptions

Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteAdapter.java (diff)
Commit da6122b0d7ba994d283dfb84c201207f32020661 by Andrew Pielage
FISH-6775 Fix detail message

Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteAdapter.java (diff)
Commit 40b9f69c0e5ae17f96f12220eab175cfb08e7cf8 by David Matějček
Don't use user.home in tests

- better use temp directory.
- in this case now we can be sure that such directory is not a random match.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/TranslatedValuesTest.java (diff)
Commit dab6fb0b71bb712fb31a9044c0c4aa64cbe4d1c5 by David Matějček
Don't use user.home as a default output directory

- I believe that this is rather some internal feature and I wasn't able to
  find any usage. Maybe it should be rather deleted. Why?
  1) Because it generates some file to a directory, but I could not find it
     in any log or documentation.
  2) Because it uses rest api, so it is a server resource, generating file
     on server system. How is such remote file useful to the admin client?
     It should be documented at least.
- So for now I replaced the default directory - if it generates something,
  client must know where. If the generated output is for server, it should
  be generated in appserver subdirectory, not in user's home dir.
- Or I missed something.... not documented.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/resources/GeneratorResource.java (diff)
Commit 380aa499103c7f3e56e78404a70643fc383a4599 by David Matějček
Removed unused field initialization

- these paths are set by PECoyoteConnector
- another user.home usages, quite misleading

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteServerSocketFactory.java (diff)
Commit c9c98f24a9cc2b3713dcea25e1b98a9d64d5cd26 by David Matějček
Deprecated getDomainRoot removed

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/LocationsCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/org/glassfish/kernel/embedded/EmbeddedDeployerImpl.java (diff)
The file was modified nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployer.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/PEAccessLogValve.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebContainer.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/ServerEnvironment.java (diff)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/server/ServerEnvironmentImpl.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/resources/StatusGenerator.java (diff)
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/JWSAdapterManager.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/CommonClassLoaderServiceImpl.java (diff)
The file was modified appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java (diff)
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/ServerSynchronizer.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerContextImpl.java (diff)
The file was modified nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java (diff)
The file was modified nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/logviewer/backend/LogFilter.java (diff)
Commit 764c431e6815ebcbce971adae9f41340ae63b671 by David Matějček
Using org.glassfish.hk2.api.PopulatorPostProcessor instead of deprecated copy

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addedappserver/tests/hk2/cdi/basic/ejb1/src/main/resources/META-INF/services/org.glassfish.hk2.api.PopulatorPostProcessor
The file was modified nucleus/core/kernel/src/main/java/org/glassfish/kernel/embedded/EmbeddedInhabitantsParser.java (diff)
The file was addednucleus/core/kernel/src/main/resources/META-INF/services/org.glassfish.hk2.api.PopulatorPostProcessor
The file was addednucleus/core/bootstrap/src/main/resources/META-INF/services/org.glassfish.hk2.api.PopulatorPostProcessor
The file was removedappserver/tests/hk2/cdi/basic/ejb1/src/main/resources/META-INF/services/org.glassfish.hk2.bootstrap.PopulatorPostProcessor
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/EmbeddedInhabitantsParser.java (diff)
The file was removednucleus/core/kernel/src/main/resources/META-INF/services/org.glassfish.hk2.bootstrap.PopulatorPostProcessor
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/EmbeddedInhabitantsParser.java (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/src/main/java/com/oracle/hk2/devtest/cdi/ejb1/ppp/ApplicationPopulatorPostProcessor.java (diff)
The file was removednucleus/admin/rest/rest-service/src/main/resources/META-INF/services/org.glassfish.hk2.bootstrap.PopulatorPostProcessor
The file was addednucleus/admin/rest/rest-service/src/main/resources/META-INF/services/org.glassfish.hk2.api.PopulatorPostProcessor
The file was removednucleus/core/bootstrap/src/main/resources/META-INF/services/org.glassfish.hk2.bootstrap.PopulatorPostProcessor
Commit e95a390ee6f4249363373d45eb8b12216dbcb657 by David Matějček
Renamed ServerPropertyITest

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ServerPropertyITest.java
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/NoCLICommandResourceCreationITest.java
Commit 7197b90d906bbe9a81469ad8d34ca38b4b496677 by David Matějček
Fixed StatusGenerator + test

- the fix is not complete, but at least it doesn't crash with NPE

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/resources/StatusGenerator.java (diff)
The file was modified appserver/tests/admin/admin-extension/src/main/java/com/sun/enterprise/tests/progress/ProgressPayloadCommand.java (diff)
The file was addedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/StatusGeneratorITest.java
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/resources/AbstractResource.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ApplicationITest.java (diff)
Commit a7e8523a770a1369b25156fd848deb6f3c4ae340 by David Matějček
AdminCache - trywith, logging, synchronization

- however synchronization here still doesn't guarantee anything, usages
  are not atomic

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/cache/AdminCacheWeakReference.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/cache/AdminCacheFileStore.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/AdminLoggerInfo.java (diff)
Commit d5e0282f9a49be16533291382c6a3aa86260d767 by David Matějček
Removed LINUX_HACK constant

- Things like this should not be in production code.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/services/Constants.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/services/ServiceAdapter.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/LocalServerCommand.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/services/ServiceFactory.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/services/SMFService.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/services/LinuxService.java (diff)
Commit f7922fba16d0f59f9ecc412cd559b5cf8595cdd8 by David Matějček
Fixed asadmin logging - ignored exceptions

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/remote/ExceptionAnalyzer.java (diff)
Commit f848c944629d9002000562dae74d47286119d814 by David Matějček
CliConstants revisited - new env properties and values

- AS_STOP_TIMEOUT to override default timeout for the stop domain command.
- AS_START_TIMEOUT to override default timeout for the start domain command.
- RESTART_CHECK_INTERVAL_MSEC reduced from 300 to 10, performance and timing
  are completely different than before 20 years.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIConstants.java (diff)
Commit 663948454a2aaeac0ceac27aba82ca5c1ac28b97 by David Matějček
Directory for GF client can be set by the GF_CLIENT_DIR env property

- by default it is still in ${user.home}/.gfclient

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified nucleus/admin/util/src/test/java/com/sun/enterprise/admin/util/cache/AdminCacheTstBase.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/io/FileUtils.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/security/store/AsadminTruststore.java (diff)
The file was modified nucleus/admin/util/src/test/java/com/sun/enterprise/admin/util/cache/AdminCacheWeakReferenceTest.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/remote/RemoteCLICommand.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/security/store/AsadminSecurityUtil.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/cache/AdminCacheFileStore.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/cache/StringDataProvider.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/MemoryHashLoginInfoStore.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/remote/RemoteCommand.java (diff)
Commit eabb6ff8300daaaec4728d515dc3686f128e5da7 by David Matějček
Fixed server restart - more robust, added validations

- Added host name validation with timeout
  - 5 seconds is an extreme value for the local server
- Honoring command-line arguments so they are not overwritten from domain.xml
  which could be updated since startup and doesn't contain correct values
  usable to stop the server.
- WARN: ServerDirs.serverName doesn't contain the server name, but instance
  name or domain name. Probably terminology yet from SunONE.
- Replaced JPS and JSTACK usages by ProcessHandle usages
- WARN: restart-domain leaves zombies on some systems
  - visible on Jenkins TCK
  - these processes are marked as <defunct> and operating system decides when
    they will be cleaned up. It probably relates to Jenkins which reads IO
    from the container, so stese streams remain always open.
- Fixed NPE in ClassPathUtils
- Added AfterAll to ClusterITest
- Added AS_TRACE support to admin-tests - bound to FINEST in tests
- UnknownHostException is now an error for asadmin, it doesn't mean that
  the server is stopped.
- Command line --host has higher priority than domain.xml and default value
  - However it is not always true, ie restart-domain must use the arg value
    for stop, but domain.xml value for start.
- Generalized waitFor, added time measurement.
- Using addSuppressed to keep all errors (visible with AS_TRACE)
- Fixed situation when there was no asadmin truststore - load null and use empty
- JavaClassRunner revisited
  - Avoid "oversanitization", use the same value as the last time
- ServerDirs revisited (quickly)
  - Added getter getLastPidFile and javadoc explaining the difference
  - pid file uses pid of running server, is deleted when server stops
  - pid.prev file uses pid of last started server, is not deleted, just overwritten
- Using Thread.yield when waiting rather than sleep
  - More assertive, even aggressive
  - Increases probablity of detection of misbehavior if there's any
  - Faster, we don't wait if not necessary

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/services/WindowsService.java (diff)
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/RestartLocalInstanceCommand.java (diff)
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/LocalStrings.properties (diff)
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/DeleteInstanceFilesystem.java (diff)
The file was modified nucleus/admin/server-mgmt/src/test/java/com/sun/enterprise/admin/servermgmt/domain/DomainPortValidatorTest.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/ClassPathUtils.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/ListDomainsCommand.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/src/admin/util/ProcessUtils.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/ChangeMasterPasswordCommandDAS.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/RestartDomainCommand.java (diff)
The file was removednucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/LocalAdminCommand.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/admin/cli/SecureAdminConfigUpgrade.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManager.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessUtils.java (diff)
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/StopLocalInstanceCommand.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/admin/cli/src/admin/Whacker.java
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/LocationsCommand.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/remote/DASUtils.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/SystemTasksImpl.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/ProgramOptions.java (diff)
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/Strings.java (diff)
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/StartLocalInstanceCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RestartDomainCommand.java (diff)
The file was modified nucleus/admin/template/src/main/resources/config/logging.properties (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLICommand.java (diff)
The file was modified nucleus/cluster/ssh/src/main/java/org/glassfish/cluster/ssh/connect/NodeRunner.java (diff)
The file was removednucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/Jps.java
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/LocalServerCommand.java (diff)
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/DeleteLocalInstanceCommand.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/src/admin/TestUtils.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/i18n/LocalStringsImpl.java (diff)
The file was modified appserver/admin/cli-optional/src/main/java/com/sun/enterprise/admin/cli/optional/BackupDomainCommand.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/admin/cli/src/admin/Jstacker.java
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/InstallNodeSshCommand.java (diff)
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/ChangeNodeMasterPasswordCommand.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/DeleteDomainCommand.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/StartDomainCommand.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/StopDomainCommand.java (diff)
The file was modified appserver/admin/cli-optional/src/main/java/com/sun/enterprise/admin/cli/optional/RestoreDomainCommand.java (diff)
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/RestartInstanceInstanceCommand.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/build.xml (diff)
The file was addednucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/KillNotPossibleException.java
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/io/ServerDirs.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/asadmin/Asadmin.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/StartServerHelper.java (diff)
The file was addednucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/KillTimeoutException.java
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/AgentAttacherInternal.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/CLIBootstrap.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RestartServer.java (diff)
The file was modified nucleus/admin/cli/src/test/java/com/sun/enterprise/admin/cli/NewSyntaxTest.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/JavaClassRunner.java (diff)
The file was removednucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/Jstack.java
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/security/store/AsadminTruststore.java (diff)
Commit 8102a59061b66ba2fb9a0f90749681e012f54779 by David Matějček
IMQ sometimes stops logging after the server

- maybe server should wait until IMQ stops, we will take a look later

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/common_test.sh (diff)
Commit 968b4ca967b6f35c10d098941380f020cab3c90c by David Matějček
Removed JStack, JPS and relatives

- can be simply replaced by executions of the jcmd command

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/tests/appserv-tests/devtests/admin/cli/src/admin/util/SmartFile.java
The file was removedappserver/tests/appserv-tests/devtests/admin/cli/src/admin/util/Jps.java
Commit 83e59079e7c397a5505fcf2bdaf56f6852e53464 by David Matějček
Removal of unused code when I was searching why imq broker stops too late

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/config/properties.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/osgi-cdi/common.xml (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/RepositoryManager.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/config/ee-properties.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-wab-with-cdi/common.xml (diff)
The file was modified appserver/tests/appserv-tests/config/common.xml (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java (diff)
Commit 088fe168430136c8c7e96e79c45aa41d6a6ccdd4 by David Matějček
Internationalization removed from ProcessManager

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>

# Conflicts:
# nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/StopDomainCommand.java
# nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/StopLocalInstanceCommand.java
# nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/LocalStrings.properties
# nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessUtils.java
The file was removednucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/LocalStrings.properties
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManager.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/CommandException.java (diff)
The file was removednucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/Strings.java
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManagerException.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManagerTimeoutException.java (diff)
Commit d509d5b3445f546dd03ef3bc729d3c0b359f0d4e by David Matějček
Removed forgotten reference

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/jdbc/config/ee-properties.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified nucleus/hk2/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified nucleus/hk2/config-generator/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified nucleus/hk2/hk2-config/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified nucleus/hk2/config-types/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/tests/jakartaee/concurrency/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified nucleus/hk2/tiger-types/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/admingui/dist-fragment/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
Commit f49eafb3176f478b10dee9dccbdd8d7d0d1b9bde by Glassfish Bot
Prepare next development cycle for 7.0.1-SNAPSHOT
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/admingui/dist-fragment/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified nucleus/hk2/hk2-config/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified nucleus/hk2/tiger-types/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified nucleus/hk2/config-generator/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified nucleus/hk2/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified nucleus/hk2/config-types/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/jakartaee/concurrency/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
Commit 940e9c0d3a5172669dbf4e9c22900c28979e00f1 by Piotr Żygieło
Restore JakartaEE 9 schemas
The file was modified appserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/jakartaee_web_services_2_0.xsd (diff)
The file was modified appserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/web-facelettaglibrary_3_0.xsd (diff)
Commit 1d3c2a7e51b10a5792a11101b90094722e6c21c3 by Piotr Żygieło
Restore version of osgi.enterprise
The file was modified nucleus/parent/pom.xml (diff)
Commit 2cf8405aed58e9f540292ca0297228383c56fcf7 by Piotr Żygieło
Fix included schema in WS metadata handler
The file was modified appserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/jakartaee_web_services_metadata_handler_3_0.xsd (diff)
The file was modified appserver/web/web-core/src/test/java/org/apache/catalina/core/StandardContextValveTest.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContextValve.java (diff)
Commit a3c11d0fbe393d39d7b612fd03a8839a46134b66 by Piotr Żygieło
Reduce accessibility of method
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContextValve.java (diff)
The file was modified appserver/web/web-core/src/test/java/org/apache/catalina/core/StandardContextValveTest.java (diff)
Commit 5a31b6b073c1ae9ae360f8cc6d15d2e17da1081f by Piotr Żygieło
Make evaluateNormalizedPathWithSinglePoint package-accessible and test it
The file was modified appserver/web/web-core/src/test/java/org/apache/catalina/core/StandardContextValveTest.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContextValve.java (diff)
Commit 035082eca58de2e43468760b9b352bd8280ebf07 by Piotr Żygieło
Fail on command-security failures, but excuse current violations
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
Commit f410164d4ba5fedee9a59df8d7c6a89e28787b0e by arjan tijms
Update Jakarta Mail to 2.1.1

Also needs org.apache.aries.spifly since activation now uses
osgi.extender;filter:="(&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0)))"

Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
The file was modified nucleus/parent/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was addedappserver/persistence/entitybean-container/src/test/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCacheTest.java
The file was modified appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCache.java (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/src/test/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCacheTest.java (diff)
Commit ab9e9aaeccc8284533e11dae3fe1bbfe7aebde69 by David Matějček
Fixed parent pom path

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified pom.xml (diff)
Commit 0fd71cef4db53ed33a9458f0f7e25b72a0e45a74 by David Matějček
Fixed errors seen when testing xmlsec4 PR

- isStarted - if the start failed, stop failed again. Now if the start failed,
  we don't try to stop.
- Replaced iterable<ServletContainerInitializer>
  by ServiceLoader<ServletContainerInitializer> - basically because of javadoc,
  which explains that both hasNext and next can throw ServiceConfigurationError.
- Result: If there's some service file with class which is not reachable by the
  classloader, a warning is printed, but we are able to continue.
- Added and fixed some logs, using better loops

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardManager.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
Commit 587212e5e7c8660ad450ed10b299b66aed6b34fe by David Matějček
Replaced all URLClassLoader constructor usages by GlassfishUrlClassloader

- Implements toString and may be extended later
- When I had issues with OSGI, the only information about some classloaders
  was just the class name and hash code. This should make it better.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanDeploymentArchiveImpl.java (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/MainHelper.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerLifecycleModule.java (diff)
The file was removednucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassfishUrlClassLoader.java
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/CommonClassLoaderServiceImpl.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassfishBootstrapClassLoader.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/AppClientFacade.java (diff)
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/monitoring/WebServiceTesterServlet.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/customization/CustomizationTokensProvider.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/DriverLoader.java (diff)
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/EmbeddedOSGiGlassFishRuntime.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/RARUtils.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientServerApplication.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java (diff)
The file was modified appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ProviderContainerContractInfoImpl.java (diff)
The file was addednucleus/common/common-util/src/main/java/org/glassfish/common/util/GlassfishUrlClassLoader.java
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java (diff)
The file was modified nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java (diff)
Commit 15332ce2e69b14a910c8b0ba5504bff8f536033f by David Matějček
Replaced all URLClassLoader extensions by GlassfishUrlClassloader

- Implements toString and may be extended later
- When I had issues with OSGI, the only information about some classloaders
  was just the class name and hash code. This should make it better.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerBuilder.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/ClassPathManager.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanDeploymentArchiveImpl.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorClassFinder.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/util/StringManager.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntimeBuilder.java (diff)
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/JWSACCClassLoader.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java (diff)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/common/util/GlassfishUrlClassLoader.java (diff)
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientServerApplication.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/DirectoryClassLoader.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java (diff)
Commit b5d9da4ccde9b1dcef7a978f0b6e90006f01024c by arjan tijms
Integrate Angus Mail 1.1.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 6474de92dd941be186d1dedc42d35c364bb2a84f by arjan tijms
Integrate Nimbus 9.28

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit a997fdd516312fd6fd1892fa04e6dedb39ab7d06 by arjan tijms
Integrate Jettison 1.5.3

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 9e73cda4d561fcb7367a699b435d5e0a9bdc3a60 by Piotr Żygieło
Use archive suffix to determine the compression program
The file was modified appserver/tests/common_test.sh (diff)
Commit 75be9629bb3e8dceebc7b0d1bc35ba47b10bd43e by David Matějček
Updated concurrency tck versions

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
Commit 3487772519b9960b317f4462a7e9d70d1da5610a by Piotr Żygieło
Explicit module name for test JARs
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/remote/build.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/remote/descriptor/ejb-jar.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/embedasync/build.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/timertest/descriptor/ejb-jar.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/mdb/descriptor/ejb-jar.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/testclose/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/timertest/build.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/testclose/descriptor/META-INF/ejb-jar.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/embedasync/descriptor/ejb-jar.xml
Commit 25d1ac4ba545b9df90a812fd39a3ba6f9eb12355 by Piotr Żygieło
Create archive in dedicated temporary directory
The file was modified nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java (diff)
Commit 1be389948537fc7c124ae08493443980c78fac42 by Ondro Mihalyi
Update website with GF 7.0.0 info
- added GF 7.0.0 to news
- Download page contains the latest release for each version branch
- Dedicated download pages for 6.x and 7.x releases
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was addeddocs/website/src/main/resources/download_gf6.md
The file was modified docs/website/src/main/resources/README.md (diff)
The file was modified docs/website/src/main/resources/download.md (diff)
The file was addeddocs/website/src/main/resources/download_gf7.md
Commit c3df933a945fc6526be547cb273e5f97fa4d31f6 by Ondro Mihalyi
Update website with GF 7.0.0 docs
- use a newer Antrun plugin (works with target element)
- generate docs for GF 6 and 7, 7 is the latest
- build fails until org.glassfish.docs:docs version 6.2.5 and 7.0.0 are deployed to Maven repo
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
Commit 35f8977552260ec0c501e765146845ccd2a26d92 by Piotr Żygieło
Synchronize proper property key
The file was modified docs/embedded-server-guide/src/main/asciidoc/embedded-server-guide.adoc (diff)
Commit 7cbd7864110b5d64bda3d735c2412fa4646ce8c1 by arjan tijms
Integrate Woodstox 6.5.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 488acdcc15ce40102b0bb621418cc7e00ac5ae47 by David Matějček
GlassfishBootstrapClassLoader is parallel capable

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassfishBootstrapClassLoader.java (diff)
Commit 98abd41541a81cb05027f462a73c354dc0231766 by David Matějček
WebappClassLoader is parallel capable

- but it should be optimized.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/common/util/GlassfishUrlClassLoader.java (diff)
The file was addedappserver/web/war-util/src/test/java/org/glassfish/web/loader/WebappClassLoaderTest.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was addednucleus/common/common-util/src/test/java/org/glassfish/common/util/GlassfishUrlClassLoaderTest.java
Commit 42ed92cdfbbee9ad1e7c5c14c2980ffe62e65924 by David Matějček
WebappClassLoader - using System.Logger

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/LogFacade.java (diff)
Commit bbfab8ef37771dc0a2963ffc1a802e18fd19cb36 by David Matějček
GlassfishUrlClassLoader - logging

- Usage: to see order of things touched on start/stop

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/common/util/GlassfishUrlClassLoader.java (diff)
Commit ae88cdb8c33fc2e40e93ed2de4f77ba2421a2f1b by David Matějček
Using Boolean.getBoolean instead of System.getProperty("...") != null

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 996133c4afe0fa6c73b020f4d67552fdbf652619 by David Matějček
The stop method replaced by close, which is standard.

- Also removed the condition about starting.
- There is several reported issues related to the cleanup.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java (diff)
Commit 65b6275ee8b09d3f5b63e5375b4e416c29557161 by David Matějček
Using constructor instead of foreach

- but it seems this constructor is not used at all.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit f0858fefa9667abf4eddb53712dc99788740893c by David Matějček
WebappClassLoader usages - simplified

- using function references instead anonymous classes
- removed unused constructor

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java (diff)
Commit 7d3c1447c995eeda238138571f5ed884fba65398 by David Matějček
Fixed obsoleted ResourceBundle cache cleanup

- No need for reflection any more

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit f664cf1a8c353c31ee7b8c0d06eabfa260c9912c by David Matějček
Fixed issue #23769 - no need for reflection

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JdbcLeakPrevention.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 41c3f69e54b161dbcf7962fec619bdf016c6260b by David Matějček
ACCAgentClassLoader reverted back to URLClassLoader

- Usage of logging led to this exception:
  java.lang.IllegalStateException: getSystemClassLoader cannot be called
  during the system class loader instantiation

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java (diff)
Commit 5bc55eb6f10d2ccb368d6aaa81e97b05036b103a by David Matějček
ACCClassLoader cleanup - using FileUtils

- Originally it used bit weird buffer size 8196 B
- try-with

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java (diff)
Commit b4e3ea9436ffcc5305cc53fef542f0b5366f7045 by David Matějček
Fixed unit test compilation

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/test/java/org/glassfish/web/loader/WebappClassLoaderTest.java (diff)
Commit ce215cac8fbb74dcebf61ce12b0ca819a9ef96bd by David Matějček
Issue #23769 Refactored deregistering JDBC drivers

- Old issues with this are not happening with current JDK
- See DriverManager code, changed in Java 8.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was removedappserver/web/war-util/src/main/java/org/glassfish/web/loader/JdbcLeakPrevention.java
Commit ce8e0877fc6db60fea29a9daea6e3cc38e241c71 by David Matějček
WebappClassLoader - protected fields made private

- loader doesn't have any children

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit f46604ad1abdd0fc9268616a6a9d754abd0ded2a by David Matějček
WebappClassLoader - cleanup

- Reduced visibility of methods if they are not used outside
- Changed order of methods
- PreDestroy - annotation instead of implements
- FileUtils.copy and try-with
- Formatting
- getURI and getURL did the same thing

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/test/java/org/glassfish/web/loader/WebappClassLoaderTest.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java (diff)
Commit fdfc59282ef7d3996e9077785c23203241df81db by David Matějček
First step to WebappCl lifecycle control

- The CL is in fact stateful, but it is not controlled
- Simplified synchronization, using getClassLoadingLock
- Higher throughput, visible in tests
- However I have still doubts about reliability (no evidence)
- This commit passed Servlet, Concurrency and Faces TCKs

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ResourceEntry.java (diff)
Commit 4be208f41f9e1d887518a246cf3043a2f36e4a59 by David Matějček
Security manager changed to constant

- In the system it is set just once.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 611cabbf74c2a1612d33c3caa7e267e44e55167b by David Matějček
Inlined init() and removed getResources()

- Now we see that system cl is final
- setResources can be called just before CL started (consistency)

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 256d73b4c5f1ebefc08044a7d7c1772792afa893 by David Matějček
Cleanups

- notFoundResources is in fact a set
- @throws instead @exception
- removed copy pasted javadoc
- names of variables
- SM is already here

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit bf9f31c46427c56b4c8d1c295147a5a534adf959 by David Matějček
Simplifying

- getDelegateClassLoader() as the code repeats, also removes double assignation
- resolveIfRequired(..) as the code repeats
- parent removed, is alerady in AbstractClass
  - that means also that it is not reset in close, but even before, it wasn't
    done in parent AbstractCL too, also this class cannot survive parent.
- The classloader is now final

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 8e2ab1e2ef2674f027d0a75edb76e97729b33e39 by David Matějček
Added status checking to WebappClassLoader

- However V3 hacked original Apache code in the sake of new features. Since
  then the classloader is used even partially configured, we should resolve
  it later, but it will probably need larger refactoring.
- Even then we are able to move bit forward and separate methods used to
  configure the CL and methods used in standard traffic.
- Separated WebappLoader.startNestedClassLoader
  - symmetrical to stopNestedClassLoader
  - makes more visible when is the classloader started, or at least should be.
  - V3WebappLoader just uses already started classloader, but WebappLoader does
    further changes to it. To my surprise it doesn't cause issues ... yet.
- HINT: use org.glassfish.web.loader.WebappClassLoader.level=FINEST

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java (diff)
Commit 3aa66c6b6ee92bc3b982c600a884e9049b3c5ba2 by David Matějček
JarFileManager split from WebappClassLoader

- All it's methods are synchronized, which is quite lame way of coding, but
  it can be simply revisited later
- No need for explicit custom locking in the classloader as this class is
  responsible for the whole segment.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addedappserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/LogFacade.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ResourceEntry.java (diff)
Commit 458ce7bd0a6426d3a4130c8ee6352e8047e3b85d by David Matějček
Safety - don't provide internal cache

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 066cc69b6d25dab46c4e34d1e726561e56691902 by David Matějček
Repositories and files moved to RepositoryManager + optimizations

- Instead of two arrays now we have single list of Repository objects which
  can be transformed to list of RepositoryResource objects
- No need to enlarge jarFiles field when it is not used yet.
- Renamed resources to jndiResources because I confised them several times
  with repositories etc.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addedappserver/web/war-util/src/main/java/org/glassfish/web/loader/RepositoryManager.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ResourceEntry.java (diff)
Commit c40d503554e4ca1432b916763022eeac1045315d by David Matějček
Optimized JarFileManager

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java (diff)
Commit 4a002bfc09540704785e474fa14dd5f77822af2e by David Matějček
Optimized JarFileManager, next gen.

- Using more advanced locking
- Moved responsibility for files to the manager.
- There should be done more work around StandardContext

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java (diff)
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/resources/JarFileResourcesProvider.java (diff)
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/resources/WebDirContext.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
Commit eba9b374844005bb72e38f7f7ade0a58ec89397d by David Matějček
Quick maintenance in DeploymentContextImpl

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DeploymentContextImpl.java (diff)
Commit 2f9737557b154dc9fbaab42d55f4a57d1dabc2dc by David Matějček
The byteCodePreprocessors doesn't need to be concurrent list

- It is appended in the NEW phase, and used in RUNNING phase.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit efd9ab4c9df457f410d244046e2dcc07c981a0b8 by David Matějček
The libPath field was in fact a constant which must not change

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit f7f879714c1adbf7ada45a632c50fad1bf2f157d by David Matějček
All errors from toURL were ignored, so we can ignore them sooner

- ... and get better results
- MalformedUrlException should not even happen, am I right?

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 03bbaa5f48afd978130ce5cc0986ef6e9c14c57f by David Matějček
PathTimestamp list replaces the paths and lastModifiedDates arrays

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ResourceEntry.java (diff)
Commit d56b0c79105c8fc1c9858909d1766fa2ba9d387b by David Matějček
Changed method order, more logs

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 57da176ec4d1b8f02c3801f31736e3f697f69d01 by David Matějček
ReferenceCleaner split from WebappClassloader, named classloader

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was addedappserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/LogFacade.java (diff)
Commit 92f734ed42a85b5f795b9f8b1888df7d9e3e572d by David Matějček
Further cleanups

- Better javadocs, especially for ResourceEntry, Reloader
- createResourceEntry
- confusing File->URL conversions simplified
- entry.codebase is nullable just for classes
- StandardClassLoader - just Eclipse save actions
- GlassfishUrlClassLoader.toString now contains name of the classloader

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ResourceEntry.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java (diff)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/common/util/GlassfishUrlClassLoader.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/Reloader.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java (diff)
Commit de22c7360659904a5cebfb3080dcdcebcdc12655 by David Matějček
Fixed resource cleaning - based on tests

- Reproducer: anything using Arquillian (Concurrency TCK, Servlet TCK) plus
  hardcoded clearReferencesStatic set to true.
- Excluded enums
- setAccessible must be called for each getDeclaredFields

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java (diff)
Commit 7e783348dcdecb222314e6b3f69ca5f26b5828ae by David Matějček
Removed unused canonicalLoaderDir

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 1deed59f05172480fd189673d229764c51ae46e0 by David Matějček
Final cleanups

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit c554b43ea50202702c4ce204452de88ccd549c9a by David Matějček
Transformers can be added later too.

- Reverted collection to original ConcurrentLinkedQueue

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 7b7059749529f2425ebcc4ab784c71716cfa51bc by David Matějček
Reflecting BalusC review - finals, better constructor

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/RepositoryManager.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ResourceEntry.java (diff)
Commit 14d59c4695ccc5e6cbb267a70a731840196808a5 by arjan tijms
Use command security 1.0.16

This allows building with JDK20ea

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 4732de2ae9406e0359be75e04441a250e9316bb7 by David Matějček
Reflecting Hiroki's review - reverted package.definition system property.

- note: it is all wrong for a long time, the property is set via
  Security.setProperty, not System.setProperty.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 27154832d65bda788d96fc67f31710486b08cf34 by David Matějček
Issue #24228 Removed redundant pid file removal, faster checking

- The file is removed twice while it is used to check if the instance is still
  running.
- faster check to increase probability of issues if there are some - and also
  to be really faster :-)
- Local testing: start: 2200-2500 ms, stop: 30-40 ms.
- Added log for failures.
- The javadoc was not right, it is not possible in current Java versions with
  the current GlassFish implementation, but it is possible to avoid hooks by
  using SIGKILL signal. But that isn't an issue any more, because since GF7
  we use ProcessHandles to check if the process is running, while old versions
  used commands of the operating system.
- However, I am still not sure if this is enough to resolve the issue, because
  Felix really writes to the osgi cache until the real end. But JVM hooks are
  executed AFTER parallely executed application hooks and the DeleteOnExitHook
  should be the last one. That should remove the pid file.
  Then asadmin command checks if it exists or not, if it exists, it loads it's
  content and checks handles if the process is alive or not.
  On startup it checks the same, so there is no problem.
- Tested CTRL+C, SIGKILL, pid, stop, --force, --kill, restart-domain, everything
  works now.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/StopDomainCommand.java (diff)
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/StopInstanceInstanceCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/StopServer.java (diff)
Commit c4f4607f04b1de4df8da91f3d89a57e637980753 by David Matějček
Issue #24228 Added logging of the OSGI cache deletion

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/OSGiGlassFishRuntimeBuilder.java (diff)
Commit cb37877e9b4aaf45d89eaba8d9d0981f833a76da by David Matějček
Issue #24228 Fixed stop-domain command for local domains

- First load the pid file
- Then stop-domain via admin port
- Then watch if the port refuses connections AND pid file doesn't exist,
  domain stopped.
- Watching port is not enough, it stops early, but the JVM yet does some
  cleanup for few millis. The pid file is removed by the JVM shutdown hook
  as the last thing to do, so that should be quite reliable.
- For remote JVMs we cannot watch processes, so the port must be enough.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/StopDomainCommand.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessUtils.java (diff)
Commit c428483b6f210bba5c86dd930cd55cf788a87fa5 by Piotr Żygieło
Remove unused classes (server-mgmt/c.s.e.a.s.pe)
The file was removednucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/ProfileTransformationException.java
The file was removednucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/TimerCallback.java
The file was removednucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/InstanceTimer.java
The file was removednucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/ProfileTransformer.java
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/LocalStrings.properties (diff)
Commit 057fe692d75a869e80ab1e2f7c893f6fd37efc66 by Piotr Żygieło
Remove unused and duplicated BooleanLatch classes
The file was removednucleus/common/common-util/src/main/java/com/sun/common/util/logging/BooleanLatch.java
The file was removednucleus/core/kernel/src/main/java/com/sun/enterprise/v3/common/BooleanLatch.java
Commit 17b8ccd35df543cac9cf41ad77707d12eef73aac by David Matějček
Security fix: regexp catastrophic backtracking fix

- Based on SonarQube report
- Also fixed OneLine detection, there was one block more than required

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/parser/ODLLogParser.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/cfg/ConfigurationHelper.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/formatter/LogFormatDetector.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/cfg/LoggingPropertiesTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/resources/logging.properties (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/formatter/LogFormatDetectorTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/cfg/ConfigurationHelperTest.java (diff)
Commit 5aeff264fe4515eab0dd113232c3d0b2f5145720 by David Matějček
Issue #24245 Fixed package.definition permission property evaluation

- Instead of using random strings in the code I created a setter which is
  called by Catalina when it configures the classloader.
- Removed unused variables and imports
- Original code wasn't effective; there were two ways to half-enable the
  package access/definition properties, but I did not see it enabled in any
  logs until this commit.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityConfig.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java (diff)
Commit 73d65c9d4b677f2b1b370bbf2494958b003a13c5 by David Matějček
Fixed QL tests with enabled SecurityManager and package definition rules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/template/src/main/resources/config/logging.properties (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java (diff)
Commit f9354086d0a1d3e18106f9101cefc0a47149d8fd by David Matějček
Fixed dependency on LANG env property in QL tests

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified gftest.sh (diff)
Commit e6dfab5000363fdd64ec774999a967622839e95e by arjan tijms
Integrate Angus 2.0.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 3cf50e7dec29d99bbb8fe18240a0e819b9e2e6c7 by arjan tijms
Integrate Jboss Class file writer 1.3.0

Provided support for UNKNOWN Osgi environments

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/src/main/resources/config/osgi.properties (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/config/osgi.properties (diff)
Commit afbd75ec34435f22905de3b64ce943a0677e41fa by arjan tijms
Integrate JNA 5.13.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/libpam4j/pom.xml (diff)
Commit f08bd0036e4929b0faafdecd15285a644b1cff35 by Ondro Mihalyi
Fix website build
The link to the `latest` docs has to be relative.
An absolute path breaks the build if website is generated from a different directory.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/publish/pom.xml (diff)
Commit d659e928f8d9e2622a29c2ec07b9f6f0321724a2 by David Matějček
Uberjar compilable again

- Updated to use the current api
- Some constants have to be public
- If we agree to kill Uber, they can be marked as private again, or even better,
  they should be moved outside - note that some are used as System.properties,
  some don't. So it may need more work.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/OSGiGlassFishRuntimeBuilder.java (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/activator/UberJarGlassFishActivator.java (diff)
The file was removedappserver/extras/embedded/common/bootstrap/src/main/java/com/sun/enterprise/glassfish/.gitkeep_empty_dir
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/UberJarMain.java (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/src/main/java/org/glassfish/embeddable/GlassFishProperties.java (diff)
The file was modified nucleus/core/kernel/src/main/java/org/glassfish/kernel/embedded/EmbeddedDomainXml.java (diff)
The file was modified nucleus/common/simple-glassfish-api/src/main/java/org/glassfish/embeddable/BootstrapProperties.java (diff)
Commit af09f36119316c92d0a25987bc5675e1db71b77a by arjan tijms
Integrate Soteria 3.0.2

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit bbe9a4c97deb4457c0b75c9bf49e3fa50c2c0578 by arjan tijms
Update Helidon in separate commit

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 8e8a74a434337b6c6e7d50596f683d8edcd5bbe5 by arjan tijms
Integrate Helidon 3.1.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 4e6a267e4dbc96e5d7dd64d2189473a08d5f50f1 by David Matějček
Removed unused docker files

- Before 2023 they were used for builds on Jenkins, but we don't use them any
  more.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedetc/docker-jdk17/entrypoint.sh
The file was removedetc/docker/entrypoint.sh
The file was removedetc/docker/.gitignore
The file was removedetc/docker/Dockerfile
The file was removedetc/docker-jdk17/Makefile
The file was removedetc/docker-jdk17/Dockerfile
The file was removedetc/docker/.dockerignore
The file was removedetc/docker/Makefile
Commit 453245853685136d67b1b2a9d428c1d27d453bb6 by David Matějček
New docker image

- exposed all ports as on local machine
- secured admin - user admin, password admin as default
- debug can be set by env property, see also other env options
- tini is not required, finally
- server.log disabled, using just --verbose and docker logs

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addedappserver/distributions/docker/src/main/docker/Dockerfile
The file was modified appserver/distributions/pom.xml (diff)
The file was addedappserver/distributions/docker/pom.xml
The file was addedappserver/distributions/docker/src/main/docker/run-glassfish.sh
Commit 5a820daaf0f262c4322d7b778f24628ab7109596 by arjan tijms
Several small tooling updates

* junit 5.9.2
* jline 3.22.0
* ant launcher 1.10.13
* checkstyle 10.6.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit cd47a1fcb1b1f46a519de79af97233cdde42e7ad by Hussain N M
Add runtime dependencies for embedded jars

- Added nimbus-jose-jwt for embedded-all
- Added glassfish-jul-extension, exousia and nimbus-jose-jwt for embedded-web

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
Commit 788b783ae877510f74fafbeb25c26188b285b597 by David Matějček
Fixed error messages in logs

- missing resource bundle

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java (diff)
Commit 1c4b4d1f0fe9e2b1cbe2920b92bcf6ba77c840a0 by Piotr Żygieło
Close reader before using buffer it got transferred to
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/LoggingRestITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/LoggingRestITest.java (diff)
Commit 6483d19b24885b66224e93f6f739160970335126 by David Matějček
Fixed dropping exception

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
Commit bd4476f24100f32edae9c36990d4e19aa0ffae33 by David Matějček
Searching the bug - refactoring to be able to understand what I do read

- just trivial cleanups

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapper.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java (diff)
Commit b7014973d73bd688a4bd47a9575b34966aa653e5 by David Matějček
Removed reflection from ApplicationContextFacade

- When we fixed #24245 , we enabled broken path
- This commit fixes that (reproducer: old TCK for servlet/api)
- Removed all that reflective workaround, which was masking and incorrectly
  unmasking checked exceptions
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java (diff)
Commit 70afa2a57fd200bded95b0c5a106d95d578eef74 by David Matějček
SecurityUtil.isPackageProtectionEnabled() is controlled by the classloader

- There might be also another rules.
- ApplicationContextFacade should just respect the existence of the SM.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java (diff)
Commit fdaa200f16ddad09f5185e357ba45d80bd4b868e by Hussain N M
Unpack glassfish-jar type for embedded-web

Same change as 87a7d54c4390bf743c1f29ba56faf646bb501e42 done for embedded-all

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/extras/embedded/web/src/assembly/package.xml (diff)
Commit 374464ee77c15e7e7b8ccacb23b095a481ed4b1f by David Matějček
Fixed websocket tck

- method.setAccessible(true) does the magic

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java (diff)
Commit 579e2c935171f754c2be54cf4efe4934d08810b8 by Ondro Mihalyi
#24265 - Fix website links
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/website/src/main/resources/documentation.md (diff)
The file was modified docs/website/src/main/resources/_config.yml (diff)
The file was modified docs/website/src/main/resources/docs/README.md (diff)
Commit ca44cc1d02a8756ddcfd0d6b12af6ad10a322a8c by Ondro Mihalyi
GF version numbers in the website are generated.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/website/src/main/resources/download.md (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified docs/website/src/main/resources/documentation.md (diff)
The file was modified docs/website/src/main/resources/docs/README.md (diff)
The file was modified docs/pom.xml (diff)
Commit af8482a416b09eda3789bd0a4a434edb5344b03f by Ondro Mihalyi
Fix broken link to the installation guide.
This link is used in the Eclipse project page (https://projects.eclipse.org/projects/ee4j.glassfish)
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/publish/pom.xml (diff)
The file was addeddocs/publish/src/main/resources/docs/latest/installation-guide/toc.html
Commit 1143000931a79970d3d21fc541bfe7617522a544 by David Matějček
Removed and updated javadocs, code cleanup

- removed duplicit (copy pasted and obsoleted) javadocs
- manual formatting
- moved several methods in the same class

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContext.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/ContextFacade.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ContainerBase.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java (diff)
Commit acb2a109ebbbbb46a9dea85c2f993f73fec0412b by David Matějček
Fixes failure of deployment of test-faces23-websocket in Faces TCK

- It is just a replacement of for i loops by enhanced loops.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ContainerBase.java (diff)
Commit a3f8b1b27a944256b9753eb6b1d87f53d3807e58 by David Matějček
Fixed javadoc - xml element

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
Commit 9ff06bc4e02253f4690d5a8af62dea604bc53330 by Piotr Żygieło
Remove temporary directory on exit
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/Util.java (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified nucleus/hk2/config-generator/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/admingui/dist-fragment/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified nucleus/hk2/config-types/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/jakartaee/concurrency/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified nucleus/hk2/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified nucleus/hk2/tiger-types/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified nucleus/hk2/hk2-config/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
Commit 0e588356a093a3e669cf2d0bff52ff1af07400ac by Glassfish Bot
Prepare next development cycle for 7.0.2-SNAPSHOT
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/tests/jakartaee/concurrency/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified nucleus/hk2/config-types/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified nucleus/hk2/tiger-types/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/admingui/dist-fragment/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified nucleus/hk2/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified nucleus/hk2/hk2-config/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified nucleus/hk2/config-generator/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
Commit 1949da045f117c2cada762c365b8e641c6f8a5bc by arjan tijms
Integrate Jersey 3.1.1

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit d42c54d4559410c8002a99e991187f6e77060735 by arjan tijms
Integrate Nimbus 9.30

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit c5bd7188c2b56e7fa8a6a69262a2da33167d0f09 by arjan tijms
Integrate Web Services 4.0.2 (SOAP)

Also updates related jaxb-impl and jackson

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit a9f0d35d9ac3cd48e18b7a91fcfae56fb3bb22c1 by arjan tijms
Update website for 7.0.1 release

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
The file was modified docs/website/src/main/resources/README.md (diff)
Commit 835b821f3f0ef37ba5568c303e1753d9bee0f454 by arjan tijms
Integrate Mojarra 4.0.1

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit d7c2904b64b983ccff3e3a00bf1232f22a1d8eef by arjan tijms
Add TCK runner for Pages Tags TCK

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was addedappserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
Commit b57614db3bc07e36df6bcaae06f8eb09bf3f1f40 by arjan tijms
Integrate WaSP 3.2.0

WaSP now includes Pages Standard Tags, so the existing impl lib for that
is replaced and some integration code updated.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/v2-tests/appserv-tests/sqetests/jsfcomponents/src/demo/taglib/EscapeHtmlTag.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/web/jstl-connector/src/main/java/org/glassfish/jstl/integration/GlassFishTldProvider.java (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishTldProvider.java (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
Commit ceb498dfb008aeff29cc547a5c6f8ffbef4806be by Piotr Żygieło
Integrate eclipselink:4.0.1-RC1

https://github.com/eclipse-ee4j/eclipselink/releases/tag/4.0.1-RC1
The file was modified appserver/pom.xml (diff)
Commit d94a627698111eb45a699ec80d9ea0c1a8bd4bdd by arjan tijms
Integrate Angus Mail 2.0.1

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 44e418c1b848a78f5059851a985aad5976dd7c4b by arjan tijms
Increase timeout from 2_000_000d to 3_000_000d.

Often this tests fails because the actual time is something between
2_000_000d and 3_000_000d.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/ejb/ejb-container/src/test/java/com/sun/ejb/EjbClassGeneratorFactoryBenchmarkTest.java (diff)
Commit 0163f6821bc8b9f6ef1e1e0bd42ddb3983033e3f by arjan tijms
Integrate Tyrus 2.1.3

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 96c49a428fab26432f0aed8bfd75769c52bacfab by David Matějček
Fixed #24297: getResource for a directory

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/resources/FileDirContext.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/RepositoryManager.java (diff)
The file was modified appserver/web/war-util/src/test/java/org/glassfish/web/loader/WebappClassLoaderTest.java (diff)
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/resources/WebDirContext.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit fa3d22ea0814f5c1a8e1c1fbe66f4cfcc77a64b4 by Hiroki Kaido
Fix #19580 IIOP Listeners (SSL) port is listening after SSL.enabled is set to false

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/PEORBConfigurator.java (diff)
The file was modified appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/GlassFishORBManager.java (diff)
Commit c0cb8b04fc3d68641f38e7941d185dc7d32e6f2d by Hiroki Kaido
Refactor I modified code

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/PEORBConfigurator.java (diff)
The file was modified appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/GlassFishORBManager.java (diff)
Commit 744efcfcf494faa618010b3cd0c0ae56ed90c0ea by arjan tijms
Setup config for the versions plug-in to ignore OLDER versions.

Note these are versions that are OLDER than what we're currently using,
but they are being presented as newer (according to the Maven rules they
are, but they are not actually newer)

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 280a79846545f4846fd1f9d9d996f5f264c3e9a0 by arjan tijms
Integrate checkstyle 10.7.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 4ad70595b458b708017acab74918dee1c759f695 by noreply
Fix links to other guides are in the GlassFish 7 documentation (#24308)

* #24303 Fix broken OpenMQ links in the GF guides.
Introduce new Asciidoc variables for each OpenMQ document.
They all point to the same URL now because links to the specific
documents contain OpenMQ version number and thus may become obsolete.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* #24303 Fix malformed link: links
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* #24303 Fix links to the App development guide
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* #24303 Fix link:GXXXXXX links
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* #24303 Fix add-on-component-development-guide links in the GF guides.

Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* #24303 Fix administration-guide links in the GF guides.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* #24303 Fix application-deployment-guide links in the GF guides.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* #24303 Fix ha-administration-guide links in the GF guides.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* #24303 Fix installation-guide links in the GF guides.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* #24303 Fix reference-manual links in the GF guides.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* #24303 Fix release-notes links in the GF guides.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* #24303 Fix security-guide links in the GF guides.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/administration-guide/src/main/asciidoc/jdbc.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/class-loaders.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/setup-local-dcom.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/overview.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/jdbc.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/add-library.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/jndi.adoc (diff)
The file was modified docs/upgrade-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-sub-components.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/monitor.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/session-persistence-and-failover.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/ejb.adoc (diff)
The file was modified docs/performance-tuning-guide/src/main/asciidoc/overview.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/redeploy.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/webapps.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/concurrent.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/container_managed-persistence.adoc (diff)
The file was modified docs/deployment-planning-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/security-guide/src/main/asciidoc/system-security.adoc (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/nodes.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/set-log-attributes.adoc (diff)
The file was modified docs/troubleshooting-guide/src/main/asciidoc/specific-issues.adoc (diff)
The file was modified docs/performance-tuning-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/undeploy.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/delete-application-ref.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/overview.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/batch.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/mail.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/remove-library.adoc (diff)
The file was modified docs/security-guide/src/main/asciidoc/user-security.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/jndi.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/configuration.adoc (diff)
The file was modified docs/security-guide/src/main/asciidoc/message-security.adoc (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/adding-configuration-data.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-application-refs.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/rolling-upgrade.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-applications.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/webservices.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/connectors.adoc (diff)
The file was modified docs/application-deployment-guide/src/main/asciidoc/dd-elements.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/threadpools.adoc (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified docs/deployment-planning-guide/src/main/asciidoc/planning.adoc (diff)
The file was modified docs/security-guide/src/main/asciidoc/security-in-cluster-mode.adoc (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/adding-monitoring-capabilities.adoc (diff)
The file was modified docs/upgrade-guide/src/main/asciidoc/upgrade-compatibility-issues.adoc (diff)
The file was modified docs/embedded-server-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/jms.adoc (diff)
The file was modified docs/quick-start-guide/src/main/asciidoc/basic-features.adoc (diff)
The file was modified docs/error-messages-reference/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/disable.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/jms.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/logging.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/debugging-apps.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/javamail.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/deploy.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/enable-monitoring.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/instances.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/rollback-transaction.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/enable.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-log-attributes.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/java-clients.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-components.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/orb.adoc (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/extending-asadmin.adoc (diff)
The file was modified docs/embedded-server-guide/src/main/asciidoc/embedded-server-guide.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/start-database.adoc (diff)
The file was modified docs/troubleshooting-guide/src/main/asciidoc/faqs.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/jvm.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-virtual-server.adoc (diff)
The file was modified docs/performance-tuning-guide/src/main/asciidoc/tuning-apps.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-application-ref.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/get-client-stubs.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/securing-apps.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-timers.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/osgi.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/freeze-transaction-service.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/set-log-levels.adoc (diff)
The file was modified docs/troubleshooting-guide/src/main/asciidoc/overview.adoc (diff)
The file was modified docs/deployment-planning-guide/src/main/asciidoc/concepts.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/logging.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/monitoring.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/disable-monitoring.adoc (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/introduction.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/set-log-file-format.adoc (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/session-persistence-modules.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/named-configurations.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/http-load-balancing.adoc (diff)
The file was modified docs/upgrade-guide/src/main/asciidoc/upgrading-legacy-installation.adoc (diff)
The file was modified docs/security-guide/src/main/asciidoc/running-in-secure-environment.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/general-administration.adoc (diff)
The file was modified docs/quick-start-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/connectors.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/http_https.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/rotate-log.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/recover-transactions.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-jms-resource.adoc (diff)
The file was modified docs/installation-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-auth-realm.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/webapps.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/configure-jms-cluster.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-log-levels.adoc (diff)
The file was modified docs/security-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/lifecycle-modules.adoc (diff)
The file was modified docs/application-deployment-guide/src/main/asciidoc/asadmin-deployment-subcommands.adoc (diff)
The file was modified docs/application-deployment-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/jms.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/rmi-iiop.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/asadmin-subcommands.adoc (diff)
The file was modified docs/security-guide/src/main/asciidoc/administrative-security.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/transaction-service.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/show-component-status.adoc (diff)
The file was modified docs/troubleshooting-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/jpa.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/performance-tuning-guide/src/main/asciidoc/tuning-glassfish.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/clusters.adoc (diff)
The file was modified docs/release-notes/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-lifecycle-module.adoc (diff)
The file was modified docs/error-messages-reference/src/main/asciidoc/error-messages.adoc (diff)
The file was modified docs/performance-tuning-guide/src/main/asciidoc/tuning-os.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-cluster.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/stop-database.adoc (diff)
The file was modified docs/installation-guide/src/main/asciidoc/installing.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/deploydir.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-libraries.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/collect-log-files.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/ssh-setup.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/unfreeze-transaction-service.adoc (diff)
The file was modified docs/installation-guide/src/main/asciidoc/uninstalling.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/setting-up-dev-env.adoc (diff)
Commit 7009132be7675ee44976a83b9b6e9d0115b8cf6a by David Matějček
GlassFishLogManagerLifeCycleTest stabilized

- all logs are asynchronous here, so we have to respect that we don't have
  control over those unsynchronized parallel executions. Same as we don't
  have that control when it is running in multithreaded appserver.
- as an alternative we use the Thread.sleep, however even this might not be
  enough on some systems (virtual systems with cpu sharing limits, ie.).

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/GlassFishLogManagerLifeCycleTest.java (diff)
Commit 28973500056150b7968208660f141d64ab4e463c by David Matějček
Jenkinsfile maintenance

- dump OS info
- added MAVEN_OPTS
- added explicit kubernetes label
- archiving all server.log files

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified Jenkinsfile (diff)
The file was modified appserver/pom.xml (diff)
Commit ee3651310393c11a3d04c07541accc754265f451 by arjan tijms
Set minor version to 2 (so product version is 7.0.2)

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 9af7f5afde2735b1bef48d34d95ea00113aff9bc by Ondro Mihalyi
#24303 Change xref to link for links to Open MQ guides.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/application-development-guide/src/main/asciidoc/webapps.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/overview.adoc (diff)
The file was modified docs/troubleshooting-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/performance-tuning-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/jms.adoc (diff)
The file was modified docs/application-deployment-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/release-notes/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/error-messages-reference/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/quick-start-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/upgrade-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified docs/administration-guide/src/main/asciidoc/jms.adoc (diff)
The file was modified docs/deployment-planning-guide/src/main/asciidoc/concepts.adoc (diff)
The file was modified docs/deployment-planning-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/deployment-planning-guide/src/main/asciidoc/planning.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-jmsdest.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/debugging-apps.adoc (diff)
The file was modified docs/installation-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/configure-jms-cluster.adoc (diff)
The file was modified docs/security-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/embedded-server-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/application-deployment-guide/src/main/asciidoc/dd-elements.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified nucleus/hk2/hk2-config/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified nucleus/hk2/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified nucleus/hk2/config-generator/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified nucleus/hk2/config-types/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/jakartaee/concurrency/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified nucleus/hk2/tiger-types/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/admingui/dist-fragment/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
Commit 5489f5634b9beea816bc543f2609ffa86151dcc9 by Glassfish Bot
Prepare next development cycle for 7.0.3-SNAPSHOT
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/jakartaee/concurrency/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified nucleus/hk2/config-generator/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified nucleus/hk2/config-types/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/admingui/dist-fragment/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified nucleus/hk2/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified nucleus/hk2/hk2-config/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified nucleus/hk2/tiger-types/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
Commit a4eef06fb01c3da10d366b92b42937c314a34a78 by arjan tijms
Initial document detailing the release instructions for GlassFish

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedRELEASE.md
Commit 289db3cc1d0fa6e4e7f3c5b0c1f2c33521cf00de by David Matějček
Issue #24284 Fixed git.build.time

- was overriden by a value from eclipse project 1.0.8

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 92c2776e964764cb5cf5773085385efd12d0b860 by Ondro Mihalyi
#24303 Fix more links to sec. guide, ref. manual and olink links
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/administration-guide/src/main/asciidoc/domains.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/transactions.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/monitoring.adoc (diff)
Commit c0dcbbcebb6f9df0310b93e9445b32f3a49b69ee by Ondro Mihalyi
#24303 Fix more links to ref. manual and other links
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/administration-guide/src/main/asciidoc/domains.adoc (diff)
The file was modified docs/application-deployment-guide/src/main/asciidoc/overview.adoc (diff)
The file was modified docs/application-deployment-guide/src/main/asciidoc/deploying-applications.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/transactions.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/jms.adoc (diff)
Commit f55927a89b8dfb2545f23771daa10fa764043c1a by Ondro Mihalyi
#24303 Fix more links
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/application-deployment-guide/src/main/asciidoc/overview.adoc (diff)
The file was modified docs/application-deployment-guide/src/main/asciidoc/deploying-applications.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/ejb.adoc (diff)
Commit efa02f8dbac653337a229b4c3a22fcc31d8a9d18 by Piotr Żygieło
Bump OpenMQ version to 6.4.0
The file was modified appserver/pom.xml (diff)
Commit ce3d2a828046a9e0c1b2a9fcba3fb75a0dfe8f0d by David Matějček
Reorganized jenkinsfile

- verify will follow the compilation, ant tests will be executed as last
- more resources for maven integration test
- maven latest leads to 3.8.5, so I used explicit version

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified Jenkinsfile (diff)
Commit e8de62cb0b646d311d021e3d195b8ce82c5f3d4b by David Matějček
Updated maven plugins

- reflected some warnings from Maven and Eclipse

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/jakartaee/concurrency/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
Commit 216a8ecbb8b1aa7617e50c79964d1c56d466dfd0 by David Matějček
Microprofile tests crashed; error was logged, but ignored.

- Now using project's pom.xml

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/src/main/java/org/glassfish/microprofile/config/tck/client/LibraryIncluder.java (diff)
Commit 147c40136759f245502f7c082007213fedcfedb6 by David Matějček
Fixed StackOverflow in WebappClassLoader.getURLs

- seen in tests when logging used toString after the CL closed.
- Now when it is used after the closure, returns an empty array
  instead of exception

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/war-util/src/test/java/org/glassfish/web/loader/WebappClassLoaderTest.java (diff)
Commit 11b2a7db25e94a19346d31fcd28f6ebf21893163 by David Matějček
Fixed exception when using reflection to clean webappcl reference

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java (diff)
Commit 93c91a07c758b1aadead38864a03ccdbf13801c4 by David Matějček
Removed clearReferencesRmiTargets

- This leak was already fixed in JDK9
- see https://bugs.openjdk.org/browse/JDK-8157570

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java (diff)
Commit 46ff5f4b1391516a272d24ffeb822cf534e29143 by arjan tijms
Update website for 7.0.1 release

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
The file was modified docs/website/src/main/resources/README.md (diff)
Commit 537f247aefd0ed19a040181135fcfe107906b388 by David Matějček
Revisited glassfish-version.properties and Version class

- updated from Ant+CVS/SVN style to Mvn+GIT style which is standard these days
- dropped build id - replaced by info about branch, commit and time
- renamed keys and methods and vaiables to avoid previous confusion
- potentially breaking change if someone relies on old messages in logs or
  the VersionCommand output (but I doubt it was possible)

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/CreateDomainCommand.java (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/extending-asadmin.adoc (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/AdminConsoleAdapter.java (diff)
The file was modified appserver/distributions/glassfish-common/src/main/resources/glassfish/config/branding/glassfish-version.properties (diff)
The file was modified nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LogManagerService.java (diff)
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/MiscCommandsITest.java
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/VersionCommand.java (diff)
The file was addedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminUptimeITest.java
The file was modified nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/DomainRootImpl.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/domain/SubstitutableTokens.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/appserv/server/util/VersionInfoImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/GlassfishNetworkListener.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppServerStartup.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/domain/DomainBuilder.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/org/glassfish/config/support/GlassFishDocument.java (diff)
The file was modified nucleus/core/kernel/src/main/java/org/glassfish/kernel/KernelLoggerInfo.java (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was addednucleus/common/common-util/src/test/resources/config/branding/test-branding.properties
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/VersionInfo.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/SystemTasksImpl.java (diff)
The file was modified appserver/admin/backup/src/main/java/com/sun/enterprise/backup/Status.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/appserv/server/util/Version.java (diff)
The file was modified appserver/tests/v2-tests/appserv-tests/devtests/admin/VersionPrinter.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLICommand.java (diff)
The file was addedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminVersionITest.java
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/src/admin/DomainTest.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebContainer.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/VersionCommand.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/org/glassfish/config/support/DefaultConfigUpgrade.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/GlassfishErrorPageGenerator.java (diff)
The file was addednucleus/common/common-util/src/test/java/com/sun/appserv/server/util/VersionTest.java
Commit 0b716444ddbd71b50b1b3c1d04efa81bc7e27bb8 by David Matějček
Fixed reporting startup time including CLI

- depended on WALLCLOCK property formatting, exception is swallowed

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppServerStartup.java (diff)
The file was modified nucleus/core/kernel/src/main/java/org/glassfish/kernel/KernelLoggerInfo.java (diff)
Commit 75c208be8471d80f89b6f08e32f5124eff1dbf9f by Zhen Ma
Get the timeout for Container Managed Transaction (CMT) from TransactionService
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContainerTransactionManager.java (diff)
Commit 95cc92b380beca164bc2f44978268890155223af by David Matějček
Refactoring, created itest-tools and application-tests

- Transformed concurrent-tck-ext as a first example
  - Simplified dependencies
  - Simplified class references
- Executable also from eclipse (after one run with maven)
- Debuggable (requires to connect to both processes)

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/PropertiesBagITest.java (diff)
The file was removedappserver/tests/jakartaee/concurrency/src/test/java/org/glassfish/main/jakartaee/tests/concurrent/spec/ManagedExecutorService/resourcedef/ManagedExecutorDefinitionServlet.java
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/RandomGenerator.java
The file was addedappserver/itest-tools/pom.xml
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/progress/ProgressStatusSpecialITest.java (diff)
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorDefinitionServlet.java
The file was addedappserver/itest-tools/src/main/resources/password_update.txt
The file was modified appserver/pom.xml (diff)
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/concurrency/executor/IntContextProvider.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/concurrency/executor/StringContextProvider.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminUptimeITest.java (diff)
The file was addedappserver/tests/application/pom.xml
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/StatusGeneratorITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ElementStarITest.java (diff)
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/asadmin/GlassFishTestEnvironment.java
The file was removedappserver/tests/jakartaee/concurrency/pom.xml
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/AuthRealmITest.java (diff)
The file was addedappserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/DomainAdminRestClient.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/TokenAuthenticationITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/progress/JobTestExtension.java (diff)
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/DomainAdminRestClient.java
The file was addedappserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/AsadminResultMatcher.java
The file was addedappserver/itest-tools/src/test/java/org/glassfish/main/admin/test/tool/StartStopITest.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ApplicationITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/progress/DetachAttachITest.java (diff)
The file was removedappserver/tests/jakartaee/concurrency/src/test/java/org/glassfish/main/jakartaee/tests/concurrent/spec/ManagedExecutorService/resourcedef/ManagedExecutorDefinitionWebTests.java
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/asadmin/DetachedTerseAsadminResult.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JobsResourceITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JmsITest.java (diff)
The file was removedappserver/tests/jakartaee/concurrency/src/test/resources/javajoe.pass
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/asadmin/Asadmin.java
The file was addedappserver/itest-tools/src/main/resources/password.txt
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/OSGiCommandsITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminVersionITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/progress/ProgressStatusFailITest.java (diff)
The file was addedappserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/AsadminResult.java
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/asadmin/AsadminResult.java
The file was removedappserver/tests/jakartaee/concurrency/src/test/resources/j2ee.pass
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ConfigITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/RestITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ExternalResourceITest.java (diff)
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/AsadminResultMatcher.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/SystemPropertiesITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ClusterITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JvmOptionsITest.java (diff)
The file was addedappserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/KeyAndValue.java
The file was addedappserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java
The file was addedappserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/Asadmin.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/MonitoringITest.java (diff)
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/RandomGeneratorTest.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JdbcITest.java (diff)
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorDefinitionWebTest.java
The file was addedappserver/itest-tools/src/test/java/org/glassfish/main/admin/test/tool/RandomGeneratorTest.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/progress/ProgressStatusComplexITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/LoggingRestITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/PartialUpdateITest.java (diff)
The file was removedappserver/tests/jakartaee/concurrency/src/test/resources/arquillian.xml
The file was removedappserver/tests/jakartaee/concurrency/src/test/resources/logging.properties
The file was addedappserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/RandomGenerator.java
The file was removedappserver/tests/jakartaee/concurrency/suite.xml
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/progress/ProgressStatusBasicITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ProvidersITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/progress/JobManagerITest.java (diff)
The file was removedappserver/tests/jakartaee/concurrency/README.md
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ServerPropertyITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ResourceRefITest.java (diff)
The file was addedappserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/DetachedTerseAsadminResult.java
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/tool/asadmin/KeyAndValue.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java (diff)
Commit 38831ad6d9c4c65c825f594b0f70541a6943fc2d by Ondro Mihalyi
Update the Download page for the 7.0.2 release
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/website/src/main/resources/download.md (diff)
Commit ff8f36ca64b21b2efc269155e68202bc3302a0dc by David Matějček
Revered update of glassfishbuild-maven-plugin

- 3.2.28 caused that AdminGUI was missing in the distribution

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit d9e48613f0440b5c329a589ccdc290797a5deba4 by David Matějček
Deleted unused dist-fragment module (admingui)

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/admingui/dist-fragment/pom.xml
The file was modified appserver/admingui/pom.xml (diff)
Commit 25b6063ef2ecca83f2182a8c312bf4f47d66d7ec by Ondro Mihalyi
#24333 Add missing older Java EE Schemas
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/web-facesuicomponent_2_0.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/connector_1_6.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/connector_1_7.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/batchXML_1_0.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/persistence_2_1.xsd
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/beans_1_1.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/validation-configuration-1.0.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/orm_2_1.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/javaee_web_services_metadata_handler_2_0.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/orm_2_0.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/orm_2_2.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/beans_2_0.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/web-partialresponse_2_0.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/validation-configuration-1.1.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/jobXML_1_0.xsd
The file was addedappserver/deployment/schemas/src/main/resources/glassfish/lib/schemas/persistence_2_2.xsd
Commit 8e8c514e569436278047e1338e121cfa56a5a063 by David Matějček
Fixed ArrayIndexOutOfBoundsException in ActiveOutboundResourceAdapter

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ActiveOutboundResourceAdapter.java (diff)
Commit 5e2fbf84daa71c4f2bcbb10409281ee50a09e9ff by David Matějček
Fixed NPE in BaseContainer

- interceptorManager could be null

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java (diff)
Commit 2444c0c39865c2b6027c51ea98dc425f27d5ad26 by David Matějček
Fixed NPE in ConnectorsUtil

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsUtil.java (diff)
Commit 158d2e6d8dd3c5f1f1a07f11641860531ac311ba by David Matějček
ConnectorRuntimeException vs Serializable

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorRuntimeException.java (diff)
Commit 73259020cba4192652a4699ce254226e01c4cd16 by David Matějček
If the pool could not be found, don't throw RuntimeException but return null

- all callers were not prepared for RTE except one; that can handle null.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorRuntime.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java (diff)
Commit f631cbf8d4ab0ee52df5814dfcc80ab31c88b438 by Alexander Pinchuk
Raise ASM API version

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/schemadoc/DocClassVisitor.java (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java (diff)
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/NodeInfo.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/schemadoc/AttributeMethodVisitor.java (diff)
The file was modified nucleus/test-utils/src/main/java/org/glassfish/tests/utils/junit/HK2ClasssVisitor.java (diff)
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/GenericAnnotationDetector.java (diff)
Commit 2d41bd3ec70bf5bc7e43887a1e2a44312c8a537f by Alexander Pinchuk
Raise bytecode level

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/BtraceClientGenerator.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/generator/ASMClassWriter.java (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderImplGenerator.java (diff)
Commit 22178cf9b4eb25a4ebb4bfa4629efd23f95a0abe by Alexander Pinchuk
Replace deprecated ASM API

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/generator/ASMClassWriter.java (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/schemadoc/EmptyVisitor.java (diff)
Commit cc3fada32d82b67422c1343ae6315ca03941617e by Alexander Pinchuk
Fix license headers

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/schemadoc/DocClassVisitor.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/schemadoc/EmptyVisitor.java (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/BtraceClientGenerator.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderImplGenerator.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/schemadoc/AttributeMethodVisitor.java (diff)
The file was modified nucleus/test-utils/src/main/java/org/glassfish/tests/utils/junit/HK2ClasssVisitor.java (diff)
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/NodeInfo.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/generator/ASMClassWriter.java (diff)
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/GenericAnnotationDetector.java (diff)
Commit 17fa8d31b911bc494d7604635127f3df57e0ee64 by Alexander Pinchuk
Fix log rotation

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/LoggingRestITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java (diff)
Commit 5e5417edb653bb50539d0aae30d6fbc0c7cd6974 by David Matějček
Updated dependency on old TCK

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
Commit dd355986e7341ac349594076c17708263f478d83 by Alexander Pinchuk
Bring to the common hierarchy

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/LoggingRestITest.java (diff)
Commit 4f45ba58a1554970af9ce9949745dcaa7de35e52 by Alexander Pinchuk
Add new test case

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/LoggingRestITest.java (diff)
Commit f476c15ec2abd8123e48d1a56c3dd7239bf3bf95 by Alexander Pinchuk
Reuse existing GF utilities

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java (diff)
Commit 9eeb33b6555202420e0262fa5df8c33a137433ba by Alexander Pinchuk
Optimize imports and fix license headers

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/LoggingRestITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java (diff)
Commit 681d8c3e0d26218e1ed09553cf33f394d59eae31 by arjan tijms
Integrate Mojarra 4.0.2 and associated Faces TCK 4.0.2

Mojarra 4.0.2 fixes 2 TCK issues

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
Commit 4a249b5e6dbd6ae82eecfbecabe41adf868e62cc by Alexander Pinchuk
Fix set-log-attributes asadmin command

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/main/java/com/sun/common/util/logging/LoggingConfigImpl.java (diff)
Commit 04322724c9269cc058b8833f1cedef93ba160d46 by Alexander Pinchuk
Minor code cleanup

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/main/java/com/sun/common/util/logging/LoggingConfigImpl.java (diff)
Commit 847614eb78ad74538f982f3b40ae6444ea81d2ac by Alexander Pinchuk
Refactor REST Admin interface security integration test

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/SecuredRestTestBase.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/TokenAuthenticationITest.java (diff)
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/DomainAdminRestClient.java (diff)
The file was addedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/BasicAuthenticationITest.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java (diff)
Commit fbb8d5dcf5feedfb991b3aaf943c344273e3da8c by Alexander Pinchuk
Fix AsciiDoc description of request a session token

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified docs/administration-guide/src/main/asciidoc/general-administration.adoc (diff)
Commit c189312669603a6454280bc45477dd1b5e28922f by Alexander Pinchuk
Fix create-mail-resource REST command

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/generator/ResourcesGeneratorBase.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/src/admin/JavaMailResourceTest.java (diff)
Commit d20ca7c5cfa17691c7066a942a1d8a5685f6dbfb by Alexander Pinchuk
Cleanup resource generator code

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/generator/ResourcesGeneratorBase.java (diff)
Commit 05780d133d590379efe82d0e2d98fe60abe9ba15 by Alexander Pinchuk
Add JavaMail REST integration test

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JavaMailITest.java
Commit 03b85d1019cea52096f85bc92d481f31a281d8ac by Alexander Pinchuk
Update Reference Manual

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified docs/reference-manual/src/main/asciidoc/delete-local-instance.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-managed-executor-services.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/javamail.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/delete-jdbc-connection-pool.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-jacc-provider.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/delete-jacc-provider.adoc (diff)
The file was removeddocs/reference-manual/src/main/asciidoc/list-javamail-resources.adoc
The file was modified docs/reference-manual/src/main/asciidoc/add-resources.adoc (diff)
The file was removeddocs/reference-manual/src/main/asciidoc/create-javamail-resource.adoc
The file was addeddocs/reference-manual/src/main/asciidoc/delete-mail-resource.adoc
The file was modified docs/reference-manual/src/main/asciidoc/delete-managed-executor-service.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/asadmin-subcommands.adoc (diff)
The file was addeddocs/reference-manual/src/main/asciidoc/create-mail-resource.adoc
The file was removeddocs/reference-manual/src/main/asciidoc/delete-javamail-resource.adoc
The file was modified docs/reference-manual/src/main/asciidoc/create-jdbc-connection-pool.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-local-instance.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-managed-executor-service.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-jdbc-connection-pools.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-log-levels.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-commands.adoc (diff)
The file was addeddocs/reference-manual/src/main/asciidoc/list-mail-resources.adoc
The file was modified docs/reference-manual/src/main/asciidoc/list-jacc-providers.adoc (diff)
Commit bd59249fdee1974d764bae780c6a1eba227c7728 by David Matějček
Removed sleeps from Ant tests

- They shouldn't be necessary any more

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/quicklook/gfproject/v3-targets.xml (diff)
The file was modified appserver/tests/appserv-tests/config/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/JdbcCommon.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/osgi-cdi/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-wab-with-cdi/common.xml (diff)
The file was modified appserver/tests/v2-tests/appserv-tests/config/common.xml (diff)
Commit 0fa5bfaf5dd78e289b80aeaa1d2d5ceeaa24b5e7 by Alexander Pinchuk
Replace all occurrences of JavaMail keyword

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was removeddocs/administration-guide/src/main/asciidoc/javamail.adoc
The file was modified docs/application-development-guide/src/main/asciidoc/jndi.adoc (diff)
The file was modified docs/installation-guide/src/main/asciidoc/installing.adoc (diff)
The file was addedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/MailITest.java
The file was modified docs/administration-guide/src/main/asciidoc/loe.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/delete-mail-resource.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-mail-resource.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/asadmin-subcommands.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-mail-resources.adoc (diff)
The file was addeddocs/administration-guide/src/main/asciidoc/jakarta-mail.adoc
The file was modified docs/administration-guide/src/main/asciidoc/overview.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/jms.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/ejb.adoc (diff)
The file was removedappserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JavaMailITest.java
The file was modified docs/release-notes/src/main/asciidoc/release-notes.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/general-administration.adoc (diff)
The file was modified docs/deployment-planning-guide/src/main/asciidoc/concepts.adoc (diff)
The file was modified docs/application-deployment-guide/src/main/asciidoc/deploying-applications.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/mail.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/jndi.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/orb.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/webapps.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/session-persistence-and-failover.adoc (diff)
Commit 93c972c6d1746b4a49ec292f6669ea82c0b03204 by Alexander Pinchuk
Update nucleus distribution release documentation

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/distributions/nucleus-common/src/main/resources/docs/quickstart.html (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/docs/features.html (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/docs/about.html (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/docs/copyright.html (diff)
Commit aa2137e69ea125f892362330215caca29bbf580f by David Matějček
Refactored WebBundleDescriptors

- Target: make unit tests possible

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/web/AppListenerDescriptor.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/annotation/handlers/WebFilterHandler.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebComponentDescriptorImpl.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/JspConfigNode.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/CommonResourceValidator.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/annotation/impl/WarScanner.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/OrderedSet.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/web/ServletFilterMapping.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/web/MimeMapping.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/common/wls/SecurityRoleAssignmentNode.java (diff)
The file was removedappserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspConfigDescriptorImpl.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ErrorPageNode.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/deploy/ErrorPageDecorator.java (diff)
The file was addedappserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ErrorPageDescriptor.java
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AbsoluteOrderingDescriptor.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/WebBundleRuntimeNode.java (diff)
The file was modified appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextImplTest.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/startup/EjbApplication.java (diff)
The file was modified appserver/web/web-glue/src/main/resources/org/glassfish/web/deployment/descriptor/LocalStrings.properties (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/util/WebBundleTracerVisitor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/web/LoginConfiguration.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/JndiNameEnvironment.java (diff)
The file was addedappserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/JspConfigDefinitionDescriptor.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/LocaleEncodingMappingListDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/web/SessionConfig.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/JdbcPoolMonitoringExtension.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/DOLUtils.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/LocalStrings.properties (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/EnvEntriesValidator.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/io/DeploymentDescriptorFile.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebBundleDescriptor.java (diff)
The file was removedappserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ErrorPageDescriptor.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ApplicationValidator.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/util/WebBundleValidator.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/WebCommonNode.java (diff)
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/web/SunWebApp.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/archivist/WebArchivist.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/BundleDescriptor.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebFragmentDescriptor.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/TomcatDeploymentConfig.java (diff)
Commit 466b608823a024d5acf3943c32aa0c0983101dc9 by David Matějček
Further refactoring - replacing unused/obsoleted methods, added javadocs

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/Audit.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/MimeMappingDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/context/ResourceContainerContext.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/TomcatDeploymentConfig.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/GlassFishToExousiaConverter.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/JndiNameEnvironment.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbMessageBeanDescriptor.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/annotation/handlers/ServletSecurityHandler.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/EnvEntriesValidator.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/WebCommonNode.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/web/SecurityRole.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/WebBundleRuntimeNode.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebBundleDescriptor.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebComponentDescriptorImpl.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EntityManagerFactoryReferenceDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/types/EntityManagerFactoryReference.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WritableJndiNameEnvironment.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebApplication.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/WebSecurityManager.java (diff)
Commit 04ed447826dd5fc783e685de66329a567fbf5a87 by David Matějček
DeploymentDescriptorNode now supports compatible parameters

- originally it required an exact match of the parameter's type
- now it first tries the exact match, when no such method exists it tries to
  find any compatible method of the same name.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/EntityManagerReferenceNode.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java (diff)
Commit c1bdc9ce3118942684baf877aef32b48a4f28082 by David Matějček
EjbBundleRefactoring - first step

- instead of abstract methods moving their implementation as a default impl
- It is quite complicated work affecting many places, so I will do rather
  smaller steps.
- about generics - the coverage is not perfect because of cyclic dependencies

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/BundleDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ApplicationValidator.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ResourceValidator.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/context/EjbsContext.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/InternalInterceptorBindingImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbCMPEntityDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ModuleContentLinker.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/context/EjbBundleContext.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/context/EjbContext.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/resources/org/glassfish/ejb/deployment/util/LocalStrings.properties (diff)
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/Descriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebBundleDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/resources/org/glassfish/ejb/deployment/descriptor/LocalStrings.properties (diff)
The file was modified appserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/EjbInterceptorTest.java (diff)
The file was modified appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/ApplicationExceptionHandler.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/archivist/WebArchivist.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/factory/AnnotatedElementHandlerFactory.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java (diff)
The file was modified nucleus/deployment/common/src/main/resources/com/sun/logging/enterprise/system/tools/deployment/LogStrings.properties (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBundleDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/AbstractEjbHandler.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/impl/EjbInWarScanner.java (diff)
The file was modified appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/impl/EjbJarScanner.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/util/EjbBundleValidator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/DummyEjbDescriptor.java (diff)
Commit e6bef177a186d8e59efb5a3bd3e7cb41027a34fd by David Matějček
ResourceAnnotationControl - moved copy pasted code

- all classes used the same method.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/deployment/annotation/handlers/AdministeredObjectDefinitionHandler.java (diff)
The file was addedappserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ResourceAnnotationControl.java
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/deployment/annotation/handlers/ConnectionFactoryDefinitionHandler.java (diff)
The file was modified appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/deployment/annotation/handlers/JMSConnectionFactoryDefinitionHandler.java (diff)
The file was modified appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/annotation/handler/MailSessionDefinitionHandler.java (diff)
The file was modified appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/deployment/annotation/handlers/JMSDestinationDefinitionHandler.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/deployment/annotation/handlers/DataSourceDefinitionHandler.java (diff)
Commit c9343b0a6290ba109dfbff4dc112c05c2d8918ec by David Matějček
Partially reverted incompatible changes in EJB descriptors

- broke connectors in tests; maybe it wouldn't be an issue for user, but I am
  not sure with that. I will find safer path.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/archivist/WebArchivist.java (diff)
The file was modified appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ResourceAnnotationControl.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ResourceValidator.java (diff)
The file was modified appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ApplicationValidator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/util/EjbBundleValidator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/factory/AnnotatedElementHandlerFactory.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBundleDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ModuleContentLinker.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/AbstractEjbHandler.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/context/EjbsContext.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/impl/EjbJarScanner.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/context/EjbBundleContext.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/context/EjbContext.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/test/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImplTest.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/InternalInterceptorBindingImpl.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java (diff)
Commit fb89c217fbe2ebb8aeda139ffe58ffc83e175012 by David Matějček
Moving another methods to EjbBundleDescriptor + javadoc

- default implementations
- EjbApplicationExceptionInfo

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContainerTransactionManager.java (diff)
The file was modified appserver/ejb/ejb-container/src/test/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImplTest.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/deployer/MailSessionDeployer.java (diff)
The file was addedappserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbApplicationExceptionInfo.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/EjbApplicationExceptionNode.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/types/EjbReferenceContainer.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/EjbBundleNode.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/ApplicationExceptionHandler.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/JndiNameEnvironment.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java (diff)
The file was removedappserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbApplicationExceptionInfo.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBundleDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ApplicationClientDescriptor.java (diff)
Commit 9bb9ebd54ee4dfc11f3373bf8892804ecdc115d9 by David Matějček
Tracking evolution of the ApplicationValidatorTest with the refactoring

- Issue: I tried to use mocking, but I have found that it doesn't work well and
  even if, it would not cover too much of the implementation.
- dol and ejb-container have too many relations, in fact the abstraction was
  unusable and worthless (and even undocumented).
  - I can create mocks for interfaces but I can't use them for validator.
  - I can create half-initialized mock of the abstract class, but it throws
    exceptions which take too much time to investigate and finally I find
    that the issue is the mock, not the code I wanted to test.
  - Same would apply for custom implementations (like is the only one,
    ejb-container) - too much details matter.
- In practice: dol should have much better API, OR all descriptors and nodes
  whould move to DOL. They can be extended and used in ejb-container, but must
  have some basic consistent meaningful implementation.
- So I do some basic steps forward now.
- Final result: test covering bug we have noticed in logs + the fix
  not breaking anything else. Side effect result: easier future changes.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was addedappserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/util/ApplicationValidatorTest.java
The file was addedappserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/test/DolJunit5Extension.java
Commit 1f5ba67cd3e1ebb8e5bc408256394e3e5b6c9476 by David Matějček
Fixed HK2 dependency - securityRoleMapperFactoryis optional

- it was already checked for null

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java (diff)
Commit e36eec8f22c6c4aa8d7faf2cd6b03909795a9f09 by David Matějček
EjbBundleDescriptor - moving more fields to the parent

- This is safe as there is only one child of this abstract class

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java (diff)
The file was modified appserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/util/ApplicationValidatorTest.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/LocalStrings.properties (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/resources/org/glassfish/ejb/deployment/descriptor/LocalStrings.properties (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBundleDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ApplicationValidator.java (diff)
Commit 2851a9d3e48e39b3f4cbcf803f75a1bd6db824b5 by David Matějček
EjbBundleDescriptorImpl cleanup - old deprecations, javadoc

- Unused methods removed
- Used methods documented (at least minimal notes)
- Deprecated XML nodes from GF 3.1 marked as deprecated and removed code
  which used them but was worthless. Now they should be just tolerated.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/runtime/PersistenceManagerInUse.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/runtime/IASPersistenceManagerDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/util/InterceptorBindingTranslator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/util/EjbBundleValidator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/resources/org/glassfish/ejb/deployment/descriptor/LocalStrings.properties (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/RelationshipsNode.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/xml/RuntimeTagNames.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java (diff)
Commit bb5199fc3496012421bc86cfb55b7ee5569724f0 by David Matějček
ComponentValidator formatting + fixed possible NPE

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java (diff)
Commit f7a97716086be2e2ae97fd0ae6cf678b4b12b7b9 by David Matějček
Long process of resolving DOL cyclic dependencies resolved via reflection

- one of intermediate steps - moving methods

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/ContainerTransaction.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBundleDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/ExcludeClassInterceptorsHandler.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/InterceptorsHandler.java (diff)
Commit 5ab479d0814dd52d4fe3105e927d55dca5eb0b25 by David Matějček
More strict DeploymentDescriptorNode - throwing exceptions

- validators cover possible issues just partially
- better break deploy asap with more helpful info, especially when it is about
  glassfish issues.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java (diff)
Commit 11bff776299bece89f86a13b2c59b652e11000d2 by David Matějček
Fixed comparison (carType() can return null!)

- broken in recent commit of the same PR
- also fixed some logs and formatting

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java (diff)
Commit 0deee935d1f39b3dfcdcf62e758f6f84a1a14838 by David Matějček
Moving classes and methods, javadocs, fixed logging nullpointers

- most of issues were more visible when I caused some inconsistency
- the commit is unfortunately huge, but necessary
- the architecture of the DOL is broken, always was - depends on reflection
  across modules and packages

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/WebBundleRuntimeNode.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/DummyEjbDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/LocalStrings.properties (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/RuntimeDescriptorNode.java (diff)
The file was modified nucleus/deployment/common/src/main/resources/com/sun/logging/enterprise/system/tools/deployment/LogStrings.properties (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ModuleContentLinker.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/ResourceRefNode.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBTimerService.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/TransactionManagementHandler.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java (diff)
The file was addedappserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBLocalObjectInvocationHandler.java (diff)
The file was modified appserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/util/ApplicationValidatorTest.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBundleDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/SaxParserHandler.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/ScheduleHandler.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/types/ResourceReferenceContainer.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletMappingNode.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbMessageBeanDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/QueryNode.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/JndiNameEnvironment.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbMessageBeanDescriptor.java (diff)
The file was modified appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/persistent/timer/PersistentEJBTimerService.java (diff)
The file was addedappserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ScheduledTimerDescriptor.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbDescriptor.java (diff)
The file was removedappserver/ejb/ejb-container/src/test/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptorInheritedMethodImplementationTest.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/J2EEDocumentBuilder.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/AbstractAuthAnnotationHandler.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContainerTransactionManager.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ApplicationValidator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/ScheduledTimerNode.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/CommonResourceDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbReferenceDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/MessageDrivenBeanNode.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/GlassFishToExousiaConverter.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentVisitor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/EjbReferenceNode.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/DefaultDOLVisitor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/util/EjbBundleValidator.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java (diff)
The file was removedappserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/ScheduledTimerDescriptor.java
The file was modified appserver/ejb/ejb-container/src/main/resources/org/glassfish/ejb/deployment/descriptor/LocalStrings.properties (diff)
The file was modified appserver/ejb/ejb-full-container/src/main/resources/org/glassfish/ejb/mdb/LogStrings.properties (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/util/EjbBundleTracerVisitor.java (diff)
The file was modified appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/DOLUtils.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/BeanMethodCalculatorImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/CommonResourceValidator.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/types/EjbReference.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/AbstractHandler.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/util/EjbVisitor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBTimerSchedule.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/AbstractEjbHandler.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/EjbSessionNode.java (diff)
Commit 96e94290a0d89c7324249e5e5a2566380b45fec5 by David Matějček
Archive types moved to DOL

- Fixes the issue when DOL used nulls because singletons weren't found in HK2
- Affected appclient, tests, validations, processing descriptors, etc.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/DOLUtils.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/archivist/ApplicationArchivist.java (diff)
The file was modified appserver/appclient/server/connector/src/main/java/org/glassfish/appclient/server/connector/CarDetector.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/deployment/util/ConnectorArchivist.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ApplicationValidator.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/WebBundleNode.java (diff)
The file was addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/WarArchiveType.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EarType.java (diff)
The file was modified appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java (diff)
The file was modified appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbType.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/io/runtime/ApplicationRuntimeDDFile.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/ScatteredWarArchiveType.java
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/embed/impl/ScatteredWebArchivist.java (diff)
The file was addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/RarArchiveType.java
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/io/runtime/GFWebRuntimeDDFile.java (diff)
The file was modified nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiArchiveType.java (diff)
The file was modified appserver/web/gf-web-connector/src/main/java/org/glassfish/web/sniffer/WarDetector.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/archivist/WebArchivist.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/ApplicationNode.java (diff)
The file was modified appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDetector.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/io/EjbDeploymentDescriptorFile.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/io/runtime/WLSApplicationRuntimeDDFile.java (diff)
The file was modified appserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/util/ApplicationValidatorTest.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/io/runtime/WebRuntimeDDFile.java (diff)
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/io/runtime/GFApplicationRuntimeDDFile.java (diff)
The file was modified appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java (diff)
The file was modified appserver/web/gf-web-connector/src/main/java/org/glassfish/web/WarType.java (diff)
The file was addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/EjbArchiveType.java
The file was modified appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/RarType.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java (diff)
The file was modified appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbJarDetector.java (diff)
The file was addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/EarArchiveType.java
The file was modified appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/RarDetector.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/ArchiveType.java (diff)
The file was addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/CarArchiveType.java
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/EnvEntriesValidator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java (diff)
The file was modified appserver/appclient/server/connector/src/main/java/org/glassfish/appclient/server/connector/CarType.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ScatteredWarType.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/archivist/AppClientArchivist.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/archivist/EjbArchivist.java (diff)
Commit 56a6b13e237e4f0656a52f13e505f55b3db21ed5 by David Matějček
Fixed resource validation + partial test coverage

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/util/ApplicationValidatorTest.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ApplicationValidator.java (diff)
The file was removedappserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/CommonResourceValidator.java
The file was addedappserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/CommonResourceValidator.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/DOLUtils.java (diff)
Commit a5e7374a1be4ee44a40cc82fc659628b503d558c by David Matějček
Imports in Globals

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/internal-api/src/main/java/org/glassfish/internal/api/Globals.java (diff)
Commit ea3d9f11649e8a36176b06dfbed254f32eabc974 by David Matějček
Fixed nullpointers in connectors-runtime

- seen when deploying broken CargoTracker

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ActiveOutboundResourceAdapter.java (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/PoolManagerImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/monitor/ConnectionPoolStatsProviderBootstrap.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorConnectionPoolAdminServiceImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ConnectionPool.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/PoolManager.java (diff)
Commit 224fb08d03893cc14f7d1d6337414223ce05d691 by David Matějček
Removed unused import (Disabled) from test

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/util/ApplicationValidatorTest.java (diff)
Commit 7cc9abc9eb28a87741d737f727edda81fdaa4eaf by Alexander Pinchuk
Update example links

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/distributions/nucleus-common/src/main/resources/docs/quickstart.html (diff)
Commit 14602edde15dfaa6dff6002b7478f006e44d3b31 by David Matějček
Removed unused methods and dead ends, smaller optimizations

- foreach, avoiding for-keys-find-value, Vector replaced by ArrayList
- formatting, generics, javadocs

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/EjbNode.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/TransactionAttributeHandler.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbMessageBeanDescriptor.java (diff)
The file was modified appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbMessageBeanDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbCMPEntityDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/resources/org/glassfish/ejb/deployment/descriptor/LocalStrings.properties (diff)
Commit dd61fbaa13179ef30e5aa6df780989198c72f0b7 by Alexander Pinchuk
Update resource links

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/distributions/nucleus-common/src/main/resources/docs/quickstart.html (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/docs/about.html (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/docs/features.html (diff)
Commit c665b96e10dd25460c3ebdbcd59b2f09bdb9d0cb by noreply
Integrate Jettison 1.5.4

Fixes https://github.com/jettison-json/jettison/issues/60

`If the value inside a Collection is itself, using it with JSONArray causes a StackOverflowError which may lead to DoS`
The file was modified nucleus/parent/pom.xml (diff)
Commit 9f9b931e9fccb1d801f3b016a6e04c0459610009 by noreply
Integrate EclipseLink 4.0.1

Changes: https://github.com/eclipse-ee4j/eclipselink/releases/tag/4.0.1
The file was modified appserver/pom.xml (diff)
Commit 2625e0a8c58ec5e69df42c5a6e82ca2048ed00ef by noreply
Integrate helidon-config 3.2.0
The file was modified appserver/pom.xml (diff)
Commit 0b2647556a96e463304a57cb7861757562f994ff by Alexander Pinchuk
Fix Enterprise Beans deployment error

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java (diff)
Commit 556e92ac6cc568d1e0b9d6afaa0aa135624565b2 by noreply
Integrate ASM 9.5

Changes: https://asm.ow2.io/versions.html
The file was modified nucleus/parent/pom.xml (diff)
Commit b44a3e94c77ee9b0c38221b8eb797ece36414f8f by David Matějček
Removed hk2.version from bundle plugin config

- had issues with the snapshot.
- now produces: org.glassfish.hk2.api;version="[3.0,4)"

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
Commit 7ed752040e3903cf0427d8efc52b57486a6a0f34 by David Matějček
Fixed Concurrency TCK

- This should be refactored - using equals to validate just JNDI name conflicts
  is quite fragile.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ApplicationValidator.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/DOLUtils.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ContextServiceDefinitionData.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java (diff)
Commit 1bcb8089758461752b5a0a3a71c59e1071eec47a by Alexander Pinchuk
Fix view log REST integration test

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/LoggingRestITest.java (diff)
Commit ada2baef3749b53e4907e6652f1a80ba859b8727 by Alexander Pinchuk
Change test assert conditions

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/LoggingRestITest.java (diff)
Commit 79bf0e290420b8d8e06ce9a5beb5153e4e5c91c3 by Alexander Pinchuk
Refactor the Enterprise Beans no-interface view bytecode generation

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/BeanGeneratorBase.java
The file was modified appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanInterfaceGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java (diff)
Commit 1cdea232a94fadebf51523440c31afa74b29c38d by noreply
Integrate hk2 3.0.4 (#24362)

See #24345
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified nucleus/hk2/config-types/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified nucleus/hk2/config-generator/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified nucleus/hk2/tiger-types/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified nucleus/hk2/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified nucleus/hk2/hk2-config/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
Commit 6aa3c4053d7234c368992c660a0f137968d96c6f by Glassfish Bot
Prepare next development cycle for 7.0.4-SNAPSHOT
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified nucleus/hk2/tiger-types/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified nucleus/hk2/hk2-config/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified nucleus/hk2/config-types/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified nucleus/hk2/config-generator/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified nucleus/hk2/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
Commit 8950a1133965b95de717fc9ce31a5f39ce6fb29d by noreply
Update website for 7.0.3 release (#24365)

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
The file was modified docs/website/src/main/resources/README.md (diff)
The file was modified docs/website/src/main/resources/download.md (diff)
Commit f73a30f9eb6e60a2756cf264ce3066cdc8c4ce32 by Alexander Pinchuk
Limit a type of generated MDB subclass

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanInterfaceGenerator.java (diff)
Commit c99f8d2f09df2f9feb6f9bfc7fa9f372330a601b by Herve Boutemy
enable reproducible builds
The file was modified pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
Commit 8dcce49c5641d8fe866dc9ac9eb85f12b6fc9fbe by Alexander Pinchuk
Add ability to invoke a config proxies default methods

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ProxyHelper.java
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Dom.java (diff)
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/WriteableView.java (diff)
Commit e4477bcf7f0747d10a81f7db15e0d706a7d4041b by Alexander Pinchuk
Remove duck types from Domain config interface

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Domain.java (diff)
Commit 6b51766fbd6e286a0f0ad46727fb26f3363b9427 by Cedric Tabin
Fixes classloader leak when a resource is rerieved
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java (diff)
Commit 49d681560ea686117b185fad4f18ddf95cf01d58 by Alexander Pinchuk
Refactor domain config element

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Config.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Configs.java (diff)
Commit 549759516db935c2bd0cfe0256306ed8ff1bceb9 by Alexander Pinchuk
Refactor secure admin domain element

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/AdminConsoleAdapter.java (diff)
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java (diff)
The file was addednucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecureAdminHelperHolder.java
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/ServerRemoteAdminCommand.java (diff)
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/security/AdminConsoleAuthModule.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/ServerRemoteRestAdminCommand.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/admin/cli/EnableSecureAdminCommand.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/admin/cli/SecureAdminConfigUpgrade.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/CreateFileUser.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/RemoteRestAdminCommand.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecureAdmin.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ProxyImpl.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/SecureAdminClientManager.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/RemoteAdminCommand.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/AdminCallbackHandler.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/ChangeAdminPassword.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/UpdateFileUser.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecureAdminPrincipal.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecureAdminHelper.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecureAdminInternalUser.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/GenericAdminAuthenticator.java (diff)
Commit e64c0e47100c30656f0d20a37285fcf14e60a8bb by Cedric Tabin
API usage improvement to JDK11 in ASURLClassLoader
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java (diff)
Commit baa2d7fabb98ef84f89b5452c14450a1af2dc752 by Alexander Pinchuk
Refactor applications domain element

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Resources.java (diff)
The file was modified nucleus/hk2/config-types/src/main/java/org/jvnet/hk2/config/types/Property.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Server.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Engine.java (diff)
The file was modified nucleus/deployment/common/src/test/java/org/glassfish/deployment/versioning/VersioningUtilsTest.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ApplicationExtension.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/config/ApplicationName.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ApplicationConfig.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Module.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Resource.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Cluster.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/AppTenants.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Applications.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/AppTenant.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Application.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ApplicationRef.java (diff)
The file was modified nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java (diff)
Commit e27bae732be10d8b7ae9fb59236fd507e0f7b81c by Alexander Pinchuk
Refactor system-applications domain element

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SystemApplications.java (diff)
Commit 29151a6828272b789cf3b6b1007a0d9c7ad6cb1f by Alexander Pinchuk
Refactor base configuration interfaces

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ResourceRef.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/config/Named.java (diff)
The file was modified nucleus/hk2/config-types/src/main/java/org/jvnet/hk2/config/types/PropertyBag.java (diff)
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigBeanProxy.java (diff)
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigBeanProxyCustomizer.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SystemPropertyBag.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SystemProperty.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/RefContainer.java (diff)
The file was modified nucleus/hk2/config-types/src/main/java/org/jvnet/hk2/config/types/PropertyBagCustomizer.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ConfigLoader.java (diff)
Commit d6423f4b8920095615a8eda3d6f3ab1d6db76d41 by Alexander Pinchuk
Refactor some REST endpoints related to logging

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/resources/custom/LogNamesResource.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/logviewer/LogRecord.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/resources/custom/StructuredLogViewerResource.java (diff)
Commit 8ead981dcfdfaf2a5011af4552ca3663c859ec07 by Alexander Pinchuk
Change text output format to CSV

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/logviewer/LogRecord.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/resources/custom/LogNamesResource.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/resources/custom/StructuredLogViewerResource.java (diff)
Commit 5c326a57930a43124b8c0f5638a180784d2427a0 by Herve Boutemy
disable date in hk2 generated files

fixes 133 non-reproducible jars
The file was modified nucleus/parent/pom.xml (diff)
Commit 88fb80c6c5865273440b003bdfce61cc14764779 by Alexander Pinchuk
Raise priority of the JSON entity provider

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/JsonStringReaderWriter.java (diff)
Commit fe88bfd01069af73b7970cad2a5ab3bc2cc7a722 by David Matějček
Improved ClusterITest - don't remove instances and logs if it failed.

- There is a race confition in IMQ and if logs are removed, I can't read them.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java (diff)
Commit 3a44d7c9a010101c12e3dbef42bad072ab152794 by Alexander Pinchuk
Remove suppression of the unused warnings

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/resources/custom/StructuredLogViewerResource.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/logviewer/LogRecord.java (diff)
Commit fb0d2887bbf00b0127ac7b2c3b1c0f8cef19c1e3 by David Matějček
Cleanups in connectors logging

- some messages were broken
- some causes were lost
- several logs were redundant
- fixed some javadocs

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/kernel/src/main/java/org/glassfish/kernel/KernelLoggerInfo.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorConnectionPoolAdminServiceImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/resources/com/sun/logging/enterprise/resource/resourceadapter/LogStrings.properties (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/allocator/LocalTxConnectorAllocator.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/allocator/AbstractConnectorAllocator.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/allocator/NoTxConnectorAllocator.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/allocator/ConnectorAllocator.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectionManagerImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/resources/com/sun/enterprise/connectors/service/LocalStrings.properties (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/common/DataSourceObjectBuilder.java (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/resources/com/sun/gjc/spi/LogStrings.properties (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/resources/com/sun/enterprise/connectors/LocalStrings.properties (diff)
Commit b6a16ebd754ff650d6496726f1f61270005823ce by David Matějček
Usages of setLinkedException replaced by standard "cause"

- obsoleted and deprecated code

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciConnectionMetaDataImpl.java (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnectionMetaDataImpl.java (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciNoTxManagedConnectionFactory.java (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/TransactionImpl.java (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciLocalTxManagedConnectionFactory.java (diff)
Commit bb36c829142ede4766ac0846f909d02e244009b4 by David Matějček
Fixed race conditions in UnpooledResource

- new PoolSize class with atomic operations + unit test
- guaranteed that we cannot go under zero
- guaranteed that we will not provide more than maxPoolSize

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addedappserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/PoolSize.java
The file was addedappserver/connectors/connectors-runtime/src/test/java/com/sun/enterprise/resource/pool/PoolSizeTest.java
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/UnpooledResource.java (diff)
Commit 7ab079f9f3c86d82c2380a021e311f129845af31 by David Matějček
Yet one iteration of logging cleanup in connectors

- createResource is called just from ConnectionPool where is the exception
  processed too. Warning will be logged for each failure there, until retries
  exceed configured count of attempts. Then instead of warning it will throw
  an exception.
- Removed also i18n properties, fixed messages, unused dumpPoolStatus

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ConnectionPool.java (diff)
The file was removedappserver/connectors/connectors-runtime/src/main/resources/com/sun/enterprise/resource/pool/LocalStrings.properties
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorConnectionPoolAdminServiceImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/resources/com/sun/logging/enterprise/resource/resourceadapter/LogStrings.properties (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/UnpooledResource.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/PoolManagerImpl.java (diff)
Commit ef37323d026b59d7fc579e0249e947ff2a6b83af by David Matějček
Fixed task count in PoolSizeTest

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/test/java/com/sun/enterprise/resource/pool/PoolSizeTest.java (diff)
Commit c0b09d141d541e49581b872b7e7ed4ff0398c61e by David Matějček
Fixed unresolved log messages, dead code

- this package should get more attention

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ConnectionPool.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/resources/com/sun/logging/enterprise/resource/resourceadapter/LogStrings.properties (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/resources/com/sun/gjc/spi/LogStrings.properties (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/spi/DataSource.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/nonstringmcfproperties/ra/src/com/sun/jdbcra/spi/DataSource.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/spi/DataSource.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorConnectionPoolAdminServiceImpl.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ConnectionLeakDetector.java (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/base/AbstractDataSource.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/DataSource.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/spi/DataSource.java (diff)
Commit c9680fd100a97fcbdafec5ab35fef43823f5dd16 by David Matějček
Fixed PoolSize and unit test

- Funny trap I made for myself.
- Integration tests detected the bug (jdbc_all)

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/PoolSize.java (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/src/test/java/com/sun/enterprise/resource/pool/PoolSizeTest.java (diff)
Commit 85dce7d944c9cef70482cfa4a92866d7c75a4c25 by David Matějček
Fixed NPE in jdbc_all tests

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/jdbc/switchoffACCconnpooling/client/Client.java (diff)
Commit f3495c7cad43a13fdf87ea606bcfd829c966b5b1 by Alexander Pinchuk
Refactor classes related to the config domain sub-element

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/config/Container.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ThreadPools.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ModuleMonitoringLevels.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/JavaConfig.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/ProtocolChain.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ModuleLogLevels.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Protocols.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/monitoring/ContainerMonitoring.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/LogService.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/HttpRedirect.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/AuthRealm.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/AccessLog.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/DiagnosticServiceExtension.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/config/ConfigExtension.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/ProtocolChainInstanceHandler.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/SelectionKeyHandler.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ResponsePolicy.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/FailureDetection.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Protocol.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/DiagnosticService.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ConfigBeansUtilities.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/ProtocolFilter.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Profiler.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/ThreadPool.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/MessageSecurityConfig.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/FileCache.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/DasConfig.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Http.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/GroupManagementService.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/MonitoringService.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ProviderConfig.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/JmxConnector.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/util/ServerHelper.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/AdminService.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/JaccProvider.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transport.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Ssl.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/AuditModule.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/monitoring/MonitoringItem.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/ProtocolFinder.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/NetworkConfig.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/RequestPolicy.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/NetworkListener.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/NetworkListeners.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecurityService.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/PortUnification.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/HttpAccessLog.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/HttpService.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/AvailabilityService.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/VirtualServer.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/AvailabilityServiceExtension.java (diff)
Commit 3559f7edb4e0bbfd94a37e3b033e8c1efbb4b482 by Alexander Pinchuk
Refactor classes related to the servers domain element

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/BindableResource.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Server.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ServerRef.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/HealthChecker.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Servers.java (diff)
Commit 73712c5922be9666b8bae6a0739f2fa4b3010de3 by Alexander Pinchuk
Refactor classes related to the clusters domain element

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Cluster.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SystemProperty.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ClusterExtension.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Clusters.java (diff)
Commit 9cb9b1d3245906415fa52c1fa0daee56fbf8efbc by Alexander Pinchuk
Refactor classes related to the nodes domain element

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Node.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SshConnector.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SshAuth.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Nodes.java (diff)
Commit 6ef6e56ac0a555b1f7b169ac8a5f8193437b9bc5 by Alexander Pinchuk
Refactor classes related to the node agents domain element

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/NodeAgents.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/NodeAgent.java (diff)
Commit a76b323c69f39b5a8279f92ce98b5acf10cc734f by Ondro Mihalyi
Methods to build classpath of ScatteredArchive from the current classpath.
Allows to easily build and deploy app with GF Embedded from within the existing JVM classpath.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was addednucleus/common/scattered-archive-api/src/test/java/org/glassfish/embeddable/archive/ScatteredArchiveTest.java
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/ScatteredArchive.java (diff)
Commit 477e4b3d5f6e41c41819459a8b7f49bde24a2e53 by Alexander Pinchuk
Remove duck types from rest of classes

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/jdbc/jdbc-config/src/main/java/org/glassfish/jdbc/config/JdbcResource.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/org/glassfish/connectors/config/ResourceAdapterConfig.java (diff)
The file was modified appserver/web/gui-plugin-common/src/main/java/org/glassfish/web/plugin/common/SetWebEnvEntryCommand.java (diff)
The file was modified appserver/concurrent/concurrent-connector/src/main/java/org/glassfish/concurrent/config/ManagedThreadFactory.java (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/src/main/java/org/glassfish/loadbalancer/config/LoadBalancers.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/org/glassfish/connectors/config/AdminObjectResource.java (diff)
The file was modified appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/config/MailResource.java (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/src/main/java/org/glassfish/loadbalancer/config/LbConfig.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/org/glassfish/connectors/config/ConnectorResource.java (diff)
The file was modified appserver/web/gf-web-connector/src/main/java/org/glassfish/web/config/serverbeans/ContextParam.java (diff)
The file was modified appserver/resources/resources-connector/src/main/java/org/glassfish/resources/config/ExternalJndiResource.java (diff)
The file was modified appserver/jdbc/jdbc-config/src/main/java/org/glassfish/jdbc/config/JdbcConnectionPool.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Ref.java (diff)
The file was modified nucleus/security/services/src/main/java/org/glassfish/security/services/provider/authorization/RoleMappingProviderConfig.java (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/src/main/java/org/glassfish/loadbalancer/config/LbConfigs.java (diff)
The file was modified appserver/concurrent/concurrent-connector/src/main/java/org/glassfish/concurrent/config/ManagedExecutorService.java (diff)
The file was modified nucleus/security/services/src/main/java/org/glassfish/security/services/config/SecurityConfiguration.java (diff)
The file was modified appserver/web/gf-web-connector/src/main/java/org/glassfish/web/config/serverbeans/EnvEntry.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/commands/CreateJvmOptions.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ResourcePool.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/org/glassfish/connectors/config/PersistenceManagerFactoryResource.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/org/glassfish/connectors/config/ConnectorConnectionPool.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ServerResource.java (diff)
The file was modified appserver/web/gf-web-connector/src/main/java/org/glassfish/web/config/serverbeans/WebModuleConfig.java (diff)
The file was modified nucleus/security/services/src/main/java/org/glassfish/security/services/provider/authorization/AuthorizationProviderConfig.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/AppTenants.java (diff)
The file was modified nucleus/security/services/src/main/java/org/glassfish/security/services/config/LoginModuleConfig.java (diff)
The file was modified appserver/concurrent/concurrent-connector/src/main/java/org/glassfish/concurrent/config/ContextService.java (diff)
The file was modified appserver/concurrent/concurrent-connector/src/main/java/org/glassfish/concurrent/config/ManagedScheduledExecutorService.java (diff)
The file was modified appserver/web/gui-plugin-common/src/main/java/org/glassfish/web/plugin/common/SetWebContextParamCommand.java (diff)
The file was modified nucleus/security/services/src/main/java/org/glassfish/security/services/config/SecurityConfigurations.java (diff)
The file was modified appserver/resources/resources-connector/src/main/java/org/glassfish/resources/config/CustomResource.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/JvmOptionBag.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/org/glassfish/connectors/config/GroupMap.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/org/glassfish/connectors/config/WorkSecurityMap.java (diff)
Commit c56b10807352e21fc70cc59ab5194122791b2c34 by Alexander Pinchuk
Make AMX compatible with default methods

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/AMXConfigImpl.java (diff)
The file was modified nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/config/AMXConfigConstants.java (diff)
The file was modified nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/ConfigBeanJMXSupport.java (diff)
Commit 71389fd7bb0fd3278453830da5c7ccf5c71ed075 by noreply
Integrate EclipseLink ASM 9.5.0

Packaged version of ASM for EclipseLink. See https://asm.ow2.io/versions.html for changes.
The file was modified appserver/pom.xml (diff)
Commit e3466d8770369f6f62f959eb73b3f5544e4d1e95 by Alexander Pinchuk
Remove all duck infrastructure

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ResourcesUtil.java (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/DuckTyped.java
The file was modified nucleus/admin/config-api/src/main/java/org/glassfish/config/support/GenericListCommand.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Node.java (diff)
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Dom.java (diff)
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/WriteableView.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Server.java (diff)
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigModel.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigModularityUtils.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ConfigBeansUtilities.java (diff)
The file was modified nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/AMXConfigImpl.java (diff)
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigBeanProxy.java (diff)
The file was modified nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/ConfigBeanJMXSupport.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/org/glassfish/config/support/ListingColumn.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/util/PortManager.java (diff)
Commit 984d2f9059e8e9d6fc370d3abb9497fb69d784f6 by Alexander Pinchuk
Fix tests

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addednucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/cluster/DefaultMethodsTest.java
The file was modified nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java (diff)
The file was modified nucleus/admin/config-api/src/test/java/com/sun/enterprise/config/modularity/tests/SimpleExtensionThree.java (diff)
The file was removednucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/cluster/DuckMethodsTest.java
Commit 25b13a1333dd3b58d50e7da404c5bbfc110c7c2c by Alexander Pinchuk
Fix generate-domain-schema asadmin command

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/schemadoc/DocClassVisitor.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/schemadoc/AttributeMethodVisitor.java (diff)
Commit aa2e64d60aef3c2d370b8a36d303843e65519b37 by Alexander Pinchuk
Distinguish CCE and NPE from exceptions thrown by the default method

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ProxyHelper.java (diff)
Commit 82fbbecac629ff850fd99514673d08f396d866ae by Alexander Pinchuk
Add the default methods cache to the proxy handler

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ProxyHelper.java (diff)
Commit 878b85b98fe2074f0c0213e68abfcf62771098cb by noreply
Integrate Nimbus Jose JWT 9.31

Changes: https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt
The file was modified appserver/pom.xml (diff)
Commit 57c392d187e240a6f63589d410198d812f78980a by Alexander Pinchuk
Minor code cleanups

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/concurrent/concurrent-connector/src/main/java/org/glassfish/concurrent/config/ManagedThreadFactory.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Engine.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/schemadoc/AttributeMethodVisitor.java (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/src/main/java/org/glassfish/loadbalancer/config/LbConfig.java (diff)
The file was modified appserver/web/gf-web-connector/src/main/java/org/glassfish/web/config/serverbeans/ContextParam.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/org/glassfish/connectors/config/ConnectorResource.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecureAdminInternalUser.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/CreateFileUser.java (diff)
The file was modified nucleus/security/services/src/main/java/org/glassfish/security/services/config/LoginModuleConfig.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ProxyImpl.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/org/glassfish/config/support/ListingColumn.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/ServerRemoteRestAdminCommand.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/AdminCallbackHandler.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/SecureAdminClientManager.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Ssl.java (diff)
The file was modified appserver/jdbc/jdbc-config/src/main/java/org/glassfish/jdbc/config/JdbcResource.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Configs.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/admin/cli/EnableSecureAdminCommand.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Application.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ApplicationRef.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Clusters.java (diff)
The file was modified nucleus/deployment/common/src/test/java/org/glassfish/deployment/versioning/VersioningUtilsTest.java (diff)
The file was modified nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/cluster/DefaultMethodsTest.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ResourcesUtil.java (diff)
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/security/AdminConsoleAuthModule.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/GenericAdminAuthenticator.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/RefContainer.java (diff)
The file was modified appserver/concurrent/concurrent-connector/src/main/java/org/glassfish/concurrent/config/ManagedScheduledExecutorService.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/org/glassfish/connectors/config/ConnectorConnectionPool.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/ServerRemoteAdminCommand.java (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/src/main/java/org/glassfish/loadbalancer/config/LbConfigs.java (diff)
The file was modified nucleus/hk2/config-types/src/main/java/org/jvnet/hk2/config/types/Property.java (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/src/main/java/org/glassfish/loadbalancer/config/LoadBalancers.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigModularityUtils.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/commands/CreateJvmOptions.java (diff)
The file was modified nucleus/hk2/config-types/src/main/java/org/jvnet/hk2/config/types/PropertyBag.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/HttpRedirect.java (diff)
The file was modified appserver/web/gui-plugin-common/src/main/java/org/glassfish/web/plugin/common/SetWebEnvEntryCommand.java (diff)
The file was modified nucleus/admin/config-api/src/test/java/com/sun/enterprise/config/modularity/tests/SimpleExtensionThree.java (diff)
The file was modified nucleus/security/services/src/main/java/org/glassfish/security/services/config/SecurityConfiguration.java (diff)
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecureAdmin.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/RemoteRestAdminCommand.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Node.java (diff)
The file was modified nucleus/hk2/config-types/src/main/java/org/jvnet/hk2/config/types/PropertyBagCustomizer.java (diff)
The file was modified appserver/web/gui-plugin-common/src/main/java/org/glassfish/web/plugin/common/SetWebContextParamCommand.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/ChangeAdminPassword.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transport.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Config.java (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/NetworkListener.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SystemApplications.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/RemoteAdminCommand.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/UpdateFileUser.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecureAdminPrincipal.java (diff)
The file was modified appserver/resources/resources-connector/src/main/java/org/glassfish/resources/config/ExternalJndiResource.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Domain.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/org/glassfish/connectors/config/AdminObjectResource.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Module.java (diff)
The file was modified nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/schemadoc/DocClassVisitor.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/GroupManagementService.java (diff)
Commit 8d0d369a80335fb8c5c0516d09f308b6b5f8ef1a by noreply
Refactor ScatteredArchive tests  (#24382)

* Remove unnecessary code
Forgot to remove it after debugging
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* Refactor ScatteredArchive tests
For better readability
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* Fix checkstyle violations
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/common/scattered-archive-api/src/test/java/org/glassfish/embeddable/archive/ScatteredArchiveTest.java (diff)
Commit d64fe7d005c8fff2311fbb7c1053d26f70c54531 by Ondro Mihalyi
Fix redirections in Admin Console
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/admingui/common/src/main/resources/applications/deployTableButtons.inc (diff)
The file was modified appserver/admingui/common/src/main/resources/js/adminjsf.js (diff)
Commit 9f43695e6f05c4a94ab27d5c8d61fb61e459d00a by Ondro Mihalyi
Extract links to static resources to a single place.
Add query param to force loading a new version of a static resource.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/admingui/common/src/main/resources/help/help.jsf (diff)
The file was modified appserver/admingui/common/src/main/resources/logViewer/logViewerRaw.jsf (diff)
The file was modified appserver/admingui/common/src/main/resources/appServer/jvmReport.jsf (diff)
The file was modified appserver/admingui/common/src/main/resources/applications/fileChooser.jsf (diff)
The file was modified appserver/admingui/common/src/main/resources/resourceNode/resXmlFileChooser.jsf (diff)
The file was modified appserver/admingui/core/src/main/resources/templates/baseLayout.xhtml (diff)
The file was modified appserver/admingui/common/src/main/resources/logViewer/logViewer.jsf (diff)
The file was modified appserver/admingui/common/src/main/resources/js/adminjsf.js (diff)
The file was modified appserver/admingui/common/src/main/resources/logViewer/logEntryDetail.jsf (diff)
The file was modified appserver/admingui/common/src/main/resources/removeFrame.jsf (diff)
The file was modified appserver/admingui/core/src/main/resources/templates/iframe.layout (diff)
The file was modified appserver/admingui/common/src/main/resources/org/glassfish/common/admingui/Strings.properties (diff)
Commit cbb71bc47ff00abd12fd04a50e1825f5782b4076 by Alexander Pinchuk
Fix config creation in Admin Console

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/admingui/common/src/main/resources/configuration/configurationNew.jsf (diff)
Commit a4f5eca84bd50eb7ab181cc877256d8474c92d30 by noreply
Integrate Jackson 2.15.0

Changes: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.15
The file was modified nucleus/parent/pom.xml (diff)
Commit bad3cab4241de4d35d1e004cfc3b34a1282ec079 by noreply
Integrate Yasson 3.0.3

Changes: https://github.com/eclipse-ee4j/yasson/compare/3.0.2...3.0.3
The file was modified appserver/pom.xml (diff)
Commit b3a1a395c38caad160b35c68edaaece86e05ae64 by Alexander Pinchuk
Fix config model initialization

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/DomDocument.java (diff)
Commit 97d6716150dc8d9885be927b99cf6ac21ebbde70 by noreply
Integrate Woodstox 6.5.1

Changes: https://github.com/FasterXML/woodstox/blob/master/release-notes/VERSION
The file was modified appserver/pom.xml (diff)
Commit 970b306e080c514b6878f14ca10e2733027005cb by noreply
Integrate JSF Template 4.0.1

Changes: https://github.com/eclipse-ee4j/glassfish-jsftemplating/compare/4.0.0-RELEASE...4.0.1-RELEASE
The file was modified appserver/pom.xml (diff)
Commit a0951fd7dc83a6f91f0dbda07052ad7fa9bd270a by David Matějček
Cleanup in logging of connectors-internal-api

- Some messages used wrong parameters
- Some were not defined
- Some were duplicit: log-throw-catch-throw-catch-log-process
- I18N in logging is a failed idea of 90`s
- Some messages now provide more useful information than before

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/connectors/connectors-internal-api/src/main/resources/com/sun/appserv/connectors/internal/api/LogStrings.properties
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsUtil.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/ConnectorResourceManagerLifecycleListener.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/org/glassfish/api/jdbc/validation/DefaultConnectionValidation.java (diff)
The file was modified appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/URLObjectFactory.java (diff)
Commit 580b205511f9acc71dced41fc26c82ff71d9cbfc by Ondro Mihalyi
Fix checkstyle validation failures
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/admingui/common/src/main/resources/org/glassfish/common/admingui/Strings.properties (diff)
Commit f7a3f29edea35f73d2c80d77434c105ab784b6cc by arjan tijms
Some modest cleanups for the security code

Mainly formatting, generics, naming and some ordering of methods

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/GroupNotEmptyException.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/NoSuchUserException.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/RealmsManager.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/SingleSignOn.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/file/FileRealm.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/Constants.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/DigestAuthenticator.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/FormAuthenticator.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/Realm.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/certificate/CertificateRealm.java (diff)
The file was modified nucleus/common/internal-api/src/main/java/org/glassfish/internal/api/Globals.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/file/FileRealmUser.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/RealmConfig.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/ldap/CustomSocketFactory.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/ldap/LDAPRealm.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/ClientCertificateLoginModule.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/AuthenticatorBase.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/SSLAuthenticator.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/SingleSignOnEntry.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/BasicAuthenticator.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/NonLoginAuthenticator.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/InvalidOperationException.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/GroupMapper.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/SavedRequest.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/ClientPasswordLoginModule.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/User.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/Authenticator.java (diff)
Commit c7e96702faab546d0e27422320c6d46365560f53 by Alexander Pinchuk
Fix ConfigInjector metadata generation

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/hk2/config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java (diff)
Commit 7634652c6f287ae4da7543ff497567e95a4a931d by arjan tijms
Process feedback for security code cleaning

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/BasicAuthenticator.java (diff)
Commit 33dbef7d9321fd1b97adc06486769d7bc7cce8c0 by arjan tijms
Processing more feedback

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/Realm.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/ClientCertificateLoginModule.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/file/FileRealm.java (diff)
Commit 5510dd8df95725bb57fa0bdc5ed7ce54c59ed63a by arjan tijms
Even more feedback

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/FormAuthenticator.java (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified nucleus/hk2/config-generator/pom.xml (diff)
The file was modified nucleus/hk2/hk2-config/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified nucleus/hk2/tiger-types/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified nucleus/hk2/config-types/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified nucleus/hk2/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
Commit 023d9438e9fbcecba4cc30f1105f2b244c48133c by Glassfish Bot
Prepare next development cycle for 7.0.5-SNAPSHOT
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified nucleus/hk2/config-generator/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified nucleus/hk2/tiger-types/pom.xml (diff)
The file was modified nucleus/hk2/hk2-config/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified nucleus/hk2/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified nucleus/hk2/config-types/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified docs/pom.xml (diff)
Commit ad9f4e1d452c00d82eb5f394aa0274a31d7564f3 by Ondro Mihalyi
Allow ALL value for loggers in Admin Console.
Before this, Admin Console was showing OFF level instead of ALL level, and saved the OFF level even
if a user didn't change this intentionally.
ALL is used for GlassFishLogHandler by default, and, according to Javadoc,
it's also a valid value for logger levels, meaning that all messages are logged.

Keep the OFF default level for new loggers as before.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/admingui/common/src/main/resources/configuration/loggerLevels.jsf (diff)
Commit c82551bac31174513289ac5624c2a569a75e10ca by Hiroki Kaido
Add a credential filter pattern to JMXConnector

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/RMIConnectorStarter.java (diff)
Commit 7303843bd44d850b2179023855c306df1b77acb4 by Alexander Pinchuk
Fix collected log retrieval

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java (diff)
Commit 683162d5a75fa65812d5bcfad105c59acee47575 by Alexander Pinchuk
Add log retrieval integration asadmin test

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java (diff)
Commit 9c6070241e5fd0de7537955780d537fdbb73d358 by Alexander Pinchuk
Fix data race in the MonitoringService

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/MonitoringService.java (diff)
Commit 08dc8c433b49a0b5f87019f0ce246dcafaff3607 by noreply
Bump testng from 7.4.0 to 7.7.0 in /appserver/tests/tck/validation

Bumps [testng](https://github.com/cbeust/testng) from 7.4.0 to 7.7.0.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/cbeust/testng/compare/7.4.0...7.7.0)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified appserver/tests/tck/validation/pom.xml (diff)
Commit acee0978749ba3b6c339a14c83ab3106b29cf47e by noreply
Bump testng from 7.4.0 to 7.7.0 in /appserver/tests/tck/concurrency

Bumps [testng](https://github.com/cbeust/testng) from 7.4.0 to 7.7.0.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/cbeust/testng/compare/7.4.0...7.7.0)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
Commit a46fc3d06cc2c10e37e2f055fbbe5b219a958047 by Alexander Pinchuk
Optimize the MonitoringService

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/MonitoringService.java (diff)
Commit 7fba499934eb944204a17f158321ba7609477d97 by David Matějček
Some Jenkins nodes are really slow

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java (diff)
Commit 48436b89b16c187457e479c7fa0123d5495f8cee by David Matějček
Transformation of the maven plugin to the annotation processor

- Original config-generator was a maven plugin
- Now it is an annotation processor attached to the maven-compiler-plugin
- The tiger-types was originally developed by Koshuke and it has further
  evolution elsewhere, however gets obsoleted. So I removed classes which
  are same in HK2, remained just a smaller package which we still need.
  It may attract further attention later.
- This commit was squashed because the original PR contained some unnecessary
  steps which would just add more confusion.

commit 78e10e6c7d950f3d7892857acd56d0ee651e9e72
Author: David Matějček <david.matejcek@omnifish.ee>
Date:   Sat Apr 29 02:09:52 2023 +0200

    Annotation processing moved back to glassfish

    - maven plugin replaced with compiler annotation processing
      - it is faster and more reliable
    - tiger types were reintegrated back except classes already available

    Signed-off-by: David Matějček <david.matejcek@omnifish.ee>

commit 9cc9d2b3967786c2e25606106657076eb7f2325b
Author: David Matějček <david.matejcek@omnifish.ee>
Date:   Sat Apr 29 00:13:04 2023 +0200

    Tiger types moved from GlassFish to glassfish-hk2-config - temporary solution

    Signed-off-by: David Matějček <david.matejcek@omnifish.ee>

commit 6845b609cc6badb68e2ede46df5661352b8d5aef
Author: David Matějček <david.matejcek@omnifish.ee>
Date:   Fri Apr 28 21:14:08 2023 +0200

    Using old tiger types

    Signed-off-by: David Matějček <david.matejcek@omnifish.ee>

commit 393915c384ef237216896936be88bf0c4f5b2511
Author: David Matějček <david.matejcek@omnifish.ee>
Date:   Fri Apr 28 19:38:16 2023 +0200

    Reflecting commit Refactoring of hk2 class generators of the maven plugin

    - Fixed reported errors OR skipped execution where it would generate nothing

    Signed-off-by: David Matějček <david.matejcek@omnifish.ee>

commit 4304fd2c18985d5572ee4a9b770027f14e1668b9
Author: David Matějček <david.matejcek@omnifish.ee>
Date:   Fri Apr 28 14:28:04 2023 +0200

    First step - migrated hk2 goals and dependencies to glassfishbuild-maven-plugin

    - Passed GlassFish tests

    Signed-off-by: David Matějček <david.matejcek@omnifish.ee>

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/TransactionFailure.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Changed.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigInjector.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Translator.java
The file was modified nucleus/core/kernel/osgi.bundle (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Element.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/Property.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/SimpleConfigViewWrapper.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/UnprocessedChangeEvent.java
The file was removednucleus/hk2/config-generator/src/main/java/org/jvnet/hk2/config/generator/maven/ConfigGeneratorMojo.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBeanProxy.java
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigView.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigurationPopulator.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfiguredCreator.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/UnprocessedChangeEvent.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Transaction.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/GenericContainer.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/DelegatingXMLStreamWriter.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/InjectionResolverQuery.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/SimpleDocument.java
The file was addednucleus/hk2-config-types/src/main/java/org/jvnet/hk2/config/types/Property.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/ConfigTransactionException.java
The file was removednucleus/hk2/config-generator/src/test/java/com/sun/enterprise/tools/classmodel/UtilitiesTest.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/provider/ConfigTransaction.java
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/AttributeChanges.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Transactions.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/SimpleConnector.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/UnsatisfiedDependencyException.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigInstanceListener.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ValidationException.java
The file was removednucleus/hk2/config-types/osgi.bundle
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified nucleus/admin/config-api/src/main/java/org/glassfish/config/support/GenericCrudCommand.java (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBeanProxyCustomizer.java
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was removednucleus/hk2/hk2-config/pom.xml
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/UnprocessedChangeEvents.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigMetadata.java
The file was removednucleus/hk2/config-generator/src/main/java/com/sun/enterprise/tools/apt/TypeHierarchyVisitor.java
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigView.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ProxyHelper.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/DomProxyCreator.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfiguredBy.java
The file was removednucleus/hk2/config-generator/src/main/java/com/sun/enterprise/tools/apt/ServiceAnnotationProcessor.java
The file was modified nucleus/pom.xml (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigMetadata.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigPopulatorException.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/DomDocument.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/TypeMath.java
The file was removednucleus/hk2/config-generator/pom.xml
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/provider/internal/CreatorImpl.java
The file was removednucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/WildcardTypeImpl.java
The file was removednucleus/hk2/tiger-types/pom.xml
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/PrimitiveDataType.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/provider/ConfigTransactionRejectedException.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/tiger/TypeVisitor.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/TransactionFailure.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/DummyPopulator.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/GenericConfig.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Populator.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/EjbContainerAvailability.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/ConfigModule.java
The file was removednucleus/hk2/config-types/pom.xml
The file was addednucleus/hk2-config-types/src/main/java/org/jvnet/hk2/config/types/HK2DomConfigTypesUtilities.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/CreatorImpl.java
The file was addednucleus/hk2-config-generator/src/main/resources/services/javax.annotation.processing.Processor
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/GenericContainerInjector.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigInjector.java
The file was removednucleus/hk2/config-types/src/main/java/org/jvnet/hk2/config/types/PropertyBagCustomizerImpl.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Transactor.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/api/ConfigurationUtilities.java
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was addednucleus/hk2-config-types/pom.xml
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Translator.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Transactions.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/TranslationException.java
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/NoopConfigInjector.java
The file was removednucleus/hk2/config-generator/src/main/java/org/jvnet/hk2/config/generator/maven/AbstractConfigGeneratorMojo.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/SingleConfigCode.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/apt/ContractFinder.java
The file was removednucleus/hk2/tiger-types/src/test/java/org/jvnet/tiger_types/ListerTest.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigBean.java
The file was addednucleus/hk2-config-generator/src/test/resources/domain.xml
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionTarget.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/LocationImpl.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigBeanProxyCustomizer.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigurationException.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigExtensionHandler.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Transformer.java
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/TransactionCallBack.java
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/DataType.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/HK2DomConfigUtilities.java
The file was removednucleus/hk2/config-generator/src/main/java/org/jvnet/hk2/config/generator/StringUtil.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConstrainedBeanListener.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionResolver.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/EjbContainerAvailabilityInjector.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/ConfigErrorService.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigModel.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/SimpleConfigBeanWrapper.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/NotProcessed.java
The file was addednucleus/hk2-config-generator/pom.xml
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/PrimitiveDataType.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/SimpleConfigBeanDomDecorator.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigBeanInterceptor.java
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/DomDecorator.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/GeneratedServiceName.java
The file was removednucleus/hk2/config-generator/src/main/java/org/jvnet/hk2/config/generator/Property.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/tiger/Types.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/ConfigTest.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/TransactionCallBack.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/provider/ConfigTransactionFactory.java
The file was removednucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/GenericArrayTypeImpl.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/provider/internal/Creator.java
The file was removednucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Lister.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/SimpleConfigViewWrapper.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/SimpleConnectorInjector.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/SimpleDocument.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/RetryableException.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfiguredBy.java
The file was modified nucleus/admin/config-api/osgi.bundle (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/DelegatingXMLStreamWriter.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigCode.java
The file was removednucleus/hk2/config-generator/src/main/java/com/sun/enterprise/tools/apt/ServiceFileInfo.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/DomDocument.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/WebContainerAvailability.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/RetryableException.java
The file was removednucleus/hk2/pom.xml
The file was removednucleus/hk2/config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/AbstractDynamicMBeanImpl.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/TransactionListener.java
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was removednucleus/hk2/config-generator/src/main/java/com/sun/enterprise/tools/classmodel/Utilities.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/Creator.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/ConfigErrorService.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigListener.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/HK2DomConfigUtilities.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/ConfigTransactionRejectedException.java
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/SetCommand.java (diff)
The file was removednucleus/hk2/config-generator/src/main/java/org/jvnet/hk2/config/generator/maven/TestConfigGeneratorMojo.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/DummyPopulator.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/provider/ConfigTransactionException.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/SimpleConnector.java
The file was addednucleus/hk2-config-types/src/main/java/org/jvnet/hk2/config/types/PropertyBagCustomizerImpl.java
The file was addednucleus/hk2-config-types/src/test/java/org/jvnet/hk2/config/types/test/ConfigTypesTest.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ObservableBean.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Populator.java
The file was removednucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/TypeVisitor.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/WebContainerAvailability.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/tiger/ParameterizedTypeImpl.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigurationPopulator.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/GenericConfig.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/EjbContainerAvailabilityInjector.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ValidationException.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/DomDescriptor.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/GeneratedServiceName.java
The file was removednucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Types.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigPopulatorException.java
The file was modified pom.xml (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java
The file was removednucleus/hk2/config-generator/src/main/java/org/jvnet/hk2/config/generator/TypeMath.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/ConfigDisposalTest.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/GenericContainer.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigModel.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConstrainedBeanListener.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/NotProcessed.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/VariableResolver.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/InjectionManager.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/VersionedConfigBeanProxy.java
The file was removednucleus/hk2/config-types/src/main/java/org/jvnet/hk2/config/types/Property.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/VariableResolver.java
The file was addednucleus/hk2-config-types/src/main/java/org/jvnet/hk2/config/types/PropertyBagCustomizer.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/TransactionListener.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Units.java
The file was removednucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/ParameterizedTypeImpl.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigParser.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/InjectionResolver.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ObservableBean.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/SimpleConfigBeanDomDecorator.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/SimpleConfigBeanWrapper.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/XMLStreamException2.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/EjbContainerAvailability.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigListener.java
The file was removednucleus/hk2/config-generator/src/main/resources/META-INF/services/javax.annotation.processing.Processor
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Configured.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/DomProxyCreator.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Element.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/api/ConfigurationUtilities.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigCode.java
The file was removednucleus/hk2/config-generator/src/test/resources/test.xml
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/LocationImpl.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ProxyHelper.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigBeanProxy.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/GenericConfigInjector.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/GenerateServiceFromMethod.java
The file was removednucleus/hk2/hk2-config/src/test/resources/domain.xml
The file was addednucleus/hk2-config-generator/src/main/resources/org/jvnet/hk2/config/LocalStrings.properties
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/SingleConfigCode.java
The file was removednucleus/hk2/config-types/src/main/java/org/jvnet/hk2/config/types/PropertyBagCustomizer.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/AbstractDynamicMBeanImpl.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Attribute.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/WorkManager.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/GenericConfigInjector.java
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/OnDeleteCascade.java
The file was modified nucleus/osgi-platforms/felix/src/main/resources/config/osgi.properties (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/VersionedConfigBeanProxy.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/WriteableView.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigInstanceListener.java
The file was addednucleus/hk2-config-types/src/main/java/org/jvnet/hk2/config/types/PropertyBag.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/ConfigTransaction.java
The file was modified appserver/concurrent/concurrent-connector/src/main/java/org/glassfish/concurrent/config/ConcurrencyResource.java (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfiguredCreator.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/TranslationException.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/SimpleConnectorInjector.java
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/WebContainerAvailabilityInjector.java
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/DomDescriptor.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Units.java
The file was removednucleus/hk2/config-generator/src/main/java/com/sun/enterprise/tools/apt/ContractFinder.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/provider/internal/ReflectionHelper.java
The file was removednucleus/hk2/config-types/src/main/java/org/jvnet/hk2/config/types/HK2DomConfigTypesUtilities.java
The file was removednucleus/hk2/config-types/src/test/java/org/jvnet/hk2/config/types/test/ConfigTypesTest.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/AttributeChanges.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Transformer.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigSupport.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WorkManager.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigExtensionMethod.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/DomDecorator.java
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/GenerateServiceFromMethod.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/tiger/WildcardTypeImpl.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/UnprocessedChangeEvents.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/ConfigTransactionFactory.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/ConfigDisposalTest.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigExtensionHandler.java
The file was removednucleus/hk2/hk2-config/osgi.bundle
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/OnDeleteCascade.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigurationException.java
The file was removednucleus/hk2/hk2-config/src/main/resources/org/jvnet/hk2/config/LocalStrings.properties
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigParser.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/NoopConfigInjector.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/GenericContainerInjector.java
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Transactor.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/ConfigModule.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Dom.java
The file was removednucleus/hk2/config-generator/exclude.xml
The file was modified nucleus/distributions/nucleus-common/src/main/resources/config/osgi.properties (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/InjectionTarget.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Transaction.java
The file was removednucleus/hk2/hk2-config/src/test/java/org/jvnet/hk2/config/test/example/WebContainerAvailabilityInjector.java
The file was modified appserver/ldapbp/pom.xml (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/Attribute.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBeanInterceptor.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ReflectionHelper.java
The file was addednucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/ConfigTest.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/XMLStreamException2.java
The file was removednucleus/hk2/config-generator/src/main/java/com/sun/enterprise/tools/apt/InhabitantMetadataProcessor.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigExtensionMethod.java
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionResolverQuery.java
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Changed.java
The file was removednucleus/hk2/config-generator/src/main/java/com/sun/enterprise/tools/Messager.java
The file was modified nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/NetworkListenersContainer.java (diff)
The file was addednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Configured.java
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/UnsatisfiedDependencyException.java
The file was removednucleus/hk2/config-generator/src/main/java/com/sun/enterprise/tools/classmodel/Constants.java
The file was removednucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/DataType.java
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was removednucleus/hk2/config-types/src/main/java/org/jvnet/hk2/config/types/PropertyBag.java
Commit 86faf36af60798de609ed1a61d8a7778854150ef by David Matějček
Renamed two nucleus poms

- They confused me for years. Now
  - Nucleus Parent specifies inherited versions and plugins
  - GlassFish Nucleus Modules is an aggregator POM

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
Commit 39d9f56aab5d7bf5b57e015e47c9f0850fb519eb by David Matějček
Removed glassfishbuild-maven-plugin:echo - duplicated maven output

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 996900e835d8ac021bea94eddb4187d5d76fd81f by Alexander Pinchuk
Fix CME in jdbc connection pool

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructure.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/ResourceHandle.java (diff)
Commit 231c80872d21a0f8768379d5172037cf971d8cc5 by David Matějček
Trivial fixes of logging

- 7.0.4 prints some errors

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/cluster/gms-bootstrap/src/main/java/org/glassfish/gms/bootstrap/GMSAdapterService.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/AppSpecificConnectorClassLoaderUtil.java (diff)
The file was modified appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/ConnectorResourceManagerLifecycleListener.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/admin/cli/SecureAdminConfigMonitor.java (diff)
Commit 4ca66546b8c80b4372f5aebf522483cb56e034cb by David Matějček
Test draft for testing race conditions in resource pooling

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addedappserver/connectors/connectors-runtime/src/test/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructureTest.java
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
Commit b5ba81fe735ce8be1e28b2e53c4e314030b31cf4 by Alexander Pinchuk
Complete test

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/test/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructureTest.java (diff)
Commit 219f092085f52c5d406b97b134599ce3d4921ac6 by arjan tijms
Fix login again after logout

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/realm/RealmBase.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/WebSecurityManager.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/FormAuthenticator.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/BasicAuthenticator.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/SSLAuthenticator.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SecurityServiceImpl.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/Realm.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/AuthenticatorBase.java (diff)
Commit 7d80fb6e0d4e4b2ec49e4311149b9e5bf44837ab by arjan tijms
Correct accidental expansion of class name

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
Commit 036b8d9ae7a76847a3760f7541a6edc6c1a12c2a by Alexander Pinchuk
Ensure visibility of the busy flag

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/ResourceHandle.java (diff)
Commit 5e036bbc5a3991e97a5b8c2a8a3fb63e7d664453 by Alexander Pinchuk
Code cleanup

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/resources/com/sun/logging/enterprise/resource/resourceadapter/LogStrings.properties (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructure.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/ResourceHandle.java (diff)
Commit d6632c4eae8b084bc93979ef22101d30871286bf by Ondro Mihalyi
Webpage update for 7.0.4 
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
The file was modified docs/website/src/main/resources/download.md (diff)
Commit 291278b9f8d4396c469171669c1f3f33eaeb64c6 by arjan tijms
Added null check for webSecurityManagerFactory

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
Commit 4cf46cc1dd978a3c6818245ff5e9fe9c3f6cc0a1 by arjan tijms
Add support for running single tests to webservice and suspend

Note that similar support has been added to e.g. cdi_all before.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/webservice/run_test.sh (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/build.xml (diff)
The file was modified runtests.sh (diff)
Commit 11012bd05ad4b7409e55cb1beff0731c6f550dd9 by arjan tijms
Add servlet TCK to pom modules

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
Commit 1c8146310b83c72f6942282218c95ab5d7e0abf5 by Ondro Mihalyi
Webpage update for 7.0.4, in news
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/website/src/main/resources/README.md (diff)
Commit 701b100a1a155b0a4306bb28dad1745c6ed5b2a5 by Ondro Mihalyi
How to update the website after a new release
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified RELEASE.md (diff)
Commit b28dd79b8c99d88c3a73f350ddf92c1b755a01ac by Ondro Mihalyi
How to update the website after a new release
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified RELEASE.md (diff)
Commit b0fe34c7f7eec2a6ae01937475bbfa5150545175 by arjan tijms
Small amount of cleanups for the security code

Mostly formatting and variable renaming

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/endpoint/sun-ejb-jar.xml (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/WebServicesDelegateImpl.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/client/Client.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/realm/RealmBase.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/GFServerPipeCreator.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/realm/Constants.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SecurityServiceImpl.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/realm/GenericPrincipal.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/CommonServerSecurityPipe.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/endpoint/HelloImpl.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/CommonServerSecurityTube.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/realm/JAASCallbackHandler.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/realm/JAASRealm.java (diff)
Commit 85d422c4c310059205aa69e582dddc3cf7c02f4d by arjan tijms
Removed tab

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/realm/GenericPrincipal.java (diff)
Commit 3941550a038d2bb5bd88ce473eae6bcff4d834be by arjan tijms
Integrate Jakarta Mail 2.1.2

Includes dependencies and implementation

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 4e4d97041cdd2405662a3b46a3102b951eebfaa4 by arjan tijms
Integrate Jakarta JSONP 2.1.2

Including implementation
Changes:
https://github.com/jakartaee/jsonp-api/compare/2.1.1-RELEASE...2.1.2-RELEASE
Changes: https://github.com/eclipse-ee4j/parsson/compare/1.1.1...1.1.2

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit ff9240147f6f733ddb850bd08c84dc1dcc4e67c9 by noreply
Integrate Jline 3.23
The file was modified nucleus/parent/pom.xml (diff)
Commit 0d281004d57c3ceec9235c69118e972b0578fe02 by arjan tijms
Integrate Jersey 3.1.2

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 31642d71b0308dd594207515d485d3505cef2188 by Alexander Pinchuk
Add integration test for collect logs from instance belongs to cluster

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java (diff)
Commit 11207185a8f0cc84bc938346cb4712c420f79fff by Hiroki Sawamura
Add several recommended guidelines to the security guide

Signed-off-by: hs536 <sawamura.hiroki@fujitsu.com>
The file was modified docs/security-guide/src/main/asciidoc/running-in-secure-environment.adoc (diff)
Commit e5aec1068d7796af45ab504e9285107136c15701 by Ondro Mihalyi
Fixes validation error when deploying an application to a cluster.
This is a regression introduced in 7.0.4 with https://github.com/eclipse-ee4j/glassfish/pull/24368
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/Cluster.java (diff)
Commit 7711fc88d09e53fd6dbed2cd64a120f0ba25a0ae by Ondro Mihalyi
Fix redirections after deployment in Admin Console
Fixes an bug in https://github.com/eclipse-ee4j/glassfish/pull/24384
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/admingui/common/src/main/resources/removeFrame.jsf (diff)
Commit eb194a55203153729f24a33067f9666cf2857a55 by arjan tijms
Fix resetting security context if principal is the same

If the principal in the request is equal to the principal in the current
security context, there is no need to reset that context. Doing this can
even lead to losing the roles.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-glue/src/main/java/com/sun/web/server/J2EEInstanceListener.java (diff)
Commit c8fe818e7999e5a7dcba40dc440a948622636bfa by Ondro Mihalyi
Integration tests for cluster deployment
Covers also commit e5aec1068d7796af45ab504e9285107136c15701
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was addedappserver/tests/admin/tests/src/main/webapp/clusterit/index.html
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java (diff)
Commit 78236910e20add6456e4fa701ba5b326e47e33fc by arjan tijms
Some basic cleaning of security, kernel and web glue code

Note that this is a simple pass over the code. There are still many more
issues to address.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/UptimeCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/AdminConsoleConfigUpgrade.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/IdmService.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/ListModulesCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/bootstrap/DerbyLifecycle.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/SupplementalCommandExecutorImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobAuthorizationAttributeProcessor.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/Strings.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RestartServer.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/VersionCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/common/PropsFileActionReporter.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/common/ActionReporter.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobCreatorService.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CheckpointHelper.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityServicesUtil.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/DomainXmlPersistence.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/common/XMLContentActionReporter.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/ObjectInputStreamWithServiceLocator.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/ProcessHttpCommandRequestException.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AbstractSecurityContext.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/LifecycleModuleService.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycleException.java (diff)
The file was addedappserver/web/web-glue/src/main/java/com/sun/web/server/DecoratorForEEInstanceListener.java
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/SetCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/DynamicReloader.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/GetHabitatInfo.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/DynamicReloadService.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/StAXParserFactory.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/common/PlainTextActionReporter.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/PublicAdminAdapter.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/common/Util.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerLifecycleModule.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobPersistenceService.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/ObjectInputStreamForClassloader.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/ListCommandDescriptorsCommand.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapperFacade.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/ListCommandsCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/SnifferManagerImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/CompositeArchive.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/GetRestartRequiredCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/LocalPasswordImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobManagerService.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/AdminAdapter.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandNotFoundException.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/GFDomainXml.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/StopServer.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/DynamicInterceptor.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ClassLoaderHierarchyImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ScheduledExecutorServiceFactory.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/LifecycleListenerImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/DummyNetworkListener.java (diff)
The file was removedappserver/web/web-glue/src/main/java/com/sun/web/server/J2EEInstanceListener.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/PrincipalMapper.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContextProxy.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/ListContainersCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/StopDomainCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/LocationsCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppServerStartup.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardService.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardPipeline.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/SystemTasksImpl.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityConfigListener.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/AuthenticationStatusImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/PrivateAdminAdapter.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/DomainCreationStartup.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerContextImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RestartDomainCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/GrizzlyProxy.java (diff)
The file was removedappserver/web/web-glue/src/main/java/com/sun/web/server/DecoratorForJ2EEInstanceListener.java
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/common/JsonActionReporter.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/ServiceInitializerListener.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/CommonClassLoaderServiceImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ExecutorServiceFactory.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/DynamicConfigListener.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobLocatorService.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/ListSystemProperties.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/AdminRESTConfigUpgrade.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/AuthenticationStatus.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CLIUtil.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ApplicationConfigListener.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RuntimeInfo.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/LifecycleEventContextImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/GlassfishNetworkListener.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ApplicationLifecycle.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateProfiler.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobFileScanner.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/common/XMLActionReporter.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/V2DottedNameSupport.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/common/HTMLActionReporter.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/AppServerMBeanServerBuilder.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/ContainerMapper.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/InserverCommandRunnerHelper.java (diff)
The file was addedappserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerProgressHelper.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobCleanUpService.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ApplicationLoaderService.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/UpgradeStartup.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/AdminCommandInstanceImpl.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/MbeanService.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/GrizzlyService.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/DumpHK2Command.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/DomainResolver.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateSystemProperties.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/GetCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/DeleteSystemProperty.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/MonitoringReporter.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/DeleteProfiler.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/ListCommand.java (diff)
Commit 2e99a13b5761ca660b797ef26c0a0e49deb0c0ec by arjan tijms
Fixing compilation error in tests and some more cleanups

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/LocationsCommand.java (diff)
The file was modified nucleus/core/kernel/src/test/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImplTest.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobFileScanner.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobCleanUpService.java (diff)
The file was modified nucleus/core/kernel/src/test/java/com/sun/enterprise/v3/admin/CreateProfilerTest.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobManagerService.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobPersistenceService.java (diff)
The file was modified nucleus/core/kernel/src/test/java/com/sun/enterprise/v3/admin/ConfigAttributeSetTest.java (diff)
The file was modified nucleus/core/kernel/src/test/java/com/sun/enterprise/v3/server/AppServerStartupTest.java (diff)
The file was modified nucleus/core/kernel/src/test/java/com/sun/enterprise/v3/admin/CommandRunnerImplServiceTest.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/IdmService.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobCreatorService.java (diff)
Commit d9cc50768e91c00dc43841ceb1f8b29326817b33 by noreply
Integrate Jackson 2151
The file was modified nucleus/parent/pom.xml (diff)
Commit 7bfca28123ba501c379c63767895f6a421fb2332 by noreply
Integrate commons-io 2.12.0

Changes: https://commons.apache.org/proper/commons-io/changes-report.html#a2.12.0
The file was modified nucleus/parent/pom.xml (diff)
Commit 1531f140525ef88b1e79f0efcd7fbb79fd1dacf6 by David Matějček
Removed unused assembly plugin configuration: useProjectArtifact

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
Commit 20fba53be5b3ebaf13b317b235fcf79a18f15115 by arjan tijms
Fixes #24223 Make PrincipalCallback Serializable & prevent JMX exception

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/AdminLoginModule.java (diff)
Commit 6b54848ed8730060b550ecf42928ea675229bead by arjan tijms
Remove JDK 14 only annotation

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/AdminLoginModule.java (diff)
Commit 080d2d738f3e1cc20c5a166639bc0a2c4b0ec79f by arjan tijms
Feature: allow using @Inject instead of @Context for simple injection

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/featuresets/web/pom.xml (diff)
Commit d18f370a7b679a1a1efbe191106bb945f808055b by Ondro Mihalyi
Simplified cluster deployment test
Create WAR programmatically instead of using the maven plugin
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java (diff)
The file was removedappserver/tests/admin/tests/src/main/webapp/clusterit/index.html
The file was modified appserver/tests/admin/tests/pom.xml (diff)
Commit 11e37d93d4b1e3b28c3b9f7222e07e2bb062d543 by Ondro Mihalyi
Reorder imports
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java (diff)
Commit e0e163690c621208605120d924b8779ce5a23f7a by Ondro Mihalyi
Admin Console: Update instance status asynchronously
For standalone instance, clusters and nodes
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was addedappserver/admingui/cluster/src/main/resources/shared/instanceStatus.jsf
The file was modified appserver/admingui/cluster/src/main/resources/shared/instancesTable.inc (diff)
The file was modified appserver/admingui/cluster/src/main/resources/cluster/clusterInstances.jsf (diff)
The file was modified appserver/admingui/cluster/src/main/resources/standalone/standaloneInstances.jsf (diff)
The file was modified appserver/admingui/cluster/src/main/resources/cluster/clusters.jsf (diff)
The file was modified appserver/admingui/cluster/src/main/resources/node/nodes.jsf (diff)
Commit 8b413296d8d6013556f7f2d3fb10051fd8d6dfe1 by Alexander Pinchuk
Fix deployment-time bytecode preprocessing

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit ecddcc0fbfdd9e8006016d8e2469482ab82beeb6 by Alexander Pinchuk
Add transformation logging

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 5fd2888ceb1af6db576a9ce1cc1ee36517156ab9 by Ondro Mihalyi
Admin Console: Display progress bar while retrieving instance status
Depends on a new release of woodstock suntheme, otherwise will show alt text instead of the gif.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/admingui/common/src/main/resources/org/glassfish/common/admingui/Strings.properties (diff)
The file was modified appserver/admingui/cluster/src/main/resources/shared/instancesTable.inc (diff)
The file was modified appserver/admingui/cluster/src/main/resources/cluster/clusters.jsf (diff)
The file was modified appserver/admingui/cluster/src/main/resources/node/nodes.jsf (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
Commit 005ee21295f9347d513a6202df493c522c9d03a5 by Glassfish Bot
Prepare next development cycle for 7.0.6-SNAPSHOT
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
Commit 99f611a3fbb5af1d60cd99659f5911a8ccb87ef4 by Ondro Mihalyi
Add dtds reported in #23014 and #23665 to the website
https://github.com/eclipse-ee4j/glassfish/issues/23665
https://github.com/eclipse-ee4j/glassfish/issues/23014
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was addeddocs/website/src/main/resources/dtds/glassfish-ejb-jar_3_1-1.dtd
The file was addeddocs/website/src/main/resources/dtds/glassfish-web-app_3_0-1.dtd
The file was addeddocs/website/src/main/resources/dtds/glassfish-application-client_6_0-2.dtd
The file was addeddocs/website/src/main/resources/dtds/glassfish-application-client-container_1_3.dtd
The file was addeddocs/website/src/main/resources/dtds/glassfish-application_6_0-1.dtd
Commit ecd1a2d321e4bcb2d04d87ab27f5e80cfe29735c by arjan tijms
Setting class loader key for CDI extension classes in embedded EJB

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/embedded/EJBContainerProviderImpl.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java (diff)
Commit 5d96edd3d43cd4f0b4161151493e57831078f2f1 by arjan tijms
Change ordering of pom.xml

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/featuresets/web/pom.xml (diff)
Commit 614bdcc1cf2d2c5ffd96d2e446f7ba12184c9791 by Ondro Mihalyi
Admin console: ignore standalone instance status for app details
The status is never displayed. If we want to display it in app details,
we should do it asynchronously
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/TargetUtil.java (diff)
Commit c27a774120b05c73ace916f5cef3c261ecc37bde by Ondro Mihalyi
Admin console: ignore status for list of standlaone instances in sidebar
The status is never displayed in the sidebar, only instance names.
Querying the status was slowing down the console for no reason.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/admingui/cluster/src/main/resources/standalone/standaloneTreeNode.jsf (diff)
Commit 631ed144c224b996d846d277a718e1381b441ee0 by arjan tijms
Webpage update for 7.0.5

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/README.md (diff)
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
The file was modified docs/website/src/main/resources/download.md (diff)
Commit 37a433797106f90f0cc6ec6c5d3bc8f7d4f734e7 by arjan tijms
Fix typo

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/README.md (diff)
Commit 525965cc4dc53c62d0df686a87f9bcaf993c8055 by arjan tijms
Processing feedback: add test and restore imports

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/tests/tck/rest_cdi/src/main/java/org/glassfish/tests/tck/rest/cdi/ExampleResource.java
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java (diff)
The file was addedappserver/tests/tck/rest_cdi/src/main/java/org/glassfish/tests/tck/rest/cdi/ExampleResources.java
The file was addedappserver/tests/tck/rest_cdi/pom.xml
The file was addedappserver/tests/tck/rest_cdi/src/test/java/org/glassfish/tests/tck/rest/cdi/RestCdiIT.java
The file was addedappserver/tests/tck/rest_cdi/src/main/java/org/glassfish/tests/tck/rest/cdi/ApplicationConfig.java
Commit 80642c03b9b02f7f4d5d69a2cc9db5b07d41aac3 by arjan tijms
Remove unused variable

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/rest_cdi/src/test/java/org/glassfish/tests/tck/rest/cdi/RestCdiIT.java (diff)
Commit 2074dc49264c4ee80b120249626a25d5bca720c1 by arjan tijms
Add ability for EJB embedded tests to be run individually and debug.

Unset constant instead of null to prevent warning in those tests.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithinheritance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded/autoclose/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/datasourcedef/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/profile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbandwar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twocontainers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithlibs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/basic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithmanifest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/manifestonly/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twomodules/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/remote/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/embedasync/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithappname/build.xml (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/embedded/EJBContainerProviderImpl.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/timertest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twomoduleswithlibs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/testclose/build.xml (diff)
Commit f04b39e5c47be82d0b3f67b9cef022b7822e6d0b by noreply
Fix accidentally updated Felix version
The file was modified nucleus/parent/pom.xml (diff)
Commit 50274809c7d3023976a5a5495f52a9ce827d380c by noreply
Integrate Jackson 2.15.2

Changes: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.15.2
The file was modified nucleus/parent/pom.xml (diff)
Commit 92ef16de51c7f099d7d44ec788f126f1d30db765 by Ondro Mihalyi
Add connection timeouts to some admin commands and Admin Console.
The default timeout is configurable with a system property on the Admin Server.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/ClusterOperationUtil.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/SystemPropertyConstants.java (diff)
The file was modified nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java (diff)
The file was modified appserver/admingui/common/src/main/resources/shared/commonHandlers.inc (diff)
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/CommonHandlers.java (diff)
The file was modified appserver/admingui/cluster/src/main/resources/shared/handlers.inc (diff)
Commit d10ed442cc39cf1f8d0621d78f56a73b0412e6b5 by arjan tijms
Integrate JSFTemplating 4.0.2 and Woodstock 6.0.1

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit e25d66dca0a994d1e0d1cc088315a26b9afc2132 by Ondro Mihalyi
Add connection timeouts to some admin commands and Admin Console.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/ClusterHandler.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/net/NetUtils.java (diff)
Commit 37cb4dcd53b63788229e3892b52774c9475636a0 by Zhen Ma
Refactor ProcessManager to Use ProcessBuilder
The file was modified nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/process/ProcessManagerTest.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManager.java (diff)
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/Asadmin.java (diff)
Commit d141815dd4a1e4d290f5b10128debd9e7087217e by Ondro Mihalyi
Update latest docs to 7.0.5
Until we release the 7.0.5 artifact of docs, we're using the 7.0.5-SNAPSHOT artifact
Also updated RELEASE.md to include the step to update the docs version
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/publish/pom.xml (diff)
The file was modified RELEASE.md (diff)
The file was modified docs/pom.xml (diff)
Commit 1127fe01877302e03d8faa185c642048ca953ed8 by Alexander Pinchuk
Fix ClassCircularityError in the ASURLClassLoader

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java (diff)
Commit fbfc8c73166220307ce002e230df4840a9b5b9e4 by Alexander Pinchuk
Minor code cleanups
Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java (diff)
Commit c71aa31fe0ae0438f4b36d891057dc1e8fd4d7fe by Zhen Ma
fix OSGiCommands test
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/OSGiCommandsITest.java (diff)
Commit d58ec6843713472fb69f77c8669ddab208706d84 by Zhen Ma
Refactor ProcessManager tests based on feedback

- Adopted JUnit Jupiter API for assertions
- Renamed test methods for clarity
- Added @DisabledOnOs(WINDOWS) annotation due to UNIX-like commands in tests
The file was modified nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/process/ProcessManagerTest.java (diff)
Commit f882e05dd26f7eb6e62d16dba20e4414bb87b216 by Ondro Mihalyi
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.
The file was modified docs/pom.xml (diff)
The file was modified RELEASE.md (diff)
The file was modified docs/publish/pom.xml (diff)
Commit f7b74f3e46c2534169195839b09ab63a42241d7c by Alexander Pinchuk
Add fine-grained bytecode preprocessing tracking in WebappClassLoader

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit eff4f11fac962ec87c5de42b24071378219435ca by Alexander Pinchuk
Add fine-grained bytecode transformation tracking in ASURLClassLoader

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java (diff)
Commit 339925f03d94067e826a89eab29f8a0dc96b18ba by Alexander Pinchuk
Change logging level to reduce verbosity of a log output

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java (diff)
Commit e868a291444383b29b6a6b8bb8673a2da80be5c3 by arjan tijms
Integrate Soteria 3.0.3

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 6a622c2b5428cc8374086d91bb4ee7327f3399fa by Zhen Ma
remove ProcessExecutor
The file was removednucleus/common/common-util/src/main/java/com/sun/enterprise/util/ProcessExecutor.java
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/KeystoreManager.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/services/SMFService.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManager.java (diff)
Commit 4b55718e7fa424c91707e26bfba5e12f63376565 by David Matějček
Updated maven test plugins + JaCoCo

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit f4f9f9bab3f2c5e9bc903751d0579365d644ea85 by David Matějček
Fixed version in rest-cdi tck

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
Commit 7591ccbd1dd398bf67d266277994655ca0c773a2 by David Matějček
Updated jboss-logging to 3.5.1

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit d232732d578a111451372bd35e32eb82c783419c by David Matějček
Updated xmlsec to 3.0.2

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 6c39db13a0f885780b6c1295699967f45e413001 by David Matějček
Updated JaCoCo in aggregator too

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified pom.xml (diff)
Commit fbde2ec694b26893b56041472ba5d10e0c8f05fc by Ondro Mihalyi
Switch to a fork of jsch (com.github.mwiede) and upgrade to 0.2.9
The repackaged artifact is no longer needed, the upstream artifact includes a correct OSGi manifest.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
Commit cf56fc4ccbd6f60390839e481ee4e4e72f29cfa8 by Ondro Mihalyi
Add docs distribution artifact to mvn deploy plugin for Jenkins.
So that it's deployed by Jenkins during a GF release
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/distribution/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 96ec5e59db6ae146343e76a8a6ce16a7c6dc2ec1 by David Matějček
Fixed race condition in ProcessManager

- reader.readLine can return null when there was nothing to read.
- escallate errors to logs, don't hide them.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManager.java (diff)
The file was modified nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/process/ProcessManagerTest.java (diff)
Commit 80bf99fe4fad5081a37adabdc127fc03548554af by Ondro Mihalyi
Add Java System logger to the jsch instance
Shift log level to less serious level
- Jsch issues a lot of INFO messages which are rather DEBUG level and warnings, which are rather info level
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/admin/template/src/main/resources/config/logging.properties (diff)
The file was modified nucleus/cluster/ssh/src/main/java/org/glassfish/cluster/ssh/launcher/SSHLauncher.java (diff)
The file was addednucleus/cluster/ssh/src/main/java/org/glassfish/cluster/ssh/launcher/JavaSystemJschLogger.java
Commit 612272385108757ed3b01d563bbd7564f6b7d620 by Ondro Mihalyi
#24459 Attempt to delete JDBC resource ref only if it exists.
Doesn't fail resource deletion if ref doesn't exist (was deleted before)
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/JDBCResourceManager.java (diff)
The file was modified appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/LocalStrings.properties (diff)
Commit ef2d471b4b11339b8c67f373d60f2fbc8ad5441c by Herve Boutemy
improve reproducible builds
The file was modified nucleus/parent/pom.xml (diff)
Commit 6e505988878bb4c58aa41210a95399989e0b54ff by David Matějček
Unused waitForReaderThreads removed

- it was an old hack for windows to avoid an old fixed bug (issue numbers lost)

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManager.java (diff)
The file was modified nucleus/cluster/ssh/src/main/java/org/glassfish/cluster/ssh/connect/NodeRunner.java (diff)
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeUtils.java (diff)
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/StartInstanceCommand.java (diff)
Commit 6fa0f956d5cac63806902cb32d8dd2121eb11353 by David Matějček
Using AtomicBoolean instead of nonvolatile boolean

- Should be more reliable on Mac and ARM cpus (not tested yet)

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManager.java (diff)
The file was modified nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/process/ProcessManagerTest.java (diff)
Commit dbcd52d675deea442182412349386ab060a1b19d by Herve Boutemy
restore git.branch as its impact remains low
The file was modified nucleus/parent/pom.xml (diff)
Commit 3391229060354611a1aee0453e1f0084dcaf4e61 by Piotr Żygieło
Drop branch from version string/product id info
The file was modified nucleus/common/common-util/src/test/resources/config/branding/test-branding.properties (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminVersionITest.java (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/appserv/server/util/Version.java (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/extending-asadmin.adoc (diff)
The file was modified nucleus/common/common-util/src/test/java/com/sun/appserv/server/util/VersionTest.java (diff)
The file was modified appserver/distributions/glassfish-common/src/main/resources/glassfish/config/branding/glassfish-version.properties (diff)
Commit 5a842a7c264e87e5d81becde47d90ae7eadecf49 by Piotr Żygieło
Do not populate unused properties
The file was modified nucleus/parent/pom.xml (diff)
Commit e4ac2a266a446c19c5d0f888e4057f9e2820de56 by David Matějček
Fixed mistake from recent commit - removal of waitForReaderThreads

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeUtils.java (diff)
Commit 82c7110c12a81816a3430e387570ef7ea691e387 by David Matějček
Fixed processing of process output

- The output might be unavailable after the forcible process termination
- await methods ignored return values
- Shortened timeout for log processing to 1 second.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManagerTimeoutException.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManager.java (diff)
Commit b9c3ca309d97994ffe862fd99618c310439cf38a by David Matějček
Yet more fixes and optimizations

- log formatting (makes the test nearly twice faster on my machine)
- don't destroy process if it already exited
- testSetStdinLines runs 1000 times now, because the error was not much
  reproducible (0.1% after last commit)

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessManager.java (diff)
The file was modified nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/process/ProcessManagerTest.java (diff)
Commit 0fdddfcf7b6f543e160a91965556c958af4b3953 by David Matějček
Removed final (injected value)

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/StartInstanceCommand.java (diff)
Commit 7f89320504f28ab1094515d88e2c868dea3b9b65 by David Matějček
Integrate jaxb-impl 4.0.3

Changes: https://github.com/eclipse-ee4j/jaxb-ri/releases/tag/4.0.3-RI
The file was modified nucleus/parent/pom.xml (diff)
Commit 87ac14cb047e0a85ef636d6f66997eb010c73ae0 by David Matějček
Allow to set env options to the Asadmin

- And use them to set the first start-domain timeout to get at least some
  response on timeout. There are two timeouts now.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/Asadmin.java (diff)
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java (diff)
Commit 8efb413ef979d80ce3fd6522d36a53b15e7c16bb by David Matějček
Jenkinsfile - collect logs after failures too

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified Jenkinsfile (diff)
Commit 4ef81972783e371749c2bf456c279b02aa95b765 by David Matějček
New line after the stdout too

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/Asadmin.java (diff)
Commit 7ca39688b584ad20970b5ed0ab921bd2891e9c91 by Piotr Żygieło
Drop timestamp from version string/product id info
The file was modified nucleus/common/common-util/src/test/java/com/sun/appserv/server/util/VersionTest.java (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/src/main/resources/glassfish/config/branding/glassfish-version.properties (diff)
The file was modified appserver/pom.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/appserv/server/util/Version.java (diff)
The file was modified nucleus/common/common-util/src/test/resources/config/branding/test-branding.properties (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminVersionITest.java (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/extending-asadmin.adoc (diff)
Commit c647beb3eb69db7995c17b4e430e3bda1adec74d by Alexander Pinchuk
General cleaning after removal the ProcessExecutor

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/services/SMFService.java (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/src/main/java/org/glassfish/paas/mydbplugin/MyDBPlugin.java (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/src/test/java/org/glassfish/tests/paas/enabledisable/ExtSharedServiceEnableDisableTest.java (diff)
The file was modified appserver/tests/paas/external-and-shared-service/src/test/java/org/glassfish/tests/paas/external_and_shared_service/SharedAndExternalServiceTest.java (diff)
The file was removednucleus/common/common-util/src/main/java/com/sun/enterprise/util/ExecException.java
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/RepositoryManager.java (diff)
Commit 6e515a8a61f8e9907fbfd5a958bb57f9876df222 by Alexander Pinchuk
Suppress echoing to console in the ProcessManagerTest

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/process/ProcessManagerTest.java (diff)
Commit 591d2ca96469f62bfa3bf1207cfadd033a32dfff by Piotr Żygieło
Revert reverting to central-published artifacts
The file was modified appserver/pom.xml (diff)
Commit 3d347a16f4cfaeeec83cb411969283fd5bfc2a7c by Ondro Mihalyi
Comment why we decrease log level for JSCH
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/cluster/ssh/src/main/java/org/glassfish/cluster/ssh/launcher/JavaSystemJschLogger.java (diff)
Commit d833b50569639d3f38f92c972bce8c3fd568da69 by Ondro Mihalyi
Add Jersey MP Rest Client to provide MP Rest Client in GlassFish Full

Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
Commit c0921a2228bc0e9119f4bcc9f36787630d6636f8 by Ondro Mihalyi
Align MP Rest Client module with Jakarta EE 10
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was addedappserver/distributions/glassfish/src/main/patches/microprofile-rest-client-api/META-INF/MANIFEST.MF
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
Commit 254e4087dba422cdadd78725ae44bec6b4c2a514 by arjan tijms
Add patch for jaxb-osgi.jar that fixes imports

MANIFEST.MF created by adding <_noimportjava>true</_noimportjava> to
source pom.xml

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was addedappserver/distributions/glassfish/src/main/patches/jaxb-osgi/META-INF/MANIFEST.MF
The file was modified appserver/distributions/web/pom.xml (diff)
The file was addedappserver/distributions/web/src/main/patches/jaxb-osgi/META-INF/MANIFEST.MF
Commit dae9ddf93bedd2f7cb0e80d50fe37e585c34098b by Ondro Mihalyi
Startserv script for Linux (Bash) starts GF in foreground with a single JVM process
Instead of starting a launcher, which starts GF and then waits for it to finish
(2 JVM processes running), runs GF in dry-run mode and then executes GF in foreground directly,
using the command line retrieved from dry-run mode.

To do later: Modify GF to output only the command line so that it's not needed to filter it.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/distributions/nucleus-common/src/main/resources/bin/startserv (diff)
Commit 43236a683bdd9107e4399b6f6e1dcc0bf8b7cbdc by Ondro Mihalyi
Startserv script for Linux (Bash) starts GF in foreground with a single JVM process
Instead of starting a launcher, which starts GF and then waits for it to finish
(2 JVM processes running), runs GF in dry-run mode and then executes GF in foreground directly,
using the command line retrieved from dry-run mode.
We need to remove the -read-stdin option from the command, otherwise the command waits for input and that's not needed
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/distributions/nucleus-common/src/main/resources/bin/startserv (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/StartDomainCommand.java (diff)
Commit 4c14a7a4ad409ba01c17f42928107c55155c02d2 by Ondro Mihalyi
Copy startserv and stopserv scripts to top-level bin directory.
Copy configuration part from asadmin script to startserv script to align them.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was addedappserver/distributions/glassfish-common/src/main/resources/bin/stopserv
The file was modified nucleus/distributions/nucleus-common/src/main/resources/bin/startserv (diff)
The file was addedappserver/distributions/glassfish-common/src/main/resources/bin/stopserv.bat
The file was addedappserver/distributions/glassfish-common/src/main/resources/bin/startserv.bat
The file was addedappserver/distributions/glassfish-common/src/main/resources/bin/startserv
Commit 9f7123f9ed4d4b9c7efd2880875ad36898852ad5 by Ondro Mihalyi
Refactor dry-run code in StartDomainCommand
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/StartDomainCommand.java (diff)
Commit 37443a99769cf662eaef3c695fbd98d1030b481b by arjan tijms
In fastest mode (-Pfastest) we don't need to build the docs

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
Commit bee266f613948677ae613ac5d72ab594475a1ba5 by arjan tijms
Fix for botched #24472

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
The file was modified pom.xml (diff)
Commit a9a5201354687dc395f5f74749491794c893b712 by arjan tijms
Integrate EclipseLink 4.0.2

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit d6bad77840bf0659932f4c6a12f08f14910bf109 by David Matějček
Updated osgi.properties

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/distributions/nucleus-common/src/main/resources/config/osgi.properties (diff)
The file was modified nucleus/osgi-platforms/felix/src/main/resources/config/osgi.properties (diff)
Commit 9ca40118ee4769c0cefc7b1db6ca51e343a89d9f by David Matějček
Using project.osgi.version in osgi.properties instead of hardcoded 3.1

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/LoaderConfigContent.java (diff)
The file was removednucleus/common/simple-glassfish-api/osgi.bundle
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/AppClientHTTPAdapter.java (diff)
The file was modified appserver/extras/embedded/common/bootstrap/osgi.bundle (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/MainHelper.java (diff)
The file was modified appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java (diff)
The file was modified nucleus/core/bootstrap/osgi.bundle (diff)
The file was modified nucleus/osgi-platforms/felix/src/main/resources/config/osgi.properties (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/config/osgi.properties (diff)
Commit 805c93419e920b3e7b42c802e11c992f40a96c07 by David Matějček
Updated system packages and separated extra packages for osgi

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/distributions/nucleus-common/src/main/resources/config/osgi.properties (diff)
Commit 05404715992e8422c72fa43132354d7b114dd24c by David Matějček
Revert "Add patch for jaxb-osgi.jar that fixes imports"

This reverts commit 254e4087dba422cdadd78725ae44bec6b4c2a514.

# Conflicts:
# appserver/distributions/glassfish/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was removedappserver/distributions/web/src/main/patches/jaxb-osgi/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jaxb-osgi/META-INF/MANIFEST.MF
The file was modified appserver/distributions/web/pom.xml (diff)
Commit c42e442c34b023128053b5d0e82306bbfdd8c930 by David Matějček
Synced felix "clone"

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/osgi-platforms/felix/src/main/resources/config/osgi.properties (diff)
Commit 9084094f0e7b09c4635f5313c99cb1c005804624 by arjan tijms
Fix for TCK failure after implementing #24049

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/web/weld-integration/src/main/java/org/glassfish/cdi/rest/RestExtension.java
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/web/weld-integration/src/main/resources/META-INF/services/jakarta.enterprise.inject.spi.Extension (diff)
Commit 09d061fd596e8b844f0074133c8727ec0bada54f by arjan tijms
Fix checkstyle errors

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/cdi/rest/RestExtension.java (diff)
Commit 9dcafc2c3b1486aab8ad042e617c3626b6266e90 by arjan tijms
Integrate CDI TCK 4.0.10 in TCK test

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/cdi/cdi-full/src/test/java/org/jboss/weld/tck/glassfish/GlassFishDeploymentExceptionTransformer.java (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
Commit 7ac421a4e5caf2579f9e1d0cee2cf624887ae762 by arjan tijms
Integrate Weld 5.1.1

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
Commit b5d58c46c3a87be65aeb9899735f108371e169ae by Glassfish Bot
Prepare next development cycle for 7.0.7-SNAPSHOT
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
Commit da190841e4689116de20d2aefce467012bd2fadc by arjan tijms
Webpage update for 7.0.6

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/README.md (diff)
The file was modified docs/website/src/main/resources/download.md (diff)
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
Commit d6e2c97dd55ce0e0a3d6666c3a5846b0073f3352 by Alexander Pinchuk
Fix resource adapter config creation

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/admingui/jca/src/main/resources/resourceAdapterConfigAttr.inc (diff)
The file was modified appserver/admingui/jca/src/main/resources/resourceAdapterConfigNew.jsf (diff)
Commit 5158af17f8c25a10d4c4465b228374df40a739a7 by Ondro Mihalyi
Publish 7.0.6 docs on the webpage
Also update Jakarta EE docs links and move them to the bottom.

Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/publish/pom.xml (diff)
The file was modified docs/website/src/main/resources/documentation.md (diff)
The file was modified RELEASE.md (diff)
The file was modified docs/administration-guide/src/main/asciidoc/title.adoc (diff)
The file was modified docs/pom.xml (diff)
Commit 018e21733095bf7105b882175fff184aa809f58a by arjan tijms
Integate JBoss Logging 3.5.2

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 397d1649f92a786598e187c2fc09b7ab4749ac3d by arjan tijms
Integrate Hibernate Validator 8.0.1

Also fixed Validation TCK by downgrading TestNg to last working version.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
Commit 41837613ceb12c8b242967af3c8c9c9a157de387 by Alexander Pinchuk
Fix Enterprise Beans bean method generation

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java (diff)
Commit 875e489f25d6f9dc6471bcd620d7f1d073474385 by arjan tijms
Integrate Commons IO 2.13.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 4ca3a1cf177dff1d27ddfeb7c272e44a91c94139 by noreply
Integrate jakarta.websocket-api 2.1.1
The file was modified appserver/pom.xml (diff)
Commit 73879d7ee7121be9b779d23d148a2461d2f24f6a by noreply
Integrate jsftemplating 4.0.3

Changes: https://github.com/eclipse-ee4j/glassfish-jsftemplating/commit/e73d29d441db4e7aa1e0e0034bf0a09febf82fca
The file was modified appserver/pom.xml (diff)
Commit d49a9d4d5f844905dbb4c5d730e966c0d17cf632 by noreply
Integrate Webconsole 4.8.8
The file was modified nucleus/parent/pom.xml (diff)
Commit 44d242599c046b4cf3fa4e8870b521ea3428b8eb by Zhen Ma
Add optional imports in osgi.bundle of glassfish-naming
The file was modified appserver/common/glassfish-naming/osgi.bundle (diff)
Commit e74f139a4915d23fe19053ccef324df714183eab by arjan tijms
Integrate Weld 5.1.1.SP1

Doesn't need workaround anymore that 5.1.1 needed

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java (diff)
The file was modified appserver/pom.xml (diff)
Commit a7dcde7057065de5ea71173fd89d2c12728ac86a by noreply
Integrate command-security 1.0.17

Changes: updates dependencies, specifically ASM to 9.5
The file was modified nucleus/parent/pom.xml (diff)
Commit e76a9417f3b5a47fd7c218e8bc39b192221845c7 by Ondro Mihalyi
Use the download mirrot script
To count the number of downloads, as documented in https://wiki.eclipse.org/Project_Download_Stats#ZIP_files
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
The file was modified docs/website/src/main/resources/download.md (diff)
Commit 1248675011ac7c06e227d67c91b3db2d69c43116 by Ondro Mihalyi
Fix of a few links in docs
The file was modified docs/application-deployment-guide/src/main/asciidoc/overview.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/transactions.adoc (diff)
Commit 27c415f56fecd8a13c5ae0612706a6dc34af1450 by arjan tijms
Integrate MicroProfile API 3.0.3 and Helidon implementation 3.2.2

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 7f1dd88dd7fcce1135cbe4ef4843969311ade69d by David Matějček
Removed two files which were copy pasted in web_jsp tests

- Seems that these files were originally used to test the redeployment manually,

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/web/web-glue/src/main/java/org/apache/jsp/jsp/test_jsp.java
The file was removedappserver/web/web-glue/src/main/java/org/apache/jsp/nullErrorPage_jsp.java
Commit c0e74026cd72831184c2d9ca3db91f3eccbfc9eb by arjan tijms
Integrate Parsson 1.1.3

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit ff16593d2b1cbcaedf9e2c55e815eeed382f1296 by noreply
Integrate REST Client 3.0.1 API

Changes: https://github.com/eclipse/microprofile-rest-client/compare/3.0...3.0.1
The file was modified appserver/pom.xml (diff)
Commit 3561b82e6d392eca1ca1b0fdeef38aeaec9f8b34 by arjan tijms
Integrate MicroProfile JWT 2.1 API and implementation OmniFaces 2.0.2

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
Commit b34e98054a31412b44fc74a4324fc98783719d99 by Zhen Ma
Add test cases for accessing EJB in multiple ways
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/AccessLocalEJBByCDIServlet.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/AccessLocalEJBByJNDIServlet.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/AccessRemoteEJBByCDIServlet.java
The file was modified appserver/tests/application/pom.xml (diff)
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/ejb/AccessEJBWebTest.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/EchoServiceRemote.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/AccessRemoteEJBByJNDIServlet.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/EchoServiceLocal.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/EchoService.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/EchoServiceEJB.java
Commit be7663ef35d6fb176ac1cc4edd77c6650f2fae55 by Ondro Mihalyi
Instructions how to preview glassfish.org website locally
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/README.md (diff)
Commit 031903138fa5d29cfa48e3a2e53937bb3ace33b4 by arjan tijms
Update Maven plugins

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
Commit ac93e960d2b93ac3af74eba7bd1a194c9df13c5c by arjan tijms
Remove jacoco.version property

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit a5eb4fe93d3de82356c954bb8642ac698db6b2af by arjan tijms
Fix for JSR 109 WSDL generation when using JDK 21

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/admin/template/src/main/resources/config/server.policy (diff)
Commit b5762d09a206e61ca678ce5ec9c60af8525f8ccf by Ondro Mihalyi
Add a top menu in the glassfish.org page
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/website/src/main/resources/README.md (diff)
The file was addeddocs/website/src/main/resources/img/download.svg
The file was addeddocs/website/src/main/resources/_includes/topnav.html
The file was addeddocs/website/src/main/resources/img/people-line.svg
The file was modified docs/website/src/main/resources/documentation.md (diff)
The file was modified docs/website/src/main/resources/faq.md (diff)
The file was modified docs/website/src/main/resources/CONTRIBUTING.md (diff)
The file was addeddocs/website/src/main/resources/img/life-ring.svg
The file was addeddocs/website/src/main/resources/_layouts/default.html
The file was addeddocs/website/src/main/resources/img/book.svg
The file was addeddocs/website/src/main/resources/assets/css/style.scss
The file was modified docs/website/src/main/resources/support.md (diff)
Commit 01a6073bf9a0d41a0956c2b8145ca655ecb987c4 by Ondro Mihalyi
Fix copyright headers
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/website/src/main/resources/_layouts/default.html (diff)
The file was modified docs/website/src/main/resources/assets/css/style.scss (diff)
Commit 6d056149d00f661e304ea04268df7770cc4c6b3e by Ondro Mihalyi
Add MicroProfile docs to docs page in the glassfish.org site.
Copy latest GF docs to this page.
Clarify Jakarta EE documentation.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/website/src/main/resources/documentation.md (diff)
Commit 6016b390ad6eab8f4495f6c6ba76b9ca015ce0d0 by David Matějček
Removed Util class in weld-integration

- Methods moved where they were used

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/WeldDeployer.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/WeldActivator.java (diff)
The file was removedappserver/web/weld-integration/src/main/java/org/glassfish/weld/util/Util.java
Commit cdb58e19e3f951011de77f4e0abd669f7e6842f5 by Alexander Pinchuk
Optimize internal resource store

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructure.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/ResourceHandle.java (diff)
Commit fdf32d56b242eade983178f990bf9bab7fd8ed30 by David Matějček
The EJB Security module (iiop) logging revisited and detached from security-core

- removed undefined message keys
- fixed rethrowing exceptions loosing causes

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/Lookups.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/ConnectionExecutionContext.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/GSSUtils.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/GSSUtilsService.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityIIOPInterceptorFactory.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/InvalidMechanismException.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/IORToSocketInfoImpl.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecClientRequestInterceptor.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/GSSUPToken.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/IIOPSSLUtilImpl.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SvcContextUtils.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/AlternateSecurityInterceptorFactory.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/InvalidIdentityTokenException.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/ServerConnectionContext.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/ConnectionContext.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecIORInterceptor.java (diff)
The file was modified nucleus/security/core/src/main/resources/com/sun/logging/enterprise/system/core/security/LogStrings.properties (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismException.java (diff)
The file was modified appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java (diff)
The file was removedappserver/security/ejb.security/src/main/resources/com/sun/logging/.gitkeep_empty_dir
Commit f464b057d84ec328bcce7fdd01162b40e81be25a by Alexander Pinchuk
Improve new resources allocation

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructure.java (diff)
Commit 78117dbdca39b66feb218b84049f8806f249caee by David Matějček
The com.sun.tracing package is not a part of the JDK any more

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RuntimeInfo.java (diff)
Commit b66f66488d1affcc56e49bda6c235ba59c34878c by David Matějček
Removed two unused error messages from war-util

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/LogFacade.java (diff)
Commit 6ca5059986c4dba4032d2b60afd8a509b03a8656 by David Matějček
Fixed logging dependencies of websecurity module

- required resource bundles from other projects

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/resources/com/sun/logging/enterprise/system/container/web/LogStrings.properties (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/CNonceCacheImpl.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/SSLSocketFactory.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/WebProgrammaticLoginImpl.java (diff)
The file was addedappserver/security/webintegration/src/main/java/com/sun/web/security/WebSecurityResourceBundle.java
The file was modified appserver/web/web-core/src/main/resources/org/apache/catalina/realm/LocalStrings.properties (diff)
Commit 35dc4b384316a254a91ef215efd15dd429b51934 by David Matějček
The appclient.security module converted to System.Logger

- Removed dependency on property files in other modules
- Added some generics
- Improved exception reporting

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/GFServerConfigProvider.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/ConfigDomainParser.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/integration/AppClientSecurityInfo.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java (diff)
The file was modified nucleus/security/core/src/main/resources/com/sun/logging/enterprise/system/core/security/LogStrings.properties (diff)
Commit e90744222db34e01ea415aaf24c25244fb2d56ec by David Matějček
JASPIC Provider Framework logging doesn't depend on external bundles

- all bundles moved to the module
- fixed some log messages

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/RegStoreFileParser.java (diff)
The file was modified appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/delegate/MessagePolicyDelegate.java (diff)
The file was removedappserver/security/jaspic-provider-framework/src/main/resources/com/sun/logging/enterprise/system/jaspic/security/LogStrings.properties
The file was modified appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/AuthConfigFileFactory.java (diff)
The file was modified appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/helper/JASPICLogManager.java (diff)
The file was modified nucleus/security/core/src/main/resources/com/sun/logging/enterprise/system/core/security/LogStrings.properties (diff)
The file was modified appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/jaas/ExtendedConfigFile.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java (diff)
The file was modified appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/BaseAuthConfigFactory.java (diff)
Commit 67d0d4857a3ac40cf9d39a6340ba017f581406a9 by Alexander Pinchuk
Use optimistic locking in RWLockDataStructure

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructure.java (diff)
Commit 1bd8d39b7e234b45f84ac146c4cd4d0cdaf8e333 by Alexander Pinchuk
Remove busy flag from ResourceHandle

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/ResourceHandle.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/resizer/AssocWithThreadPoolResizer.java (diff)
Commit 701247724900717e037cf184acf1955dc74f8418 by Alexander Pinchuk
Fix exception handling

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructure.java (diff)
Commit 9d471938d0c0293bb44d5ad8ad8a582d31824843 by Alexander Pinchuk
Implements getAllResources method

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/DataStructure.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/ListDataStructure.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructure.java (diff)
Commit 3761c2fe14956e910fc2748021d7cbabd6a3f0e1 by Alexander Pinchuk
Optimize removeAll method

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructure.java (diff)
Commit 20ad3215f49a62b6192d1999b84b0a3f4f94b5ba by noreply
Integrate Jersey 3.1.3

Changes: https://github.com/eclipse-ee4j/jersey/compare/3.1.2...3.1.3
The file was modified nucleus/parent/pom.xml (diff)
Commit f59a2f965007f0a537a9bbc46f1d4920129eaab1 by Alexander Pinchuk
Add more tests

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/test/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructureTest.java (diff)
Commit c79ebe2ed62b90610dd4a0a8bd265d1b43f372f5 by Alexander Pinchuk
Fixes New Admin Object Resource creation

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/admingui/jca/src/main/resources/adminObjectNew.jsf (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
Commit 42360a21dcebc45b320ac31e0300eff58f7c82a3 by Glassfish Bot
Prepare next development cycle for 7.0.8-SNAPSHOT
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
Commit a2b703ecfaf6cff0c62b246819e1b8cea8767fb9 by David Matějček
Implemented autodetection of bootstrap packages for OSGI

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was removedappserver/orb/orb-enabler/osgi.bundle
The file was modified nucleus/distributions/nucleus-common/src/main/resources/config/osgi.properties (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/MainHelper.java (diff)
The file was modified nucleus/core/bootstrap/src/test/java/com/sun/enterprise/glassfish/bootstrap/MainHelperTest.java (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/BundleProvisioner.java (diff)
The file was modified nucleus/osgi-platforms/felix/src/main/resources/config/osgi.properties (diff)
The file was removednucleus/core/kernel/osgi.bundle
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java (diff)
The file was removednucleus/core/bootstrap/osgi.bundle
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/OSGiGlassFishRuntimeBuilder.java (diff)
The file was addednucleus/core/bootstrap/src/test/java/com/sun/enterprise/glassfish/bootstrap/osgi/BundleProvisionerTest.java
Commit 3cadffd9204b1075767754c11db504db127735d6 by David Matějček
The osgi.bundle functionality in org-iiop moved to pom.xml

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/orb/orb-iiop/osgi.bundle
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
Commit 8195c1d644a3b51d838b4c6e46ea69f1810ca1c3 by David Matějček
The osgi.bundle functionality in jta maven module moved to pom.xml

- Also removed the password attribute as it did not improve any security

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/transaction/jts/osgi.bundle (diff)
The file was removedappserver/transaction/jta/osgi.bundle
The file was modified appserver/transaction/jta/pom.xml (diff)
Commit 6e784c7dc5067ce3361d46713abb9106d6208de0 by David Matějček
Fixed missing export in orb-iiop manifest

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
Commit b1fd6d331dc346ca93e0ed21d2450b8c51b35c39 by David Matějček
The osgi.bundle functionality in jts maven module moved to pom.xml

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/transaction/jts/osgi.bundle
Commit 600f705f85574c28a2837f7e122735fd9f04ca5f by David Matějček
The osgi.bundle file in logging maven module removed

- This step was a bit risky, but to my surprise it locally passed all tests.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removednucleus/core/logging/osgi.bundle
Commit d6c3a3ee723a1257cf13271a96c6542a14857b84 by David Matějček
The osgi.bundle files removed from api modules

- Seems Felix doesn't export packages named "internal"

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removednucleus/security/ssl-impl/osgi.bundle
The file was removednucleus/common/internal-api/osgi.bundle
The file was removedappserver/transaction/internal-api/osgi.bundle
The file was removedappserver/ejb/ejb-internal-api/osgi.bundle
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was removedappserver/persistence/cmp/internal-api/osgi.bundle
The file was removednucleus/common/glassfish-api/osgi.bundle
The file was removednucleus/admin/config-api/osgi.bundle
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was removedappserver/common/glassfish-ee-api/osgi.bundle
The file was removedappserver/connectors/connectors-internal-api/osgi.bundle
Commit a428ee865ac858986afde1c06efcebd83d972c66 by David Matějček
The osgi.bundle files removed from 'common' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>

# Conflicts:
# appserver/common/glassfish-naming/osgi.bundle
The file was modified appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java (diff)
The file was removedappserver/deployment/dol/osgi.bundle
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was removedappserver/common/glassfish-naming/osgi.bundle
The file was removedappserver/common/annotation-framework/osgi.bundle
The file was removedappserver/connectors/connectors-runtime/osgi.bundle
The file was removedappserver/common/amx-jakartaee/osgi.bundle
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was removedappserver/common/stats77/osgi.bundle
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was removednucleus/common/mbeanserver/osgi.bundle
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was removedappserver/common/container-common/osgi.bundle
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was removedappserver/web/web-core/osgi.bundle
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was removednucleus/common/amx-core/osgi.bundle
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was removedappserver/security/core-ee/osgi.bundle
The file was removednucleus/common/common-util/osgi.bundle
Commit 0b18fb789ce46584f7db794929b1cbc96b0358fb by David Matějček
The osgi.bundle files removed from 'deployment' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/deployment/jakartaee-core/osgi.bundle
The file was removedappserver/deployment/jakartaee-full/osgi.bundle
The file was removednucleus/deployment/common/osgi.bundle
The file was removednucleus/deployment/admin/osgi.bundle
The file was removednucleus/deployment/autodeploy/osgi.bundle
Commit afea3493a2cba53a93c13fa2486e304d7717cb99 by David Matějček
The osgi.bundle files removed from 'ejb' modules and web-glue

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was removedappserver/ejb/ejb-container/osgi.bundle
The file was removedappserver/ejb/ejb-connector/osgi.bundle
The file was removedappserver/ejb/ejb-full-container/osgi.bundle
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was removedappserver/web/web-glue/osgi.bundle
The file was removedappserver/ejb/ejb-client/osgi.bundle
Commit 140f5038f3f69df984ef79f44fcd0670b55856ca by David Matějček
Migrated JspReloadGeneratedServletIfUpdatedTest from web_jsp

- Required for faster diagnostic of what is wrong
- The issue was that the when I removed the web_glue's osgi.bundle file, it
  enabled export of org.apache packages. In those packages is test_jsp class
  and the same name is used also by web_jsp tests. Server's classes have
  higher priority, so test failed.
- Therefore one of failing tests was migrated to current technologies

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/web/jsp/JspReloadGeneratedServletIfUpdatedTest.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/web/jsp/web.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/web/jsp/JspReloadGeneratedServletIfUpdated.jsp
The file was removedappserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/docroot/jsp/test.jsp
The file was addedappserver/tests/application/src/main/java/org/apache/jsp/reload/JspReloadGeneratedServletIfUpdated_jsp.java
The file was modified appserver/tests/appserv-tests/devtests/web/build.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/test_jsp.java
The file was removedappserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/build.xml
The file was removedappserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/test_jsp.class
The file was removedappserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/descriptor/web.xml
The file was removedappserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/build.properties
The file was removedappserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/WebTest.java
Commit e575f3737a826fc59a25c4e0de8211dfee450a82 by David Matějček
The osgi.bundle files removed from 'connectors' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was removedappserver/connectors/work-management/osgi.bundle
The file was removedappserver/connectors/admin/osgi.bundle
The file was removedappserver/connectors/connectors-inbound-runtime/osgi.bundle
The file was modified appserver/connectors/work-management/pom.xml (diff)
Commit 91282829eacbd7e75cf464d7c48e6576d6622507 by David Matějček
The osgi.bundle files removed from 'concurrent' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was removedappserver/concurrent/concurrent-impl/osgi.bundle
The file was removedappserver/concurrent/concurrent-connector/osgi.bundle
Commit d8fb8ce9c07f6746089716490644d3711ea3e89b by David Matějček
The osgi.bundle files removed from 'web' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/web/jersey-mvc-connector/osgi.bundle
The file was removedappserver/web/jsf-connector/osgi.bundle
The file was modified appserver/web/admin/pom.xml (diff)
The file was removedappserver/web/war-util/osgi.bundle
The file was removedappserver/web/web-naming/osgi.bundle
The file was removedappserver/connectors/connectors-connector/osgi.bundle
The file was removedappserver/webservices/jsr109-impl/osgi.bundle
The file was removedappserver/web/gf-web-connector/osgi.bundle
The file was removedappserver/web/weld-integration/manifest.mf
The file was removedappserver/web/weld-integration/osgi.bundle
The file was removedappserver/web/admin/osgi.bundle
The file was removedappserver/web/jstl-connector/osgi.bundle
The file was removedappserver/webservices/metro-glue/osgi.bundle
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was removedappserver/web/web-sse/osgi.bundle
The file was removedappserver/security/webintegration/osgi.bundle
The file was removedappserver/security/webservices.security/osgi.bundle
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was removedappserver/webservices/soap-tcp/osgi.bundle
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was removedappserver/web/gui-plugin-common/osgi.bundle
The file was removedappserver/web/jspcaching-connector/osgi.bundle
Commit f30c3ce7f512e132b2ecb0908b2c5941e4b48df1 by David Matějček
Dynamic imports of flashlight added back

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
Commit 718219842e5f7e61bed8b47058b52798aaf8a953 by David Matějček
Reduced kernel exports again, some removed parts moved back again

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
Commit 1674f80af81cd95213477a5859ea03b3694651f9 by David Matějček
he osgi.bundle file removed from 'admin-monitor' module

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removednucleus/admin/monitor/osgi.bundle
The file was modified nucleus/admin/monitor/pom.xml (diff)
Commit c091deb3cee13afde63349c4ddca41c7d9fc1f42 by David Matějček
The osgi.bundle file removed from 'orb-connector' module

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was removedappserver/orb/orb-connector/osgi.bundle
The file was removedappserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/monitor/.gitkeep_empty_dir
Commit 36e3f823041a13def0b260666e3b545d1f2b71b2 by David Matějček
The osgi.bundle files removed from 'security' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/security/ejb.security/osgi.bundle
The file was removedappserver/security/appclient.security/osgi.bundle
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/SSLSocketFactory.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/WebProgrammaticLoginImpl.java (diff)
The file was removednucleus/security/core/osgi.bundle
The file was modified nucleus/security/core/pom.xml (diff)
The file was removedappserver/security/jaspic-provider-framework/osgi.bundle
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was removednucleus/security/services/osgi.bundle
Commit 54155c3ce1f88d549d4f3792f33cca8e15176bbc by David Matějček
The osgi.bundle files removed from 'jdbc' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/jdbc/admin/osgi.bundle
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was removedappserver/jdbc/jdbc-runtime/osgi.bundle
The file was removedappserver/jdbc/jdbc-config/osgi.bundle
Commit d4173879ae0b29cfb162c03ff16d5097d45fc4df by David Matějček
The osgi.bundle files removed from 'persistence' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/persistence/cmp/generator-database/osgi.bundle
The file was removedappserver/persistence/cmp/ejb-mapping/osgi.bundle
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was removedappserver/persistence/cmp/model/osgi.bundle
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was removedappserver/persistence/jpa-container/osgi.bundle
The file was removedappserver/persistence/cmp/enhancer/osgi.bundle
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was removedappserver/persistence/cmp/support-ejb/osgi.bundle
The file was removedappserver/persistence/cmp/support-sqlstore/osgi.bundle
The file was removedappserver/persistence/cmp/utility/osgi.bundle
The file was removedappserver/persistence/common/osgi.bundle
The file was removedappserver/persistence/entitybean-container/osgi.bundle
The file was removedappserver/persistence/gf-jpa-connector/osgi.bundle
Commit 4337290459192a783707c857f793266afce38b1f by David Matějček
The osgi.bundle files removed from 'admin' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removednucleus/admin/server-mgmt/osgi.bundle
The file was removedappserver/admin/backup/osgi.bundle
The file was removednucleus/admin/launcher/osgi.bundle
The file was removednucleus/admin/rest/gf-restadmin-connector/osgi.bundle
The file was removednucleus/admin/rest/rest-client/osgi.bundle
The file was removedappserver/admin/admin-core/osgi.bundle
The file was removedappserver/admin/backup/src/main/java/com/sun/enterprise/config/backup/util/.gitkeep_empty_dir
The file was removednucleus/admin/rest/rest-service/osgi.bundle
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was removednucleus/admin/util/osgi.bundle
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was removedappserver/admin/cli-optional/osgi.bundle
The file was removednucleus/admin/cli/osgi.bundle
Commit 3b6160ab9c6065a1eac13082cb537ab91a8a535b by David Matějček
The osgi.bundle files removed from 'resources' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was removedappserver/resources/mail/mail-runtime/osgi.bundle
The file was removedappserver/resources/resources-connector/osgi.bundle
The file was removedappserver/tests/admin/admin-extension/osgi.bundle
The file was removedappserver/resources/resources-runtime/osgi.bundle
The file was removedappserver/resources/mail/mail-connector/osgi.bundle
Commit 2fac8fa7705d11177d5f0bd944658f28bc9c65ef by David Matějček
The osgi.bundle files removed from 'jms' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/jms/admin/pom.xml (diff)
The file was removedappserver/jms/gf-jms-injection/osgi.bundle
The file was removedappserver/jms/gf-jms-connector/osgi.bundle
The file was removedappserver/jms/admin/osgi.bundle
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was removedappserver/jms/jms-core/osgi.bundle
Commit d6f1945dffe3111f84d1941f745136682bfb73ec by David Matějček
The osgi.bundle files removed from 'admingui' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/admingui/corba/src/main/java/org/glassfish/corba/admingui/handlers/.gitkeep_empty_dir
The file was removedappserver/admingui/jdbc/src/main/java/org/glassfish/jdbc/admingui/handlers/.gitkeep_empty_dir
The file was removedappserver/admingui/plugin-service/osgi.bundle
The file was modified appserver/admingui/web/pom.xml (diff)
The file was removedappserver/admingui/ejb-lite/osgi.bundle
The file was removedappserver/admingui/full/osgi.bundle
The file was removedappserver/admingui/common/osgi.bundle
The file was removedappserver/admingui/concurrent/osgi.bundle
The file was removedappserver/admingui/corba/osgi.bundle
The file was removedappserver/admingui/web/osgi.bundle
The file was modified appserver/admingui/common/pom.xml (diff)
The file was removedappserver/admingui/jca/osgi.bundle
The file was removedappserver/admingui/ejb/osgi.bundle
The file was removedappserver/admingui/jdbc/osgi.bundle
The file was removedappserver/admingui/core/osgi.bundle
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was removedappserver/admingui/cluster/osgi.bundle
Commit 02404fa23dc1fdc28b08f06a030a7ba843eb7c04 by David Matějček
Removed legacy JMS support (jmsra 5.0)

- Fixes failing startup because of removed exclusion in osgi.bundle file done
  in commit 'The osgi.bundle files removed from 'jms' modules'

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/LocalStrings.properties (diff)
The file was removedappserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/LegacyJmsRecoveryResourceHandler.java
Commit bc99a0e7faa47a8c9833322342ddae4ac720bbb1 by David Matějček
The osgi.bundle files removed from 'osgi' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removednucleus/osgi-platforms/osgi-cli-interactive/osgi.bundle
The file was removednucleus/osgi-platforms/osgi-cli-remote/osgi.bundle
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was removedappserver/osgi-platforms/felix-webconsole-extension/osgi.bundle
Commit 7faaafe8ae4ca329e15141eb4a1e66f2e0515e51 by David Matějček
The osgi.bundle files removed from 'appclient' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/appclient/client/acc/osgi.bundle
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was removedappserver/appclient/client/acc-config/osgi.bundle
The file was removedappserver/appclient/server/core/osgi.bundle
The file was modified appserver/appclient/client/acc/pom.xml (diff)
Commit db7738d2f693899ea88f9e655c6c3199484cb7f1 by David Matějček
The osgi.bundle files removed from '/extras/embedded/' modules

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/extras/embedded/common/installroot-builder/osgi.bundle
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was removedappserver/extras/embedded/common/instanceroot-builder/osgi.bundle
The file was removedappserver/extras/embedded/common/osgi-modules-uninstaller/osgi.bundle
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was removedappserver/extras/embedded/common/osgi-main/osgi.bundle
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was removedappserver/extras/embedded/common/bootstrap/osgi.bundle
Commit e9b9ffb4b5f9f33ba030bcf8018e42b09d780159 by David Matějček
The osgi.bundle files removed from 'flashlight' modules

- note: flashlight/agent is not built by felix plugin at all, so the file wasn't
  used anyhow.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removednucleus/flashlight/agent/osgi.bundle
The file was removednucleus/flashlight/framework/osgi.bundle
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was removedappserver/flashlight/client/osgi.bundle
Commit 7a60a3b96bd4cea637688c047829f0e06a3f17b7 by David Matějček
The osgi.bundle files removed from 'ha-file-store' module

- I had doubts about imports, so I visited all three java sources and made
  imports concrete instead of wildcard.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStoreFactory.java (diff)
The file was removedappserver/ha/ha-file-store/osgi.bundle
The file was modified appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java (diff)
Commit 4057986b32949704ee64255ef25e52374f0df9a0 by David Matějček
The osgi.bundle files removed from remaining modules (except abandoned tests)

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removednucleus/cluster/gms-adapter/osgi.bundle
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was removednucleus/grizzly/config/osgi.bundle
The file was removedappserver/admingui/gf-admingui-connector/osgi.bundle
The file was removedappserver/batch/glassfish-batch-connector/osgi.bundle
The file was removedappserver/load-balancer/gf-load-balancer-connector/osgi.bundle
Commit ba5905cc05b5a8f9b306b273439ec5fc118e4482 by Hiroki Kaido
Fix #24527 Admin Console behavior when admin user changes password to empty has changed compared to before
The file was modified appserver/admingui/common/src/main/resources/js/adminjsf.js (diff)
Commit 978ccba365e94a9a510ce3c437d41fe04cc2587d by arjan tijms
Integrate Eleos

This is the GlassFish code for Jakarta Authentication, extracted to a
separate project and refactored.

Eleos currently lives in an OmniFish repo, but should be transfered to
Eclipse soon.

See https://projects.eclipse.org/projects/ee4j.glassfish/reviews/eclipse-eleos-creation-review
The file was modified appserver/pom.xml (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java (diff)
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/AuthConfigFileFactory.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/jaas/ExtendedConfigFile.java
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/HttpServletConstants.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/singlemodule/DefaultServerAuthContext.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/helper/AuthConfigHelper.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ContainerCallbackHandler.java (diff)
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/helper/ServerAuthConfigHelper.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/delegate/MessagePolicyDelegate.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/ConfigFile.java (diff)
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/singlemodule/DefaultServerAuthConfig.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/helper/AuthContextHelper.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/helper/ClientAuthConfigHelper.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/HttpServletHelper.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/ConfigDomainParser.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/MessageSecurityConfigEventListenerImpl.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/ConfigHelper.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/WebServicesDelegate.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ServerLoginCBHUtil.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/RegistrationContextImpl.java
The file was removedappserver/security/jaspic-provider-framework/src/test/java/test/com/sun/jaspic/config/SampleClientAuthModule.java
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/BaseContainerCallbackHandler.java
The file was removedappserver/security/jaspic-provider-framework/osgi.bundle
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/GFServerConfigProvider.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCreator.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/ConfigDomainParser.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ServerContainerCallbackHandler.java (diff)
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/EntryInfo.java
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was removedappserver/security/jaspic-provider-framework/src/main/resources/com/sun/logging/enterprise/system/jaspic/security/LogStrings.properties
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/RegStoreFileParser.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/helper/EpochCarrier.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/jaas/JAASAuthConfigProvider.java
The file was removedappserver/security/jaspic-provider-framework/src/test/java/test/com/sun/jaspic/config/FactoryTest.java
The file was removedappserver/security/jaspic-provider-framework/src/test/java/test/com/sun/jaspic/config/SampleServerAuthModule.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/WebServicesDelegateImpl.java (diff)
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/helper/JASPICLogManager.java
The file was modified appserver/security/pom.xml (diff)
The file was removedappserver/security/jaspic-provider-framework/pom.xml
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/servlet/JAASServletAuthConfigProvider.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/helper/AuthConfigProviderHelper.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/jaas/JAASAuthContextHelper.java
The file was removedappserver/security/jaspic-provider-framework/src/test/java/test/com/sun/jaspic/config/RuntimeSurrogate.java
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/singlemodule/DefaultAuthConfigProvider.java
The file was removedappserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/BaseAuthConfigFactory.java
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/AuthMessagePolicy.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ClientContainerCallbackHandler.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/GFAuthConfigFactory.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCloser.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/LoginContextDriver.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/ConfigParser.java
Commit 9c3aca5a73a4233163ff68a06f6c39f1857f0622 by arjan tijms
Use non-snapshot version of Eleos

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit e9d47057abb9913648290a9b85091e9a676fcee5 by arjan tijms
Add eleos dependency to embedded

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
Commit d60cdfc5e98fea5be28b0832ec1a38997a2d11ae by Alexander Pinchuk
Fix webapp multi-release JAR processing

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java (diff)
Commit 0feb61c06b4da8bbf2fcb217f76697e8d1a23a2f by arjan tijms
Revert loggers

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java (diff)
Commit 0a0feb66ce881876cfa6ccb67293f9c47bc6068f by Alexander Pinchuk
Code cleanup

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java (diff)
Commit 89f05084432bc65af3cea6bcea0e3a523102a6ef by arjan tijms
Fix compilation errors

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java (diff)
The file was modified nucleus/core/bootstrap/src/test/java/com/sun/enterprise/glassfish/bootstrap/MainHelperTest.java (diff)
Commit 761c2cc9c1c7020b96592874515155f5d58bb0f2 by arjan tijms
About logger number after removal of Jaspic provider module

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java (diff)
Commit b3734c4bfdc1ea72d2a8cb1e8f46d2e9a4fd42d1 by David Matějček
Fixed unit test compatibility with JDK21

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/bootstrap/src/test/java/com/sun/enterprise/glassfish/bootstrap/MainHelperTest.java (diff)
Commit 8c4ce422a1ceed8d6fd9c2850e0762200b274c6b by Alexander Pinchuk
Add test to verify of the MRJAR processing in web applications

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseApplication.java
The file was modified appserver/tests/application/pom.xml (diff)
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseResource.java
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseWebApplicationTest.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/VersionImpl.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/Version.java
Commit 6e6b29ede7fb6ac46252915f4e576269b4183b70 by Ondro Mihalyi
Update website for GF 7.0.7
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/website/src/main/resources/README.md (diff)
The file was modified docs/website/src/main/resources/download.md (diff)
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
The file was modified docs/pom.xml (diff)
Commit 756531d02c8b3cddf65acf185bf1b57aaa7d70fb by Ondro Mihalyi
Optimize CDI extensions to reduce unnecessary PAT handle calls
Follows the advice from WELD in the log:
WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@Observes ProcessAnnotatedType<T>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.|#]
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java (diff)
The file was modified appserver/web/web-sse/src/main/java/org/glassfish/sse/impl/ServerSentEventCdiExtension.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/cdi/rest/RestExtension.java (diff)
Commit f98db1d2e34f983c4d24691b539e672ede6faed3 by David Matějček
Fixed ElementStarITest and TokenAuthenticationITest

- sometimes the GlassfishRoleMapper is located via kernel's classloader

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/kernel/pom.xml (diff)
Commit d47a1e69653e531e9ea55869b000ac17e77ce17c by Alexander Pinchuk
Add MPJAR processing test in ServletContainerInitializer

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseServletContainerInitializer.java
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseServletContainerInitializerTest.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseServlet.java
Commit 71ca2e6ab01791a804c0be84be018af80d820d25 by Alexander Pinchuk
Reorganize tests and cleanup code

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java (diff)
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseServletContainerInitializerTest.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java (diff)
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseTestBase.java
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseWebApplicationTest.java (diff)
Commit 81b83b1af9a75dab3a4e390c8ce0012f2f27bca3 by Alexander Pinchuk
Add exception logging to log message

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseServletContainerInitializerTest.java (diff)
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseWebApplicationTest.java (diff)
Commit 4deb8a39e88f21851de2e9a190871593718d0b2b by Alexander Pinchuk
Add MicroProfile Rest Client TCK

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/WireMockLibraryIncluder.java
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/RestClientArquillianExtension.java
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/MicroprofileConfigPropertiesIncluder.java
The file was addedappserver/tests/tck/microprofile/rest-client/tck-suite.xml
The file was addedappserver/tests/tck/microprofile/rest-client/pom.xml
Commit 63f126997bf5035c7338ae362e379483e7177ef3 by Alexander Pinchuk
Fix Java 11 compatibility issue

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/connectors/connectors-runtime/src/test/java/com/sun/enterprise/resource/pool/datastructure/RWLockDataStructureTest.java (diff)
Commit a30ad29d40e5a585fa4bb9427c8dea5bca2ca523 by Alexander Pinchuk
Fix Arquillian MicroProfile Config properties processor

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/MicroprofileConfigPropertiesIncluder.java (diff)
Commit fd5c5550a8cf4d3dd94a02ac64182535644de8a0 by Alexander Pinchuk
Add Arquillian beans xml transformer

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/BeansXmlTransformer.java
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/resources/beans.xml
The file was modified appserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/RestClientArquillianExtension.java (diff)
Commit cf0c6245fe44ec9be5f7f610658b97bab616e2bb by Ondro Mihalyi
Fix: tasks submitted to executor during deployment are executed
Triggers the tasks immediately, even before the deployment completes.

To do:
* consider whether it's better to execute the tasks after deployment completed

Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorTasksSubmittedDuringDeploymentServlet.java
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorTasksSubmittedDuringDeploymentTest.java
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/ContextSetupProviderImpl.java (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/concurrency/executor/StartupBean.java
Commit 9df5d1fcdc862fdb285dcdd29317a70362e08627 by Alexander Pinchuk
Update Arquillian managed server plugin

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
Commit 1f2aee35afb47894964287a892aea6bed41d989f by Alexander Pinchuk
Add workaround for the ConfigKeyForMultipleInterfacesTest

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/tck-suite.xml (diff)
Commit 60d57eabb8d4fbe0753e7345c909b3b5c70509d7 by Alexander Pinchuk
Remove unnecessary maven dependencies an properties

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
Commit 339809b609e37e6e51dba73b33448841f53fdba0 by Alexander Pinchuk
Update WireMock maven plugin

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
Commit 949568d16f3ce4351ea8766fca08745af3ff1286 by Alexander Pinchuk
Add no-interface view Enterprise Bean application test

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/ejb/NoInterfaceViewEJBTest.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/NoInterfaceViewApplication.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/NoInterfaceViewResource.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/NoInterfaceViewEJB.java
Commit 0c5576eb835a8eeecf054bf3cae93f4562a0d590 by Alexander Pinchuk
Simplify archive path contexts in Arquillian archive processors

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/BeansXmlTransformer.java (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/MicroprofileConfigPropertiesIncluder.java (diff)
Commit fc3309928b353aa170e36c3f7cb7fab05c55f52b by arjan tijms
Update devtests security with option to run single test

Also apply formatting and debug option for SOAP tests.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/descriptor/sun-ejb-jar.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/descriptor/web.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/timerStandalone/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/anyone/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/authmodule/SOAPTestClientAuthModule.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/authmodule/SOAPEmbeddedTestClientAuthModule.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/descriptor/web.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/authmodule/Util.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/servletws/HelloServlet.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/authConf/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/solarisRealm/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/pamrealm/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/standalone/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/client/Client.java.template (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/descriptor/sun-application-client.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/realmPerApp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/sful/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/https/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/plogin/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/client/Client.java.template (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ldap/simpleweb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/descriptor/sun-application-client.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/servletws/HelloServlet.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/container-auth/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/authmodule/SOAPEmbeddedTestServerAuthModule.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/authmodule/Util.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/cert-realm-custom-loginmodule/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/simple-perf/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/descriptor/sun-web.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/cplogin/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/run_test.sh (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/authmodule/SOAPTestServerAuthModule.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/client/TestHandler.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/ejbws/HelloEjb.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/authmodule/SOAPDefaultTestServerAuthModule.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/plogin/standalone/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/web-mutual-ssl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/webclient/Servlet.java.template (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ldapRealmPerApp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/authmodule/SOAPDefaultTestClientAuthModule.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/httpMethod/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/ejbws/HelloEjb.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/ejbws/HelloEjb.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/authmodule/Util.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/weblogic-dd/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/servletws/HelloServlet.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml (diff)
Commit 9449f7f92aa162720fb7f2f744412218cf93ae1e by arjan tijms
Continued integration of Eleos into GlassFish

Focussed on SOAP and app client integration.

Specifically added defaults for factories created statically without
arguments.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/MessageSecurityConfigEventListenerImpl.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/integration/AppClientSecurityInfo.java (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/AuthMessagePolicy.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/WebServicesDelegate.java (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/ConfigDomainParser.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/UsernamePasswordStore.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ServerContainerCallbackHandler.java (diff)
Commit 803fe5145084721a15d584c368f1741698213fb7 by Ondro Mihalyi
Revert change in isApplicationEnabled if appName is null
appName is null by default in concurrent tasks because app context isn't propagated.
This needs to be fixed before appName can be considered not null.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/ContextSetupProviderImpl.java (diff)
Commit fdcd7ca2a0e9c06012d13a18f20a6d4ec34de7b3 by Ondro Mihalyi
Propagate JNDI context if none exists
Passes Concurrency TCK in appserver/tests/tck/concurrency.
Passes tests in appserver/tests/admin and application.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/ContextSetupProviderImpl.java (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
Commit b93cd007486cfdff032315a6b208606205c50611 by Ondro Mihalyi
Cleanup in ContextSetupProviderImpl
Passes Concurrency TCK in appserver/tests/tck/concurrency.
Passes tests in appserver/tests/admin and application.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/invocation/ComponentInvocation.java (diff)
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/ContextSetupProviderImpl.java (diff)
The file was modified appserver/tests/application/src/main/java/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorDefinitionServlet.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/progress/ProgressStatusComplexITest.java (diff)
Commit 7770a463f6ff1be0ce5e88426107788e9c4e3d24 by arjan tijms
Small amount of cleanup

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/CreateMessageSecurityProvider.java (diff)
Commit b882b97f6b2a96020364d583f823fd855943a142 by arjan tijms
Added refresh of factory, which effectively reads the config again

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/MessageSecurityConfigEventListenerImpl.java (diff)
Commit a299816a38ca497af614ab975a45b875c393a154 by noreply
Integrate Weld 5.1.1.SP2

https://github.com/weld/core/compare/5.1.1.SP1...5.1.1.SP2
The file was modified appserver/pom.xml (diff)
Commit f8bd34ea83af976a633edeb6c5789410aa472287 by Ondro Mihalyi
Startserv script - support --help, fix handling errors
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/distributions/nucleus-common/src/main/resources/bin/startserv (diff)
The file was modified appserver/distributions/glassfish-common/src/main/resources/bin/startserv (diff)
Commit 65431efdd38f4595f24040ca15b9052bbe8d568a by Alexander Pinchuk
Build embedded artifacts as multi-release JARs

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
Commit a279fcb32068b4afee3422ca7f0833d51ec30079 by Alexander Pinchuk
Update arquillian artifacts

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
Commit d88d8fd9c637622edca02641ce3139be3f134fd7 by Piotr Żygieło
Archive glassfish-embedded-all.jar along bundles
The file was modified Jenkinsfile (diff)
The file was modified gfbuild.sh (diff)
Commit 0e2032775caa863c82c4bdda19d5297197eb9f2e by Piotr Żygieło
Archive glassfish-embedded-web.jar as well
The file was modified gfbuild.sh (diff)
Commit 0d969d6409f72d3fcb073c04169a4599dc5f1b8b by arjan tijms
Integrate soap policies and key callbacks

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ClientContainerCallbackHandler.java (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/ejbws/PingEjb.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ServerContainerCallbackHandler.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientSecurityPipe.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/client/PingClient.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/GlassFishBaseCallbackHandler.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCreator.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/J2EEKeyManager.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/servletws/PingServlet.java (diff)
The file was modified nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/sun-web.xml (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/CommonServerSecurityPipe.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/sun-application-client.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/GFServerPipeCreator.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/custom-client.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/sun-ejb-jar.xml (diff)
Commit 8e530ca3b9795ee0aa4b68ada7c760f8dd509239 by Ondro Mihalyi
Revert changes in the ProgressStatusComplexITest tests
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/progress/ProgressStatusComplexITest.java (diff)
Commit 19caa524b9e629815315b364e4aa7804b86de5a4 by Hiroki Sawamura
Integrate Parsson 1.1.4

Signed-off-by: hs536 <sawamura.hiroki@fujitsu.com>
The file was modified appserver/pom.xml (diff)
Commit eda7d952ef8cb3c3105522d3625dc843c7cceca8 by Ondro Mihalyi
Revert timeout changes in the ManagedExecutorDefinition test
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/application/src/main/java/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorDefinitionServlet.java (diff)
Commit 545504335b29b28c6d30412bd2fd77001158d257 by arjan tijms
Clean tests a little

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/web/Covered2.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/web/Example1.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/web/Example3a.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/descriptor/deny-web.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/web/Example2.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/client/Client.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/web/Example3b.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/descriptor/web.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/web/Covered1.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/web/Covered3a.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/web/Covered3b.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/descriptor/glassfish-application.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/descriptor/application.xml (diff)
Commit e3addcae55e8277eb00c3fa59a78f02ee073ffbd by arjan tijms
Some cleanup

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapperValve.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebPipeline.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/WebSecurityResourceBundle.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapperFacade.java (diff)
Commit 3d86fb17468c8199f9643fccf72580e65553e386 by arjan tijms
Fix logging

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified appserver/pom.xml (diff)
Commit 6f5f620ad425e7099ffd35113e2c4e603b272b36 by Alexander Pinchuk
Fix 'mr-jar' processing in the 'ear' libs

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java (diff)
Commit 608d46dcd0d8712d12c0b03d0faaf3ea7b92730c by Alexander Pinchuk
Add test application for multi-release 'ear' lib processing

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseEnterpriseApplicationLibraryTest.java
Commit dd93ce966e98e9bcb98d67f26becd09824f9a9bc by Alexander Pinchuk
Reorganize 'mr-jar' application tests

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/mrjar/servlet/MultiReleaseServletContainerInitializer.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/mrjar/Version.java
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/mrjar/MultiReleaseTestBase.java
The file was removedappserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseEnterpriseApplicationLibraryTest.java
The file was removedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/Version.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/mrjar/servlet/MultiReleaseServlet.java
The file was removedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseResource.java
The file was removedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/VersionImpl.java
The file was removedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseServlet.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/mrjar/VersionImpl.java
The file was removedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseServletContainerInitializer.java
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/mrjar/servlet/MultiReleaseServletContainerInitializerTest.java
The file was removedappserver/tests/application/src/main/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseApplication.java
The file was removedappserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseWebApplicationTest.java
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/mrjar/webapp/MultiReleaseWebApplicationTest.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/mrjar/webapp/MultiReleaseApplication.java
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/mrjar/ear/MultiReleaseEnterpriseApplicationLibraryTest.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/mrjar/webapp/MultiReleaseResource.java
The file was removedappserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseTestBase.java
The file was removedappserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseServletContainerInitializerTest.java
Commit c67a9481122fc01970681facbf3074098ef4a34c by arjan tijms
Add runners for the standalone Connectors TCK

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/tests/tck/connectors/pom.xml
The file was addedappserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
Commit 13f6a032f9f9c8057ca84895c4e64e81a34192b6 by arjan tijms
Add new modules to pom again

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
Commit 99dbc9607b1fd6d6fc98c06c74ede3a60befdd28 by arjan tijms
Some cleaning. Removed unused parameter, fixed class ctor, etc

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerBuilder.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/integration/AppClientSecurityInfo.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/callbackhandler/CallbackBinding.java (diff)
Commit 71ec781aba7cabf6fdeea788ff1ccaf3a72c9084 by noreply
Integrate Mojarra 4.0.3

Changes: https://github.com/eclipse-ee4j/mojarra/releases/tag/4.0.3-RELEASE
The file was modified appserver/pom.xml (diff)
Commit 872670307a6cd6fae7bf4e0a3f407ebd0e48d280 by Alexander Pinchuk
Includes missing 'json-api' in embedded artifacts

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
Commit d91e5144bf2d88aa5c3297a8ec33802857f38367 by arjan tijms
Update test dependencies (junit, jmh, checkstyle)

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 7b15d3cb2ca3316e7ef437659332505d0007b0bb by noreply
Integrate commons-lang3 3.13.0

Changes: https://github.com/apache/commons-lang/compare/rel/commons-lang-3.12.0...rel/commons-lang-3.13.0
The file was modified nucleus/parent/pom.xml (diff)
Commit c8827e5a66c401d835f78eb7f83d208bb1b1b75a by Ondro Mihalyi
Log stacktrace only in FINE level when MANIFeST not ofund in deployed JAR
Avoids polluting log by an unnecessary stacktrace when GlassFish Embedded
used in an Arquillian connector.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/FilteringClassLoader.java (diff)
Commit 22d6357728aedc22c6e0f7b6f19600c48915cad5 by noreply
Integrate jsch 0.2.11

Changes:

* https://github.com/mwiede/jsch/releases/tag/jsch-0.2.10
* https://github.com/mwiede/jsch/releases/tag/jsch-0.2.11
The file was modified nucleus/parent/pom.xml (diff)
Commit 10886a7e6e67362776d39294ce297f1fb997d00f by noreply
Integrate Felix webconsole 4.8.12

Changes: https://github.com/apache/felix-dev/compare/org.apache.felix.webconsole-4.8.10...org.apache.felix.webconsole-4.8.12
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
Commit fd8e032b29267c2927367ce02f9b092765afc1c3 by Glassfish Bot
Prepare next development cycle for 7.0.9-SNAPSHOT
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/security/jaspic-provider-framework/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
Commit aeae430e2a33f148d201e9838dabda6b7c78016f by arjan tijms
Webpage update for 7.0.8

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/download.md (diff)
The file was modified docs/website/src/main/resources/README.md (diff)
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
Commit 7d36ad24086c776fc5aa7ca3f4513e4ae9a39916 by arjan tijms
Fix word ommision

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/README.md (diff)
Commit 6fbf8956e02e61911771d9e198ee18cb8383ca15 by Alexander Pinchuk
Fixes generated EJB remote interfaces loading

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java (diff)
Commit 17d136eb7297cbc6be4ae2bcfa883e77c998f36e by Ondro Mihalyi
Refactored logging in FilteringClassLoader according to PR comments.
Only FINE is logged if the manifest file doesn't exist.
ERROR is logged in case of any other IO exception.
In both cases, compatibility is assumed.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/FilteringClassLoader.java (diff)
Commit c6bc621278601b1195d8aca071d72d3c6e7f3db5 by Alexander Pinchuk
Fixes default package name processing

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/Remote30WrapperGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/RemoteGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/Generator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ServiceInterfaceGenerator.java (diff)
Commit f1e06d5d41613bc90f2d86e9a4a0221bac7ac220 by Alexander Pinchuk
Add embedded deployment tests

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was addedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/StartupTest.java
The file was addedappserver/extras/embedded/tests/src/main/java/org/glassfish/main/extras/embedded/test/app/ejb/RemoteBean.java
The file was addedappserver/extras/embedded/tests/src/main/java/org/glassfish/main/extras/embedded/test/app/ejb/RemoteInterface.java
The file was removedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/all/StartupTest.java
The file was addedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/RemoteDeploymentTestBase.java
The file was addedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/ejb/RemoteEjbJarDeploymentTest.java
The file was addedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/ear/RemoteEarDeploymentTest.java
The file was addedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/webapp/RemoteWebAppDeploymentTest.java
The file was modified nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ServerUtils.java (diff)
Commit a0ca6dff253ca7972098e56e0fc874960a22a09e by Alexander Pinchuk
Trivial code cleanup

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/Generator.java (diff)
The file was modified appserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/RemoteDeploymentTestBase.java (diff)
The file was modified nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ServerUtils.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/Remote30WrapperGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ServiceInterfaceGenerator.java (diff)
Commit 0a4b5427bca13759a4d7d95645f3932123117389 by David Matějček
More stable ProgressStatusComplexITest

- based on Ondro's comments
- added documentation
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/progress/ProgressStatusComplexITest.java (diff)
The file was modified appserver/tests/admin/admin-extension/src/main/java/com/sun/enterprise/tests/progress/ProgressComplexCommand.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/ProgressStatus.java (diff)
Commit 3ae44eaae8a4c6141e9edb191bed8da759e6a0ce by Alexander Pinchuk
Rename tests to use with the failsafe plugin

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was removedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/StartupTest.java
The file was addedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/webapp/RemoteWebAppDeploymentITest.java
The file was removedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/ear/RemoteEarDeploymentTest.java
The file was removedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/RemoteDeploymentTestBase.java
The file was addedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/StartupITest.java
The file was addedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/ear/RemoteEarDeploymentITest.java
The file was removedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/ejb/RemoteEjbJarDeploymentTest.java
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was removedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/webapp/RemoteWebAppDeploymentTest.java
The file was addedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/RemoteDeploymentITestBase.java
The file was addedappserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/deployment/ejb/RemoteEjbJarDeploymentITest.java
Commit 16b9ae01bf70197da49113eab0e69fba0a7d1e89 by Alexander Pinchuk
Produces new array with a method reference

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ServiceInterfaceGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/Generator.java (diff)
Commit 07fbdcc961af18d5e5ba1e252a375cd3ed0c66a7 by David Matějček
Tolerating missing manifest file

# Conflicts:
# appserver/web/weld-integration/src/main/java/org/glassfish/weld/FilteringClassLoader.java
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/FilteringClassLoader.java (diff)
Commit 3d4b956e9c80d469bdb130e971eaab3b56b043ee by arjan tijms
Add a builder and runner for the full connectors TCK

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/tests/tck/tck-download/jakarta-connectors-full-tck/src/patch/install/connector/bin/build.xml
The file was addedappserver/tests/tck/tck-download/jakarta-connectors-full-tck/src/patch/install/connector/other/vehicle.properties
The file was addedappserver/tests/tck/connectors-full/pom.xml
The file was addedappserver/tests/tck/tck-download/jakarta-connectors-full-tck/src/patch/release/tools/connector.xml
The file was modified appserver/tests/tck/pom.xml (diff)
The file was addedappserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
Commit 9012005a98d0f833bc12a10fed030d7b3352437c by arjan tijms
Add debug option for GlassFish

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
Commit 114342a066ac56d25ece76abbbf9715a166813b4 by Alexander Pinchuk
Replace deprecated 'isAccessible' method

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RuntimeInfo.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java (diff)
The file was modified appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java (diff)
The file was modified nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/PostConstructRunner.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EjbContainerServicesImpl.java (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java (diff)
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java (diff)
Commit 5afebabacf0950c984342b514931f9e30906cc0c by Ondro Mihalyi
Classes in ScatteredArchive are processed only once.
They are not processed again when the parser is called for JARs (web fragments).
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebFragmentDescriptor.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java (diff)
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/embed/impl/ScatteredWebArchivist.java (diff)
Commit 849a78c71805da35e3c118173379e246a9dca4e6 by Alexander Pinchuk
Add bytecode preprocessing tests

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/persistence/transform/webapp/ClassTransformerResource.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/persistence/transform/provider/Enhancer.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/persistence/transform/provider/EntityManagerFactoryImpl.java
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/persistence/transform/ClassTransformerTestBase.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/persistence/transform/provider/ClassTransformerImpl.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/persistence/transform/ejb/ClassTransformerBean.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/persistence/transform/provider/PersistenceProviderImpl.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/persistence/transform/provider/EnhancerContext.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/persistence/transform/webapp/ClassTransformerApplication.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/persistence/transform/provider/EntityManagerImpl.java
The file was modified appserver/tests/application/pom.xml (diff)
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/persistence/transform/ClassTransformerWebAppTest.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/persistence/transform/persistence.xml
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/persistence/transform/ClassTransformerEjbWebAppTest.java
Commit 9831797e8d98550b4dfe634bb61e80a9411404ca by Ondro Mihalyi
GF Embedded basic tests work.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/basic/lifecycle/src/test/java/org/glassfish/tests/embedded/basic/lifecycle/LifeCycleTest.java (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
Commit 548011f4d47aaa8e1e54b8606b7ad3f35d3d1844 by Ondro Mihalyi
GF Embedded basic CDI tests work.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/cdi_basic/src/main/java/org/glassfish/tests/embedded/cdi_basic/BasicCDITestServlet.java (diff)
The file was modified appserver/tests/embedded/cdi_basic/src/test/java/org/glassfish/tests/embedded/cdi_basic/BasicCDITest.java (diff)
The file was modified appserver/tests/embedded/cdi_basic/src/main/java/org/glassfish/tests/embedded/cdi_basic/TestBean.java (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/src/main/java/org/glassfish/tests/embedded/cdi_basic/TestRequestScopedBean.java (diff)
Commit c539aadfda29f1e8c47599c6459535d7f1497912 by Ondro Mihalyi
Fix copyright headers
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/cdi_basic/src/main/java/org/glassfish/tests/embedded/cdi_basic/BasicCDITestServlet.java (diff)
The file was modified appserver/tests/embedded/cdi_basic/src/main/java/org/glassfish/tests/embedded/cdi_basic/TestRequestScopedBean.java (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/src/main/java/org/glassfish/tests/embedded/cdi_basic/TestBean.java (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/src/test/java/org/glassfish/tests/embedded/basic/lifecycle/LifeCycleTest.java (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/src/test/java/org/glassfish/tests/embedded/cdi_basic/BasicCDITest.java (diff)
Commit 516d6569c403ba8e7bb030ae03cd9b57f7bc1d6f by Ondro Mihalyi
GF Embedded CDI with EJB and JPA tests work.
Moved test profiles to parent.
Added Derby JDBC driver to GlassFish Embedded
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified .gitignore (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDITest.java (diff)
Commit 722209404c4bd2a56daa183337c1df36cebb72e6 by Ondro Mihalyi
Refactored GF Embedded test profiles
Profiles must be defined in child POMs, otherwise the default profile
will remain active all the time.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
Commit 9b54d527b2f7101751450f58214c1e5a78f7fcf2 by Ondro Mihalyi
Refactored GF Embedded tests
- set work dir inside target directory for creating temporary files
- renamed tests that end in ITest to IUnitTest to run them as UT not IT
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified .gitignore (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was removedappserver/tests/embedded/cdi_ejb_jpa/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDITest.java
The file was addedappserver/tests/embedded/cdi_ejb_jpa/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java
The file was addedappserver/tests/embedded/cdi_basic/src/test/java/org/glassfish/tests/embedded/cdi_basic/BasicCDIUnitTest.java
The file was removedappserver/tests/embedded/glassfish_resources_xml/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDITest.java
The file was removedappserver/tests/embedded/cdi_basic/src/test/java/org/glassfish/tests/embedded/cdi_basic/BasicCDITest.java
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/src/main/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDITestServlet.java (diff)
The file was addedappserver/tests/embedded/glassfish_resources_xml/src/test/java/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDIUnitTest.java
Commit 49e7513f495e1cfe46c5c03e5769e64bb23d3836 by Ondro Mihalyi
Enabled GF Embedded EJB tests
Removed ejb-main standalone test wrapper which isn't used
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was removedappserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was removedappserver/tests/embedded/ejb/ejb-main/src/test/java/org/glassfish/tests/embedded/ejb/main/EmbeddedMainTest.java
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/src/test/java/org/glassfish/tests/embedded/ejb/basic/test/EmbeddedTest.java (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/src/test/java/org/glassfish/tests/embedded/ejb/remoteejb/test/EJBTest.java (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/src/test/java/org/glassfish/tests/embedded/ejb/test/EmbeddedTest.java (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
Commit 8ba97b518e7f4a662fdb39c3f5a6798d81a99724 by Ondro Mihalyi
Enabled GF Embedded Scattered Archive tests
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTest.java (diff)
Commit d05a4e521f856797bb1962dd89616c92cecd05e8 by Ondro Mihalyi
Enabled some of GF Embedded Maven plugin tests
Until websocket tests, which I only tried to refactor.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was removedappserver/tests/embedded/maven-plugin/scattered/src/main/webapp/WEB-INF/web.xml
The file was removedappserver/tests/embedded/maven-plugin/scattered/src/main/webapp/index.jsp
The file was removedappserver/tests/embedded/maven-plugin/scattered/src/main/java/test/FilterTest.java
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/src/main/java/com/sun/grizzly/samples/websockets/ChatWebSocket.java (diff)
The file was removedappserver/tests/embedded/maven-plugin/scattered/src/main/java/test/ServletTest3.java
The file was modified appserver/tests/embedded/maven-plugin/websockets/src/main/webapp/javascripts/application.js (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/src/test/java/org/glassfish/tests/applicationDispatcher/WebTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was removedappserver/tests/embedded/maven-plugin/scattered/src/main/webapp/index.html
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was removedappserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/src/test/java/org/glassfish/tests/standalonewar/WebTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/src/test/java/org/glassfish/tests/filterURIMapping/WebTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/test/java/org/glassfish/tests/jmxUndeployEvent/WebTest.java (diff)
The file was removedappserver/tests/embedded/maven-plugin/scattered/src/main/java/test/ServletTest2.java
The file was modified appserver/tests/embedded/maven-plugin/websockets/src/main/java/com/sun/grizzly/samples/websockets/WebSocketsServlet.java (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/src/main/java/test/ServletTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was removedappserver/tests/embedded/maven-plugin/scattered/src/main/webapp/WEB-INF/sun-web.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/src/main/java/test/ServletTest3.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/src/main/webapp/index.html (diff)
The file was removedappserver/tests/embedded/maven-plugin/scattered/src/main/java/test/ServletTest.java
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/src/main/java/com/sun/grizzly/samples/websockets/ChatApplication.java (diff)
Commit 16a7d5c893eb09e97dd8b2512aa269f4a7fb00b4 by Ondro Mihalyi
Enabled almost all of GF Embedded Maven plugin tests
Only tests which fail and there's no simple fix are disabled.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/secondapp/secondapp.war (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/src/test/java/org/glassfish/tests/embedded/localejbs/EjbTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/src/main/java/org/glassfish/tests/embedded/localejbs/TesterServlet.java (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/src/main/java/org/glassfish/tests/embedded/jsftest/JSFTestBean.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
Commit c95f61c87e04ec6aa42a57b0c851db1744ec9a38 by Ondro Mihalyi
Fix a null pointer exc in virtual server
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java (diff)
Commit 9427443e78d23748d5bed5d0268cc394cd1816ef by Ondro Mihalyi
Enable GF embedded web tests (work in progress)
The EmbeddedClassLoaderTest still fails

Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was removedappserver/tests/embedded/web/autodelete/src/main/java/HelloWorld.java
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletAndFilterByClassNameTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedCreateVirtualServerTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedRemoveContextTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletAndFilterByClassTest.java (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was addedappserver/tests/embedded/web/servlet/src/main/java/test/HelloWorld.java
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/src/test/java/org/glassfish/tests/embedded/web/autodelete/ServletMain.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddListenerDefaultVSTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedClassLoaderTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletDefaultVSTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedWebAPITest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedWebTest.java (diff)
The file was modified appserver/tests/embedded/web/web-war/test/src/test/java/org/glassfish/tests/embedded/webwar/EmbeddedTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedVirtualServerHostNameTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/TestListener.java (diff)
The file was addedappserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/embedded/web/TestCacaoList.java
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedSetDefaultWebXmlTest.java (diff)
The file was modified appserver/tests/embedded/web/web-all/src/test/java/org/glassfish/tests/weball/WebAllTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedRedeployTest.java (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedSetDocRootTest.java (diff)
The file was addedappserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/TestConfiguration.java
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedCreateServletAndFilterTest.java (diff)
The file was removedappserver/tests/embedded/web/servlet/src/main/java/HelloWorld.java
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedSetConfigurationTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedWebAPIDefaultStartTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/main/webapp/WEB-INF/web.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedJSPTest.java (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was removedappserver/tests/embedded/web/web-api/src/main/resources/embedded-webapi-tests.war
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddHttpsListenerTest.java (diff)
The file was addedappserver/tests/embedded/web/autodelete/src/main/java/deletion/HelloWorld.java
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedSetSecurityTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/TestServlet.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedCreateContextTest.java (diff)
The file was removedappserver/tests/embedded/web/web-api/src/main/java/TestCacaoList.java
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddContextTest.java (diff)
Commit e8e708fdf0b0522319e67714011c68ea45ced155 by Ondro Mihalyi
Enable GF embedded web tests (work in progress)
Some tests still fail
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedClassLoaderTest.java (diff)
Commit 5d58e6c09933fff9f3a950b9fb4184f18bc884dd by Ondro Mihalyi
Fix EJBTest root of test archive.
All enabled tests pass in this commit.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/ejb/remoteejb/src/test/java/org/glassfish/tests/embedded/ejb/remoteejb/test/EJBTest.java (diff)
Commit 650aa83555d6ef926cddd6236741a79d19f01a30 by Ondro Mihalyi
Fix path to test archive in EmbeddedJSPTest
Revert testOutputDirectory change.
All enabled tests pass in this commit.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedJSPTest.java (diff)
Commit cc3c3b561a59ba9cd3a96948c12307dca6b56c9a by Ondro Mihalyi
Add missing copyright headers
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/TestListener.java (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/TestServlet.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/main/webapp/WEB-INF/web.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/src/test/java/org/glassfish/tests/embedded/webwar/EmbeddedTest.java (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
Commit af475203757c792ada3251fb7d56f5c65977c6c0 by arjan tijms
Refactoring and Eleos integration for connectors

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/ConnectorCallbackHandler.java (diff)
The file was modified appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/OneWork.java (diff)
The file was modified appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/WorkCoordinator.java (diff)
Commit 36de8ff0154979dd2fb87b25ea43bc80f271697b by arjan tijms
Update to Eleos 3.0.4

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 82fc12b9ae930f3c8f64d6f2008889d6035c45a2 by arjan tijms
Make sure build fails when there are test failures

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
Commit d45c1a981d0f928d3cfd919b8241afd557b487c3 by Ondro Mihalyi
Migrated enabled GF embedded tests to JUnit 5
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletAndFilterByClassTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletAndFilterByClassNameTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedSetDefaultWebXmlTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedWebAPIDefaultStartTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedSetSecurityTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedSetDocRootTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedWebTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddContextTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedVirtualServerHostNameTest.java (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddHttpsListenerTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedGetContextsTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedCreateContextTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedCreateVirtualServerTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedRestartTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddWebListenerTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletDefaultVSTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedRemoveContextTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedRedeployTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedSetConfigurationTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddListenerDefaultVSTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedJSPTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedWebAPITest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedClassLoaderTest.java (diff)
The file was modified appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedCreateServletAndFilterTest.java (diff)
Commit a6622d3d64f9614b6b9128b9b2dcdb3d0b3833d4 by noreply
Configure the Concurrency TCK tests to produce log files in the "target" directory (#24571)

* Ignore log files produced by the Concurrency TCK tests
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>

* Create Concurrency TCK log files in the "target" directory
To separate them from versioned files.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/tck/concurrency/src/test/resources/logging.properties (diff)
Commit 9d2608e21f82a3fc8088b26fa5505de3c59c3a58 by noreply
Integrate Jakarta XML Bind API 4.0.1

Changes: https://github.com/jakartaee/jaxb-api/compare/4.0.0...4.0.1
The file was modified nucleus/parent/pom.xml (diff)
Commit 2410b25d59c2b11e0e52b6d6e040b661110e8b70 by noreply
Integrate Jakarta Concurrency API 3.0.3

Changes: https://github.com/jakartaee/concurrency/compare/3.0.2...3.0.3
The file was modified appserver/pom.xml (diff)
Commit 461b696448c058af7995a8a88f66d33bd17c08b2 by Ondro Mihalyi
Upgraded GF Embedded maven plugin tests to JUnit 5
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/src/test/java/org/glassfish/tests/sessionDestroyed/WebTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/src/test/java/org/glassfish/tests/dirListing/WebTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/src/test/java/org/glassfish/tests/embedded/jsftest/JSFTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/src/test/java/org/glassfish/tests/standalonewar/WebTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/src/test/java/org/glassfish/tests/embedded/localejbs/EjbTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/src/test/java/org/glassfish/tests/standalonewar/WebTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/src/test/java/org/glassfish/tests/embedded/jsptest/JspTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/src/test/java/org/glassfish/tests/queryString/WebTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/src/test/java/org/glassfish/tests/embedded/securewebapp/SecureWebAppTest.java (diff)
The file was addedappserver/tests/embedded/maven-plugin/localejbs/src/test/java/org/glassfish/tests/embedded/localejbs/LocalEjbTest.java
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/src/test/java/org/glassfish/tests/applicationDispatcher/WebTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/src/test/java/org/glassfish/tests/index/WebTest.java (diff)
The file was removedappserver/tests/embedded/maven-plugin/localejbs/src/main/java/org/glassfish/tests/embedded/localejbs/LocalEjbTest.java
The file was addedappserver/tests/embedded/maven-plugin/webservice/src/test/java/org/glassfish/tests/webservice/WebTest.java
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/src/test/java/org/glassfish/tests/filterURIMapping/WebTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/src/test/java/org/glassfish/tests/embedded/remoteejbs/EjbTest.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was removedappserver/tests/embedded/maven-plugin/webservice/src/test/java/org/glassfish/tests/standalonewar/WebTest.java
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/test/java/org/glassfish/tests/jmxUndeployEvent/WebTest.java (diff)
Commit d276c6dd3cebdb87c1d70b3ae56f7888751795a0 by arjan tijms
Integrate Mojarra 4.0.4

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit a586d6aa180045df92413751990a08fc4dc1e2fe by Ondro Mihalyi
Added enabled GF Embedded tests to the default test suites
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/pom.xml (diff)
Commit 01b4bc2b94e1705d4e9800314623b0756c42f4c0 by Ondro Mihalyi
Revert formatting done by my IDE
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 7bacc38863b24c2ea335b0e48abfcf75a5788081 by Ondro Mihalyi
Revemo GF Embedded tests from the fastest profile
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/pom.xml (diff)
Commit ea473ab1523e4a74f90834bdd4cb7f3f41a5dcbe by Ondro Mihalyi
Tests for contextInitialized listener in a ScatteredArchive
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was addedappserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/ApplicationStatus.java
The file was addedappserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/DispatcherListener.java
The file was modified appserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTest.java (diff)
The file was addedappserver/tests/embedded/scatteredarchive/src/main/webapp/WEB-INF/glassfish-web.xml
The file was modified appserver/tests/embedded/scatteredarchive/src/main/java/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestServlet.java (diff)
The file was addedappserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/ContextInitializedTestServlet.java
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was removedappserver/tests/embedded/scatteredarchive/src/main/webapp/WEB-INF/sun-web.xml
Commit 6f66283e21fbcd0499400450a2f1a24f966779fd by Ondro Mihalyi
Website: Adds TOC to docs page
Fixes the search bar appearing on page load.
The file was addeddocs/website/src/main/resources/_includes/eclipse-search-bar-fix.html
The file was addeddocs/website/src/main/resources/_includes/documentation-toc.html
The file was modified docs/website/src/main/resources/assets/css/style.scss (diff)
The file was modified docs/website/src/main/resources/documentation.md (diff)
The file was addeddocs/website/src/main/resources/_layouts/documentation.html
The file was modified docs/website/src/main/resources/_layouts/default.html (diff)
The file was modified docs/website/src/main/resources/_includes/topnav.html (diff)
Commit dffa256aca1d84225bdef6d695a61ad1b0dc44cb by arjan tijms
Update several maven plugins

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 189f67ce4df2b58c5e3c738caf814a7b0f6f3c6e by arjan tijms
Update comment for glassfishbuild-maven-plugin

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 25df278efde5ff5bf1f0b570d7d826b8aa99c352 by Ondro Mihalyi
Disable running GF Embedded in tests if skipTests set
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
Commit c4e095faa42b246c2921562b70bdfae98dbaa3d8 by Ondro Mihalyi
Remove star imports
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/src/main/java/test/ServletTest3.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/src/main/java/test/ServletTest.java (diff)
Commit f0e5fc6e61956afce23f5d9b970bdccd9657422c by Ondro Mihalyi
Remove parameter 'goalPrefix' for GF Embedded Maven plugin.
This parameter was wrongly used. It's supposed to be used in the maven plugin itself to configure the prefix.
But this cannot be overriden in a maven project that uses the plugin.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified docs/embedded-server-guide/src/main/asciidoc/embedded-server-guide.adoc (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
Commit bb88de647e9d8514f1ef1d4df49822355aaf680f by Alexander Pinchuk
Integrate WinSW 2.12.0

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was removednucleus/admin/server-mgmt/src/main/resources/lib/winsw.exe
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
Commit 38c92fce413a993bb203ca029b6feb02ddd75109 by Alexander Pinchuk
Update 'create-service.1' man page

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/server-mgmt/src/main/manpages/com/sun/enterprise/admin/servermgmt/cli/create-service.1 (diff)
Commit c333020c3a9b1cc6220f87621441aff667d568b5 by Alexander Pinchuk
Update 'create-service' reference manual page

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified docs/reference-manual/src/main/asciidoc/create-service.adoc (diff)
Commit 180fd6e3a047ebdf1ce1a7b5ea0fed86d2c1eb60 by Alexander Pinchuk
Fix 'stop-local-instance' command

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/process/ProcessUtils.java (diff)
Commit 29225c4829a8d963150e4e30d6a1ec70644766a4 by arjan tijms
Replace Eleos with Eclipse Epicyro

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/WebServicesDelegateImpl.java (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/GlassFishBaseCallbackHandler.java (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/ConfigFile.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/ConfigDomainParser.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java (diff)
The file was modified appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/ConnectorCallbackHandler.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCloser.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/WebServicesDelegate.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCreator.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/AuthMessagePolicy.java (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
Commit f53ed9ca5d4d4f8337fc86ee24b76b23499d01e0 by arjan tijms
Use M1 for Epicyro

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit f91435407eba7eefdf2c02afa01a58f684d6f00e by arjan tijms
Property for epicyro.version

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit dcaf0aee4a7b990d292ce81c7845027efdbca450 by arjan tijms
Refactoring - introducing generics, correcting names

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/ConfigDomainParser.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/ConfigFile.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/common/Util.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java (diff)
Commit 4c0156155cfb50a8c64832738aaa0feb1f71fbb7 by arjan tijms
Integrate Epicyro 3.0.0

Add GFAuthConfigFactory as "alias" to AuthConfigFileFactory

Update server.policy for a new security property we use

Update authentication TCK runner to directly use epicyro factory
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified nucleus/security/core/src/main/resources/config/server.policy (diff)
The file was modified appserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/server.policy (diff)
The file was modified nucleus/admin/template/src/main/resources/config/server.policy (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/GFAuthConfigFactory.java
The file was modified appserver/pom.xml (diff)
Commit 1356303cb7cd626c21c5a4e615b3dfc77fdecb18 by arjan tijms
Removed now unused HandlerContext, and did some cleaning

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ContainerCallbackHandler.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/GlassFishBaseCallbackHandler.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/ConfigDomainParser.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/CallbackHandlerConfig.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/HandlerContext.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/AuthMessagePolicy.java (diff)
Commit c02cbc459a092b28ae3a69484707ae4d1c7191d5 by Hiroki Kaido
Fix #24593 Error message is not displayed when Undeploy fails in Admin Console.

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/common/src/main/resources/applications/deployTableButtons.inc (diff)
Commit a1a3a0d97da1f1085e3ed9bb0779f83014c98c41 by Hiroki Kaido
Modify copyright position to the top

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/common/src/main/resources/applications/deployTableButtons.inc (diff)
Commit de8746fb2933abba75f433e629aaf90cf9dd4878 by Ondro Mihalyi
Polish the code from code review
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/tests/embedded/scatteredarchive/src/main/webapp/WEB-INF/glassfish-web.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/ContextInitializedTestServlet.java (diff)
The file was modified appserver/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTest.java (diff)
Commit e42fa31a70e787de4453ef45443aec3197adb35f by arjan tijms
Enable test again and add final again

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/core/bootstrap/src/test/java/com/sun/enterprise/glassfish/bootstrap/MainHelperTest.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/ConfigDomainParser.java (diff)
Commit d9efc9329ead788557c38a54ef489ff4b600dfe0 by arjan tijms
Integrate Exousia 2.1.1

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 6ee5fd4c86e4a9f28f7b05c20f38f7f3c1400e86 by Alexander Pinchuk
Properly close deployment classloader

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 20eb3e3a591343ce52c640f48942431291c48801 by arjan tijms
Processing feedback

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/ConfigFile.java (diff)
The file was modified nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientSecurityPipe.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/ConfigDomainParser.java (diff)
Commit d36fcb9e226446409c5560612a9db57c28f7b9e2 by noreply
Integrate Nimbus 9.35
The file was modified appserver/pom.xml (diff)
Commit a6586bd88231a2aace42279d6be2eee9e19acd3a by arjan tijms
Adjust name of provider

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
Commit 49837384eaeab742b595f07c6693224c4acceffd by noreply
Update maven-bundle-plugin to 5.1.9

Changes:

* [FELIX-6602] Sort resources and exported packages
* [FELIX-6568] Add skip parameter on the bundle goal (and inherited)

https://github.com/apache/felix-dev/commits/master/tools/maven-bundle-plugin
The file was modified nucleus/parent/pom.xml (diff)
Commit 94b7031326a9622c4382ab8af50439350316a35e by arjan tijms
Have to keep EleosProvider for now. Update with next version of Epicyro

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
Commit c955276964f5559370f3b82c6cf1c08590b8d008 by Alexander Pinchuk
Fix description of 'list-virtual-servers' command

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified docs/administration-guide/src/main/asciidoc/http_https.adoc (diff)
Commit c795268c2540af07d5ebdc0db0982d9189204490 by Alexander Pinchuk
Remove JBI dev tests

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/jse_only/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_ejb/soap-binding-su-alaska/su/HiEJBService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/soap-binding-su/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/common/IncomeTaxDetails.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/soap-binding-su-alaska/su/SubtractorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_ejb/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/jse_only/endpoint/ejb/HelloEJB.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/soap-binding-su-alaska/su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/EntApp-ejb/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/consumer/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/stressclient/StressClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit1/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_ejb/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback/endpoint/ejb/Hello.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/jse_only/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/jse_only/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback1/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/provider/endpoint/ejb/HelloEJB.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/soap-binding-su/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/soap-binding-su-alaska/su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/javaee-se-serviceunit/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/soap-binding-su-alaska/su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/javaee-se-serviceunit/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/generated_wsdl/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_provider/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/provider/jms-binding-su/su/HelloEJBService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/consumer/jms-binding-su/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/jbi_commons.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/javaee-se-serviceunit/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/soap-binding-su/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/bc_consumer_se_provider/soap-binding-su-alaska/su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/consumer/jms-binding-su/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/generated_wsdl/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/endpoint/OneWay.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/src/conf/MANIFEST.MF
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/webclient/client/wsdl/EndpointMappingConsumerService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/wsdl/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/client/JAXWSClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/src/conf/sun-application.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_provider/soap-binding-su-alaska/su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit1/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/jse_only/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/client/SOAPWebConsumer.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/service-assembly/sun-javaee-engine/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/soap-binding-su/su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit1/endpoint/ejb/Hello.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/consumer/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/soap-binding-su/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/bc_consumer_se_provider/client/SOAPWebConsumer.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/soap-binding-su/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/soap-binding-su/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/soap-binding-su/su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/generated_wsdl/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit1/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback1/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/sun-http-binding/su/EndpointMappingConsumerService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/generated_wsdl/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/soap-binding-su-alaska/su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/broker_passfile
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/consumer/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/consumer/jms-binding-su/su/HelloEJBService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/consumer/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/soap-binding-su-alaska/su/HelloEJBService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/generated_wsdl/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_provider/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit1/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/bc_consumer_se_provider/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/bc_consumer_se_provider/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/bc_consumer_se_provider/soap-binding-su-alaska/su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/generated_wsdl/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/soap-binding-su-alaska/su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/endpoint/EndpointMappingConsumer.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/javaee-se-serviceunit/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/jbi_commons.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback1/endpoint/ejb/Hello.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/soap-binding-su/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/stress.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/se_consumer_se_provider/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit1/endpoint/ejb/HelloEJB.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/soap-binding-su/su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/se_consumer_se_provider/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/soap-binding-su-alaska/su/HelloEJBService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/consumer/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/bc_consumer_se_provider/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/soap-binding-su-alaska/su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/soap-binding-su/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/endpoint/AddNumber.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/soap-binding-su/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/se_consumer_se_provider/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/soap-binding-su-alaska/su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/wsdl/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/sun-http-binding/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/consumer/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/endpoint/jaxws/HelloEJB.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/client/SOAPWebConsumer.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/wsdl/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/soap-binding-su/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/EntApp-war/src/conf/MANIFEST.MF
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/jse_only/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit1/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback1/endpoint/ejb/HelloEJB.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_ejb/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_provider/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback1/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_ejb/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/webclient/client/wsdl/EnpointMappingConsumerService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/javaee-se-serviceunit/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/javaee-se-serviceunit/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/se_consumer_se_provider/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/service-assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_ejb/endpoint/jaxws/Hi.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/soap-binding-su/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/soap-binding-su-alaska/su/AdderService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_ejb/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_provider/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit1/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_provider/soap-binding-su-alaska/su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/resultCount.sh
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/service-assembly/sun-http-binding/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/se_consumer_se_provider/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_provider/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/client/SOAPEjbConsumerNonHttpBC.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/service_assembly/service_units/soap-bc-su/xbean.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/common/IncomeTaxDetails.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/consumer/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/endpoint/EndpointMapping.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/se_consumer_se_provider/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/se_consumer_se_provider/common/IncomeTaxDetails.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit1/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/se_consumer_se_provider/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/sun-http-binding/su/EndpointMappingConsumerService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/endpoint/jaxws/Hello.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/stressclient/StressSOAPEjbConsumer.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/endpoint/Adder.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/client/SOAPWebConsumerNonHttpBC.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback1/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback1/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/soap-binding-su-alaska/su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/soap-binding-su/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/consumer/jms-binding-su/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/sun-http-binding/su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/client/JAXWSClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/EntApp-war/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/client/SOAPWebConsumer.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/EntApp-war/web/WEB-INF/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/EntApp-war/src/java/entapp/web/HelloWeb.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/endpoint/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback/endpoint/ejb/HelloEJB.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback1/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/webclient/client/wsdl/EndpointMappingConsumerService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback1/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_ejb/soap-binding-su-alaska/su/HiEJBService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/jse_only/endpoint/ejb/Hello.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/sun-http-binding/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/broker_passfile
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/soap-binding-su/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/add-numbers/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/se_consumer_se_provider/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback1/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/soap-binding-su-alaska/su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/bc_consumer_se_provider/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/consumer/jms-binding-su/su/endpoints.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/provider/jms-binding-su/su/endpoints.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit/endpoint/ejb/HelloEJB.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/soap-binding-su-alaska/su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/wsdl/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/endpoint/Subtractor.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/provider/jms-binding-su/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/src/conf/application.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/service_assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit/endpoint/ejb/Hello.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/EntApp-ejb/src/conf/sun-ejb-jar.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/common/IncomeTaxDetails.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/client/SOAPWebConsumer.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_provider/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/soap-binding-su/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-client/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/soap-binding-su-alaska/su/SubtractorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/se_consumer_se_provider/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/sun-http-binding/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/generated_wsdl/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/bc_consumer_se_provider/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/sun-http-binding/su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/jse_only/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/soap-binding-su/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/sun-http-binding/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/wsdl/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbrollback1/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/client/SOAPEjbConsumer.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/report.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_provider/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/jse_only/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/generated_wsdl/common/IncomeTaxDetails.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/consumer/jms-binding-su/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/service_assembly/service_units/javaee-se-su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/jse_only/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/client/web/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/client/SOAPWebConsumer.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/soap-binding-su-alaska/su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/provider/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/sun-http-binding/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/wsdl-import/wsdl/MessageTypes.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit1/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/service_assembly/service_units/soap-bc-su/CalculatorService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/EntApp-war/web/WEB-INF/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/soap-binding-su/su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/service_assembly/service_units/soap-bc-su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/jse_only/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/consumer/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/provider/jms-binding-su/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/EntApp-ejb/src/conf/MANIFEST.MF
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/service_assembly/service_units/soap-bc-su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/consumer/jms-binding-su/su/HelloEJBService_schema1.xsd
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/wsdl/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/sun-http-binding/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/provider/jms-binding-su/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/inout-sample/soap-binding-su-alaska/su/AdderService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping_consumer/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/oneway/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_servlet/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumerNprovider/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_provider/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/bc_consumer_sc_provider/bundled-wsdl/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/provider/endpoint/ejb/Hello.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/soap-binding-su-alaska/su/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/soap-binding-su-alaska/su/CalculatorService.wsdl
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/bc_consumer_se_provider/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/ejb/hello/another_ejb/endpoint/jaxws/HiEJB.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/server/web/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/client/TestClient.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/consumer/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/consumer/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/consumer/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/bc_consumer_se_provider/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_consumer/soap-binding-su-alaska/su/endpoints.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/generated_wsdl/webclient/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapoverjms/provider/jms-binding-su/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/security/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/EntApp-war/web/index.jsp
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/generated_wsdl/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/soapfault/se_provider/client/SOAPWebConsumer.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/compApp-server/endpoint/Calculator.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit1/client-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/bundled_wsdl/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/sm/bc_consumer_se_provider/build.properties
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/build.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/bc_consumer_se_provider/soap-binding-su-alaska/assembly/META-INF/jbi.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/enterprise_app/EntApp/EntApp-ejb/src/java/entapp/ejb/HelloEJB.java
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/rpc_literal/se_consumer_se_provider/generated_wsdl/web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/service_unit/endpoint_mapping/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only/README
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/transactions/jse_only_ejbcommit/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/bare_doc_literal/se_consumer_se_provider/client-sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/webservice/jbi-serviceengine/ejb-jmsbc/provider/jms-binding-su/su/HelloEJBService_schema1.xsd
The file was modified nucleus/parent/pom.xml (diff)
Commit 58937dd9e14a1013d0457f6d2ee3a15598566bf1 by Alexander Pinchuk
Add test for deployment on multiple virtual servers

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/deploy/DeployOnVirtualServersTest.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/deploy/SimpleResource.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/deploy/SimpleApplication.java
Commit aa2d14bd3b5ac9317d93433a270174f4edaea464 by Alexander Pinchuk
Remove JBI occurrences from source code

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ServerTags.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/services/LocalStrings.properties (diff)
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/MonitoringPipe.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/LocalStrings.properties (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/RepositoryManager.java (diff)
The file was modified nucleus/admin/cli/src/main/resources/unsupported-legacy-command-names (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEDomainsManager.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/src/main/java/com/sun/ts/lib/harness/ServiceEETest.java (diff)
The file was modified appserver/webservices/connector/src/main/java/org/glassfish/webservices/config/WebServiceEndpoint.java (diff)
The file was modified nucleus/admin/cli/src/main/resources/supported-legacy-command-names (diff)
Commit 3b2a22ff6cee812de518b6ce2d3c3b60244d1c31 by Alexander Pinchuk
Remove all JBI occurrences from tests

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain1/config/domain.xml (diff)
The file was modified nucleus/common/common-util/src/test/resources/wrongordernoclosedomain.xml (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/domainNoLog/config/domain.xml (diff)
The file was modified nucleus/common/common-util/src/test/resources/wrongorder.xml (diff)
The file was modified appserver/jdbc/admin/src/test/resources/DomainTest.xml (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/baddomain/config/domain.xml (diff)
The file was modified nucleus/common/common-util/src/test/resources/rightordernoclosedomain.xml (diff)
The file was modified nucleus/common/common-util/src/test/resources/nodomainname.xml (diff)
The file was modified nucleus/common/common-util/src/test/resources/adminport2.xml (diff)
The file was modified nucleus/common/common-util/src/test/resources/noconfig.xml (diff)
The file was modified appserver/tests/v2-tests/appserv-tests/devtests/admin/framework/testfiles/samples/testMBeanRegistry.smp (diff)
The file was modified nucleus/common/common-util/src/test/resources/hasprofiler.xml (diff)
The file was modified appserver/tests/v2-tests/appserv-tests/devtests/admin/framework/testfiles/test.dtd (diff)
The file was modified nucleus/common/common-util/src/test/resources/v2domain.xml (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain3/config/domain.xml (diff)
The file was modified nucleus/admin/rest/rest-service/src/test/resources/GlassFishI18NData.properties (diff)
The file was modified nucleus/common/common-util/src/test/resources/rightorder.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/resources/configs/v2domain.xml (diff)
The file was modified nucleus/common/common-util/src/test/resources/adminport.xml (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain2/config/domain.xml (diff)
Commit 9bbbc439ad39383fce6bf44b71732b1f409e93ea by Alexander Pinchuk
Remove JBI from Admin Console

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/admingui/cluster/src/main/resources/org/glassfish/cluster/admingui/Strings.properties (diff)
The file was modified appserver/admingui/core/src/main/resources/org/glassfish/admingui/core/Strings.properties (diff)
The file was modified appserver/admingui/core/src/main/resources/templates/menu.inc (diff)
Commit f6f65a535de355a271289ed2dd425646d8d5ef41 by Alexander Pinchuk
Fix GlassFish launcher test

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/launcher/src/test/java/com/sun/enterprise/admin/launcher/GFLauncherTest.java (diff)
Commit cd120517fcd56d05ec5f600c876b9d4eea6acf4d by Alexander Pinchuk
Update Application Development Guide

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified docs/application-development-guide/src/main/asciidoc/webservices.adoc (diff)
Commit b53315b9bd44bc5b08e9278245a5bbd8009ee218 by Alexander Pinchuk
Update Application Deployment Guide

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified docs/application-deployment-guide/src/main/asciidoc/dd-elements.adoc (diff)
Commit f94dad104ae43d0d51fb7c0d9b9abc7816914dc8 by Hiroki Kaido
Replace gf.redirect to gf.navigate where it needs to be replaced

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/jca/src/main/resources/resourceAdapterConfigAttr.inc (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified docs/pom.xml (diff)
Commit 5f054e6a2416c8f86dcff5a91fe6cfde606d07ac by Glassfish Bot
Prepare next development cycle for 7.0.10
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
Commit 91ec991f08fdaa96c094919d0711e95b477d5849 by arjan tijms
Correct new version by adding -SNAPSHOT

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
Commit bc222a8a543f798ebe8cb79b0547fad0fb5b339c by Alexander Pinchuk
Fix 'osgi-shell' command

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/src/main/java/org/glassfish/osgi/cli/interactive/LocalOSGiShellCommand.java (diff)
Commit acaee3667ee73a800db3bac48a2a33b6d60255db by arjan tijms
Integrate Grizzly 4.0.1-M1

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
The file was modified nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/SSLConfigurator.java (diff)
Commit 00c92ff3216599978cdd84933ffddfe418878394 by arjan tijms
Webpage update for 7.0.9

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/README.md (diff)
The file was modified docs/website/src/main/resources/download.md (diff)
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
Commit d33a12208e3a7e2ffdc2e476b12e31e8cec11eff by Piotr Żygieło
Use staging profile even for clean
The file was modified Jenkinsfile (diff)
Commit 472bfacd361ccc165df6089ce9f490cd0af98016 by Alexander Pinchuk
Set embedded server runtime type

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java (diff)
Commit cdf4fe403dbf365ce02c4baf4c32c0eb8c0f1bf4 by Alexander Pinchuk
Fix command run target processing

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/server/ServerEnvironmentImpl.java (diff)
Commit 0d56870df215081347842b10449e6289381018b6 by Piotr Żygieło
Use staging profile for tests as well
The file was modified appserver/tests/gftest.sh (diff)
The file was modified nucleus/parent/pom.xml (diff)
Commit 13a6016d5d08d1b048c78db753c0d7cf197f3a4b by Alexander Pinchuk
Code cleanup

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/server/ServerEnvironmentImpl.java (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java (diff)
Commit 4a2b7dfc40f3a9cf7d23f6be8853e2db9b1dd458 by David Matějček
Using glassfishbuild-maven-plugin 4.0.0-SNAPSHOT + fixes

- Reviewed all assemblies and custom lifecycles
- Fixed file permissions: ug+rw(x)
- Permissions are really controlled just for distributed artifacts.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removednucleus/osgi-platforms/felix/src/main/resources/glassfish/osgi/felix/conf/.gitkeep_empty_dir
The file was modified nucleus/distributions/atomic/src/main/assembly/atomic.xml (diff)
The file was removednucleus/osgi-platforms/felix/src/main/resources/glassfish/config/.gitkeep_empty_dir
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/distributions/web/src/main/assembly/web.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/src/main/assembly/glassfish-common.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/distributions/glassfish/src/main/assembly/glassfish.xml (diff)
The file was removednucleus/osgi-platforms/felix/src/main/resources/glassfish/modules/autostart/.gitkeep_empty_dir
The file was modified appserver/distributions/glassfish/pom.xml (diff)
Commit a1bd488a9e805cf6a977449bc38cf2b0d78474a4 by David Matějček
Fixed build on Windows - bat file suffix

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/distributions/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
Commit 3285eacad21725d2bf724898b354d163746ac539 by David Matějček
Set build plug-in to 4.0.0-M1
The file was modified nucleus/parent/pom.xml (diff)
Commit 74a2250e5dbab902bf386c3c35c42ea86dd84f41 by David Matějček
Increased minimal maven version to 3.9.0

- where possible is used 3.9.4
- or 3.9.3 where 3.9.4 is not available yet

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified README.md (diff)
The file was modified Jenkinsfile (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 9245f4fe8acad3fa05fd91b5b87a0268aedefdb4 by David Matějček
Fixed dependency on OS settings of java

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/Asadmin.java (diff)
Commit b102d59c65619ed5981dfae6a6e73af8dfc8eff5 by David Matějček
Fixed CRLF issues on windows os

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/formatter/UniformLogFormatterTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/formatter/OneLineFormatterTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/handler/SimpleLogHandlerTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/handler/HandlerConfigurationHelperTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/formatter/ODLLogFormatterTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/GlassFishLogManagerLifeCycleTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/formatter/ODLLogFormatter.java (diff)
Commit a4bc9d4d0ba3f71f02e699c2be57b1dd1c147af4 by David Matějček
Fixed File locking tests for windows

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/locking/FileLockTest.java (diff)
Commit a9ecc22f795ce928847095f01afdddd232c8723e by David Matějček
Using annotations to run test just on compatible OS

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/locking/FileLockTest.java (diff)
The file was modified nucleus/deployment/common/src/test/java/com/sun/enterprise/deploy/shared/FileArchiveTest.java (diff)
Commit a5c93bbbf377c3da7685dd99a8f919e1eecc7fc5 by David Matějček
GFLauncherTest fixed for Windows

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/launcher/src/test/java/com/sun/enterprise/admin/launcher/GFLauncherTest.java (diff)
Commit 1ed7ec597eb7364c62cf3a511d29c1c90e4752c4 by David Matějček
The libpam tests disabled on windows

- Unix feature

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/libpam4j/src/test/java/org/jvnet/libpam/UnixUserTest.java (diff)
Commit 82a0c88c5d37a3bc2445d9697743fb4f5387d1eb by David Matějček
Fixed StartupITest - failed on windows with firewall

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/StartupITest.java (diff)
Commit 63de5d76a78fce482e618e836ca84caadc4d257c by David Matějček
Fixed StartStopITest - Windows vs. * asterisk

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/itest-tools/src/test/java/org/glassfish/main/admin/test/tool/StartStopITest.java (diff)
Commit 31d4f677c52284ab60b7cff9426ff8e640817231 by David Matějček
Fixed StartStopITest - Windows vs. * asterisk - attempt2

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/itest-tools/src/test/java/org/glassfish/main/admin/test/tool/StartStopITest.java (diff)
Commit 9e1ed1438b17a6057fbbc719d6dbadfc0e05a679 by David Matějček
Fix possible NumberFormatException

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/DetachedTerseAsadminResult.java (diff)
Commit ec9caa807f930ec1f63a553c2c73ca3144df1670 by David Matějček
Fix updated JSP reload test

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/web/jsp/JspReloadGeneratedServletIfUpdatedTest.java (diff)
Commit b233fbc903f82c486e5bca0a174680cbec7093c4 by David Matějček
Fixed AS_JAVA and JAVA_HOME env properties for exec-maven-plugin

- if it executed asadmin, it used OS default java

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit d8a09d9f41a639c629163aa7dd567afd78603a54 by arjan tijms
Integrate HK 3.0.5-M1 and ASM 9.6

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 6cf2fd63ee11f86bc2f455eb797c4940a7392533 by arjan tijms
Disable lockAndRenameTest on Mac. The OS just doesn't guarantee this.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/locking/FileLockTest.java (diff)
Commit fe165151111192ddadd961f8a08821fce1b2121d by arjan tijms
Integrate WaSP 3.2.1

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit c08db62681f73346a6ba4ba376666129a0568e23 by David Matějček
Deprecated XMLInputFactory.newInstance replaced by newFactory

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/utils/MarshallingUtils.java (diff)
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/ImportSyncBundleCommand.java (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/StAXParserFactory.java (diff)
The file was modified nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/AbstractArchiveHandler.java (diff)
The file was modified nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/GenericSniffer.java (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/xml/StaxParser.java (diff)
The file was modified nucleus/admin/config-api/src/test/java/org/glassfish/config/support/DomainXmlPreParserTest.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/parser/ModuleXMLConfigurationFileParser.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/xml/XmlParserHelper.java (diff)
The file was modified nucleus/admin/config-api/src/main/java/org/glassfish/config/support/DefaultConfigUpgrade.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/embedded/EmbeddedSecurityUtil.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/embedded/DomainXmlTransformer.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/PermissionXMLParser.java (diff)
The file was modified nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigParser.java (diff)
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestResponse.java (diff)
Commit 00fa176d3b1681ff908535dc88be320e37e71faf by David Matějček
Fixed NPE - the unusedJarsCheck is sometimes null

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java (diff)
Commit 935efe62547e467dc994b183e1da39ae152477e9 by Alexander Pinchuk
Fix 'list-persistence-types' command

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/common/container-common/src/main/java/org/glassfish/ha/commands/ListPersistenceTypesCommand.java (diff)
Commit 25635fbed34f1e42da4541a5d02c42380eeed666 by David Matějček
Docs pushed to the end of the build

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified Jenkinsfile (diff)
The file was modified pom.xml (diff)
Commit a758c8a2edbb8a905d14246fcea12463816f21dd by arjan tijms
Update HK2 to final version

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 497011d4d40b7ef8bd59c5b04484ae513a3c1273 by arjan tijms
Refactor Realm and related code

* Split out the over complicated Realm class is a few pieces that are
easier to understand
* Specifically, create an interface for getting user data (used by the
authentication code) and an interface for managing user data (used by
admin console)
* Split between the all static methods and the stateful instance methods
* Remove classes not longer in use and/or deprecated
* Move all realm related exceptions to their own package

Note:

There is more to be done still, especially the individual realm
implementations can be refactored wrt enhanced for loops, pairing with
their LoginModule peer, etc.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/GroupNotEmptyException.java
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/AuthenticationStatus.java
The file was removednucleus/security/core/src/main/java/com/iplanet/ias/security/auth/realm/IASRealm.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/User.java (diff)
The file was modified appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/connectors/spi/TransactionSupport.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/cli/SupportsUserManagementCommand.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/DigestLoginModule.java (diff)
The file was addednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/exceptions/GroupNotEmptyException.java
The file was modified appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/security/AppservCertificateLoginModule.java (diff)
The file was modified appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/security/ProgrammaticLoginPermission.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/JDBCDigestLoginModule.java (diff)
The file was addednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/exceptions/InvalidOperationException.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/BasePasswordLoginModule.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/BadRealmException.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/ListFileGroup.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/ListFileUser.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/cli/GetGroupNamesCommand.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/ChangeAdminPassword.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/PrivilegeImpl.java
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/NoSuchUserException.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/RealmsManager.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/realm/DigestRealmBase.java (diff)
The file was modified appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/security/AppservPasswordLoginModule.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/Privilege.java
The file was addednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/exceptions/BadUserException.java
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/LocalStrings.properties
The file was addednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/AbstractGlassFishRealmState.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/DeleteFileUser.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/NoSuchRealmException.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/file/FileRealm.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityConfigListener.java (diff)
The file was addedappserver/tests/appserv-tests/lib/maven-ant-tasks-2.1.3.jar
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/Realm.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/BaseProgrammaticLoginPermission.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/AuthenticationHandler.java
The file was addednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/exceptions/UnsupportedRealmException.java
The file was modified appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/connectors/spi/ConfigurableTransactionSupport.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/PasswordLoginModule.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/IASRealm.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/admin/cli/SecureAdminHelperImpl.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/TimestampValidator.java
The file was addednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/exceptions/BadRealmException.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/certificate/CertificateRealm.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/solaris/SolarisRealm.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/AuthenticationStatusImpl.java
The file was addednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/exceptions/NoSuchUserException.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/pam/PamRealm.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/BaseRealm.java
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/RemoteObject.java
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/BadUserException.java
The file was modified appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/BytecodePreprocessor.java (diff)
The file was modified appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/ProxyHandler.java (diff)
The file was addednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/GlassFishUserStore.java
The file was removednucleus/security/core/src/main/java/com/iplanet/ias/security/auth/login/PasswordLoginModule.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/UpdateFileUser.java (diff)
The file was modified appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/security/AppservRealm.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/file/FileRealmUser.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/CreateFileUser.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/TrustHandler.java
The file was addednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/GlassFishUserManagement.java
The file was addednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/exceptions/NoSuchRealmException.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/jdbc/JDBCRealm.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/security/jaccApi/serial-test-file.tmp
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/cli/SynchronizeRealmFromConfig.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/LocalStrings.properties
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/LoginContextDriver.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/PrincipalMapper.java
The file was modified nucleus/security/core/pom.xml (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/InvalidOperationException.java
The file was modified appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/security/AuditModule.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/ldap/LDAPRealm.java (diff)
The file was addednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/RealmsManagerHolder.java
Commit fcd01b5957f2e054631217753b044d7d4dbd418c by Alexander Pinchuk
Fix instance synchronization

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/admin/payload/PayloadImpl.java (diff)
Commit 729fa69dc769acf1db1fb5a838feb25ab5611110 by Alexander Pinchuk
Add synchronization test

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/synchronize/SynchronizeStandaloneInstanceTest.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/synchronize/index.html
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/synchronize/sample.json
Commit e0280a080cec4dbc85908bb42853d3490832e7fb by arjan tijms
Fix String.format with MessageFormat.format

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/Realm.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/ldap/LDAPRealm.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/jdbc/JDBCRealm.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/file/FileRealm.java (diff)
Commit 0b59903f1233a12c37fe26e60481ec4245fa396b by arjan tijms
Make realmsManagerReference volatile for thread visibility

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/RealmsManagerHolder.java (diff)
Commit 548286dd12acf4c9318c3d2aea8b80562f7de48f by arjan tijms
Replaced additional occurrences using String.format and {}

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/ldap/LDAPRealm.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/jdbc/JDBCRealm.java (diff)
Commit 697aa3d046288f937dcae61b96e34a36d78f1241 by arjan tijms
Remove accidentally checked in files

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was removedappserver/tests/appserv-tests/devtests/security/jaccApi/serial-test-file.tmp
The file was removedappserver/tests/appserv-tests/lib/maven-ant-tasks-2.1.3.jar
Commit 219939e4bfe6f904e2aa3c52c8009d576a255220 by noreply
Integrate Stax 2 API 4.2.2

Changes: https://github.com/FasterXML/stax2-api/blob/master/release-notes/VERSION
The file was modified appserver/pom.xml (diff)
Commit 18751207933e78bb98de7494085afad1193a78b5 by arjan tijms
Integrate Weld 5.1.2

Also update CDI TCK accordingly

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
Commit 3effd36084ba8471c0989af91adcde3d4ad41d9b by arjan tijms
Refactor and clean login modules

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/JDBCDigestLoginModule.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/JDBCLoginModule.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/pam/PamRealm.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/BasePasswordLoginModule.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/ClientPasswordLoginModule.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/DistinguishedPrincipalCredential.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/FileLoginModule.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/LDAPLoginModule.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/PamLoginModule.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/ClientCertificateLoginModule.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/PasswordLoginModule.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/DigestCredentials.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/DigestLoginModule.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/SolarisLoginModule.java (diff)
Commit ac470125af8dba9aff22903a3f592e35a9c4cdd8 by arjan tijms
Use groupSet directly

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/pam/PamRealm.java (diff)
Commit 3aa0e34290cef6b9d8d6cd54587dfb200335d9c2 by arjan tijms
Move some classes from security/ee package

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/WebSecurityManager.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/cache/PermissionCache.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/PermissionCache.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/cache/PermissionCacheFactory.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/EJBPolicyContextDelegate.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/EJBPolicyContextDelegate.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/cache/CachedPermission.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/HandlerData.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/InvocationInfo.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/CachedPermission.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/PermissionCacheFactory.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/cache/CachedPermissionImpl.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/CachedPermissionImpl.java
Commit 90f759539374d98a611abe5cbdb99224f0001789 by arjan tijms
Move Jauth to webservices package, which is the only one using it.

Jauth is the jaspic, then jakarta authentication precursor.

Likely WebServices / WSIT / Metro doesn't really need it either anymore,
see https://github.com/eclipse-ee4j/metro-wsit/pull/23

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthContext.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ServerAuthContext.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/ServerAuthModule.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/AuthContext.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/callback/PasswordValidationCallback.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/PasswordValidationCallback.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/DependentCallbackHandler.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/AuthPolicy.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthPolicy.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/HttpServletAuthParam.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/PrivateKeyCallback.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthContextImpl.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/callback/TrustStoreCallback.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/ClientAuthContext.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/PendingException.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/callback/SecretKeyCallback.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthParam.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/ConfigFile.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ServerAuthModule.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/callback/PrivateKeyCallback.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ClientAuthModule.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/SecretKeyCallback.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/KerberosKeyCallback.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthConfig.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/callback/SignatureKeyCallback.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/WebServicesDelegate.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/AuthContextImpl.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/AuthConfig.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/FailureException.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/AuthParam.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/PendingException.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/FailureException.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthException.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/TrustStoreCallback.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/callback/KerberosKeyCallback.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/WebServicesDelegateImpl.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/AuthException.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/SignatureKeyCallback.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ClientAuthContext.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/HttpServletAuthParam.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/ClientAuthModule.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/CertStoreCallback.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ConfigFile.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/callback/CertStoreCallback.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/DependentCallbackHandler.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jauth/ServerAuthContext.java
Commit bfcd112c127fe0da2a288b8a8866f6c3e43008d5 by arjan tijms
Remove jauth classes not directly referenced

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/PacketMapMessageInfo.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/SOAPAuthParam.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/PacketMessageInfo.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ServerAuthContext.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ClientAuthContext.java (diff)
Commit 2471fc1ea513865f034e4272dd51a604f53f9b7e by arjan tijms
Remove all Jauth classes and the (unused) classes using it.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ClientAuthModule.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/BaseAuthConfig.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthPolicy.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/PendingException.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/ClientAuthConfig.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/ServerAuthConfig.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthConfig.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthException.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SecurityServiceImpl.java (diff)
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/PasswordValidationCallback.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ClientAuthContext.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/SignatureKeyCallback.java
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/SecurityService.java (diff)
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/PrivateKeyCallback.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/SecretKeyCallback.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ServerAuthModule.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ConfigFile.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/TrustStoreCallback.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/CertStoreCallback.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/DependentCallbackHandler.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/ServerAuthContext.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthContext.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthContextImpl.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/callback/KerberosKeyCallback.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/HttpServletAuthParam.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/AuthParam.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jauth/FailureException.java
Commit e898fb8dd4f6ce0a4a7b9603be8a4770c145950e by arjan tijms
Rename unclear "helper" to authentication service

And CommonServer to just Server.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/SoapAuthenticationService.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientSecurityPipe.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/GFServerPipeCreator.java (diff)
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/CommonServerSecurityPipe.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/CommonServerSecurityTube.java (diff)
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ServerSecurityPipe.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCreator.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientSecurityTube.java (diff)
Commit 216ad29a0dd62832889844f6fe427a22b8148fd2 by arjan tijms
Removed jauth tests since jauth itself was removed

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was removedappserver/tests/appserv-tests/devtests/security/container-auth/build.xml
The file was removedappserver/tests/appserv-tests/devtests/security/container-auth/jauth/ClientModule1.java
The file was removedappserver/tests/appserv-tests/devtests/security/container-auth/jauth/ServerModule1.java
The file was removedappserver/tests/appserv-tests/devtests/security/container-auth/jauth/AuthConfigTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/container-auth/jauth/ServerModule2.java
The file was removedappserver/tests/appserv-tests/devtests/security/container-auth/build.properties
The file was removedappserver/tests/appserv-tests/devtests/security/container-auth/jauth/CommonModule.java
The file was removedappserver/tests/appserv-tests/devtests/security/container-auth/testConfig/glassfish-acc.xml
The file was removedappserver/tests/appserv-tests/devtests/security/container-auth/jauth/TestCredential.java
The file was modified appserver/tests/appserv-tests/devtests/security/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/container-auth/jauth/ClientModule2.java
The file was removedappserver/tests/appserv-tests/devtests/security/container-auth/testConfig/domain.xml
Commit 0dff8ac0607dbbee94d16d4e7da5c4618b61d295 by arjan tijms
Organised webservices into client and server

Deleted unused tube duplicated (created a decade ago and never used)

Made use of some classes that are already in WSIT too.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientSecurityPipe.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/GFServerPipeCreator.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/WebServicesDelegateImpl.java (diff)
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/SOAPAuthParam.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientSecurityPipe.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/PacketMessageInfo.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SecurityServiceImpl.java (diff)
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/CommonServerSecurityTube.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCloser.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/PipeConstants.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCreator.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/PacketMapMessageInfo.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/GFServerPipeCreator.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientSecurityTube.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientPipeCloser.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientPipeCreator.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/SoapAuthenticationService.java
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbWebServiceServlet.java (diff)
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ServerSecurityPipe.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java (diff)
Commit 5da439185d5d7be1f61fcc201ae3ab53f4fd6a23 by arjan tijms
Rename pipe creator classes

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipeCreator.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SecurityServiceImpl.java (diff)
The file was addedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientSecurityPipeCreator.java
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientPipeCreator.java
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was removedappserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/GFServerPipeCreator.java
Commit 3a9042d8265036448434b8874db5e2221e37962a by Ondro Mihalyi
Fix the startserv script for Mac OS
Works even with zsh
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/distributions/glassfish-common/src/main/resources/bin/startserv (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/bin/startserv (diff)
Commit cd049bf118b73d9c546ee5c124ef3ee85698ca70 by David Matějček
Fix for #24138 - xmlsec does not depend on SLF4J any more and supports modules

- webservices-extra-xmlsec is not required any more
- because of some osgi mismatch the WSServletContainerInitializer cannot be
  found by the classloader. Exception is thrown by iterator.hasNext(), see
  the following commit with the fix.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/xmlsec/META-INF/MANIFEST.MF
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/webservices-extra-xmlsec/META-INF/MANIFEST.MF
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/webservices-api-osgi/META-INF/MANIFEST.MF
The file was addedappserver/security/webservices.security/src/test/java/org/glassfish/main/security/webservices/WSServletContainerInitializerITest.java
The file was modified appserver/pom.xml (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/webservices-osgi/META-INF/MANIFEST.MF
The file was modified appserver/extras/embedded/all/pom.xml (diff)
Commit 980c0c03b5747b927371c565d1a67afcba8041f6 by David Matějček
Using wsit/metro snapshot version with updated dependency on xmlsec

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 70ffc0403b3cde8b3ba9f44f99713942ebc42f4c by David Matějček
Using xmlsec 4.0.0-M1

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit d81c2f95af02e26ba14c44a0dea183b58111d33f by David Matějček
Temporary OmniFish snapshot repository

- not to be merged!

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit aa4e8fdf755036aee0f8421884b13fbbdd49221f by David Matějček
Added capability required by webservices-osgi.jar

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/distributions/nucleus-common/src/main/resources/config/osgi.properties (diff)
The file was modified nucleus/osgi-platforms/felix/src/main/resources/config/osgi.properties (diff)
Commit 6a35f659305191121392b648668aa2f0944f010a by David Matějček
Revert "Added capability required by webservices-osgi.jar"

This reverts commit 4bc9f66498ebe352a4ad17c5c3660a0e35afeb3f.
The file was modified nucleus/osgi-platforms/felix/src/main/resources/config/osgi.properties (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/config/osgi.properties (diff)
Commit 9927fe02af6df8eac54b6100a5e2d5b5f360469c by arjan tijms
Rename main package in security-ee module to include .ee

Before the security and security-ee modules both had the same main
package name.

Rename auth package to authentication in .ee package, and move the
GlassFish LoginModule/Realms combinations to a new package.

Rename JDBCDigest which had nothing to do with JDBC.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/digest/impl/NestedDigestAlgoParamImpl.java
The file was modified appserver/tests/appserv-tests/devtests/security/jdbcrealm/build.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/LocalStrings.properties
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/pam/PamRealm.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecurityUtil.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/RoleMapperFactory.java
The file was removedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/permissions_err.xml
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/LogUtils.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/WebServicesDelegate.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/GlassfishRoleMapper.java
The file was modified docs/application-development-guide/src/main/asciidoc/securing-apps.adoc (diff)
The file was modified appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/DigestAlgorithmParameterImpl.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/DeclaredPermissionsProcessor.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SecurityServiceImpl.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/realm/DigestRealmBase.java
The file was modified docs/reference-manual/src/main/asciidoc/create-auth-realm.adoc (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/DigestRealm.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/ClientClassLoaderDelegate.java (diff)
The file was modified appserver/admingui/common/src/main/help/en/help/task-realmnew.html (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/DigestCredentials.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/digest/impl/DigestProcessor.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/callback/ServerContainerCallbackHandler.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/EarEEPermissionsProcessor.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecurityContainer.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/PolicyContextHandlerImpl.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/ProgrammaticLogin.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/GlassfishRoleMapper.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/VoidPermission.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/CachedPermissionImpl.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/KeyDigestAlgoParamImpl.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/AuthMessagePolicy.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/PermissionsUtil.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ldap/opends/login.conf (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/JDBCLoginModule.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/acl/WebResource.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/LocalStrings.properties
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ServerContainerCallbackHandler.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermissionsProcessor.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/PamLoginModule.java
The file was addedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/ee/perms/restrict.server.policy
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/DigestRealmBase.java
The file was addedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtilTest.java
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/callback/ContainerCallbackHandler.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/WebSecurityManagerFactory.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/DigestCredentials.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/ModuleEEPermissionsProcessor.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/WebServicesDelegateImpl.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/WebSecurityManager.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/realm/DigestRealm.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/HttpAlgorithmParameterImpl.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/digest/impl/KeyDigestAlgoParamImpl.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/digest/impl/LocalStrings.properties
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/LogUtils.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/digest/impl/HttpAlgorithmParameterImpl.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextDelegate.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/cache/CachedPermission.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebSecurityManagerFactory.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java (diff)
The file was modified nucleus/admin/template/src/main/resources/config/login.conf (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/callback/GlassFishBaseCallbackHandler.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/LogUtils.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/DigestParameterGenerator.java
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java (diff)
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/MessageSecurityConfigEventListenerImpl.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/XMLPermissionsHandler.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/HandlerData.java
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/InvocationInfo.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java
The file was removedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/permissions.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jacc/provider/SimplePolicyProvider.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/PrincipalGroupFactoryImpl.java
The file was removedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/server.policy
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/PermissionsProcessor.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/cache/PermissionCache.java
The file was modified nucleus/security/core/src/main/resources/config/login.conf (diff)
The file was removedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/javaee.server.policy
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/XMLPermissionsHandler.java
The file was modified appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jacc/provider/SimplePolicyConfigurationFactory.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/WebResource.java
The file was addedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/ee/perms/permissions.xml
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/jdbc/JDBCRealm.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/EJBPolicyContextDelegate.java
The file was modified docs/security-guide/src/main/asciidoc/user-security.adoc (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/jdbc/JDBCRealm.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/AuthMessagePolicy.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/PrincipalGroupFactoryImpl.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/PolicyContextDelegate.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebProgrammaticLogin.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/ConfigDomainParser.java
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/JDBCRealmPropertyCheckValidator.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/pamrealm/build.xml (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/PermsArchiveDelegate.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/WebServicesDelegate.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebPrincipal.java
The file was addedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/ee/perms/nobody.policy
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/cache/PermissionCacheFactory.java
The file was removedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/restrict.server.policy
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/cache/CachedPermissionImpl.java
The file was removedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/perms/VoidPermissionTest.java
The file was addedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/ee/perms/javaee.server.policy
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecurityDeployer.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/ModuleEEPermissionsProcessor.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jacc/provider/SimplePolicyConfigurationFactory.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/SMGlobalPolicyUtil.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/digest/impl/DigestParameterGenerator.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/acl/Resource.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermsArchiveDelegate.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/ConfigDomainParser.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientSecurityPipe.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ClientContainerCallbackHandler.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/PermissionXMLParser.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/WebProgrammaticLogin.java
The file was addedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/ee/perms/server.policy
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/cli/SecurityUtil.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/digest/impl/HttpDigestParamGenerator.java
The file was modified appserver/security/core-ee/exclude.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jacc/provider/SimplePolicyProvider.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/digest/impl/DigestAlgorithmParameterImpl.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/acl/RoleMapperFactory.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/GFAuthConfigFactory.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/Resource.java
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/WebProgrammaticLoginImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/DigestLoginModule.java
The file was addedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/ee/perms/permissions_err.xml
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/MessageSecurityConfigEventListenerImpl.java
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/acl/EJBResource.java
The file was modified nucleus/security/core/src/main/manpages/com/sun/enterprise/security/cli/create-auth-realm.1 (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/RoleMapper.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermissionXMLParser.java
The file was removedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/perms/SMGlobalPolicyUtilTest.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/EarEEPermissionsProcessor.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/GlassFishBaseCallbackHandler.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/pam/PamLoginModule.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/HandlerData.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/CachedPermission.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/acl/LocalStrings.properties
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/JDBCDigestLoginModule.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/DigestProcessor.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/HttpDigestParamGenerator.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/GlassFishToExousiaConverter.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/GlassFishToExousiaConverter.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/DeclaredPermissionsProcessor.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/jdbc/JDBCLoginModule.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/EJBResource.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/acl/RoleMapper.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/callback/ClientContainerCallbackHandler.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ContainerCallbackHandler.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/AuthRealmITest.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/DigestLoginModule.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/VoidPermission.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/WebPrincipal.java
The file was modified appserver/admingui/common/src/main/help/en/help/ref-realmsnew.html (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/EJBPolicyContextDelegate.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/realm/pam/PamRealm.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/config/GFAuthConfigFactory.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebSecurityManager.java
The file was addedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/VoidPermissionTest.java
The file was removedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/nobody.policy
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/NestedDigestAlgoParamImpl.java
Commit bcd4fc344c5e10604e681dec27229ea43a2d6404 by David Matějček
Using the released Xmlsec 4.0.0

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 83ef262a753dca16f2b7c83ba250898aa134e924 by Hiroki Kaido
Fix #24641 Cannot filter deployed applications by Engines in Admin Console

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/common/src/main/resources/js/adminjsf.js (diff)
Commit 7a0605ecbc22a7cc72b35dfe5ddf49831742f879 by arjan tijms
Update test packages

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/web/programmaticLogin/servlet/ServletTest.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/client/Client.java (diff)
Commit 8aeae6716e63fcb30f454fa0a823882da1b03f09 by David Matějček
Using released Metro Webservices 4.0.3

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit de2f9668c097bcc194a78d4b5b80a3a95b5a6c21 by arjan tijms
Remove accidentally committed annotation

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java (diff)
Commit bb0c9610889450b7136f3449009f7bf1d5e93754 by arjan tijms
Fixed global replace error

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecurityContainer.java (diff)
Commit 8a1049be47e3cc1580d6d1a868f2859de913e5a8 by arjan tijms
Temp fix for mysterious import of "com.sun.enterprise.security.web"

It's not clear where it comes from, but excluding it helps. Should find
root cause before merging.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/security/integration/SecurityConstants.java (diff)
Commit 0565b7beb1fff4fd77ea22269a664e56a096c8d8 by Ondro Mihalyi
Corrections on the website about 7.0.9 release
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/website/src/main/resources/download.md (diff)
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
Commit 36515eca7e52b81193e9dbce0e17008db9becf94 by Ondro Mihalyi
More corrections on the website about 7.0.9 release
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
Commit 595e1fa9dfc4fef233564aaf209e0457439b95ba by arjan tijms
Fix export of com.sun.enterprise.security.web package

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
Commit 4cf47d6848c5b2f4beb98c08c6ef1fb41fa13a10 by arjan tijms
Correct wrongly renamed class references

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/test/resources/com/sun/enterprise/security/ee/perms/server.policy (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified README.md (diff)
Commit 5cef306ce94477bbf6dd35e249b998241599b686 by noreply
Integrate EclipseLink ASM 9.6.0

Changes: https://asm.ow2.io/versions.html (general, this is the repackaged version)
The file was modified appserver/pom.xml (diff)
Commit 17125f7dd3bc2859f25d26c2a0fead2587c70e0a by arjan tijms
Integrate Jakarta SOAP (XMLWSAPI) 4.0.1 and JAXB implementation 4.0.4

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 9cdad79fdad9bd49009db9706e5c79de5e59f025 by arjan tijms
Integrate Parsson 1.1.5

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 6edc0d9d27d333925ec25a588972f6297456fbe9 by arjan tijms
Integrate Jakarta JSON-P 2.1.3

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit e44a89872677212a6a8072479b1daf392715fa86 by noreply
Integrate Commons IO 2.14.0
The file was modified nucleus/parent/pom.xml (diff)
Commit 50b684235cded6b09fb0c7c36359667bc75f492d by Hiroki Kaido
Formatting

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java (diff)
The file was modified appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java (diff)
The file was modified appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java (diff)
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestResponse.java (diff)
The file was modified appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JMXUtil.java (diff)
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java (diff)
Commit 0c3cea5fb3105682c7bd2a0fe5551f56ffa64107 by noreply
Integrate Classmate 1.6.0
The file was modified nucleus/parent/pom.xml (diff)
Commit 7b012f973d7d191c22e75c6fa8cb0c56d6c36729 by arjan tijms
Legacy classes can remain in old package - already deprecated for remove

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jacc/provider/SimplePolicyProvider.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jacc/provider/SimplePolicyConfigurationFactory.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jacc/provider/SimplePolicyConfigurationFactory.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jacc/provider/SimplePolicyProvider.java
Commit 90436751c002625d897d334e5fbebf9e1cc42024 by noreply
Integrate Nimbus Jose JWT 9.37

Changes: https://bitbucket.org/connect2id/nimbus-jose-jwt/src/75960bfc047fe288d1b3eac1c1d31df75dce8fb6/CHANGELOG.txt#lines-1598
The file was modified appserver/pom.xml (diff)
Commit d59125930e542dd6ae281af2cf4a2b17789991f7 by arjan tijms
Avoid protocol relative redirects

See: https://github.com/apache/tomcat/commit/e3703c9abb8fe0d5602f6ba8a8f11d4b6940815a

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/FormAuthenticator.java (diff)
Commit 43cf91d3c320c4e96345d7a11426e9fe76904ca8 by arjan tijms
Update test tools checkstyle, jacoco and htmlunit

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 7faef1cc283267e4ae59b0eba7f9a1158cf2d884 by arjan tijms
Undo htmlunit change. The Jenkins CI doesn't like it.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
Commit 1f2f8cf08a7562654fdd543d7a0ae2a25bbf06d3 by noreply
Update pom.xml EE4J parent to 1.0.9

Changes: https://github.com/eclipse-ee4j/ee4j/compare/1.0.8...1.0.9
The file was modified pom.xml (diff)
Commit 48c7b467d7d9939fb85c5f764d2665d31b47fe86 by noreply
Integrate JLine 3.23

Changes: https://github.com/jline/jline3/releases/tag/jline-parent-3.24.0
The file was modified nucleus/parent/pom.xml (diff)
Commit b29e2fb55d79a60907ab7a738b27470248542446 by noreply
Integrate Commons IO 2.15

Changes: https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt
The file was modified nucleus/parent/pom.xml (diff)
Commit fe7f3e207e2fa463e6bb2690cb9c7435f983dc8c by arjan tijms
Integrate JSCH 0.2.12

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
Commit cd9d47816daa332abd37269a24aa9a005726f58c by arjan tijms
Use GlassFish Build Maven plugin 4.0.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
Commit 21c3c85f96cb6243bd32f14e06e6141349868434 by Glassfish Bot
Prepare next development cycle for 7.0.11-SNAPSHOT
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/tests/tck/tck-runner/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
Commit b9c9390aa86794e06b39e1dc0d6e16d246de5ea2 by Alexander Pinchuk
Fixes naming context propagation

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/ContextSetupProviderImpl.java (diff)
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/invocation/ComponentInvocation.java (diff)
Commit 945c0d09a3020f49df8ddf63be3c5c735ff0f235 by arjan tijms
Webpage update for 7.0.10

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/README.md (diff)
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
The file was modified docs/website/src/main/resources/download.md (diff)
Commit b56e76236465b36994c4013c14937c3a202cec74 by Hiroki Kaido
Fix admingui has some unhandled messages

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java (diff)
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestResponse.java (diff)
The file was modified appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java (diff)
The file was modified appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JMXUtil.java (diff)
The file was modified appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java (diff)
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java (diff)
Commit bf93a6f5306be9874c9878eb531365b0b790a64c by Hiroki Kaido
Refactoring about logger

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java (diff)
The file was modified appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java (diff)
The file was modified appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JMXUtil.java (diff)
Commit 1678946bbed20b2b82ba1ede47c1973528a2cbfe by David Matějček
Updated glassfish.version.7x to 7.0.10

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified docs/pom.xml (diff)
Commit 41f41e3aed14880ce92f43eb353331f5fb6deba5 by David Matějček
Updated parent for docs

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified docs/pom.xml (diff)
Commit c13f4b130a443e23eb02d5925ab3ea25d419f019 by David Matějček
Reduced aggregator profiles

- release-phase2 renamed to default
- Removed release-phase-all - was unused
- Removed ips profile
- Added docs to set-version-id profile

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified pom.xml (diff)
Commit ab30b5a881cbc38b2940d5d130392764159c3076 by David Matějček
Updated maven to 3.9.5

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified Jenkinsfile (diff)
Commit 76c69aee83a0ed7cc5f9d9f4b9bb7d73c4771585 by David Matějček
Documenting the aggregator profiles + added qa profile + updated Jenkinsfile

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified pom.xml (diff)
The file was modified Jenkinsfile (diff)
Commit 4aa96c16edec128b4292cf958b911b712e5651b2 by David Matějček
Updated readme.md

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified README.md (diff)
Commit 0c9a55724b2e1199753096f782ffbdce9eef5eeb by David Matějček
The fast profile added also to the aggregator and tests to keep consistency

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 5385795ef081e8d07b740b5e430c82e76c29b024 by arjan tijms
Add runner for Activation TCK

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/pom.xml (diff)
The file was addedappserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml
The file was addedappserver/tests/tck/activation/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
Commit 84f3d48c0cc91fd10b4ecbdc9e462134bad9df66 by Hiroki Kaido
Fix for formatting

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java (diff)
The file was modified appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java (diff)
Commit 91249a37c93edfe5352a84d198e0b8e826b63930 by Hiroki Kaido
Fix some logger handling

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/plugin-service/src/main/java/org/glassfish/admingui/plugin/ConsolePluginService.java (diff)
Commit cbc7c05613d7444df5657b339c44ce04fbf66327 by arjan tijms
Make sure Activation TCK build fails when tests fails
The file was modified appserver/tests/tck/activation/pom.xml (diff)
Commit 51456f8eb98506969a356087c756a12fd9680d7d by arjan tijms
Rename TCK "ant-based" to "platform"

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/tests/tck/platform-tck-runner/src/main/resources/junit-results.xsd
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/JSONITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/StandardTagLibraryITest.java
The file was removedappserver/tests/tck/tck-runner/src/main/resources/junit-results.xjb
The file was addedappserver/tests/tck/platform-tck-runner/src/test/resources/tck.properties
The file was removedappserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/WebsocketITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/TckConfiguration.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/MailITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/xml/TimestampAdapterTest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/ServerPagesITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/ServletITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/WebsocketITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/AuthorizationITest.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/RestfulWebservicesITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/TransactionsITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/ConnectorITest.java
The file was addedappserver/tests/tck/platform-tck-runner/pom.xml
The file was addedappserver/tests/tck/platform-tck-runner/src/test/resources/client-logging.properties
The file was removedappserver/tests/tck/tck-runner/src/test/resources/client-logging.properties
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/PersistenceITest.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/MessagingITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/RestfulWebservicesITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/main/resources/junit-results.xjb
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was addedappserver/tests/tck/platform-tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/xml/TimestampAdapter.java
The file was modified appserver/tests/tck/pom.xml (diff)
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/ServletITest.java
The file was removedappserver/tests/tck/tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/TckRunner.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/junit/TckTestExtension.java
The file was removedappserver/tests/tck/tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/io/ZipResolver.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/CustomITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/io/ZipResolver.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/AuthorizationITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/MessagingITest.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/WebservicesITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/JdbcITest.java
The file was removedappserver/tests/tck/tck-runner/src/test/resources/settings.xml
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/JdbcITest.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/ApplicationClientITest.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/TransactionsITest.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/ServerPagesITest.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/xml/TimestampAdapterTest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/xml/JUnitResultsParser.java
The file was removedappserver/tests/tck/tck-runner/src/test/resources/tck.properties
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/JSONITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/junit/TckTestExtension.java
The file was removedappserver/tests/tck/tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/TckConfiguration.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/IntegrationITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/ExpressionLanguageITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/CustomITest.java
The file was removedappserver/tests/tck/tck-runner/pom.xml
The file was addedappserver/tests/tck/platform-tck-runner/src/test/resources/server-logging.properties
The file was addedappserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/StandardTagLibraryITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/MailITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/PersistenceITest.java
The file was removedappserver/tests/tck/tck-runner/src/test/resources/server-logging.properties
The file was removedappserver/tests/tck/tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/xml/TimestampAdapter.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/ApplicationClientITest.java
The file was removedappserver/tests/tck/tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/xml/JUnitResultsParser.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/IntegrationITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/TckRunner.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/EjbITest.java
The file was removedappserver/tests/tck/tck-runner/src/main/resources/junit-results.xsd
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/ExpressionLanguageITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/resources/settings.xml
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/WebservicesITest.java
The file was removedappserver/tests/tck/tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/ConnectorITest.java
The file was addedappserver/tests/tck/platform-tck-runner/src/test/java/org/glassfish/main/tests/tck/ant/tests/EjbITest.java
Commit bfbcc0787248ee01e24e07e6c86bd0d1fe9b0050 by arjan tijms
Added Pages Debug (aka DSOL) TCK

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was addedappserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml
The file was modified appserver/tests/tck/pom.xml (diff)
The file was addedappserver/tests/tck/pages_debugging/pom.xml
Commit 32e09a2fb1c53b9bacf3acfc2ae3470b9b6ab794 by David Matějček
Build of documentation revisited

- removed dependency on profiles
- docs is deployed (parent of distribution)
- docs bound to glassfish instead of eclipse
- parent renamed to documentation-generators-parent; it's children are
  NOT deployed
- distribution renamed to glassfish-documentation
- glassfish-documentation and docs are both deployed (fixed bug)
- website is not hidden under profile, but is executed explicitly (same on CI)
- website depends on glassfish-documentation
- now it makes sense ;)
- 2x TODO in poms - next version has to change dependency on the predecessor,
  this PR does the transition.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified docs/parent/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
Commit b99ebdbc5b8c53d796bf0ad190bd66ec90dd4ffc by David Matějček
generate-hk2-config moved to process-sources phase

- The jaxws/jaxb plugins must be executed before generate-hk2-config

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/pom.xml (diff)
Commit 60859b5b85ee94fbeea8870754d7b578576f00e2 by Hiroki Kaido
Fix the annotation error message is not output correctly

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/impl/ModuleScanner.java (diff)
Commit d7d5cea51e74819eff76075ac07be2e972021aee by David Matějček
Fixed path to parent pom of docs

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified docs/pom.xml (diff)
Commit c91445c2c1031cdda673ce643c16f0d6d80a5c90 by arjan tijms
Integrate Tyrus 2.1.4

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit a6fb5567f19c8045a818ad7ff586c9259913f9f9 by David Matějček
The set-version-id profile updated to respect the current reactor

- The update of the version id is more simple now

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified updateVersion.sh (diff)
The file was modified pom.xml (diff)
Commit 179a8c5e9f945b4fb998fe8388d2b4dee23ab952 by arjan tijms
Update various build-plugins to latest version

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
Commit edfc5f28090d17e2f9cc58ab2d3e7ed87647d81f by arjan tijms
Integrate Mojarra 4.0.5

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
The file was modified appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
Commit ca74aae509d3be8332b66a71125e84b5668c25f2 by David Matějček
Using target instead of tasks

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml (diff)
Commit f8837d346c5431a65472c667965425ec1e07144f by David Matějček
Refactored closing streams in report builder

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/ReportHandler.java (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/ResultsProducer.java (diff)
The file was modified appserver/tests/appserv-tests/lib/reportbuilder.jar (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/HtmlReportProducer.java (diff)
The file was modified appserver/tests/appserv-tests/util/reportbuilder/src/test/java/org/glassfish/devtests/reportbuilder/ReportTest.java (diff)
Commit 1968c8c1e003c5fb4df3d8bd1ecdc0c9bcddcc4a by David Matějček
The report-builder moved to standard Maven reactor

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughRequestIsSecure/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/oneSessionCookieHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFragment/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletEmptyLoadOnStartup/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cookiePropertiesSunWebXml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionWithCookiePersistenceType/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncDelayDispatchAndComplete/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncListenerOnTimeoutDispatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerAlternateDocroot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cacheFilterMappingDispatcher/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/osgi-cdi/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formHintField/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/elFunctionWithoutParams/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfFormLoginHttpSessionListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/networkListenerDynamicConfigEnabled/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/BaseDevTest.java
The file was modified appserver/tests/appserv-tests/devtests/web/sessionExpired/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/autorecovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/errorPageHandlingForError/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/doubleContentLength/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/resendautorecovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionContextAttributeListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionMemoryPersistPrimitiveClass/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/asadminDeletes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestGetPathInfoGetPathTranslated/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionContextListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextXmlRemoteHostValve/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextDispatchZeroArg/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextMultipleDispatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughGetRemoteAddress/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappDeployDashDashLibraries/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteGETQueryParamSetCharEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspServletOverride/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/invokerServletDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/contextCharEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/serverRedirectWithQueryString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerModifyHttpListenerPortAccessWebapp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/absoluteOrderingWebFragments/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionDestroyedClassLoader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfServerAuthModuleRedirect/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/sharedLibWithEAR/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionMemoryPersist/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/Configuration.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextAddServletAndFilterByInstance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/domaindeployment/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/overrideImplicitMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contentlength/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/delegate/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncListenerOnTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherMultipleForward/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerAlternateDocrootWelcomePageRedirect/build.xml (diff)
The file was modified runtests.sh (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieCustomNameSunWebXml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-bean-validation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFragmentWithFileUpload/build.xml (diff)
The file was modified appserver/tests/appserv-tests/config/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/csrfFilter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/extraClassPathRelative/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/ReportHandler.java
The file was modified appserver/tests/appserv-tests/devtests/web/setMultiValuedResponseHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextGetContextPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughGetRemoteHost/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/getAttributeAfterForward/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webServletAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionPreserveAcrossRedeploy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextXmlConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/redirectPortDynamicConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/accessLoggingDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpServletGetAllDeclaredMethods/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/ee.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/Configuration.java
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/selfrecovery/build.xml (diff)
The file was modified gftest.sh (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/networkListenerDynamicConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jsfWithBundledOneDotOneJarFiles/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspUseBean/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDefaultWebModuleRequestDispatcher/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/nonDuplicateSessionCookieWithCustomCookieName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/installationPathDisclosure/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/resources/TestResults.js
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestSetCharEncodingIllegalStateException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/readerThreadsConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspELEnum/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/compositeTrailerSupplier/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ssiEscapeCharacter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/dirListing/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletLoadOnStartupMultipleInit/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpResponseErrorMessage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/nonBlockingInputOutput/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/process-injection-target/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextAttributeListenerAnnotationPreDestroy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/SunRaXml/cci/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextAttributeEventAttributeRemoved/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerAuthRealmProperty/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/TestCase.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpServletDoPost/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/defaultResponseType/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughSendRedirectHostRequestHeaderWithoutPort/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-wab-with-cdi/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextAddServletAndFilterByClass/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jsp-security/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/getLocalPort/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jstlHtmlParamOutsideFmtMessage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletToJspFileMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/getAttributeAfterInclude/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpRequestIgnoreInvalidAcceptLanguageHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/servletContextGetVirtualServerName/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/process/ProcessManagerException.java
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteContextRoot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/runAsInitDestroy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cookieValueWithEquals/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/test/resources/ejb_devtests_test_resultsValid.xml
The file was modified appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/test/java/org/glassfish/devtests/reportbuilder/ReportTest.java
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/BaseDevTest.java
The file was modified appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncSupportedTrueProgrammatic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpRequestWhitespaceTolerance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/queryString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextDispatchToPath/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/Reporter.java
The file was modified appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextComplete/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/sessionIdUrlRewriteSessionTrackingModeDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ha/cluster-tests/ha-web/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncTimeoutNoListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/wsTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionServletInstance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/events/event-producers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/maxKeepAliveRequests/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiServletRequests/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResponseQuotedContentTypeImbalance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieCustomNameProgrammatic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/asadminDeletesTarget/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpResponseServerHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/redirectPort/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/resourceURLFromLocalJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/trailerHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/multiWebFragments/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/sessionExpired/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerAlternateDocrootRestart/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/createHttpsListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherForwardHEADRequest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDefaultWebModuleRequestPath/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/ResultsProducer.java
The file was modified appserver/tests/appserv-tests/devtests/naming/listjndi/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/commonsLoggingLocalAndGlobal/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextDispatchWithException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/dosSlowClient/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cacheHelperRef/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jrouteIdInCookieOrURL/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/bodyTag/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletRequestResponseWrapperIsWrapperFor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/securityConstraintWildcardMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/osgi-cdi/simple-wab-with-cdi/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/unprotectedClasses/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionIdPresentInBothRewrittenUrlAndCookieByDefault/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextAddServletAndFilterByClassName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/malformedQueryString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/listenerDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/process/ProcessStreamDrainer.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/mimeMappingCaseInsensitiveMatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/monitorHttpService/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/relativeOrderingWebFragments/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletMappingEmptyString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFragmentWithEjbLite/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/commonsLogging/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/TestCase.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/cli/negative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncListenerOnComplete/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/classPathManifestAttributePrecompile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sslMultiSelector/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletFilterMappingWithServletNameAndURLPattern/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/tagPluginForEach/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/builtin-beans/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerStateDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/getRequestURI/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/localeEncodingMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncStartOutsideAsyncDispatchScope/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/tagPluginForEachTagFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspcConfigure/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/caseSensitiveHostMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multibyteValue/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jspTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextGetResourcePathsFromLocalJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerWithCustomValves/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherForwardSendErrorCommitResponse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/defaultContextPathEar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/events/event-qualifiers-with-members/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/ReporterConstants.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionIdUrlRewriteSessionTrackingModeDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/sessionPreserveAcrossRedeployDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/failover/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/dispatchForwardAsyncDispatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/networkPathReference/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/headerBufferSize/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/jspDescriptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpConnectorKeepAlive/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherDirectoryTraversal/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappLoaderIgnoreHiddenJarFiles/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/upgradeWithCDI/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/referenceDescriptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/networkListenerTarget/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/process/ProcessStreamDrainer.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/filterWithEmptyUrl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/resetCharacterEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/listenerFilterServletInit/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspNullFragment/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jsfTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/includeErrorPageAfterResponseCommit/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/classloaderGetResourceJarFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/proxyAuthCert/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextDestroyedEventAttributesAvailable/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/delegate/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/reqResEncodingGFWebxml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formLoginJSecurityCheckDirectAccess/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/commonsDigesterClassNotFoundException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionIdUrlRewriteSessionTrackingModeCustomCookieName/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/Reporter.java
The file was modified appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDynamicConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/process/ProcessManagerTimeoutException.java
The file was modified appserver/tests/appserv-tests/devtests/web/servletAnnotationPreDestroy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionIdUrlRewrite/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/sessionCookieConfigDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/fileDownloadTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteGETQueryParamFormHintField/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextSetInitParameter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieCustomNameWebXmlSunWebXmlPrecedence/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughSendRedirectFromJspWithHttpsServerName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/serveJspAndStaticResourceFromLocalJar/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/test/resources/ejb_devtests_test_results.xml
The file was modified appserver/tests/appserv-tests/devtests/web/explodedWar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/singleSignOnCookieHttpOnly/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappLoaderGetResourceDot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerUpdateHttpListenersDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/threadPoolIdleTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFragmentWithLoginConfigOverrided/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/traceEnabled/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/resources/TestResults.css
The file was modified appserver/tests/appserv-tests/devtests/web/log4jXmlInEarFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionPropertyEnableCookiesInstanceLevel/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/emptyContextRoot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextNullPathArgument/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sslCookie/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncSupportedFalse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextXmlLifecycleListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerAlternateDocrootDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherForwardNonHttp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/broken_webapp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDefaultWebModule/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/crossContextDispatchLongestContextRootMatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteGETQueryParamDefaultCharset/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/singleengine/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/chunkingDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/monitorWebRequest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/javaxServletContextOrderedLibs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/securityConstraintMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextCompletePreliminaryFilterRegistration/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/cli/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionHttpSessionAttributeListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushCacheable/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfLoginPage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerSendErrorProperty/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/setSessionTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/multiWebFragmentsResources/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextCreateServletWithServletSecurity/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/trailer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionSetAttributeJavaxNamingContext/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/defaultServletWithSubdirectoryMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/proxyKeysize/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/disableDefaultErrorPage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/nonBlockingOutput/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/responseErrorMessageEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextGetRealPathFromLocalJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestLongUri/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/errorPageExceptionTypeMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletSSLRequestAttributes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/redirectWithRootWildCardUrlPattern/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletRequestDispatcherType/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/TestSuite.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/transportProtectedAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/standalonewar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerCreateUpperCaseDeployExclusive/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextXmlLifecycleListenerGlobal/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/dosBrokenPost/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/classloaderGetResourcesDelegateFalse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/ReportHandler.java
The file was modified appserver/tests/appserv-tests/devtests/web/replaceRootContext/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncSupportedTrueDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jsfRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/elBigDecimal/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/extraClassPathJarUrl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/programmaticLogin/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRelativeContextURLsEquals/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/changeSessionIdOnAuthentication/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formLoginAccessSessionOnResumedRequest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherMaxDepth/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/test/java/org/glassfish/devtests/reportbuilder/ReportTest.java
The file was modified appserver/tests/appserv-tests/devtests/web/elUninterpretedTag/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webdavCopyDelete/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field-in-library-jar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushDynamic/build.xml (diff)
The file was modified appserver/tests/gftest.sh (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/cookieHttpOnly/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/qualifiers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextAddServletOverrideDefaultAndJspServletMappings/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/anyAuthenticatedUser/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/forwardWithQueryString/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/test/resources/ejb_devtests_test_resultsValid.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/index/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/nonBlockingInput/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherIncludeNonHttp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionServletInstanceLoadOnStartup/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextCreateServletAndFilter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletInitBeforeGetServletConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletMappingWithMultipleURLPatterns/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDefaultWebModuleFormLoginJSecurityCheckDirectAccess/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formLoginTransportGuaranteeConfidential/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/relativeRedirectAllowed/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/mimeMappingInheritedFromDefaultWebXml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/sharedLibWithInterfaceImplementation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/loadClassesFromZipFile/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/HtmlReportProducer.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/decorators/decorators-over-beans-from-producer-methods/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sslClientAuthUnprotectedResourceGetClientCert/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/contextRoot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/dirListing/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerSendErrorPropertyBrokenWebapp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/xmlOverrideAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherForwardCommitResponse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionHttpSessionListener/build.xml (diff)
The file was addedappserver/tests/appserv-tests/lib/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/web/webappAlternateDocroot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/log4jLocallyBundled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/process/ProcessManager.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/denyUncoveredHttpMethods/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextListenerAnnotationPreDestroy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiBytePOSTFormHintField/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerRedirectPropertyUrl/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/TestSuite.java
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/wsRequestScoped/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/resources/TestResults.js
The file was modified appserver/tests/appserv-tests/devtests/web/formHintFieldPrecedence/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/process/ProcessStreamDrainerWorker.java
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/runAsPrincipalName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerLogFile/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/SimpleReporterAdapter.java
The file was modified appserver/tests/appserv-tests/devtests/web/welcomePageExtensionMatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestURIMultipleSemicolons/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ssl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jsessionIdParameter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/changeSessionId/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/events/conditional-observer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/keepAlive/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/tagplugin/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionFilter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerRedirectPropertyNoSubstringMatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDocrootDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/anonymousAccessForbidden/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/setResponseContentLengthToZeroKeepResponseHeaders/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextSetTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpCompression/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherForwardSetStatusCommitResponse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspForwardNormalizePath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/sharedLibWithWars/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/ResultsProducer.java
The file was modified appserver/tests/appserv-tests/devtests/web/setWebContextParam/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFragmentWithLoginConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncListenerOnError/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/osgiServlet/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/javaxServletErrorRequestUriDynamicResource/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/ReporterConstants.java
The file was modified appserver/tests/appserv-tests/devtests/web/redirectPortLoadBalancer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/xmlOverrideAnnotationWithWebFragment/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/loadBalanceModJK/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionSetMaxInactiveIntervalToZeroAndInvalidate/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/baseDevTestTemplate/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextGetEmptyContextPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/mappingDiscovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextGetResourceInLocalJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/dblogs/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextRootDuplicate/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/form-based/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieConfigDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/reuseSessionId/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/process/ProcessManager.java
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughGetScheme/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerUpdateHostsDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ha/ssoFailover/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushStatic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionRequestListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/defaultKeepAlive/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/tagfileInclude/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-wab-with-cdi/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/autotimer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cacheHang/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cookieValueWithSpaces/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/pipelineQueueFull/build.xml (diff)
The file was modified appserver/tests/appserv-tests/config/properties.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/authAnnotations/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cometEcho/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionWithoutCookie/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/upgradeEcho/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/applicationDispatcher/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletGetServerPort/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/cluster-tests/ha-web/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/readLineIOException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/readLineWithMaxLength/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/v3HttpListenerDynamicConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextCreateListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formHintFieldPostWithQueryParamPrecedence/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFilterAnnotation/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/HtmlReportProducer.java
The file was modified appserver/tests/appserv-tests/devtests/web/sessionIdPresentOnlyInCookieIfUrlRewritingDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formHintFieldPostWithQueryParam/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jstlLocaleSupportAPI/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/servletTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionDestroyedDuringUndeploy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionSerializeOnShutdownOnly/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/reconfigDefaultWebModule/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/loginChangeSessionId/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/multipart/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/nonBlockingInputWithAsyncDispatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/classPathManifestAttribute/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextPathXmlConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpListenerDynamicConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherPathWithParams/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/process/ProcessStreamDrainerWorker.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/alternatives/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextCompletePreliminaryServletRegistration/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/loginLogout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/valveWithParams/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/largeCookieError/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/elequals/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextAddListenerByClassName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpListenerAdminReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jspRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/singleSignOnHttpServiceDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/valveGlassFishStyleBackwardCompatible/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappAlternateDocrootTagFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteGETQueryParamLocaleCharsetMap/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionInvalidateNoCookieInResponse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerRedirectPropertyUrlPrefix/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java
The file was modified appserver/tests/appserv-tests/devtests/web/getServerNameAndPort/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/build.xml (diff)
The file was removedappserver/tests/appserv-tests/lib/reportbuilder.jar
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushAuthorization/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/programmatic-lookup/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/dblogs/base/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/servletRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/allowEncodedSlash/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/defaultCharset/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/filterURIMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/distributableWebappEnforceSerializableSessionAttrs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/useBundledJsfWithTagCompilation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteHttpRequestBuffer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestGetPathInfoCollapseContiguousSlashes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/reqResEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionRequestAttributeListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/accessLoggingWriteIntervalSeconds/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/monitorServletInstance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionIdCustomGenerator/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextDispatchCrossContext/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/accessLoggingBadRequests/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/defaultContentType/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherIncludeTargetNotFound/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestParamsPreserveOrder/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/resources/TestResults.css
The file was modified appserver/tests/appserv-tests/devtests/web/valveTomcatStyle/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/results/Test.java
The file was modified appserver/tests/appserv-tests/devtests/connector/SunRaXml/cci-embedded/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteContextRootWithCookie/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletChainedException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/yasson/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/timer_with_autorecovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/testFormAuthenticator/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextValveSetRequestedSessionCookiePath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerChangeHttpListenerWebappNoLongerAccessible/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/win2kLock/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/injection-point/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/xmlOverrideAuthAnnotations/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/createSessionInServletRequestListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextHasOriginalRequestAndResponse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieConfigProgrammatic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionDestroyed/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/authAnnotationInheritance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/addJspFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/partSubmittedFileName/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/SimpleReporterAdapter.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jmxUndeployEvent/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionIdUrlRewriteSessionTrackingMode/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webListenerAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/ambiguous-deps/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextRoot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionSetMaxInactiveIntervalExpire/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushArbitraryMethod/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/readerSelectorsConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletRequestListenerInvocationOrder/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/keepAliveTimeoutSSL/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/javaxServletErrorRequestUriStaticResource/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/singleSignOnCookieSecure/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/getalltimers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/genDocSchema/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/reportbuilder.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionPreserveAcrossRedeployDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ssiHtmlEntity/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiProcessorConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/keepAliveTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappLoaderEmptyJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushQueryString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml (diff)
The file was addedappserver/tests/appserv-tests/report-builder/src/main/java/com/sun/appserv/test/util/process/ProcessManagerTimeoutException.java
The file was modified appserver/tests/appserv-tests/devtests/web/instanceHttpPortDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sslServerName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerWithCustomErrorReportValve/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/defaultErrorPage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletFilterDefaultInvocationOrder/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/results/Test.java
The file was modified appserver/tests/appserv-tests/devtests/web/cacheControlResponseHeaders/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/errorPageExceptionTypeWrapper/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionJvmRoute/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/test/resources/ejb_devtests_test_results.xml
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughSendRedirectWithHttpsServerName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/defaultContextPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializerAddRestrictedServletContextListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/xmlOverrideUrlPatternWithWebFragment/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDefaultWebModuleReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/headerBufferFull/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/responseExceptionMessageEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappLoaderConsiderHiddenJarFiles/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/filterMultipleInit/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/securityConstraintWithoutAnyAuthConstraint/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-extended-transaction-context/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reportbuilder/src/main/java/com/sun/appserv/test/util/process/ProcessManagerException.java
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/cli/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerEarWrappedDefaultWebModuleRestart/build.xml (diff)
Commit 961ccdb6c05e20514a7e4ed2058f1dfe2bc5ebad by David Matějček
The reporter moved to standard Maven reactor too

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/annotation/MDB2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/cert-realm-custom-loginmodule/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/ClusterScope/nondurableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twomoduleswithlibs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twocontainers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/osgi-cdi/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/async/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/README
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/remote2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/JMSXDeliveryCount/sessionBean2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithappname/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/cli/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/deployment/webservices/annotations-common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/build.xml (diff)
The file was removedappserver/tests/appserv-tests/lib/reporter.jar
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/basic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/dblogs/base/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/asynchronous/localandremote/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/InstanceScope/nondurableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/EnterpriseBeanLogger.java
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/mixedScoped/jmsContextInjectionA/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/mixedScoped/jmsContextInjectionF/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/manifestonly/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/SimpleReporterAdapter.java
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/noScope/nondurableNotSharedWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session4/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/appbasedMonitoring/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/generics/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/nonfailover/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/wls_dd/service_endpoint_address/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/sfsb/lifecycle_cb_txattr/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/servletTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/selfrecovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-cdi/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jsfRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/datasourcedef/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-singleton/hello/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/autorecovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/mixedScoped/jmsContextInjectionJ/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/timer_with_autorecovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml (diff)
The file was addedappserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/EnterpriseBeanLogger.java
The file was addedappserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/TestSuite.java
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/noScope/nondurableNotSharedWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/ReporterConstants.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb30/clientview/exceptions/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/ee.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/util/methodmap/build.xml (diff)
The file was modified appserver/tests/appserv-tests/util/filediff/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/build.properties
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithmanifest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector1.5/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/InstanceScope/durableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/mixedScoped/jmsContextInjectionH/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/ClusterScope/durableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/JMSXDeliveryCount/ACC2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/methodintf/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/InstanceScope/nondurableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/wsTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/injection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/mixedScoped/jmsContextInjectionE/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/mixedScoped/jmsContextInjectionG/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/prepkged-svc-1/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/ParseML.java
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/annotations-common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbandwar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/descriptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/singleton/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twomodules/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/annotation/MDB3/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/noScope/nondurableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jspRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/JMSXDeliveryCount/MDB1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/sessionBeanTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/descriptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/passact/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent-2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/sfsb/stress/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/cli/negative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/v3/multipleusercredentials/build.xml (diff)
The file was addedappserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java
The file was modified appserver/tests/appserv-tests/devtests/connector/embeddedweb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/PortableAdapter.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/profile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/ClusterScope/nondurableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/mq/lifecycle/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/disable_nonportable_jndi/build.xml (diff)
The file was addedappserver/tests/appserv-tests/reporter/README
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/config/ee-properties.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/mixedScoped/jmsContextInjectionD/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/schema/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb30/clientview/adapted/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources.xml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/dblogs/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-appclient/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/getalltimers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/threemodules/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/resendautorecovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/embedasync/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/remote/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/switchoffACCconnpooling/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/src/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/TestCase.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/failover/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/wsRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/mixedScoped/jmsContextDefaultInjection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/mdbDest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/ClusterScope/nondurableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/noScope/durableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/build.xml (diff)
The file was addedappserver/tests/appserv-tests/reporter/pom.xml
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/servletRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithlibs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded/autoclose/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/JMSXDeliveryCount/MDB2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/noScope/nondurableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/methodintf/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/JMSXDeliveryCount/ACC1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/InstanceScope/nondurableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-wab-with-cdi/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/v3/connleaktracing/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/ejbInterceptorTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/build.xml (diff)
The file was addedappserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/PortableAdapter.java
The file was modified appserver/tests/appserv-tests/devtests/jms/defaultCF/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/remote1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/mixedScoped/jmsContextInjectionC/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jsfTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/ejblite/async/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/noScope/durableNoClientIdWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/noScope/durableNoClientIdWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/timerStandalone/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/app-scoped-resources-ms4-demo/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/interceptors-inheritance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/InstanceScope/nondurableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/ejblite/nonpersistenttimer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/noScope/durableNoClientIdWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/nonacc/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/ClusterScope/nondurableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/JMSXDeliveryCount/MDB3/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/wls_dd/wsdl_exposed_false/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/https/build.xml (diff)
The file was addedappserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ReporterConstants.java
The file was modified appserver/tests/appserv-tests/devtests/security/web-mutual-ssl/build.xml (diff)
The file was addedappserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/app-scoped-resources-ms4-demo/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jspTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/bigint/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/noScope/nondurableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/sfsbscnc/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session_standalone/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/connector1.6/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/ejbInterceptorRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbinwar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/mq/cmt/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/soaptcp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/annotation/MDB1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/rpcencoded_oneway/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-clientdds/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/ClusterScope/durableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/autotimer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/nonacc/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session5/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml (diff)
The file was addedappserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/TestCase.java
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/InstanceScope/durableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/JMSXDeliveryCount/MDB4/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/skipjar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/ejb32-mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/descriptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/v3/resEnableDisable/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/InstanceScope/durableWithoutName/build.xml (diff)
The file was addedappserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Test.java
The file was modified appserver/tests/appserv-tests/devtests/jms/annotation/sessionBean/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/sfsb/descriptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/noScope/nondurableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/build.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithinheritance/build.xml (diff)
The file was addedappserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/stubs/standaloneclient/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/build.xml (diff)
The file was modified appserver/tests/appserv-tests/config/common.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/ReporterClient.java
The file was modified appserver/tests/appserv-tests/devtests/jdbc/config/ee-common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/sessionBeanRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/mixedScoped/jmsContextInjectionK/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/JMSXDeliveryCount/sessionBean1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/ClusterScope/durableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/noScope/nondurableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/ClusterScope/nondurableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/InstanceScope/durableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/multiport/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/sinitcallejb/build.xml (diff)
The file was addedappserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ReporterClient.java
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/noScope/nondurableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/InstanceScope/nondurableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/asynchronous/remote/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/singleton-startup/hello/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/mixedScoped/jmsContextInjectionB/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/connector1.6/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/descriptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/hello/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/timertest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/restful-ejb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/ClusterScope/durableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/InstanceScope/durableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector1.5/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-cobundle/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/sfsb/basic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/InstanceScope/durableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/multiport/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/noScope/durableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/local/ClusterScope/durableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb30/clientview/core/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/stubs/stubser/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/cache/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/Reporter.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/ClusterScope/durableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/noScope/durableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/cli/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/testclose/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/libdependent/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/asynchronous/threadpoolconfig/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/Test.java
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/reporter/TestSuite.java
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/standalone/embedded/InstanceScope/nondurableWithoutName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/domaindeployment/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/app/src/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/activationProperties/subscriptionScope/cluster/ClusterScope/nondurableWithName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/jpa-tx-propagation-gf-resources-xml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/multi-module/build.xml (diff)
Commit 969c7adb88b0178c44ef9ea3b344f85b375e9374 by David Matějček
Fixed resolving GF_VERSION property value

- the root pom.xml is not archived from main maven build.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/gftest.sh (diff)
Commit 6dd4014fed0c0303c9ea08c2921ab1d9c0b9e1e5 by David Matějček
Dependencies moved to the main reactor + executable from gftest.sh on jenkins

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/gftest.sh (diff)
Commit 6e255c28e65b189967142fc74e6962b3f21baf6c by David Matějček
Fixed paths to reporter.jar

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfLoginPage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughGetRemoteHost/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/xmlOverrideUrlPatternWithWebFragment/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/reqResEncodingGFWebxml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/commonsLoggingLocalAndGlobal/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/partSubmittedFileName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/serviceejbclient/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/anonymousAccessForbidden/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFragmentWithLoginConfigOverrided/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cacheFilterMappingDispatcher/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncSupportedTrueProgrammatic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletRequestDispatcherType/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/valveTomcatStyle/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/contextRoot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteGETQueryParamSetCharEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/replaceRootContext/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncListenerOnTimeoutDispatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/app/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/sessionPreserveAcrossRedeployDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/serverRedirectWithQueryString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextRootDuplicate/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/failover/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/instanceHttpPortDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/log4jLocallyBundled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formHintFieldPostWithQueryParam/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formHintFieldPostWithQueryParamPrecedence/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/singleSignOnCookieHttpOnly/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/readerSelectorsConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionExpired/build.xml (diff)
The file was modified appserver/tests/appserv-tests/util/webrunner/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-sessioncontext/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/transactions/test1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formLoginTransportGuaranteeConfidential/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/listenerDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-wab-with-cdi/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/asadminDeletes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializerAddRestrictedServletContextListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/elBigDecimal/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextAttributeEventAttributeRemoved/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/osgi-cdi/simple-wab-with-cdi/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspServletOverride/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/tagPluginForEach/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappLoaderGetResourceDot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/readerThreadsConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerAlternateDocroot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/errorPageExceptionTypeMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/mimeMappingCaseInsensitiveMatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/app/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfServerAuthModuleRedirect/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionRequestListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/listjndi/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/defaultResponseType/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/installationPathDisclosure/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/applicationDispatcher/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbclient/build.xml (diff)
The file was modified appserver/tests/appserv-tests/config/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/accessLoggingWriteIntervalSeconds/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherPathWithParams/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResponseQuotedContentTypeImbalance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/resendautorecovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherForwardHEADRequest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/securityConstraintMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/resourceURLFromLocalJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/traceEnabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextAddServletAndFilterByClassName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/qualifiers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/deployment/webservices/annotations-common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionIdUrlRewriteSessionTrackingModeDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/transactions/test2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteContextRoot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/addJspFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/networkListenerDynamicConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherForwardSetStatusCommitResponse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/servletContextGetVirtualServerName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/wsRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionServletInstance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerUpdateHttpListenersDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionSerializeOnShutdownOnly/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-clientdds/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/win2kLock/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappAlternateDocroot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jsfRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionIdUrlRewriteSessionTrackingMode/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextXmlRemoteHostValve/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/multipart/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/changeSessionIdOnAuthentication/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerAlternateDocrootRestart/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfFormLoginHttpSessionListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/pipelineQueueFull/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionPreserveAcrossRedeployDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextCreateListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/annotations-common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionRequestAttributeListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/events/conditional-observer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/extraClassPathJarUrl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerWithCustomValves/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionPreserveAcrossRedeploy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/delegate/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/authAnnotationInheritance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/elFunctionWithoutParams/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFragmentWithFileUpload/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionHttpSessionListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionSetAttributeJavaxNamingContext/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/asyncejbclient/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/asadminDeletesTarget/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextCreateServletWithServletSecurity/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextDestroyedEventAttributesAvailable/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/nonBlockingInputWithAsyncDispatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/caseSensitiveHostMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/responseErrorMessageEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/commonsLogging/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/distributableWebappEnforceSerializableSessionAttrs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/securityConstraintWithoutAnyAuthConstraint/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionMemoryPersistPrimitiveClass/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/accessLoggingBadRequests/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/dblogs/base/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/reconfigDefaultWebModule/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletRequestListenerInvocationOrder/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionDestroyed/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ssl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ssiEscapeCharacter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextDispatchZeroArg/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/localremoteejbwebservice/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextAddServletAndFilterByInstance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/allowEncodedSlash/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/extraClassPathRelative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/delegate/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/explodedWar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpListenerDynamicConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/yasson/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletToJspFileMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/prepkged-svc-1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappLoaderIgnoreHiddenJarFiles/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portejbclient/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionDestroyedDuringUndeploy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jspRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/dblogs/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpListenerAdminReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cookiePropertiesSunWebXml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappLoaderEmptyJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/multi-module/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherIncludeTargetNotFound/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpServletDoPost/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contentlength/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionSetMaxInactiveIntervalToZeroAndInvalidate/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDefaultWebModuleReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/keepAliveTimeoutSSL/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/includeErrorPageAfterResponseCommit/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/listenerFilterServletInit/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletChainedException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/cli/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/injection-point/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/redirectWithRootWildCardUrlPattern/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/commonsDigesterClassNotFoundException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFragmentWithEjbLite/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieCustomNameWebXmlSunWebXmlPrecedence/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formLoginAccessSessionOnResumedRequest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/changeSessionId/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/doubleContentLength/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/sharedLibWithInterfaceImplementation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletMappingEmptyString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/classPathManifestAttributePrecompile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/anyAuthenticatedUser/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncListenerOnError/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/runAsPrincipalName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappLoaderConsiderHiddenJarFiles/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncTimeoutNoListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/servletTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/getServerNameAndPort/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/javaxServletContextOrderedLibs/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextGetResourcePathsFromLocalJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/reportbuilder.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/weblogic-dd/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-interceptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/getalltimers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/headerBufferSize/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextAttributeListenerAnnotationPreDestroy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-wab-with-cdi/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextListenerAnnotationPreDestroy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/elequals/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextGetResourceInLocalJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletEmptyLoadOnStartup/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/multiWebFragmentsResources/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletInitBeforeGetServletConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappDeployDashDashLibraries/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncStartOutsideAsyncDispatchScope/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionDestroyedClassLoader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionIdUrlRewrite/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/events/event-qualifiers-with-members/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/redirectPortDynamicConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/nonDuplicateSessionCookieWithCustomCookieName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cacheHelperRef/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletFilterMappingWithServletNameAndURLPattern/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webappAlternateDocrootTagFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/xmlOverrideAuthAnnotations/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextNullPathArgument/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-extended-transaction-context/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/app/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/programmaticLogin/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/javaxServletErrorRequestUriDynamicResource/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/createHttpsListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/osgiServlet/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/defaultCharset/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughRequestIsSecure/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/chunkingDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextSetTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/maxKeepAliveRequests/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieCustomNameProgrammatic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/errorPageExceptionTypeWrapper/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ssiHtmlEntity/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/ambiguous-deps/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/referenceDescriptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/cmp/preselect/customer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/trailerHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/standalonewar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/filterURIMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDefaultWebModuleFormLoginJSecurityCheckDirectAccess/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/loadBalanceModJK/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncListenerOnComplete/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextCompletePreliminaryFilterRegistration/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/oneSessionCookieHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherMaxDepth/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/monitorServletInstance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/proxyKeysize/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/sessionExpired/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/broken_webapp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletMappingWithMultipleURLPatterns/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/proxyAuthCert/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionIdPresentInBothRewrittenUrlAndCookieByDefault/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/valveWithParams/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerModifyHttpListenerPortAccessWebapp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/cluster-tests/ha-web/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteGETQueryParamFormHintField/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/denyUncoveredHttpMethods/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/mdb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextDispatchWithException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/dosSlowClient/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerAuthRealmProperty/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formLoginJSecurityCheckDirectAccess/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextCompletePreliminaryServletRegistration/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextHasOriginalRequestAndResponse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/mimeMappingInheritedFromDefaultWebXml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionContextAttributeListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/redirectPortLoadBalancer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ha/cluster-tests/ha-web/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerCreateUpperCaseDeployExclusive/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/getAttributeAfterForward/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteGETQueryParamDefaultCharset/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerUpdateHostsDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/createSessionInServletRequestListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpRequestIgnoreInvalidAcceptLanguageHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/setMultiValuedResponseHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/useBundledJsfWithTagCompilation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/nonBlockingInputOutput/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextDispatchToPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/getAttributeAfterInclude/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/wsTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/sameEjbName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDocrootDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherMultipleForward/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionWithCookiePersistenceType/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerRedirectPropertyUrl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRelativeContextURLsEquals/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/persistence/persistence-common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/welcomePageExtensionMatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/sharedLibWithEAR/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieConfigDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/threadPoolIdleTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughSendRedirectWithHttpsServerName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncSupportedTrueDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/contextCharEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/readLineIOException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/defaultContextPathEar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/largeCookieError/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletSSLRequestAttributes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerSendErrorPropertyBrokenWebapp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/dosBrokenPost/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/genDocSchema/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextComplete/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspELEnum/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerSendErrorProperty/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/process-injection-target/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionIdUrlRewriteSessionTrackingModeCustomCookieName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerWithCustomErrorReportValve/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDefaultWebModule/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/embeddedweb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/singleengine/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpResponseErrorMessage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/readLineWithMaxLength/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/servletRequestScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughGetRemoteAddress/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/autorecovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherIncludeNonHttp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/tagplugin/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionIdCustomGenerator/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncSupportedFalse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/osgi-cdi/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFilterAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cacheHang/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbservletwebservicesinwar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/stress1/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/app/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sslMultiSelector/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/getRequestURI/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/valveGlassFishStyleBackwardCompatible/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cometEcho/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/sessionIdUrlRewriteSessionTrackingModeDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/form-based/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextXmlLifecycleListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/javaxServletErrorRequestUriStaticResource/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/ee.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formHintField/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webServletAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-cobundle/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionJvmRoute/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/serveJspAndStaticResourceFromLocalJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/decorators/decorators-over-beans-from-producer-methods/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field-in-library-jar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncListenerOnTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionContextListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/accessLoggingDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/filterMultipleInit/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/index/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/unprotectedClasses/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletRequestResponseWrapperIsWrapperFor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpServletGetAllDeclaredMethods/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextGetContextPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jsfTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletFilterDefaultInvocationOrder/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/crossContextDispatchLongestContextRootMatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/defaultServletWithSubdirectoryMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/sharedLibWithWars/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jstlLocaleSupportAPI/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/relativeRedirectAllowed/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/multiWebFragments/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/ejbwebservicesinwar-3/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/testFormAuthenticator/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/cookieHttpOnly/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/dispatchForwardAsyncDispatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/setSessionTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/malformedQueryString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jsfWithBundledOneDotOneJarFiles/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextPathXmlConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/classPathManifestAttribute/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jstlHtmlParamOutsideFmtMessage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/loginLogout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/transportProtectedAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/programmatic-lookup/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/cmpsimple/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletLoadOnStartupMultipleInit/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ha/ssoFailover/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/bodyTag/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/forwardWithQueryString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/events/event-producers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/queryString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletAnnotationPreDestroy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/xmlOverrideAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextXmlLifecycleListenerGlobal/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/runAsInitDestroy/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/anyone/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieCustomNameSunWebXml/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jsessionIdParameter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionMemoryPersist/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/v3HttpListenerDynamicConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletContextGetEmptyContextPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/networkPathReference/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/tagfileInclude/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextAddServletOverrideDefaultAndJspServletMappings/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughGetScheme/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/redirectPort/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/builtin-beans/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpCompression/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/headerBufferFull/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sslClientAuthUnprotectedResourceGetClientCert/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/autotimer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/trailer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDefaultWebModuleRequestDispatcher/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/networkListenerDynamicConfigEnabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestGetPathInfoCollapseContiguousSlashes/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/defaultKeepAlive/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/log4jXmlInEarFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/threemodules/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/dirListing/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cacheControlResponseHeaders/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestURIMultipleSemicolons/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jrouteIdInCookieOrURL/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiBytePOSTFormHintField/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextAddServletAndFilterByClass/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/cli/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/sessionCookieConfigProgrammatic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFragment/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/nonBlockingOutput/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/absoluteOrderingWebFragments/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiServletRequests/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextValveSetRequestedSessionCookiePath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/alternatives/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteContextRootWithCookie/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/loadClassesFromZipFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/monitorWebRequest/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionInvalidateNoCookieInResponse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestGetPathInfoGetPathTranslated/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/jspDescriptor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sslServerName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerRedirectPropertyUrlPrefix/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/localeEncodingMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/config/ee-common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerRedirectPropertyNoSubstringMatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushStatic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteGETQueryParamLocaleCharsetMap/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextAddListenerByClassName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jmxUndeployEvent/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherForwardSendErrorCommitResponse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerStateDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/reqResEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerEarWrappedDefaultWebModuleRestart/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/csrfFilter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDynamicConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/injection/jmsContext/basic/jspTransactionScoped/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherForwardCommitResponse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cookieValueWithSpaces/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughSendRedirectFromJspWithHttpsServerName/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/disableDefaultErrorPage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/relativeOrderingWebFragments/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/selfrecovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/formHintFieldPrecedence/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextGetRealPathFromLocalJar/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/getLocalPort/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestParamsPreserveOrder/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionPropertyEnableCookiesInstanceLevel/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multibyteValue/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/errorPageHandlingForError/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/reuseSessionId/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiProcessorConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/SunRaXml/cci-embedded/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-bean-validation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webFragmentWithLoginConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jsp-security/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/multiByteHttpRequestBuffer/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/cookieValueWithEquals/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestLongUri/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspForwardNormalizePath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushArbitraryMethod/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextSetInitParameter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushCacheable/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/networkListenerTarget/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/monitorHttpService/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/config/ee-properties.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushAuthorization/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/sessionCookieConfigDeclarative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/tagPluginForEachTagFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/classloaderGetResourcesDelegateFalse/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushQueryString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpRequestWhitespaceTolerance/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerAlternateDocrootDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/singleSignOnHttpServiceDynamicReconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/upgradeEcho/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ee/timer/domaindeployment/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/defaultContentType/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/authAnnotations/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/classloaderGetResourceJarFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextMultipleDispatch/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/loginChangeSessionId/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionHttpSessionAttributeListener/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpConnectorKeepAlive/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspconfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/invokerServletDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionFilter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/cli/negative/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/elUninterpretedTag/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/webdavCopyDelete/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/webListenerAnnotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/overrideImplicitMapping/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextXmlConfig/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/setResponseContentLengthToZeroKeepResponseHeaders/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/setWebContextParam/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherForwardNonHttp/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/xmlOverrideAnnotationWithWebFragment/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncContextDispatchCrossContext/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/filterWithEmptyUrl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerChangeHttpListenerWebappNoLongerAccessible/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/asyncDelayDispatchAndComplete/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/requestDispatcherDirectoryTraversal/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/responseExceptionMessageEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletRequestSetCharEncodingIllegalStateException/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionSetMaxInactiveIntervalExpire/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/defaultErrorPage/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspcConfigure/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionWithoutCookie/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/contextRoot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspUseBean/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/keepAliveTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/upgradeWithCDI/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushDynamic/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/timer_with_autorecovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/mappingDiscovery/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletGetServerPort/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionIdPresentOnlyInCookieIfUrlRewritingDisabled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sslCookie/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/nonBlockingInput/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspNullFragment/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/common/targets.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/httpResponseServerHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weblogicDD/dirListing/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/defaultContextPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/singleSignOnCookieSecure/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerDefaultWebModuleRequestPath/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/authPassthroughSendRedirectHostRequestHeaderWithoutPort/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/keepAlive/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/baseDevTestTemplate/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/compositeTrailerSupplier/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/emptyContextRoot/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContextCreateServletAndFilter/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/app/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerLogFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/virtualServerAlternateDocrootWelcomePageRedirect/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/resetCharacterEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servletResourceInjectionServletInstanceLoadOnStartup/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/fileDownloadTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/securityConstraintWildcardMapping/build.xml (diff)
Commit de837d3230950f9ca6ff09fa6f7c650334fba334 by David Matějček
Fixed naming_all tests

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/listjndi/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml (diff)
Commit d718e7743d9686c60c5994333e77ae228209ab2c by David Matějček
Enabled staging profile in several Ant tests + fixed dependency
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/build.xml (diff)
Commit 3cca001c5fd67023c69294c7b6991d3d3196799e by David Matějček
Removed logging binaries from Ant tests, replaced by maven

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/tests/appserv-tests/devtests/web/log4jLocallyBundled/lib/log4j-1.2.17.jar
The file was modified appserver/tests/appserv-tests/devtests/security/common.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/web/commonsLoggingLocalAndGlobal/lib/commons-logging.jar
The file was modified appserver/tests/appserv-tests/devtests/web/log4jLocallyBundled/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/commonsLoggingLocalAndGlobal/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/web/log4jXmlInEarFile/lib/log4j-1.2.17.jar
The file was removedappserver/tests/appserv-tests/devtests/security/pamrealm/lib/commons-httpclient-3.1.jar
The file was modified appserver/tests/appserv-tests/devtests/web/log4jXmlInEarFile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/transactions/test2/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/pamrealm/build.xml (diff)
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/classPathManifestAttribute/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/pamrealm/lib/commons-codec-1.4.jar
The file was removedappserver/tests/appserv-tests/devtests/security/pamrealm/lib/commons-logging-1.1.1.jar
The file was removedappserver/tests/appserv-tests/devtests/web/log4jXmlInEarFile/lib/commons-logging-1.1.1.jar
The file was modified appserver/tests/appserv-tests/devtests/web/classPathManifestAttributePrecompile/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/transactions/test1/build.xml (diff)
The file was removedappserver/tests/appserv-tests/lib/commons-logging.jar
The file was removedappserver/tests/appserv-tests/devtests/web/log4jLocallyBundled/lib/commons-logging-1.1.1.jar
The file was removedappserver/tests/appserv-tests/devtests/web/commonsLoggingLocalAndGlobal/lib/log4j-1.2.17.jar
The file was modified appserver/tests/appserv-tests/devtests/jdbc/config/ee-properties.xml (diff)
Commit d474d9d52e244356491d7f7ebe2aa35ea81cea98 by David Matějček
junit and testng moved to maven downloader too

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was removedappserver/tests/appserv-tests/lib/testng.jar
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/build.xml (diff)
The file was removedappserver/tests/appserv-tests/lib/junit.jar
The file was modified appserver/tests/appserv-tests/devtests/deployment/util/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/sessionIdUrlRewrite/build-ng.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/build-ng.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/deployment/config/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/deployment/build-ng.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/tagPluginForEach/build-ng.xml (diff)
Commit c4394e45f89a95b8e2aafd2e275fe674d7424595 by David Matějček
The webtest.jar moved to maven downloader too

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/tests/appserv-tests/util/webrunner/proxy/LogMessage.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/compositeTrailerSupplier/build.xml (diff)
The file was addedappserver/tests/appserv-tests/webtest/pom.xml
The file was removedappserver/tests/appserv-tests/util/webrunner/http2test/org/glassfish/grizzly/test/http2/HttpResponse.java
The file was removedappserver/tests/appserv-tests/util/webrunner/http2test/org/glassfish/grizzly/test/http2/HttpClient.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/contextCharEncoding/build.xml (diff)
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/LogMessage.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/defaultContextPathEar/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/webrunner/tomcattest/org/apache/catalina/startup/SimpleHttpClient.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushAuthorization/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushCacheable/build.xml (diff)
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/webtest/SendRequest.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/osgi-cdi/common.xml (diff)
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/HttpResponse.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-wab-with-cdi/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/reqResEncoding/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushQueryString/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushStatic/build.xml (diff)
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpPushPromise.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/addJspFile/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/webrunner/proxy/HttpResponse.java
The file was removedappserver/tests/appserv-tests/lib/webtest.jar
The file was modified appserver/tests/appserv-tests/config/common.xml (diff)
The file was removedappserver/tests/appserv-tests/util/webrunner/webtest/MimeHeader.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/trailer/build.xml (diff)
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java
The file was modified appserver/tests/appserv-tests/devtests/web/testFormAuthenticator/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/webrunner/webtest/WebTest.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/reqResEncodingGFWebxml/build.xml (diff)
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/org/apache/catalina/startup/SimpleHttpClient.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/setSessionTimeout/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/mappingDiscovery/build.xml (diff)
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/TempStore.java
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/webtest/WebTest.java
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpResponse.java
The file was removedappserver/tests/appserv-tests/util/webrunner/http2test/org/glassfish/grizzly/test/http2/HttpRequest.java
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java
The file was removedappserver/tests/appserv-tests/util/webrunner/proxy/MimeHeader.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/defaultContextPath/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/webrunner/proxy/httpd.java
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/webtest/HttpResponse.java
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/webtest/MimeHeader.java
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was removedappserver/tests/appserv-tests/util/webrunner/webtest/HttpResponse.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-3.1/networkPathReference/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jdbc/config/ee-common.xml (diff)
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/httpd.java
The file was removedappserver/tests/appserv-tests/util/webrunner/build.xml
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushArbitraryMethod/build.xml (diff)
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was removedappserver/tests/appserv-tests/util/webrunner/proxy/TempStore.java
The file was removedappserver/tests/appserv-tests/util/webrunner/webtest/SendRequest.java
The file was addedappserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpRequest.java
The file was modified appserver/tests/appserv-tests/devtests/web/servlet-4.0/pushDynamic/build.xml (diff)
The file was removedappserver/tests/appserv-tests/util/webrunner/http2test/org/glassfish/grizzly/test/http2/HttpPushPromise.java
Commit 0d73281a7e519caa51f755e0d2c358d5b5cf9f60 by David Matějček
Removed unused or redundant files fron Ant ZombieTest Army

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/tests/appserv-tests/lib/sslutil.jar
The file was removedappserver/tests/appserv-tests/lib/README
The file was modified appserver/tests/appserv-tests/devtests/deployment/config/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/config/common.xml (diff)
The file was removedappserver/tests/appserv-tests/lib/SpawnTask.java
Commit ce75e3ec1e8c045f3848355becfd1cef77737c6a by David Matějček
Fixed NPE

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/MessageSecurityConfigEventListenerImpl.java (diff)
Commit c689e5102495358cab16a8e0e8a5bbb22ad9ca2a by David Matějček
JMAX http servlet test moved to Maven

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServlet/docroot/index.jsp
The file was modified appserver/itest-tools/src/main/resources/password.txt (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServlet/descriptor/web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServlet/goldenfiles/output.html
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServlet/src/MyHttpServletResponseWrapper.java
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/build.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServlet/src/HttpServletTestAuthModule.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/servlet/basic/MyHttpServletResponseWrapper.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.properties
The file was addedappserver/tests/appserv-tests/devtests/security/jaccApi/serial-test-file.tmp
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/basic/index.jsp
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServlet/build.xml
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jmac/http/servlet/basic/HtmlAuthTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServlet/descriptor/glassfish-web.xml
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/servlet/basic/HttpServletTestAuthModule.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/basic/web.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/basic/glassfish-web.xml
The file was removedappserver/tests/appserv-tests/lib/testdriversecurity.jar
Commit 94bf61d1b134b75ed69f136dd9f68d43e2a78e81 by David Matějček
The jmac httpservletchallenge moved to maven

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jmac/http/servlet/basic/HttpServletBasicAuthTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/goldenfiles/output.html
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.properties
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/src/HttpServletChallengeTestAuthModule.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/challenge/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/docroot/index.jsp
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jmac/http/servlet/challenge/HttpServletChallengeAuthTest.java
The file was modified appserver/itest-tools/src/main/resources/password.txt (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/descriptor/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/build.xml
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java (diff)
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/challenge/index.jsp
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletChallenge/descriptor/web.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/challenge/web.xml
The file was removedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jmac/http/servlet/basic/HtmlAuthTest.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/servlet/challenge/HttpServletChallengeTestAuthModule.java
The file was modified appserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/servlet/basic/HttpServletTestAuthModule.java (diff)
Commit fcbeef1e0c093c48eb0c4d09afe54706153fb761 by David Matějček
Fixed log message

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java (diff)
Commit dfd5e33f26cd6cb2cb2ce075e30c32240384c3e2 by David Matějček
Removed httpServletChallenge

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/build.xml (diff)
Commit 31b0c7af08dd87ded7bf20e8b715f6c07b5e994b by David Matějček
HttpServletChallengeAuthTest moved from Ant to Maven

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/goldenfiles/output.html
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/form/index.jsp
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jmac/http/servlet/challenge/HttpServletChallengeAuthTest.java (diff)
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/servlet/form/HttpServletFormTestAuthModule.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/src/HttpServletFormTestAuthModule.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/servlet/form/SavedRequest.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/docroot/index.jsp
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/descriptor/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/src/SavedRequest.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/form/web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.properties
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/challenge/web.xml (diff)
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/form/login.jsp
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/challenge/sun-web.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/docroot/error.html
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/form/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/descriptor/web.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/servlet/form/error.html
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/docroot/login.jsp
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jmac/http/servlet/form/HttpServletFormAuthTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/httpServletForm/build.xml
Commit d9dad587f7da11b01843914fb9a54e99be95f704 by David Matějček
Fixed log message

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>

# Conflicts:
# appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/CommonServerSecurityTube.java
# appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java (diff)
Commit 0821beeb220a084283069d4082294161351befb1 by David Matějček
The httpsoapembedded test moved to maven

- basically rewritten, because Ant allowed lifecycle like:
  compile-deploy-download-generate-compile-deploy-test
  - but that is not possible with Maven and Shrinkwrap. So I created wsdl and
    xsd and used maven plugin to generate required classes first.


Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/soap/embedded/HelloEjb.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/soap/embedded/SOAPEmbeddedTestServerAuthModule.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/soap/embedded/SoapMessageAuthModuleUtilities.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/goldenfiles/output.html
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/soap/embedded/sun-ejb-jar.xml
The file was addedappserver/tests/application/src/main/resources/wsdl/hello-ejb.wsdl
The file was modified appserver/tests/appserv-tests/devtests/security/common.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/descriptor/sun-web2.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/soap/embedded/application.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/descriptor/sun-ejb-jar.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/soap/embedded/web.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/servletws/HelloServlet.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/descriptor/web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/authmodule/SOAPEmbeddedTestClientAuthModule.java
The file was addedappserver/tests/application/src/main/resources/wsdl/hello-servlet.wsdl
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/webclient/Servlet.java.template
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/soap/embedded/sun-web-client.xml
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jmac/http/soap/embedded/HttpSoapEmbeddedAuthTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/descriptor/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/authmodule/SOAPEmbeddedTestServerAuthModule.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/soap/embedded/HelloServlet.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/soap/embedded/Servlet.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/soap/embedded/sun-web.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/http/soap/embedded/web-client.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/descriptor/web2.xml
The file was addedappserver/tests/application/src/main/resources/wsdl/hello.xsd
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/http/soap/embedded/SOAPEmbeddedTestClientAuthModule.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/authmodule/Util.java
The file was modified appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/webtest/WebTest.java (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/build.properties
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/soapEmbedded/ejbws/HelloEjb.java
Commit 6eb297162943e7a348fce57bdd2c8c8607a6c908 by David Matějček
Added log to StandardWrapper

- when servlet-based soap service crashed, thrown exception was not logged
  anywhere

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapper.java (diff)
Commit 7d191e363272d2d90490a78b0ca4c8031a8e87a7 by David Matějček
Updated version number

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/reporter/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/webtest/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml (diff)
Commit 5170f80592c3e72401007320d55dbd3a94694441 by David Matějček
Fixed missing resource bundle warning in logs

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java (diff)
Commit 0a0f93031d481ca398360faab427237d481b711a by David Matějček
Removed several unused targets from security_all

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/security/common.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/cert-realm-custom-loginmodule/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ldap/simpleweb/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/web-mutual-ssl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/https/build.xml (diff)
Commit e0b057cd8d2f30bdfdcf7d8602ec67c9e8240b79 by David Matějček
Added support for HTTPS and keytool to tests

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java (diff)
The file was addedappserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/KeyTool.java
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/Asadmin.java (diff)
Commit 4d781f08f20728e8df89e65d66acca2723d3c6dd by David Matějček
JMAC HTTPS test moved to application tests, disabled

- failed in Ant that is why it was probably excluded
- fails here too, but I think it detected some bug

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/https/descriptor/web.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jmac/build.xml (diff)
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/https/index.jsp
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/https/descriptor/glassfish-web.xml
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jmac/https/HttpsTestAuthModule.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/https/web.xml
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jmac/https/JmacHttpsTest.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jmac/https/glassfish-web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/https/src/HttpsTestAuthModule.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/https/build.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/https/src/WebSSLClient.java
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/https/docroot/index.jsp
The file was removedappserver/tests/appserv-tests/devtests/security/jmac/https/build.properties
Commit 8631cfc6dc9ba0bb2ad8422b36514e61fba18ade by David Matějček
Removed unused targets and properties from jdbc_all

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/jdbc/config/ee-properties.xml (diff)
Commit 995af18db6c5c293e8e48d997a2ccd1637a5aabc by David Matějček
HttpMethodAuthTest moved to maven + HTTP1.0 client supporting custom method

- that was originally implemented by the org.apache.tomcat.task.GTest class
  from Tomcat webserver 3.2 of 2001.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/tests/appserv-tests/devtests/security/httpMethod/goldenfiles/get.html
The file was removedappserver/tests/appserv-tests/devtests/security/httpMethod/web/TestServlet.java
The file was removedappserver/tests/appserv-tests/devtests/security/httpMethod/descriptor/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/httpMethod/build.properties
The file was removedappserver/tests/appserv-tests/devtests/security/httpMethod/build.xml
The file was removedappserver/tests/appserv-tests/devtests/security/httpMethod/goldenfiles/foo.html
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/http/method/HttpMethodAuthTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/httpMethod/descriptor/web.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/http/method/sun-web.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/http/method/web.xml
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/http/method/HttpMethodTestServlet.java
The file was addedappserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/HttpClient10.java
The file was modified appserver/tests/appserv-tests/devtests/security/build.xml (diff)
Commit e71424f4df3f2aa66f9f1482b721b9ef286432b5 by David Matějček
The defaultp2r test moved to maven

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/tests/appserv-tests/devtests/security/defaultp2r/build.properties
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/defaultp2r/web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/defaultp2r/goldenfiles/foo.html
The file was removedappserver/tests/appserv-tests/devtests/security/defaultp2r/goldenfiles/get.html
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RAuthTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/defaultp2r/web/TestServlet.java
The file was removedappserver/tests/appserv-tests/devtests/security/defaultp2r/descriptor/web.xml
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RTestServlet.java
The file was modified appserver/tests/appserv-tests/devtests/security/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/defaultp2r/build.xml
Commit 788bdbf7ad0481dce621c230889088d072ec32a1 by David Matějček
The jsp2sful tests moved to Maven

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/security/build.xml (diff)
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/docroot/login.jsp
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/sun-web.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/application.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/descriptor/ejb-jar.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/error.html
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/descriptor/sun-application.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/build.properties
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jsp2sful/ProfileInfoBean.java
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/docroot/error.html
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/goldenfiles/WebOnlyAuth.html
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jsp2sful/JspToStatefulAuthTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/goldenfiles/AllAuth.html
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/descriptor/application.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/descriptor/sun-web.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/index.jsp
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/build.xml
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/jmac/http/servlet/form/HttpServletFormAuthTest.java (diff)
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/ejb-jar.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/profile/ProfileInfoHome.java
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/profile/ProfileInfoRemote.java
The file was modified appserver/tests/application/pom.xml (diff)
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jsp2sful/ProfileInfoHome.java
The file was addedappserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/FormAuthHttpClient.java
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/profile/ProfileInfoBean.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/login.jsp
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/goldenfiles/PartialEJBAuth.html
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/docroot/index.jsp
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jsp2sful/ProfileInfoRemote.java
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/descriptor/sun-ejb-jar.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/sun-application.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/sun-ejb-jar.xml
The file was removedappserver/tests/appserv-tests/devtests/security/jsp2sful/descriptor/web.xml
Commit 95c637ffa156b3f6def6390aafb3c1091692cc4a by David Matějček
The multirolemapping tests moved to maven

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.xml
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/ejb1/MessageLocal1.java
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/goldenfiles/role7.html
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/goldenfiles/role2.html
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/application.xml
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/ejb1/MessageBean1.java
The file was modified appserver/tests/appserv-tests/devtests/security/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/descriptor/sun-ejb-jar1.xml
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/goldenfiles/role1.html
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-ejb-jar2.xml
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/multirolemapping/MultiRoleMappingTest.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/multirolemapping/WebTest.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/multirolemapping/MessageLocal2.java
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/descriptor/sun-ejb-jar2.xml
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/descriptor/sun-application.xml
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/multirolemapping/MessageBean2.java
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/readme
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/multirolemapping/MessageLocal1.java
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/web/WebTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/descriptor/application.xml
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/goldenfiles/role4.html
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/ejb2/MessageLocal2.java
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/descriptor/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/descriptor/web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/build.properties
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/multirolemapping/MessageBean1.java
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/ejb2/MessageBean2.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-application.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-ejb-jar1.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/multiRoleMapping/goldenfiles/role3.html
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-web.xml
Commit 16ce400f835266db75667493e7f68a253a4bc841 by David Matějček
The SimpleMultiRoleMappingTest moved from ant to maven

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/simplemultirolemapping/application.xml
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/ejb/MessageBean.java
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.properties
The file was modified appserver/tests/appserv-tests/devtests/security/build.xml (diff)
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/security/simplemultirolemapping/SimpleMultiRoleMappingTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/descriptor/application.xml
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/web/WebTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/descriptor/web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/descriptor/sun-application.xml
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/simplemultirolemapping/WebTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/goldenfiles/ejb.html
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/descriptor/sun-web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/build.xml
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/goldenfiles/web.html
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/simplemultirolemapping/EjbTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/web/EjbTest.java
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/ejb/MessageLocal.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/simplemultirolemapping/MessageLocal.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/security/simplemultirolemapping/MessageBean.java
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/simplemultirolemapping/web.xml
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/descriptor/sun-ejb-jar.xml
The file was removedappserver/tests/appserv-tests/devtests/security/simpleMultiRoleMapping/readme
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/simplemultirolemapping/sun-ejb-jar.xml
The file was addedappserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/simplemultirolemapping/sun-web.xml
Commit e369d973f8e9f3777c8e08198c1a3cb0e229b8a6 by David Matějček
Temporal solution - s1asCN property was already removed

- it also expected that the server certificate was created with the same CN,
  which wasn't always true, so the previous was not more reliable than this.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/security/cert-realm-custom-loginmodule/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/web-mutual-ssl/build.xml (diff)
Commit 3626f08cc04b454583602f8a7c5053c20ad167a8 by David Matějček
Removed ECL Emma from few ant tests, the obsoleted code coverage library

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/tests/appserv-tests/config/emma.xml
The file was removedappserver/tests/appserv-tests/lib/emma_ant.jar
The file was removedappserver/tests/appserv-tests/lib/emma.jar
The file was modified appserver/tests/appserv-tests/devtests/ejb/build.xml (diff)
Commit 75c950a6709a76b3814db39f432e69597d65300d by David Matějček
Removed IDEA project files from Ant tests

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/threemodules/ejb/singleton.iws
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/threemodules/ejb/singleton.iml
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/multi-module/ejb/singleton.ipr
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/multi-module/ejb/singleton.iml
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/multi-module/ejb/singleton.iws
The file was modified appserver/pom.xml (diff)
Commit 8911ba30ee9b5f58c52ceb7dd35bff4555eb4887 by arjan tijms
Start with integrate Authorization 3.0 API and Exousia 3.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/startup/EjbApplication.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java
The file was modified appserver/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyLoader.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/startup/EjbDeployer.java (diff)
Commit f5efe8e7acd0abee275d2806e7507369db4ff392 by Hiroki Kaido
Fix Properties specific to this Class is not displayed in Edit Realm Page

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/common/src/main/resources/security/realms/realmjs.inc (diff)
Commit cc1dbb1bd5d3f3a789d5d6bb99ee44ffc09bd52a by Hiroki Kaido
Fix other places where JS_PREFIX was used
The file was modified appserver/admingui/jca/src/main/resources/connectorSecurityMapjs.inc (diff)
The file was modified appserver/admingui/jca/src/main/resources/securityMapjs.inc (diff)
The file was modified appserver/admingui/jca/src/main/resources/connectorConnectionPoolAdvance.jsf (diff)
The file was modified appserver/admingui/jdbc/src/main/resources/jdbcConnectionPoolAdvanceJS.inc (diff)
The file was modified appserver/admingui/full/src/main/resources/jndijs.inc (diff)
The file was modified appserver/admingui/jdbc/src/main/resources/lazyConnectionJS.inc (diff)
Commit 3625a581640d28d7af235ed18d1078033ec6e53a by David Matějček
Added wasp loggers

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/template/src/main/resources/config/logging.properties (diff)
Commit a29fc77ae773e60b8d68a2ed92680a744ffc6ae9 by David Matějček
Closed the rotationTimer and rotationTimerTask lifecycles

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/handler/GlassFishLogHandler.java (diff)
Commit c7dd41c8f932118c0c27a1a854a8b8eea8245300 by David Matějček
Fixed LogFileManager for file defined by just a file name

- then it should use the current directory.
- this scenario is possible when using the library for standalone applications,
  while GF usually uses the instance root's full path

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/rotation/LogFileManager.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/rotation/LogFileManagerTest.java (diff)
Commit 903a57951745d1d522180b462fc2e38961c22913 by David Matějček
The streamCloser and the streamSetter can be null

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/rotation/LogFileManager.java (diff)
Commit c56456c3e3e9f32ecef24d66256c61b162b37b6e by Hiroki Kaido
Remove 'sort="true"' set in 'filterLabels' in 'targetResourceTableButtons.inc'

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/common/src/main/resources/resourceNode/targetResourceTableButtons.inc (diff)
Commit 40b812d46eac256002f256e4b7b9bc1bbd0f7ef5 by Hiroki Kaido
Disable the delete button if no instance is selected in New Cluster Page

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/cluster/src/main/resources/cluster/clusterNew.jsf (diff)
Commit 7ec89de48199c094d9f31ed99843ff0580189d45 by Hiroki Kaido
Fix When opening any Cluster's Resource page, all items in menu tree are highlighted

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/cluster/src/main/resources/cluster/clusterResources.jsf (diff)
Commit 5ce7c0110694260f195f8dcc7a3513e1de2ab83b by Hiroki Kaido
Add a display area for error messages when file upload fails

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/common/src/main/resources/applications/fileComponent.jsf (diff)
Commit 0be995ff08579a50810e803ab49a4888d64a80d0 by Alexander Pinchuk
Integrate Helidon MicroProfile Config 3.2.3

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/pom.xml (diff)
Commit 91c7c3e2a54d66e41ee693af04145cc9019b52a9 by arjan tijms
Initial support for

* Authorization 3.0 and
* Authentication 3.1
* Servlet 6.1 (dummy implementation)

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/SecurityRoleMapper.java (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain1/config/domain.xml (diff)
The file was modified appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/domainNoLog/config/domain.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain2/config/domain.xml (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/EJBResource.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/GlassFishPrincipalMapper.java
The file was modified nucleus/core/kernel/src/main/resources/org/glassfish/embed/domain.xml (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain3/config/domain.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebSecurityManager.java (diff)
The file was modified appserver/admin/template/src/main/resources/config/domain.xml (diff)
The file was modified nucleus/admin/template/src/main/resources/config/domain.xml (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/LocalStrings.properties
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/RoleMapper.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/Resource.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/WebResource.java
The file was modified nucleus/admin/launcher/src/test/resources/domains/baddomain/config/domain.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/DummyResponse.java (diff)
Commit 11e5e2e4b3fddec4b143435efd17dea073276c62 by Hiroki Kaido
Fix the symbol for the required field is not displayed with Location

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/common/src/main/resources/applications/fileComponent.jsf (diff)
Commit 27875646e4620b5c0b78df5b7a8a597c6b471302 by Hiroki Kaido
Formatting

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommand.java (diff)
Commit 0f6c270a0a5ce40ea0fd2ce048ee556e589ccd55 by Hiroki Kaido
Fix Fail to deploy a app when the app's material files remain and if there is a lifecycle module

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommand.java (diff)
Commit 8b2086ea735f684400ab50b42e171c257e2c9f85 by arjan tijms
Fix WebSocket not working for default web module applications.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/web/web-core/src/main/java/org/apache/catalina/core/WebSocketFilterWrapper.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java (diff)
Commit a942c2081b23aa39b3472215b084bf4b9a8061aa by arjan tijms
Processing feedback

* Removing redundant semi-collon
* Moving dummy registration to separate class

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/web/web-core/src/main/java/org/apache/catalina/core/DummyFilterRegistrationDynamic.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java (diff)
Commit 84579e40727c6bb20f4ad915c1a1560546d7875d by arjan tijms
Removing semi-colon

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/WebSocketFilterWrapper.java (diff)
Commit 00a69d1ddca058fda46881d5928bc0711dc74f7b by Hiroki Kaido
Refactor near fixes

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommand.java (diff)
Commit 22bde539ce3fdc75fb4888fe94fdfa355d5c5ff5 by arjan tijms
Integrate Jersey 3.1.4

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 3fbf8ece84346718c8bea2e6acbd776b46a97b97 by arjan tijms
Fix accidentally changed constant

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/cli/SecurityUtil.java (diff)
Commit ce998b970e5fe520722ff0c8a351d13c67b1e020 by David Matějček
Fixed several possible issues with rolling log files

- Failed rollToNewFile could cause NPE
- ATOMIC_MOVE is not supported on all file systems (some Windows FS)
- Cleanup should be executed just if roll succeeded

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/rotation/LogFileManager.java (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/tests/tck/pages_debugging/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/tck/activation/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/webtest/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/reporter/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/tck/platform-tck-runner/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
Commit d641584f883ec333bd109e36af46026e5f65a67e by David Matějček
Switched to System.Logger and renameTo replaced by Files.move

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/rotation/LogFileManager.java (diff)
Commit 3c86d93b3f00da7b7cc1623d738f98dd80db0684 by Glassfish Bot
Prepare next development cycle for 7.0.12-SNAPSHOT
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/reporter/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/tck/platform-tck-runner/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/tests/tck/activation/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/tests/tck/pages_debugging/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/webtest/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
Commit 4431010a77c3e8d081b563c19cd69f96cb1e04ab by Hiroki Kaido
Add TLS checkbox in AdminGUI

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified appserver/admingui/core/src/main/resources/org/glassfish/admingui/core/Strings.properties (diff)
The file was modified appserver/admingui/common/src/main/resources/shared/sslValidationsJS.inc (diff)
The file was modified appserver/admingui/common/src/main/resources/shared/sslAttrs.inc (diff)
The file was modified appserver/admingui/web/src/main/help/en/help/ref-protocolssledit.html (diff)
The file was modified appserver/admingui/web/src/main/help/en/help/task-protocolssledit.html (diff)
The file was modified appserver/admingui/common/src/main/resources/shared/sslPrepare.inc (diff)
Commit e32edab59b5c8cdeb27c768be7f2f79c89199463 by Tony Zhang
fix cmtTimeoutInSeconds config, it can't take effect when set value 0 in admin UI.
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContainerTransactionManager.java (diff)
The file was modified appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/config/TransactionService.java (diff)
Commit e43914372a7aa8999c48b5f8e4ff5fb8d70665be by arjan tijms
Webpage update for 7.0.11

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/README.md (diff)
The file was modified docs/website/src/main/resources/download.md (diff)
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
Commit 2d51213589c7d82d8800165c3cca95e460eb7248 by arjan tijms
Add initial support for several Jakarta EE 11 M1 APIs

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-cdi1x-transaction/META-INF/MANIFEST.MF
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-media-json-processing/META-INF/MANIFEST.MF
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-cdi1x/META-INF/MANIFEST.MF
The file was addedappserver/distributions/glassfish/src/main/patches/parsson-media/META-INF/MANIFEST.MF
The file was modified appserver/pom.xml (diff)
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-mvc-jsp/META-INF/MANIFEST.MF
The file was modified nucleus/parent/pom.xml (diff)
The file was addedappserver/distributions/glassfish/src/main/patches/hibernate-validator/META-INF/MANIFEST.MF
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-common/META-INF/MANIFEST.MF
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-mvc/META-INF/MANIFEST.MF
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-client/META-INF/MANIFEST.MF
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was removedappserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ManagedBeanHandler.java
The file was addedappserver/distributions/web/src/main/patches/jakarta.servlet.jsp.jstl-api/META-INF/MANIFEST.MF
The file was addedappserver/distributions/glassfish/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-server/META-INF/MANIFEST.MF
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-media-sse/META-INF/MANIFEST.MF
The file was addedappserver/distributions/glassfish/src/main/patches/jakarta.faces/META-INF/MANIFEST.MF
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/FelixPrettyPrinter.java (diff)
The file was addedappserver/distributions/glassfish/src/main/patches/jakarta.servlet.jsp.jstl-api/META-INF/MANIFEST.MF
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-hk2/META-INF/MANIFEST.MF
The file was addedappserver/distributions/glassfish/src/main/patches/webservices-osgi/META-INF/MANIFEST.MF
Commit 30554fefabbb633b922b4af11b0404e6b2d3bb3b by arjan tijms
Added Mojarra 4.1 M1 (as snapshot) support.

Faces TCK runs to some degree. It (obviously) fails on the Jakarta
Validation support, which has not yet been updated.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-media-json-jackson/META-INF/MANIFEST.MF
The file was addedappserver/distributions/glassfish/src/main/patches/jakarta.enterprise.cdi-el-api/META-INF/MANIFEST.MF
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was addedappserver/distributions/glassfish/src/main/patches/jersey-entity-filtering/META-INF/MANIFEST.MF
Commit 8e3753de4ce9d2b8a6a34bfe063d269d52b5835f by arjan tijms
Expressly finally as M1 instead of SNAPSHOT

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 33cacd1708a7a9cf914fe68783100e9646a07b68 by arjan tijms
Added M1 versions of Faces and Mojarra

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 0b8b85a4d4aaa088c66c4b7a3648eece63d2f764 by arjan tijms
Integrate Jersey 3.1.5

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 9fc93a25f124ab2c44013a3879c4542986819460 by Hiroki Sawamura
Separate the timeout period for resync by the RecoveryManager from the container managed transaction timeout.
The file was modified appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/config/TransactionService.java (diff)
The file was modified appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/TransactionFactoryImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContainerTransactionManager.java (diff)
The file was modified appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/RecoveryManager.java (diff)
Commit 77c91cea907221b23d5924a97f205a7c0a1f9878 by Ondro Mihalyi
The startserv script now reports errors correctly.
It failed to report error correctly, gave a bash syntax error instead.
Also simplifies the script code that removes unwanted lines in dry run output.
Also fixes the glassfish/bin/startserv script which was broken.
Also switches to use local modules/admin-cli.jar because it's enough and the lib/client/appserver-cli.jar already adds it to the classpath plus adds some more things.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/distributions/glassfish-common/src/main/resources/bin/startserv (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/bin/startserv (diff)
Commit d1205fac09c5aaf6dd6b0f3f1c7f19b79d1fb7f4 by Ondro Mihalyi
Align usage of Cygwin in startserv and asadmin scripts
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
The file was modified appserver/distributions/glassfish-common/src/main/resources/bin/asadmin (diff)
The file was modified appserver/distributions/glassfish-common/src/main/resources/glassfish/bin/asadmin (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/bin/startserv (diff)
The file was modified appserver/distributions/glassfish-common/src/main/resources/bin/startserv (diff)
Commit 5d007fe12d462c832d6138456ff2201930bdc3f4 by arjan tijms
Add Jakarta Validation 3.1.0-M1

Add patch for Hibernate-validator and some code to easier find OSGi
version mismatches

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/distributions/glassfish/src/main/patches/hibernate-validator-cdi/META-INF/MANIFEST.MF
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/FelixPrettyPrinter.java (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/jakarta.faces/META-INF/MANIFEST.MF
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassFishMain.java (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
Commit bb74ba0e8f335ecc55342f765b1e7703b32acabd by arjan tijms
Integrate Jackson 2.16.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 02415fc620002a5e2afc0a0570de3622f636557c by arjan tijms
Next version is 8.0.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/tck/activation/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/tck/platform-tck-runner/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/tck/pages_debugging/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/webtest/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/reporter/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
Commit 2cf8745bcd4e49bc71ee17dd6ff77df292ee10ac by arjan tijms
Integrate Grizzly 4.0.2

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit bf5c1feee21eab62b5c4810ae5c23ab4f2135dff by arjan tijms
Working on getting more tests to pass.

Disabling some tests for now, which of course should be enabled later
again.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/StatusGeneratorITest.java (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/ejb-jar.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/MasterPassword.java (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-ejb-jar2.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/solaris/SolarisRealm.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/jdbc/JDBCRealm.java (diff)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/HAUtil.java (diff)
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/web.xml (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/GlassFishUserStore.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/ldap/LDAPRealm.java (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/LoginContextDriver.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/GlassFishPrincipalMapper.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebContainer.java (diff)
The file was modified appserver/security/webservices.security/src/test/java/org/glassfish/main/security/webservices/WSServletContainerInitializerITest.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ApplicationITest.java (diff)
The file was modified appserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jsp2sful/ProfileInfoRemote.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/certificate/CertificateRealm.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebSecurityManager.java (diff)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/Group.java (diff)
The file was addedappserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/GlassFishPrincipalMapper.java
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-application.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/FileRealmHelper.java (diff)
The file was removednucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/AssertedCredentials.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ConfigITest.java (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/ListFileGroup.java (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-web.xml (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JmsITest.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/security/integration/RealmInitializer.java (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/sun-ejb-jar.xml (diff)
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/SecurityRoleMapper.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/DigestLoginModule.java (diff)
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/multirolemapping/MultiRoleMappingTest.java (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/RoleMapper.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/realm/Realm.java (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ElementStarITest.java (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/application.xml (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/sun-application.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/FelixPrettyPrinter.java (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-ejb-jar1.xml (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java (diff)
Commit 1ac6f9654935d822064e5447e27d00f426c84ff9 by arjan tijms
Use M1 for jsf templating

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit c94e1dad890d8517d832317a507ba8f4088f540b by arjan tijms
Fix several tests

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebSecurityManager.java (diff)
The file was modified appserver/tests/application/src/main/java/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RTestServlet.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/GlassFishPrincipalMapper.java (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/ejb-jar.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RAuthTest.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/GlassFishPrincipalMapper.java (diff)
The file was addedappserver/distributions/glassfish/src/main/patches/jakarta.enterprise.concurrent/META-INF/MANIFEST.MF
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/defaultp2r/web.xml (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/sun-application.xml (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/login.jsp (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/web.xml (diff)
Commit 1084094fdf26cdf507b256781a932fde288987b7 by arjan tijms
Use M1 for Exousia again

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit a956f31daf8d4f50a2e985b273caa515ee350c2a by arjan tijms
Update MP to Jakarta EE 11 M1 compatible versions.

Also sets JDK to 21; this was required by Helidon 4, but something that
was already planned for GlassFish

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/microprofile/config/src/main/java/io/helidon/microprofile/config/ConfigCdiExtension.java (diff)
The file was modified appserver/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
Commit 7e97f70ff5d17c5d822fce8f71f176e07bedf57a by arjan tijms
Set something in the Jenkinsfile to 21

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified Jenkinsfile (diff)
Commit 63250129f9bbb4fd97fc8d6665f494ab33061526 by arjan tijms
Use 21 image

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified Jenkinsfile (diff)
Commit 95804274a1541473b5d73433c5c03a6853044744 by arjan tijms
Removed CDI tests using @ManagedBean

This had been removed from the platform.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/TestServlet.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/TestBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/TestAroundInvokeInterceptor.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/bravo.jar
The file was modified appserver/tests/appserv-tests/devtests/cdi/open-issues/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/servlet/TestManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/ejb/com/acme/ejb/impl/Singleton4.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/build.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/lib/bean-lib.jar
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/servlet/test/interceptors/TestAroundInvokeInterceptor.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/servlet/test/servlet/TestServlet.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/TestSessionScopedBeanInLib.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/build.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/HelloServlet.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/HelloServlet.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/bravo.jar
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/lib/bean-lib.jar
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/factory/SJSASFactory.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/WebTest.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/Tester.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/descriptor/beans.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/build.properties
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/TestManagedBeanExtension.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/beans/TestManagedBean.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/alpha.jar
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/Foo2ManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/FooManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/servlet/com/tests/TestAroundInvokeInterceptor.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/WebTest.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/servlet/TestBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/build.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/ResourcesProducer.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/build.properties
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/WebTest.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/WebTest.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/lib/com/acme/util/TestManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/FooBarManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/UtilInLibDir.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/interceptors/TestAroundInvokeInterceptor.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/lib/weld-extension.jar
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/descriptor/beans.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/servlet/test/beans/TestBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/TestServlet.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/HelloSingleton.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/JerseyInterceptor.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/client/Client.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/README
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/FooManagedBean.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.jar
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/WebTest.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/build.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/servlet/com/tests/Tester.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/ContextListener.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.rar
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/lib/bean-lib.jar
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/TestBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/build.properties
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/build.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/README
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/alpha.jar
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/TestDatabase.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/FooBarManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/BarManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/README
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/descriptor/beans.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/TestManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/war/com/acme/servlet/HelloServlet.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/servlet/com/tests/TestManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/TestManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/TestAroundInvokeInterceptor.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/build.properties
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/build.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/servlet/TestServlet.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/build.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/README
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/Foo.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/TestManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/servlet/TestServlet.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/TestBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/descriptor/beans.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/beans/TestBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/build.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/descriptor/beans.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/Tester.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/WebTest.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/TestAroundInvokeInterceptor.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/servlet/test/beans/Tester.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/README
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/WebTest.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/servlet/com/tests/TestBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/build.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/singleton-startup/hello/ejb/com/acme/Bar.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/build.properties
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/war/com/acme/servlet/HelloServlet.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/TestManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/Tester.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/build.properties
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/TestDependentBeanInLib.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/beans/Tester.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/descriptor/beans.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/servlet/test/beans/TestManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/descriptor/beans.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/HelloRemote.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/singleton-startup/hello/ejb/com/acme/SingletonBean.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/TestServlet.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/ejb/com/acme/ejb/impl/HelloSingleton.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/servlet/com/tests/TestServlet.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/Foo.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/build.properties
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/Hello.java (diff)
Commit 31ebd8e543a3fdaee7e139bd82c2c154768b05d2 by arjan tijms
Removed EJB tests using @ManagedBean

This had been removed from the platform.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/client/Client.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/InterceptorA.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/ejb/SomeManagedBean3.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/AppException.java
The file was removedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/src/gf/TestServlet.java
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean1Class1MethodLevelInt.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/FooManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanSuper.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/StatelessBean.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/ejb/SingletonBean.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/ejb/SomeManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/ejb/SomeManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/ResInSameApp/webModule/src/BarManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/ejb/SomeManagedBean2.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SomeManagedBean3.java
The file was removedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/build.xml
The file was modified appserver/tests/appserv-tests/config.properties (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2Int.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/ejb/SomeManagedBean3.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war/VerifyServlet.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean1Int.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/war/FooBarManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/descriptor/ejb/SlessEJB2.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/HelloServlet.java
The file was removedappserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/ManagedSuper.java
The file was removedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/WebTest.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanNoInt.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/client/FooManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2IntPlusBean.java
The file was removedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/build.xml
The file was removedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/descriptor/faces-config.xml
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/war/Foo2ManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/client/Client.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/ejb/SlessEJB2.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/docroot/index.jsp
The file was removedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/src/gf/FooManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/ejb/FooManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/ejb/SlessEJB2.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/build.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/ejb/SomeManagedBean2.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/InterceptorSuper.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2MethodLevelInt.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/ejb/SomeManagedBeanBase.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SlessEJB2.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean1MethodLevelIntExcludeClass.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2IntExcludeClass.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/BarManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/war/HelloServlet.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanNoIntPlusBean.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/HelloSingleton.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/WebContent/META-INF/MANIFEST.MF
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/client/FooManagedBean2.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanExtra.java
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfFormLoginHttpSessionListener/src/test/TestMessage.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/client/Client.java
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/ResInSameApp/webModule/src/TestServlet.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/ContextListener.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/ejb/SomeManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/descriptor/ejb/SomeManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/InterceptorB.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SomeManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfServerAuthModuleRedirect/src/test/TestMessage.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/src/gf/BarManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/build.properties
The file was removedappserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/BarManagedBean.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/FooManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/HelloServlet.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/build.xml
The file was removedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/WebContent/WEB-INF/web.xml
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/Foo.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/ManagedSuper.java
The file was removedappserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/FooManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/ejb/SingletonBean2.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SomeManagedBean2.java
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/StatelessBean.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/descriptor/web.xml
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war/MngTimeoutBean.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/ejb/SlessEJB2.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/servlet/test/MyBackingBean.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/build.properties
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/FooBarManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/HelloServlet.java (diff)
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/ManagedSuper.java
The file was removedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/BarManagedBean.java
Commit e10ab7a6112d662e891fba43995f7bfcf3cb2495 by arjan tijms
Revert config.properties being changed by tests

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/appserv-tests/config.properties (diff)
Commit de56d15095a8a990cd9c9dab0c8507c0edb82f46 by arjan tijms
Add patches to web profile distribution

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/distributions/web/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java
The file was addedappserver/distributions/web/src/main/patches/jersey-entity-filtering/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/parsson-media/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/jakarta.enterprise.cdi-el-api/META-INF/MANIFEST.MF
The file was modified appserver/distributions/web/src/main/patches/jersey-hk2/META-INF/MANIFEST.MF (diff)
The file was addedappserver/distributions/web/src/main/patches/jersey-media-json-jackson/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/jersey-common/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/jersey-media-json-processing/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/jersey-server/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/jakarta.enterprise.concurrent/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/jersey-mvc-jsp/META-INF/MANIFEST.MF
The file was modified appserver/distributions/web/pom.xml (diff)
The file was addedappserver/distributions/web/src/main/patches/jersey-client/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/microprofile-jwt-auth-api/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/jersey-cdi1x-transaction/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/webservices-osgi/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/jersey-cdi1x/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/microprofile-rest-client-api/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/jersey-media-sse/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/hibernate-validator-cdi/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/hibernate-validator/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/jersey-mvc/META-INF/MANIFEST.MF
Commit 7e85af65bd0f13844bab57e8a61c3fbb6ef65b03 by arjan tijms
Export config to make embedded start

This likely requires much more research, and it could be embedded does
not support embedded jars at all, and most have every class in the main
jar.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/microprofile/config/pom.xml (diff)
Commit a07bf8ce5d758c3cbcf7e4b30842516a8b6df134 by arjan tijms
Update glassfish7 root folder to glassfish8

Note that at the moment of committing this is under discussion, and may
be updated later to another pattern.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/tests/tck/platform-tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/TckRunner.java (diff)
The file was modified appserver/tests/quicklook/run_test.sh (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified docs/troubleshooting-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified docs/deployment-planning-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/docs/quickstart.html (diff)
The file was modified nucleus/admin/config-api/src/main/java/org/glassfish/config/support/DefaultConfigUpgrade.java (diff)
The file was modified docs/administration-guide/src/main/asciidoc/domains.adoc (diff)
The file was modified appserver/ant-tasks/src/main/resources/org/apache/tools/ant/sample-build.xml (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/tests/v2-tests/appserv-tests/devtests/hk2/README (diff)
The file was modified docs/reference-manual/src/main/asciidoc/ping-node-ssh.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/uninstall-node-dcom.adoc (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/common/Util.java (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified docs/administration-guide/src/main/asciidoc/monitoring.adoc (diff)
The file was modified appserver/distributions/docker/src/main/docker/Dockerfile (diff)
The file was modified docs/reference-manual/src/main/asciidoc/install-node-ssh.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/update-node-ssh.adoc (diff)
The file was modified appserver/tests/v2-tests/appserv-tests/config/emma.xml (diff)
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified nucleus/cluster/admin/readme (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes-config.adoc (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ha/cluster-tests/simple-failover-modified-session/src/main/java/com/acme/HttpClient.java (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/dblogs/base/readme (diff)
The file was modified runtests.sh (diff)
The file was modified appserver/tests/sqe_smoke/run_test.sh (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilderUtil.java (diff)
The file was modified appserver/tests/sse/videoplayer/README.txt (diff)
The file was modified docs/administration-guide/src/main/asciidoc/overview.adoc (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/README_Embedded.txt (diff)
The file was modified docs/administration-guide/src/main/asciidoc/logging.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-modules.adoc (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ha/cluster-tests/simple-failover-modified-attribute/src/main/java/com/acme/HttpClient.java (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/ssh-setup.adoc (diff)
The file was modified appserver/tests/paas/README.txt (diff)
The file was modified docs/application-deployment-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/tests/quicklook/build.properties (diff)
The file was modified appserver/tests/tck/activation/pom.xml (diff)
The file was modified appserver/tests/cts_smoke/run_test.sh (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/ImportSyncBundleCommand.java (diff)
The file was modified docs/reference-manual/src/main/asciidoc/import-sync-bundle.adoc (diff)
The file was modified docs/embedded-server-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/appclient/client/acc/src/test/java/org/glassfish/appclient/client/CLIBootstrapTest.java (diff)
The file was modified docs/reference-manual/src/main/asciidoc/install-node-dcom.adoc (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-service.adoc (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified gftest.sh (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes.adoc (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/README_Embedded.txt (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilderUtil.java (diff)
The file was modified appserver/tests/embedded/static/web/src/test/java/org/glassfish/tests/embedded/cooked/InplantedTest.java (diff)
The file was modified docs/performance-tuning-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified README.md (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-node-dcom.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes-ssh.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/start-database.adoc (diff)
The file was modified Jenkinsfile (diff)
The file was modified docs/reference-manual/src/main/asciidoc/export-sync-bundle.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/start-local-instance.adoc (diff)
The file was modified docs/application-development-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/tests/embedded/utils/src/main/java/org/glassfish/tests/embedded/utils/EmbeddedServerUtils.java (diff)
The file was modified docs/security-guide/src/main/asciidoc/administrative-security.adoc (diff)
The file was modified appserver/admin/cli-optional/src/main/manpages/com/sun/enterprise/admin/cli/optional/list-backups.1 (diff)
The file was modified docs/reference-manual/src/main/asciidoc/install-node.adoc (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/src/main/manpages/com/sun/enterprise/admin/servermgmt/cli/create-service.1 (diff)
The file was modified docs/upgrade-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-node-config.adoc (diff)
The file was modified appserver/tests/embedded/static/web/src/test/java/org/glassfish/tests/embedded/cooked/ExistingConfigurationTest.java (diff)
The file was modified appserver/tests/embedded/static/web/src/test/java/org/glassfish/tests/embedded/cooked/ExistingDomainTest.java (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/update-node-config.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/nodes.adoc (diff)
The file was modified docs/security-guide/src/main/asciidoc/user-security.adoc (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/io/ServerDirs.java (diff)
The file was modified docs/administration-guide/src/main/asciidoc/jdbc.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/uninstall-node-ssh.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/general-administration.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/generate-jvm-report.adoc (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/README (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified docs/error-messages-reference/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/README (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/tests/cdi/README.txt (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified docs/administration-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-node-ssh.adoc (diff)
The file was modified docs/quick-start-guide/src/main/asciidoc/basic-features.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/uninstall-node.adoc (diff)
The file was modified appserver/tests/appserv-tests/devtests/cluster/test-bigcluster.sh (diff)
The file was modified docs/reference-manual/src/main/asciidoc/start-domain.adoc (diff)
The file was modified docs/upgrade-guide/src/main/asciidoc/upgrading-legacy-installation.adoc (diff)
The file was modified docs/security-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/start-instance.adoc (diff)
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java (diff)
The file was modified docs/release-notes/src/main/asciidoc/preface.adoc (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/GlassFishMainActivator.java (diff)
The file was modified appserver/admingui/cluster/src/main/resources/org/glassfish/cluster/admingui/Strings.properties (diff)
The file was modified appserver/tests/quicklook/QuickLook_Test_Instructions.html (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/build.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/SystemPropertyConstants.java (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/ping-node-dcom.adoc (diff)
The file was modified docs/installation-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/distributions/glassfish-common/src/main/resources/README.txt (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/update-node-dcom.adoc (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-backups.adoc (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/instances.adoc (diff)
The file was modified nucleus/cluster/common/src/test/java/com/sun/enterprise/util/cluster/PathsTest.java (diff)
The file was modified appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java (diff)
The file was modified appserver/tests/tck/pages_debugging/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java (diff)
The file was modified appserver/tests/hk2/README.txt (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/src/admin/SSHNodeTest.java (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes-dcom.adoc (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/collect-log-files.adoc (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/AdminConsoleAdapter.java (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified docs/installation-guide/src/main/asciidoc/installing.adoc (diff)
The file was modified docs/upgrade-guide/src/main/asciidoc/upgrade-compatibility-issues.adoc (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/io/InstanceDirs.java (diff)
Commit 2bc6692509c26274810942f5ed0e6f18a8dcdc04 by arjan tijms
Integrate Javassist 3.30.2

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit 9e04dee35ad117ceebcc02cf6fa99f05436fd9a4 by Alexander Pinchuk
Integrate JLine 3.25.0

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/parent/pom.xml (diff)
Commit 7bf115528373008e9cb812745cd185557835ebab by Alexander Pinchuk
Integrate commons-lang3 3.14.0

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/parent/pom.xml (diff)
Commit 49c022964bc83aa459551f5e2d6666228bbc8fe1 by Alexander Pinchuk
Integrate commons-io 2.15.1

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/parent/pom.xml (diff)
Commit eb839d7605dbca17bc9d2e70c88802a947070c65 by Alexander Pinchuk
Integrate ClassMate 1.7.0

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/parent/pom.xml (diff)
Commit 3e6ccb7186be8da036637cd48a7634e23543d2ae by Alexander Pinchuk
Fixes license year

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/parent/pom.xml (diff)
Commit 41c88a59778e6b172533f708c0bb150a7223111d by Alexander Pinchuk
Integrate JSch 0.2.16

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/parent/pom.xml (diff)
Commit 73b3586709279a2d885eb926ae768c31e5a7331d by Alexander Pinchuk
Make all deployment-time bytecode transformers reentrant

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DeploymentContextImpl.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java (diff)
Commit c3890f2dba683c12917306e2dc7616edf3bef30d by Alexander Pinchuk
Integrate Helidon MicroProfile Config 3.2.5

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/pom.xml (diff)
Commit b03ffc56fd178df778d5e959e45fd1d22a9d42f1 by arjan tijms
Integrate early build of Jersey 4.

This build was done specifically for GF and only updates dependencies

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-entity-filtering/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-media-sse/META-INF/MANIFEST.MF
The file was removedappserver/distributions/web/src/main/patches/jersey-mvc/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-cdi1x/META-INF/MANIFEST.MF
The file was removedappserver/distributions/web/src/main/patches/jersey-media-json-processing/META-INF/MANIFEST.MF
The file was removedappserver/distributions/web/src/main/patches/jersey-mvc-jsp/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-hk2/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-server/META-INF/MANIFEST.MF
The file was removedappserver/distributions/web/src/main/patches/jersey-entity-filtering/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-cdi1x-transaction/META-INF/MANIFEST.MF
The file was removedappserver/distributions/web/src/main/patches/jersey-hk2/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-media-json-processing/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-media-json-jackson/META-INF/MANIFEST.MF
The file was removedappserver/distributions/web/src/main/patches/jersey-client/META-INF/MANIFEST.MF
The file was removedappserver/distributions/web/src/main/patches/jersey-common/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-mvc/META-INF/MANIFEST.MF
The file was removedappserver/distributions/web/src/main/patches/jersey-cdi1x-transaction/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-client/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-common/META-INF/MANIFEST.MF
The file was removedappserver/distributions/glassfish/src/main/patches/jersey-mvc-jsp/META-INF/MANIFEST.MF
The file was removedappserver/distributions/web/src/main/patches/jersey-media-sse/META-INF/MANIFEST.MF
The file was removedappserver/distributions/web/src/main/patches/jersey-media-json-jackson/META-INF/MANIFEST.MF
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was removedappserver/distributions/web/src/main/patches/jersey-cdi1x/META-INF/MANIFEST.MF
The file was modified appserver/distributions/web/pom.xml (diff)
The file was removedappserver/distributions/web/src/main/patches/jersey-server/META-INF/MANIFEST.MF
Commit 14110054311dd6068ca1a0959927b37a0dc759b9 by Alexander Pinchuk
Direct use ClassFileTransformer for bytecode preprocessing

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit b0f209518e286bf232715c15b54596560305f01d by Alexander Pinchuk
Use COW array list for a list of transformers

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
Commit 724420eb3aac96c7fbc26eb34f0df5b07f1868b4 by Alexander Pinchuk
Remove unused method

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/ExtendedDeploymentContext.java (diff)
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DeploymentContextImpl.java (diff)
Commit 22d9ec8e91bf00d8fd754bec760b222bc07ea69d by arjan tijms
Reduce usage of Java SE Security Manager

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/Globals.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterChain.java (diff)
The file was modified appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerBuilder.java (diff)
The file was modified appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/PersistentManagerBase.java (diff)
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java (diff)
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermsArchiveDelegate.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/PermissionsUtil.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
The file was removedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/VoidPermissionTest.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterFactory.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/DeclaredPermissionsProcessor.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/servlets/DefaultServlet.java (diff)
The file was removedappserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/JWSACCClassLoader.java
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/XMLPermissionsHandler.java
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermissionsProcessor.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardManager.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityServicesUtil.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/ManagerBase.java (diff)
The file was removedappserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java
The file was removedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtilTest.java
The file was modified appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/ModuleEEPermissionsProcessor.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ContainerBase.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java (diff)
The file was modified appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java (diff)
The file was removedappserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/ClientClassLoaderDelegate.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermissionXMLParser.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/EarEEPermissionsProcessor.java
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapper.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/VoidPermission.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterConfig.java (diff)
The file was removednucleus/common/common-util/src/main/java/com/sun/enterprise/security/integration/DDPermissionsLoader.java
Commit 2e46bfbc2a1d2de0c0a0188b83681cbe0494d042 by arjan tijms
Remove obsoleted appperms test and temp disable JMS intect test

The latter often fails on the Eclipse CI, but passes locally.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was removedappserver/tests/quicklook/security/appperms/src/java/TestServlet.java
The file was removedappserver/tests/quicklook/security/appperms/web/jsp/index.jsp
The file was removedappserver/tests/quicklook/security/appperms/src/java/BeanMessage.java
The file was modified appserver/tests/quicklook/jms/injection/src/test/ClientTestNG.java (diff)
The file was removedappserver/tests/quicklook/security/appperms/src/java/BeanMessageInterface.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java (diff)
The file was modified appserver/tests/quicklook/build.xml (diff)
The file was removedappserver/tests/quicklook/security/appperms/web/html/index.html
The file was modified appserver/tests/quicklook/testng/testng_gd_security.xml (diff)
The file was modified runtests.sh (diff)
The file was modified appserver/tests/quicklook/testng/testng_full_profile.xml (diff)
The file was removedappserver/tests/quicklook/security/appperms/build.xml
The file was removedappserver/tests/quicklook/security/appperms/metadata/application.xml
The file was removedappserver/tests/quicklook/security/appperms/metadata/permissions.xml
The file was removedappserver/tests/quicklook/security/appperms/src/java/BeanRootInterface.java
The file was removedappserver/tests/quicklook/security/appperms/src/java/BeanRoot.java
The file was removedappserver/tests/quicklook/security/appperms/build.properties
The file was removedappserver/tests/quicklook/security/appperms/src/java/BeanLeaf.java
The file was removedappserver/tests/quicklook/security/appperms/src/test/ApppermsTestNG.java
The file was removedappserver/tests/quicklook/security/appperms/metadata/web.xml
Commit e0e5f457eae42f4e00c156dc7dddaa8c40665050 by Alexander Pinchuk
Code cleanup

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/ExtendedDeploymentContext.java (diff)
Commit a436c776918fe89bc3b0f014645a23ae2f4daea0 by Alexander Pinchuk
Replace JMockit mock framework with EasyMock

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplUnitTest.java (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/internal/ContextMapPropagatorTest.java (diff)
Commit 0ff1390ce9a9b975967c3106f92f2bf42c486ef5 by Alexander Pinchuk
Remove all JMockit occurrences

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/parent/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
Commit 7d4119291a760ac075ade30d02a93616825a64cf by arjan tijms
Fixes #24739

Authentication modules (Jakarta Authentication and native) did not get
the masked request, but the raw request. Masking is needed for
application that are on the default context root ("/") to they get to
see "" as a root instead of "/someappname".

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/FormAuthenticator.java (diff)
Commit 004ee5548dcb788a0fc793f9f91e1c5699bec494 by arjan tijms
Fix tabs

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
Commit a772cb4fc59ae17f0060c3619f4391ecdd2b30dc by Alexander Pinchuk
Integrate EasyMock 5.2.0

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/parent/pom.xml (diff)
Commit ef253ea485c3d5b899681b7fffb1ba6d20300f38 by Alexander Pinchuk
Update JaCoCo to 0.8.11

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/parent/pom.xml (diff)
Commit 436c485903332bee06ad0495637cfbf3ad32242e by David Matějček
Remove log handler so server.log will be owned just by the server

- This should fill the inability to rotate the log file on windows when it is
  started with watchdog or verbose.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/launcher/src/main/java/com/sun/enterprise/admin/launcher/GFLauncher.java (diff)
Commit d6789bda5935439846af5ce4eefd6fc331ddd754 by David Matějček
Fixed stop-domain warning message

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/StopDomainCommand.java (diff)
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/LocalStrings.properties (diff)
Commit fe2e65dac5d6c18c7f3532cb021b46017f2183fa by David Matějček
Fixed issues around rolling the server.log file

- When rolling, several log records were lost - doesn't happen any more
- Refactoring: separated features to own classes, which resolved some locking
  and reduced need of sharing method handles.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/handler/GlassFishLogHandlerTest.java (diff)
The file was addednucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/rotation/MeteredFileWriter.java
The file was addednucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/rotation/LogFileArchiver.java
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/rotation/LogFileManager.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/rotation/LogFileManagerTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/handler/GlassFishLogHandler.java (diff)
Commit d0996d97e7a073fd5f01ad7b724ee813ca0ba571 by David Matějček
Fixed problem with lost event handling of logging.properties

- Some editors save the file so they delete and create it. But when GF noticed
  that the file was deleted, it disabled the mechanism used to refresh
  the configuration.
- Now it prints the warning, but then creates a special thread waiting until
  the file is backa again, then configuring the mechanism again.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LogFacade.java (diff)
The file was modified nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LogManagerService.java (diff)
Commit fef38776c65b11bcf3221671221e5d8ae2b00c6c by arjan tijms
Add debug option to start-cluster, to start all instances in debug mode

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/StopClusterCommand.java (diff)
The file was modified nucleus/cluster/admin/src/main/manpages/com/sun/enterprise/v3/admin/cluster/start-cluster.1 (diff)
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/StartClusterCommand.java (diff)
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/ClusterCommandHelper.java (diff)
Commit 5a55d00732433858e4f89f1c1ef8b21640c042d8 by arjan tijms
Fix tab and trailing spaces

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/StartClusterCommand.java (diff)
The file was modified nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/ClusterCommandHelper.java (diff)
Commit a6ec9b29953db0624745332fdeeb6bb76cc96a9a by Alexander Pinchuk
Fixes ConcurrentModificationException in context map propagator

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/Utils.java (diff)
Commit 6085f41b703aef7e66d9fb5ba266d2ed88981b51 by Alexander Pinchuk
Enable test case

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/internal/ContextMapPropagatorTest.java (diff)
Commit 66cd67c5f1904e79cba534ac7f772cb6821a8627 by arjan tijms
Integrate GlassFish Shoal 3.1.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
Commit a754142aca779e90f897c057b2bf49558fdea8a1 by Alexander Pinchuk
Optimize servlet caching filter

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/filter/CachingFilter.java (diff)
Commit 51126f2ee8c322465dc3090a89b0d2649b503357 by Alexander Pinchuk
Raise bytecode level

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/generator/ASMClassWriter.java (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/BtraceClientGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderImplGenerator.java (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java (diff)
Commit ca322e388f626b255be9704270f70ed5e3f96c57 by arjan tijms
Try the application classloader to restore the Principal for HA.

This allows a custom Principal to be used that's defined by the
application (the .class file resides in a .war).

The application classloader is tried last so that the existing behaviour
is preserved as much as possible.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-ha/src/main/java/org/glassfish/web/ha/authenticator/HASingleSignOn.java (diff)
The file was modified appserver/web/web-ha/src/main/java/org/glassfish/web/ha/authenticator/HASingleSignOnEntry.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/authenticator/SingleSignOn.java (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/security/web/GlassFishSingleSignOn.java (diff)
Commit 7fcb1759c7d7376318ca38dcba969af01fc9c4fa by arjan tijms
Fixed typo

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-ha/src/main/java/org/glassfish/web/ha/authenticator/HASingleSignOnEntry.java (diff)
Commit a30cff4b70dfd6812ef08b144669ab8b6be1c3bc by arjan tijms
Formatting

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-ha/src/main/java/org/glassfish/web/ha/authenticator/HASingleSignOnEntry.java (diff)
Commit 0756efe7d99b08d32a049e1da8ffe6ec91440158 by Alexander Pinchuk
Use standard proxy default method invocation handler

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java (diff)
The file was modified nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java (diff)
The file was removednucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ProxyHelper.java
The file was modified appserver/pom.xml (diff)
Commit f1f4552a14ff3c9a8c9169dce69f2c3f040662ec by arjan tijms
Order WebSocket initializer before Faces one

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/Globals.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
Commit c7277218bc8519ee7156303cd3e4c19301a83605 by Alexander Pinchuk
Fixes REST ASM resource generator

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/generator/ASMResourcesGenerator.java (diff)
Commit 73b05366ce34a07f3b340e076529a128e39aaa9a by arjan tijms
Guard the websocket upgrade to only happen once for a request.

Without that guard in place it could happen multiple times as
"basic.invoke(req, resp);" could lead to the invocation of another
PipeLine executing the same code.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardPipeline.java (diff)
Commit ba5ea0a15d34f1a74d73a38de687f36e66851d79 by arjan tijms
Integrate Apache Santuario/XMLSec 4.0.1

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 6e266226f516984a430802591c97e6733bbfcdf0 by arjan tijms
Integrate Woodstox 6.6.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/pom.xml (diff)
Commit 3bd125585b27dfa268fafb494c91264ab73ecadd by David Matějček
More stable GlassFishLogHandlerTest

- instead of checking the file size, lets check its content

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/handler/GlassFishLogHandlerTest.java (diff)
Commit 4de64935bb767325e717110d51ce22ba831b3291 by David Matějček
Fixed typo in LogFileManagerTest

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/rotation/LogFileManagerTest.java (diff)
Commit caef93e6e46bf599bdfe1d16b39ac12aa8d3cde9 by arjan tijms
Add websocket TCK runner

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedappserver/tests/tck/websocket/pom.xml
The file was modified appserver/tests/tck/pom.xml (diff)
The file was addedappserver/tests/tck/tck-download/jakarta-websocket-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
Commit 94ac44af256fa625fc388654cfd9f3742293e8a9 by arjan tijms
Patch Tyrus manifest to export org.glassfish.tyrus.client.exception

See https://github.com/eclipse-ee4j/tyrus/issues/888

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/distributions/web/pom.xml (diff)
The file was addedappserver/distributions/glassfish/src/main/patches/tyrus-client/META-INF/MANIFEST.MF
The file was addedappserver/distributions/web/src/main/patches/tyrus-client/META-INF/MANIFEST.MF
The file was modified appserver/distributions/glassfish/pom.xml (diff)
Commit a87413d511aeae7f537f84056e606841608c49ea by arjan tijms
Integrate HK2 3.0.6

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified appserver/tests/tck/activation/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/reporter/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/webtest/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-websocket-tck/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml (diff)
The file was modified appserver/tests/tck/websocket/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/tests/tck/platform-tck-runner/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/tck/pages_debugging/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
Commit c455645786bb9e851e9aab4a2c393cbeee82cef9 by Glassfish Bot
Prepare next development cycle for 7.0.13-SNAPSHOT
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified nucleus/hk2-config-types/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified nucleus/security/services/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/tests/tck/websocket/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified appserver/tests/tck/pages_debugging/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/admingui/pom.xml (diff)
The file was modified nucleus/security/ssl-impl/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified nucleus/security/core/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/appclient/server/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/webtest/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified nucleus/osgi-platforms/pom.xml (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/tck/platform-tck-runner/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified nucleus/security/pom.xml (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-websocket-tck/pom.xml (diff)
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified nucleus/test-utils/pom.xml (diff)
The file was modified nucleus/xmlbind-annotations/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/reporter/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/extras/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was modified appserver/resources/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/tests/tck/activation/pom.xml (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified nucleus/resources/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
Commit 31c9afcea3a4885a303dff8e1002e47f2cbccbfa by David Matějček
Add list of processes

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified Jenkinsfile (diff)
Commit 776c5343bd24467b54b81ab498501dfd8dc11fb4 by arjan tijms
Webpage update for 7.0.12

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
The file was modified docs/website/src/main/resources/download.md (diff)
The file was modified docs/website/src/main/resources/README.md (diff)
Commit b10e3b8736992e0048855d2a69e9231aab345f67 by noreply
Revert "Merge master into 8.0"
The file was modified appserver/webservices/jsr109-impl/pom.xml (diff)
The file was modified nucleus/deployment/dtds/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/TestManagedBean.java
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/appclient/client/acc/pom.xml (diff)
The file was modified appserver/orb/orb-iiop/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/TestAroundInvokeInterceptor.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/servlet/com/tests/Tester.java
The file was modified appserver/admingui/jms-plugin/pom.xml (diff)
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml (diff)
The file was modified appserver/webservices/metro-glue/pom.xml (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-application.xml (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermissionsProcessor.java
The file was addedappserver/tests/quicklook/security/appperms/src/java/BeanLeaf.java
The file was modified appserver/appclient/server/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanNoInt.java
The file was modified appserver/web/gf-web-connector/pom.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.jar
The file was modified appserver/distributions/docker/src/main/docker/Dockerfile (diff)
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/nodes.adoc (diff)
The file was modified appserver/persistence/cmp/support-ejb/pom.xml (diff)
The file was modified appserver/admingui/ejb-lite/pom.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/FileRealmHelper.java (diff)
The file was modified nucleus/core/kernel/src/main/resources/org/glassfish/embed/domain.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/FooBarManagedBean.java
The file was modified appserver/security/webservices.security/src/test/java/org/glassfish/main/security/webservices/WSServletContainerInitializerITest.java (diff)
The file was modified docs/reference-manual/src/main/asciidoc/install-node-dcom.adoc (diff)
The file was modified docs/quick-start-guide/pom.xml (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified appserver/web/web-core/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/descriptor/beans.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/war/com/acme/servlet/HelloServlet.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/build.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml (diff)
The file was removedappserver/distributions/web/src/main/patches/jakarta.enterprise.concurrent/META-INF/MANIFEST.MF
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/docroot/index.jsp
The file was modified appserver/tests/embedded/static/web/src/test/java/org/glassfish/tests/embedded/cooked/ExistingDomainTest.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java (diff)
The file was modified appserver/jdbc/jdbc-config/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/update-node-dcom.adoc (diff)
The file was modified appserver/orb/orb-enabler/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java (diff)
The file was modified docs/upgrade-guide/src/main/asciidoc/upgrade-compatibility-issues.adoc (diff)
The file was modified appserver/persistence/entitybean-container/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/export-sync-bundle.adoc (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/SystemPropertyConstants.java (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-web.xml (diff)
The file was modified appserver/tests/hk2/README.txt (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/EarEEPermissionsProcessor.java
The file was modified appserver/admingui/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was modified appserver/tests/v2-tests/appserv-tests/devtests/hk2/README (diff)
The file was modified docs/application-deployment-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/application.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/HelloServlet.java (diff)
The file was modified appserver/tests/tck/concurrency/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/WebTest.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/startup/EjbApplication.java (diff)
The file was modified appserver/web/weld-integration/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/README
The file was modified docs/reference-manual/src/main/asciidoc/generate-jvm-report.adoc (diff)
The file was modified appserver/appclient/client/acc-standalone/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/build.properties
The file was modified appserver/security/security-all/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/ejb/SlessEJB2.java (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/build.xml (diff)
The file was modified appserver/osgi-platforms/pom.xml (diff)
The file was modified appserver/tests/paas/README.txt (diff)
The file was modified nucleus/cluster/pom.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/Group.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/servlet/com/tests/TestAroundInvokeInterceptor.java
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/GlassFishMainActivator.java (diff)
The file was modified appserver/web/web-ha/pom.xml (diff)
The file was modified docs/administration-guide/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml (diff)
The file was modified appserver/tests/embedded/utils/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/singleton-startup/hello/ejb/com/acme/SingletonBean.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/descriptor/beans.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml (diff)
The file was modified appserver/tests/tck/websocket/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/servlet/com/tests/TestManagedBean.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterFactory.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/build.properties
The file was modified appserver/appclient/server/connector/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java (diff)
The file was modified appserver/admingui/jdbc/pom.xml (diff)
The file was modified nucleus/core/pom.xml (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderImplGenerator.java (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-ejb-jar1.xml (diff)
The file was modified appserver/tests/paas/basic-db/pom.xml (diff)
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml (diff)
The file was modified nucleus/common/pom.xml (diff)
The file was modified appserver/admin/backup/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilderUtil.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/JerseyInterceptor.java (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/domainNoLog/config/domain.xml (diff)
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml (diff)
The file was addedappserver/tests/quicklook/security/appperms/metadata/permissions.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml (diff)
The file was modified appserver/common/amx-jakartaee/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/TestBean.java
The file was modified nucleus/flashlight/framework/pom.xml (diff)
The file was addedappserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/ClientClassLoaderDelegate.java
The file was modified docs/reference-manual/src/main/asciidoc/update-node-ssh.adoc (diff)
The file was modified nucleus/common/glassfish-api/pom.xml (diff)
The file was modified appserver/extras/embedded/nucleus/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes-ssh.adoc (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/StatusGeneratorITest.java (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/ejb/SomeManagedBean.java
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebContainer.java (diff)
The file was modified appserver/tests/tck/platform-tck-runner/pom.xml (diff)
The file was modified nucleus/flashlight/agent/pom.xml (diff)
The file was modified appserver/appclient/client/pom.xml (diff)
The file was modified appserver/tests/admingui/auto-test/pom.xml (diff)
The file was modified docs/security-guide/pom.xml (diff)
The file was modified appserver/security/webintegration/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/WebTest.java
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml (diff)
The file was modified appserver/tests/quicklook/run_test.sh (diff)
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/src/gf/TestServlet.java
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java (diff)
The file was modified docs/reference-manual/pom.xml (diff)
The file was modified nucleus/deployment/autodeploy/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/EJBResource.java
The file was removedappserver/distributions/web/src/main/patches/webservices-osgi/META-INF/MANIFEST.MF
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml (diff)
The file was modified nucleus/core/context-propagation/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/descriptor/beans.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/build.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml (diff)
The file was modified appserver/common/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/UtilInLibDir.java (diff)
The file was modified nucleus/cluster/cli/pom.xml (diff)
The file was modified nucleus/core/api-exporter/pom.xml (diff)
The file was modified appserver/grizzly/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/ResInSameApp/webModule/src/TestServlet.java (diff)
The file was modified appserver/tests/tck/validation/pom.xml (diff)
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/build.xml (diff)
The file was removedappserver/distributions/web/src/main/patches/jakarta.servlet.jsp.jstl-api/META-INF/MANIFEST.MF
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/build.xml
The file was modified docs/administration-guide/src/main/asciidoc/logging.adoc (diff)
The file was removedappserver/distributions/web/src/main/patches/microprofile-rest-client-api/META-INF/MANIFEST.MF
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/ImportSyncBundleCommand.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/HelloServlet.java (diff)
The file was modified nucleus/admin/rest/pom.xml (diff)
The file was modified appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java (diff)
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml (diff)
The file was modified appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java (diff)
The file was modified appserver/tests/paas/bookstore/pom.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/lib/weld-extension.jar
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/FelixPrettyPrinter.java (diff)
The file was modified appserver/admin/cli-optional/src/main/manpages/com/sun/enterprise/admin/cli/optional/list-backups.1 (diff)
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/descriptor/faces-config.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/ModuleEEPermissionsProcessor.java
The file was modified appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java (diff)
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/pom.xml (diff)
The file was addedappserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ManagedBeanHandler.java
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/WebContent/WEB-INF/web.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
The file was modified nucleus/admin/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/src/gf/FooManagedBean.java
The file was modified appserver/featuresets/web/pom.xml (diff)
The file was modified appserver/appclient/client/acc-config/pom.xml (diff)
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/multirolemapping/MultiRoleMappingTest.java (diff)
The file was modified appserver/webservices/connector/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml (diff)
The file was addedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtilTest.java
The file was modified docs/release-notes/pom.xml (diff)
The file was modified appserver/web/gf-weld-connector/pom.xml (diff)
The file was modified appserver/web/war-util/pom.xml (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java (diff)
The file was modified nucleus/core/bootstrap/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/basic/pom.xml (diff)
The file was modified appserver/appclient/client/appclient-scripts/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/ejb/SlessEJB2.java (diff)
The file was modified nucleus/cluster/admin/pom.xml (diff)
The file was addedappserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/JWSACCClassLoader.java
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/FooManagedBean.java
The file was modified appserver/tests/sse/videoplayer/pom.xml (diff)
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml (diff)
The file was modified appserver/resources/mail/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/build.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/src/gf/BarManagedBean.java
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml (diff)
The file was modified appserver/tests/quicklook/testng/testng_gd_security.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml (diff)
The file was modified nucleus/core/extra-jre-packages/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/pom.xml (diff)
The file was modified appserver/microprofile/config/src/main/java/io/helidon/microprofile/config/ConfigCdiExtension.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/WebTest.java
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/security/integration/RealmInitializer.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/Resource.java
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java (diff)
The file was modified docs/add-on-component-development-guide/pom.xml (diff)
The file was modified appserver/tests/tck/rest/pom.xml (diff)
The file was modified appserver/transaction/pom.xml (diff)
The file was removedappserver/distributions/glassfish/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml (diff)
The file was modified appserver/extras/appserv-rt/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/singleton-startup/hello/ejb/com/acme/Bar.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/HelloSingleton.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2IntPlusBean.java
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/client/Client.java (diff)
The file was modified appserver/ant-tasks/src/main/resources/org/apache/tools/ant/sample-build.xml (diff)
The file was modified nucleus/admin/rest/rest-service/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-testing/pom.xml (diff)
The file was modified appserver/admingui/gf-admingui-connector/pom.xml (diff)
The file was modified appserver/tests/tck/jwt/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/descriptor/beans.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war/VerifyServlet.java (diff)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/HelloServlet.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/beans/TestBean.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/servlet/com/tests/TestServlet.java
The file was modified appserver/grizzly/grizzly-container/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/collect-log-files.adoc (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain3/config/domain.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/build.xml
The file was removedappserver/distributions/web/src/main/patches/jakarta.enterprise.cdi-el-api/META-INF/MANIFEST.MF
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SomeManagedBean2.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean1MethodLevelIntExcludeClass.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/war/Foo2ManagedBean.java
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml (diff)
The file was modified appserver/admingui/web/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/README_Embedded.txt (diff)
The file was modified docs/troubleshooting-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/start-database.adoc (diff)
The file was modified appserver/core/pom.xml (diff)
The file was modified nucleus/grizzly/pom.xml (diff)
The file was modified appserver/web/jspcaching-connector/pom.xml (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassFishMain.java (diff)
The file was modified appserver/admin/admin-core/pom.xml (diff)
The file was modified appserver/jdbc/templates/pom.xml (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerBuilder.java (diff)
The file was modified appserver/tests/jakartaee/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/TestManagedBean.java
The file was modified docs/security-guide/src/main/asciidoc/administrative-security.adoc (diff)
The file was modified appserver/admingui/jts/pom.xml (diff)
The file was modified appserver/admin/template/pom.xml (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/defaultp2r/web.xml (diff)
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-modules.adoc (diff)
The file was modified appserver/tests/hk2/cdi/ear/pom.xml (diff)
The file was modified appserver/admingui/plugin-service/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/servlet/test/beans/Tester.java
The file was modified nucleus/admin/server-mgmt/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/FooBarManagedBean.java
The file was removedappserver/distributions/web/src/main/patches/parsson-media/META-INF/MANIFEST.MF
The file was modified appserver/webservices/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-commands/pom.xml (diff)
The file was modified nucleus/featuresets/pom.xml (diff)
The file was modified appserver/tests/tck/authorization/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/src/test/java/org/glassfish/tests/embedded/cooked/InplantedTest.java (diff)
The file was modified appserver/ejb/pom.xml (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/README
The file was modified appserver/web/webtier-all/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/uninstall-node-ssh.adoc (diff)
The file was modified appserver/admingui/war/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/FooBarManagedBean.java
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml (diff)
The file was modified appserver/jms/admin/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/tests/tck/pages_debugging/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/servlet/com/tests/TestBean.java
The file was modified appserver/tests/cdi/cases/pom.xml (diff)
The file was modified appserver/distributions/docker/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean1Class1MethodLevelInt.java
The file was modified appserver/load-balancer/admin/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/RoleMapper.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/Foo.java (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/jakarta.enterprise.cdi-el-api/META-INF/MANIFEST.MF
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/WebTest.java
The file was modified appserver/tests/v2-tests/appserv-tests/config/emma.xml (diff)
The file was modified appserver/persistence/cmp/cmp-all/pom.xml (diff)
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml (diff)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/TestServlet.java
The file was modified docs/administration-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/TestSessionScopedBeanInLib.java (diff)
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml (diff)
The file was modified appserver/admingui/ejb/pom.xml (diff)
The file was modified appserver/ha/ha-shoal-store/pom.xml (diff)
The file was modified docs/administration-guide/src/main/asciidoc/overview.adoc (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/HelloRemote.java (diff)
The file was modified appserver/tests/quicklook/testng/testng_full_profile.xml (diff)
The file was modified nucleus/grizzly/config/pom.xml (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/GlassFishPrincipalMapper.java
The file was modified appserver/tests/appserv-tests/devtests/web/ha/cluster-tests/simple-failover-modified-session/src/main/java/com/acme/HttpClient.java (diff)
The file was modified appserver/admin/cli/pom.xml (diff)
The file was modified appserver/ejb/ejb-connector/pom.xml (diff)
The file was modified appserver/tests/quicklook/jms/injection/pom.xml (diff)
The file was modified appserver/tests/embedded/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/interceptors/TestAroundInvokeInterceptor.java
The file was modified docs/administration-guide/src/main/asciidoc/general-administration.adoc (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/ejb/SlessEJB2.java (diff)
The file was removedappserver/distributions/web/src/main/patches/hibernate-validator-cdi/META-INF/MANIFEST.MF
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/build.xml
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ApplicationITest.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/beans/Tester.java
The file was modified appserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jsp2sful/ProfileInfoRemote.java (diff)
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/src/admin/SSHNodeTest.java (diff)
The file was modified appserver/tests/paas/pom.xml (diff)
The file was modified appserver/admingui/corba/pom.xml (diff)
The file was modified nucleus/admin/util/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/ResInSameApp/webModule/src/BarManagedBean.java
The file was modified appserver/microprofile/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/ManagerBase.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2IntExcludeClass.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/XMLPermissionsHandler.java
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml (diff)
The file was modified appserver/common/stats77/pom.xml (diff)
The file was modified appserver/jdbc/admin/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/update-node-config.adoc (diff)
The file was modified nucleus/hk2-config-generator/pom.xml (diff)
The file was modified appserver/tests/embedded/static/pom.xml (diff)
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/generator/ASMClassWriter.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean1Int.java
The file was modified appserver/extras/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/InterceptorB.java
The file was modified appserver/deployment/dtds/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/Tester.java
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml (diff)
The file was addedappserver/tests/quicklook/security/appperms/web/html/index.html
The file was modified docs/reference-manual/src/main/asciidoc/start-instance.adoc (diff)
The file was modified appserver/connectors/connectors-connector/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml (diff)
The file was modified appserver/connectors/connectors-internal-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/pom.xml (diff)
The file was modified appserver/admingui/core/pom.xml (diff)
The file was modified docs/administration-guide/src/main/asciidoc/monitoring.adoc (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/jakarta.enterprise.concurrent/META-INF/MANIFEST.MF
The file was removedappserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/client/Client.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java (diff)
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml (diff)
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/servlet/test/MyBackingBean.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/build.properties
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/sun-application.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/InterceptorSuper.java
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml (diff)
The file was modified appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/servlet/TestServlet.java
The file was modified appserver/tests/paas/deployment-rollback/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/servlet/test/servlet/TestServlet.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/Foo.java (diff)
The file was modified appserver/tests/paas/scale_service/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/WebResource.java
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/ManagedSuper.java
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/build.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml (diff)
The file was modified appserver/ha/ha-file-store/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/TestDatabase.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java (diff)
The file was modified appserver/ha/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/ejb/SomeManagedBean3.java
The file was addedappserver/tests/quicklook/security/appperms/metadata/application.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml (diff)
The file was modified appserver/libpam4j/pom.xml (diff)
The file was modified nucleus/featuresets/atomic/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/Foo.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/TestDependentBeanInLib.java (diff)
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/README_Embedded.txt (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml (diff)
The file was modified appserver/tests/quicklook/rest/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/jms/README (diff)
The file was modified appserver/concurrent/pom.xml (diff)
The file was modified appserver/connectors/work-management/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/DummyResponse.java (diff)
The file was modified appserver/tests/embedded/mysql/pom.xml (diff)
The file was modified appserver/web/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/servlet/test/beans/TestManagedBean.java
The file was modified appserver/resources/pom.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/io/ServerDirs.java (diff)
The file was modified appserver/extras/embedded/shell/pom.xml (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JmsITest.java (diff)
The file was modified appserver/common/annotation-framework/pom.xml (diff)
The file was modified appserver/deployment/jakartaee-full/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/ejb/SomeManagedBean2.java
The file was addedappserver/tests/quicklook/security/appperms/build.properties
The file was modified docs/reference-manual/src/main/asciidoc/uninstall-node.adoc (diff)
The file was modified appserver/tests/admin/tests/pom.xml (diff)
The file was modified appserver/admin/pom.xml (diff)
The file was modified appserver/appclient/client/acc/src/test/java/org/glassfish/appclient/client/CLIBootstrapTest.java (diff)
The file was modified appserver/jdbc/jdbc-runtime/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/client/Client.java
The file was modified appserver/tests/cdi/pom.xml (diff)
The file was modified appserver/tests/paas/basic/pom.xml (diff)
The file was modified nucleus/common/internal-api/pom.xml (diff)
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/factory/SJSASFactory.java (diff)
The file was modified appserver/concurrent/concurrent-impl/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/ejb/SomeManagedBean.java
The file was modified nucleus/common/amx-core/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml (diff)
The file was modified nucleus/admin/monitor/pom.xml (diff)
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-service.adoc (diff)
The file was modified docs/troubleshooting-guide/pom.xml (diff)
The file was modified appserver/featuresets/glassfish/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/webtest/pom.xml (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ConfigITest.java (diff)
The file was removedappserver/distributions/web/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml (diff)
The file was addedappserver/tests/quicklook/security/appperms/src/java/BeanRoot.java
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml (diff)
The file was modified appserver/admin/cli-optional/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml (diff)
The file was modified nucleus/flashlight/pom.xml (diff)
The file was modified appserver/batch/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/TestServlet.java
The file was modified appserver/tests/paas/external-db-service/test/pom.xml (diff)
The file was modified docs/embedded-server-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/orb/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/pom.xml (diff)
The file was modified appserver/tests/tck/expression_language/pom.xml (diff)
The file was modified appserver/ejb/ejb-timer-databases/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/BarManagedBean.java
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml (diff)
The file was modified appserver/persistence/cmp/utility/pom.xml (diff)
The file was modified appserver/tests/cdi/negative/pom.xml (diff)
The file was modified docs/performance-tuning-guide/pom.xml (diff)
The file was modified appserver/web/web-embed/api/pom.xml (diff)
The file was modified appserver/persistence/cmp/pom.xml (diff)
The file was modified appserver/admingui/full/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/descriptor/beans.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/jdbc/JDBCRealm.java (diff)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/MasterPassword.java (diff)
The file was modified appserver/admingui/concurrent/pom.xml (diff)
The file was modified docs/error-messages-reference/pom.xml (diff)
The file was modified docs/installation-guide/pom.xml (diff)
The file was modified appserver/ejb/ejb-client/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java (diff)
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml (diff)
The file was modified appserver/admingui/jca/pom.xml (diff)
The file was removedappserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/GlassFishPrincipalMapper.java
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/dblogs/base/readme (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml (diff)
The file was modified appserver/persistence/cmp/model/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/client/FooManagedBean.java
The file was modified nucleus/cluster/admin/readme (diff)
The file was modified appserver/common/glassfish-ee-api/pom.xml (diff)
The file was modified appserver/tests/quicklook/build.xml (diff)
The file was modified appserver/tests/quicklook/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/ejb/com/acme/ejb/impl/Singleton4.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/README (diff)
The file was modified nucleus/diagnostics/pom.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.rar
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java (diff)
The file was modified appserver/itest-tools/pom.xml (diff)
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes.adoc (diff)
The file was modified docs/installation-guide/src/main/asciidoc/installing.adoc (diff)
The file was modified appserver/resources/resources-runtime/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/build.properties
The file was modified appserver/tests/hk2/isolation/runner/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war/MngTimeoutBean.java
The file was modified nucleus/deployment/schemas/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml (diff)
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml (diff)
The file was modified docs/ha-administration-guide/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/build.properties
The file was modified appserver/concurrent/concurrent-connector/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-websocket-tck/pom.xml (diff)
The file was modified nucleus/core/kernel/pom.xml (diff)
The file was modified nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java (diff)
The file was modified nucleus/admin/cli/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/descriptor/ejb/SlessEJB2.java (diff)
The file was modified appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java (diff)
The file was modified appserver/tests/cdi/negative/runner/pom.xml (diff)
The file was modified appserver/admin/template/src/main/resources/config/domain.xml (diff)
The file was modified appserver/tests/amx/pom.xml (diff)
The file was modified appserver/ant-tasks/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterChain.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/ManagedSuper.java
The file was modified docs/reference-manual/src/main/asciidoc/import-sync-bundle.adoc (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml (diff)
The file was modified nucleus/admin/template/src/main/resources/config/domain.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml (diff)
The file was modified nucleus/admin/config-api/src/main/java/org/glassfish/config/support/DefaultConfigUpgrade.java (diff)
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml (diff)
The file was modified appserver/web/web-naming/pom.xml (diff)
The file was modified appserver/webservices/webservices-scripts/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/build.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java (diff)
The file was removedappserver/distributions/web/src/main/patches/microprofile-jwt-auth-api/META-INF/MANIFEST.MF
The file was modified appserver/transaction/jts/pom.xml (diff)
The file was modified appserver/tests/application/src/main/java/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RTestServlet.java (diff)
The file was modified appserver/tests/admingui/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java (diff)
The file was modified appserver/featuresets/pom.xml (diff)
The file was modified docs/security-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/extras/embedded/tests/pom.xml (diff)
The file was modified appserver/common/glassfish-naming/pom.xml (diff)
The file was modified appserver/extras/embedded/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml (diff)
The file was modified appserver/tests/hk2/isolation/pom.xml (diff)
The file was modified appserver/core/api-exporter-fragment/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/build.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/TestManagedBean.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/FooManagedBean.java
The file was modified appserver/tests/embedded/maven-plugin/pom.xml (diff)
The file was modified appserver/persistence/gf-jpa-connector/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/README
The file was modified appserver/web/jsf-connector/pom.xml (diff)
The file was modified appserver/security/ejb.security/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/WebTest.java
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml (diff)
The file was modified appserver/web/web-sse/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/beans/TestManagedBean.java
The file was modified nucleus/admin/launcher/src/test/resources/domains/baddomain/config/domain.xml (diff)
The file was modified appserver/jms/gf-jms-injection/pom.xml (diff)
The file was addednucleus/common/common-util/src/main/java/com/sun/enterprise/security/integration/DDPermissionsLoader.java
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml (diff)
The file was modified README.md (diff)
The file was modified appserver/tests/community/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml (diff)
The file was modified nucleus/deployment/common/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/servlet/TestBean.java
The file was addedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/VoidPermissionTest.java
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/BarManagedBean.java
The file was modified nucleus/common/scattered-archive-api/pom.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/bravo.jar
The file was modified nucleus/glassfish-jul-extension/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfFormLoginHttpSessionListener/src/test/TestMessage.java (diff)
The file was modified appserver/extras/jakartaee/pom.xml (diff)
The file was modified nucleus/cluster/ssh/pom.xml (diff)
The file was modified appserver/core/jakartaee-kernel/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/ejb/SomeManagedBeanBase.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/ejb/SomeManagedBean2.java
The file was modified appserver/tests/hk2/cdi/basic/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-node-config.adoc (diff)
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml (diff)
The file was modified docs/parent/pom.xml (diff)
The file was modified appserver/persistence/cmp/generator-database/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified appserver/connectors/descriptors/pom.xml (diff)
The file was modified appserver/deployment/schemas/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/build.properties
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/TestBean.java
The file was modified appserver/tests/paas/external-db-service/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-all/pom.xml (diff)
The file was modified nucleus/admin/launcher/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/ContextListener.java (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-node-dcom.adoc (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/bravo.jar
The file was modified docs/application-development-guide/pom.xml (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/build.properties
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/SecurityRoleMapper.java (diff)
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java (diff)
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java (diff)
The file was modified appserver/tests/quicklook/jms/injection/src/test/ClientTestNG.java (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/login.jsp (diff)
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml (diff)
The file was modified appserver/appclient/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java (diff)
The file was modified appserver/tests/embedded/web/servlet/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/war/FooBarManagedBean.java
The file was modified docs/distribution/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java (diff)
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/HelloSingleton.java (diff)
The file was modified docs/administration-guide/src/main/asciidoc/jdbc.adoc (diff)
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/descriptor/web.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/StatelessBean.java (diff)
The file was modified nucleus/featuresets/nucleus/pom.xml (diff)
The file was addedappserver/tests/quicklook/security/appperms/build.xml
The file was modified appserver/tests/hk2/pom.xml (diff)
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml (diff)
The file was modified nucleus/cluster/gms-bootstrap/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml (diff)
The file was modified appserver/resources/mail/mail-connector/pom.xml (diff)
The file was modified appserver/resources/resources-connector/pom.xml (diff)
The file was modified appserver/tests/sqe_smoke/run_test.sh (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/lib/bean-lib.jar
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/TestManagedBean.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/BarManagedBean.java
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml (diff)
The file was modified appserver/deployment/pom.xml (diff)
The file was modified appserver/tests/tck/activation/pom.xml (diff)
The file was modified appserver/security/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapper.java (diff)
The file was modified appserver/ldapbp/pom.xml (diff)
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml (diff)
The file was modified appserver/extras/embedded/common/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml (diff)
The file was modified appserver/persistence/jpa-container/pom.xml (diff)
The file was modified appserver/ejb/ejb-internal-api/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/TestManagedBeanExtension.java
The file was modified appserver/distributions/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/web/ha/cluster-tests/simple-failover-modified-attribute/src/main/java/com/acme/HttpClient.java (diff)
The file was modified nucleus/distributions/nucleus-common/src/main/resources/docs/quickstart.html (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/webservices-osgi/META-INF/MANIFEST.MF
The file was modified appserver/ejb/ejb-all/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml (diff)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ElementStarITest.java (diff)
The file was modified appserver/persistence/cmp/internal-api/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/descriptor/beans.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/build.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml (diff)
The file was modified appserver/tests/embedded/static/web/src/test/java/org/glassfish/tests/embedded/cooked/ExistingConfigurationTest.java (diff)
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml (diff)
The file was modified appserver/featuresets/debug/pom.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java (diff)
The file was modified appserver/tests/paas/enable-disable-test/pom.xml (diff)
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/TestAroundInvokeInterceptor.java
The file was modified appserver/tests/paas/helloworld/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/ejb/com/acme/ejb/impl/HelloSingleton.java (diff)
The file was modified appserver/tests/tck/authentication/pom.xml (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/PermissionsUtil.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/Tester.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/lib/bean-lib.jar
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/InterceptorA.java
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml (diff)
The file was modified appserver/load-balancer/pom.xml (diff)
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/BtraceClientGenerator.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/WebTest.java
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/web.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/uninstall-node-dcom.adoc (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermsArchiveDelegate.java
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml (diff)
The file was modified nucleus/core/logging/pom.xml (diff)
The file was addedappserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/TestBean.java
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/alpha.jar
The file was modified appserver/tests/embedded/inplanted/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/create-node-ssh.adoc (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/build.xml
The file was modified docs/reference-manual/src/main/asciidoc/start-local-instance.adoc (diff)
The file was modified appserver/tests/tck/connectors/pom.xml (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/hibernate-validator-cdi/META-INF/MANIFEST.MF
The file was modified appserver/tests/embedded/web/web-war/pom.xml (diff)
The file was modified docs/security-guide/src/main/asciidoc/user-security.adoc (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java (diff)
The file was addedappserver/tests/quicklook/security/appperms/web/jsp/index.jsp
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardManager.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/war/com/acme/servlet/HelloServlet.java (diff)
The file was modified docs/reference-manual/src/main/asciidoc/start-domain.adoc (diff)
The file was modified docs/upgrade-guide/src/main/asciidoc/upgrading-legacy-installation.adoc (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/Foo2ManagedBean.java
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/io/InstanceDirs.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java (diff)
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml (diff)
The file was modified appserver/jms/jms-core/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/DigestLoginModule.java (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/sun-ejb-jar.xml (diff)
The file was modified docs/installation-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml (diff)
The file was modified appserver/connectors/admin/pom.xml (diff)
The file was modified nucleus/cluster/gms-adapter/pom.xml (diff)
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml (diff)
The file was addedappserver/distributions/web/src/main/patches/jersey-hk2/META-INF/MANIFEST.MF
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java (diff)
The file was modified appserver/flashlight/client/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/HelloServlet.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/WebContent/META-INF/MANIFEST.MF
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/client/Client.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java (diff)
The file was modified appserver/tests/paas/basic-jpa/pom.xml (diff)
The file was modified appserver/tests/tck/pages/pom.xml (diff)
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/open-issues/build.xml (diff)
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml (diff)
The file was modified appserver/tests/admin/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/ejb/SingletonBean2.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml (diff)
The file was modified docs/error-messages-reference/src/main/asciidoc/preface.adoc (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/hibernate-validator/META-INF/MANIFEST.MF
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/WebTest.java
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml (diff)
The file was modified appserver/tests/quicklook/build.properties (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/README
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml (diff)
The file was modified appserver/microprofile/config/pom.xml (diff)
The file was addedappserver/tests/quicklook/security/appperms/src/test/ApppermsTestNG.java
The file was modified Jenkinsfile (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/client/FooManagedBean2.java
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/lib/pom.xml (diff)
The file was modified appserver/orb/orb-connector/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebSecurityManager.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/TestServlet.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes-config.adoc (diff)
The file was modified appserver/admingui/common/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/servlets/DefaultServlet.java (diff)
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml (diff)
The file was modified appserver/tests/quicklook/admin/pom.xml (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/alpha.jar
The file was modified docs/reference-manual/src/main/asciidoc/ping-node-dcom.adoc (diff)
The file was modified appserver/tests/sse/basic/pom.xml (diff)
The file was modified gftest.sh (diff)
The file was modified docs/application-deployment-guide/pom.xml (diff)
The file was modified nucleus/common/mbeanserver/pom.xml (diff)
The file was modified appserver/tests/cdi/README.txt (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml (diff)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml (diff)
The file was modified nucleus/admin/template/pom.xml (diff)
The file was modified appserver/jdbc/pom.xml (diff)
The file was modified nucleus/cluster/common/src/test/java/com/sun/enterprise/util/cluster/PathsTest.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/VoidPermission.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml (diff)
The file was modified appserver/tests/embedded/cdi_basic/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/FooManagedBean.java
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml (diff)
The file was modified appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java (diff)
The file was modified nucleus/diagnostics/context/pom.xml (diff)
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml (diff)
The file was modified docs/upgrade-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/admingui/cluster/src/main/resources/org/glassfish/cluster/admingui/Strings.properties (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/client/Client.java
The file was modified appserver/tests/tck/platform-tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/TckRunner.java (diff)
The file was modified appserver/web/jstl-connector/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/README
The file was modified nucleus/admin/server-mgmt/src/main/manpages/com/sun/enterprise/admin/servermgmt/cli/create-service.1 (diff)
The file was modified appserver/transaction/jta/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/descriptor/ejb/SomeManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/ResourcesProducer.java (diff)
The file was modified appserver/tests/embedded/static/web/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/ejb/SomeManagedBean3.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/TestAroundInvokeInterceptor.java
The file was modified appserver/batch/glassfish-batch-connector/pom.xml (diff)
The file was modified appserver/jdbc/jdbc-ra/pom.xml (diff)
The file was modified appserver/tests/embedded/web/web-api/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml (diff)
The file was modified appserver/flashlight/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml (diff)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/HAUtil.java (diff)
The file was modified appserver/deployment/dol/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml (diff)
The file was modified appserver/microprofile/connectors/pom.xml (diff)
The file was modified appserver/appclient/server/core/pom.xml (diff)
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/HelloServlet.java (diff)
The file was addedappserver/tests/quicklook/security/appperms/metadata/web.xml
The file was modified docs/deployment-planning-guide/pom.xml (diff)
The file was modified appserver/tests/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SomeManagedBean3.java
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/ssh-setup.adoc (diff)
The file was modified appserver/tests/tck/faces/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java (diff)
The file was removedappserver/distributions/web/src/main/patches/hibernate-validator/META-INF/MANIFEST.MF
The file was modified appserver/tests/cts_smoke/run_test.sh (diff)
The file was modified docs/reference-manual/src/main/asciidoc/install-node-ssh.adoc (diff)
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/lib/bean-lib.jar
The file was modified nucleus/common/common-util/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/build.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/ejb/SingletonBean.java (diff)
The file was addedappserver/tests/quicklook/security/appperms/src/java/TestServlet.java
The file was modified appserver/web/weld-integration-fragment/pom.xml (diff)
The file was modified docs/quick-start-guide/src/main/asciidoc/basic-features.adoc (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java (diff)
The file was modified appserver/web/web-glue/pom.xml (diff)
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/WebTest.java
The file was modified appserver/admingui/dataprovider/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-backups.adoc (diff)
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/AdminConsoleAdapter.java (diff)
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/LocalStrings.properties
The file was modified appserver/persistence/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermissionXMLParser.java
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml (diff)
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml (diff)
The file was modified appserver/web/web-embed/pom.xml (diff)
The file was modified appserver/jms/jmsra/pom.xml (diff)
The file was modified appserver/transaction/internal-api/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterConfig.java (diff)
The file was modified docs/website/pom.xml (diff)
The file was modified docs/performance-tuning-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified nucleus/common/simple-glassfish-api/pom.xml (diff)
The file was modified nucleus/deployment/pom.xml (diff)
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified docs/reference-manual/src/main/asciidoc/install-node.adoc (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain2/config/domain.xml (diff)
The file was modified appserver/distributions/glassfish-common/src/main/resources/README.txt (diff)
The file was modified appserver/jms/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/ejb/FooManagedBean.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/build.properties
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/AppException.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/build.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml (diff)
The file was modified appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java (diff)
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanExtra.java
The file was modified appserver/deployment/jakartaee-core/pom.xml (diff)
The file was modified nucleus/cluster/common/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/ping-node-ssh.adoc (diff)
The file was modified appserver/connectors/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/Hello.java (diff)
The file was modified appserver/web/cdi-api-fragment/pom.xml (diff)
The file was modified appserver/ejb/ejb-full-container/pom.xml (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/instances.adoc (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/servlet/test/interceptors/TestAroundInvokeInterceptor.java
The file was modified docs/deployment-planning-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/persistence/cmp/enhancer/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/reporter/pom.xml (diff)
The file was modified appserver/tests/admin/admin-extension/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/lib/com/acme/util/TestManagedBean.java
The file was modified nucleus/admin/rest/rest-client/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/servlet/test/beans/TestBean.java
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml (diff)
The file was modified docs/upgrade-guide/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/startup/EjbDeployer.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2MethodLevelInt.java
The file was modified docs/release-notes/src/main/asciidoc/preface.adoc (diff)
The file was addedappserver/tests/quicklook/security/appperms/src/java/BeanRootInterface.java
The file was modified appserver/tests/tck/servlet/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml (diff)
The file was addedappserver/tests/quicklook/security/appperms/src/java/BeanMessage.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java (diff)
The file was addedappserver/tests/quicklook/security/appperms/src/java/BeanMessageInterface.java
The file was modified appserver/tests/sse/videoplayer/README.txt (diff)
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/FooManagedBean.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/servlet/TestManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfServerAuthModuleRedirect/src/test/TestMessage.java (diff)
The file was modified appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilderUtil.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/descriptor/beans.xml
The file was modified appserver/tests/appserv-tests/devtests/cluster/test-bigcluster.sh (diff)
The file was modified appserver/web/admin/pom.xml (diff)
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/web.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/BarManagedBean.java
The file was modified appserver/tests/embedded/static/ejb/pom.xml (diff)
The file was modified appserver/security/appclient.security/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/StatelessBean.java (diff)
The file was modified appserver/tests/embedded/utils/src/main/java/org/glassfish/tests/embedded/utils/EmbeddedServerUtils.java (diff)
The file was modified docs/ha-administration-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ContainerBase.java (diff)
The file was modified appserver/webservices/soap-tcp/pom.xml (diff)
The file was modified nucleus/deployment/admin/pom.xml (diff)
The file was modified appserver/tests/hk2/cdi/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/servlet/TestServlet.java
The file was modified docs/administration-guide/src/main/asciidoc/domains.adoc (diff)
The file was modified appserver/tests/quicklook/QuickLook_Test_Instructions.html (diff)
The file was modified nucleus/admin/config-api/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/Globals.java (diff)
The file was modified appserver/tests/tck/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java (diff)
The file was modified appserver/tests/tck/pages_tags/pom.xml (diff)
The file was modified appserver/ejb/ejb-container/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/ManagedSuper.java
The file was modified appserver/persistence/common/pom.xml (diff)
The file was modified appserver/jms/gf-jms-connector/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml (diff)
The file was modified docs/embedded-server-guide/pom.xml (diff)
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes-dcom.adoc (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified appserver/batch/batch-database/pom.xml (diff)
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RAuthTest.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/Tester.java
The file was modified appserver/tests/embedded/web/autodelete/pom.xml (diff)
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml (diff)
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml (diff)
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml (diff)
The file was modified appserver/admingui/community-theme/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanSuper.java
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/jakarta.servlet.jsp.jstl-api/META-INF/MANIFEST.MF
The file was modified appserver/webservices/metro-fragments/pom.xml (diff)
The file was modified appserver/connectors/connectors-runtime/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2Int.java
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-ejb-jar2.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml (diff)
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml (diff)
The file was modified docs/publish/pom.xml (diff)
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/ejb-jar.xml (diff)
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/PersistentManagerBase.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanNoIntPlusBean.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/war/HelloServlet.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SlessEJB2.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java (diff)
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/build.xml
The file was modified appserver/admingui/cluster/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml (diff)
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml (diff)
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml (diff)
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/ejb/SomeManagedBean.java
The file was modified docs/application-development-guide/src/main/asciidoc/preface.adoc (diff)
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java (diff)
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SomeManagedBean.java
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml (diff)
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain1/config/domain.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was modified appserver/tests/application/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/build.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/DeclaredPermissionsProcessor.java
The file was modified appserver/distributions/glassfish/pom.xml (diff)
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/FooManagedBean.java
The file was modified appserver/tests/cdi/cases/runner/pom.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/cdi/build.xml (diff)
The file was modified appserver/tests/embedded/web/pom.xml (diff)
The file was modified appserver/web/gui-plugin-common/pom.xml (diff)
The file was modified appserver/tests/quicklook/amx/pom.xml (diff)
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml (diff)
The file was modified appserver/common/container-common/pom.xml (diff)
The file was removedappserver/distributions/glassfish/src/main/patches/parsson-media/META-INF/MANIFEST.MF
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/build.properties
The file was modified nucleus/distributions/atomic/pom.xml (diff)
Commit e535f8a5dee62c7da6bab78b085e5b34ce101ac9 by arjan tijms
Integrate JNA 5.14

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified appserver/libpam4j/pom.xml (diff)
Commit f6bf3acff70fc0030430c4c9e683e164d7b8fa6a by David Matějček
The recoveryInProgress is a constant in fact, never null

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/RecoveryManager.java (diff)
Commit 2353fa773940cef38ebe6652eaca25098b52f48b by David Matějček
The resyncInProgress was not null-safe

- This fix is defensive, I did not want to touch too much in hurry

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/RecoveryManager.java (diff)
Commit 9b1b3528d6e75f360e27003390a6ef4a37a5a8f0 by David Matějček
The UNIQUE_RMS_READY is a constant in fact, it cannot be null.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/RecoveryManager.java (diff)
Commit 226341950d680718b123518443a6298840745100 by David Matějček
The state.recoveryInProgress cannot be null

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedRecoveryManager.java (diff)
Commit d73ad34bcaeb03f05eaf82a1e848d25586cfc325 by David Matějček
The state.resyncInProgress may be set to null at any time.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedRecoveryManager.java (diff)
Commit 9fac61c34dcb78a24f9ba93b309d86ac0b293c03 by Alexander Pinchuk
Update download page

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified docs/pom.xml (diff)
Commit 341b02bfb5810c1e8607c8bfa4c2285bd4993de0 by Hiroki Kaido
Formatting

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerLifecycleModule.java (diff)
Commit 3b9d2803d10d0b57d83b6c17bbf5624860d81a27 by Hiroki Kaido
Fix no stacktrace is outputed in server log when exception occurs in class specified by Lifecycle Module

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerLifecycleModule.java (diff)
Commit 3ac37b48379785299bbf94bce70cffdc046c675b by Alexander Pinchuk
Fixes schedule-exp EJB timer test

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/schedule_exp/ejb/StlesEJB.java (diff)
Commit a22a6a7a160c0e52442f23e37bcb2c45d02b2833 by R.M. Morrien
Fixes issue #24782, cannot run eclipse:eclipse on module nucleus-dtds on
Windows
ECA username 'rmisingnamesda'
The file was modified nucleus/deployment/dtds/pom.xml (diff)
Commit 7b82bd353074f13ffdb24e0ec2030e954dce49f1 by R.M. Morrien
Fixes issue #24784, cannot build doc modules on Windows
ECA username 'rmisingnamesda'
The file was modified docs/error-messages-reference/src/main/asciidoc/error-messages.adoc (diff)
The file was modified docs/administration-guide/src/main/asciidoc/logging.adoc (diff)
Commit 989bc7bd918b0c904303530cc336b62219833a91 by David Matějček
Fixed month abbreviations - czech to english

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified docs/administration-guide/src/main/asciidoc/logging.adoc (diff)
Commit b9371d45e9c0fe8270dbc0f409ed6b5a4a4b5526 by David Matějček
Updated artifactId of gf docs in the website publisher

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified docs/publish/pom.xml (diff)
Commit 362e2ae8f7f53c4fe1fe4bcc0d90411e8110c5a8 by arjan tijms
Add code conventions (taken from the EE4J ones that got lost)

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was addedCODE_CONVENTIONS.md
Commit 5077bc7c19875c46a454609808633c2226fbb457 by David Matějček
I forgot to change also groupId in b9371d45e9c0fe8270dbc0f409ed6b5a4a4b5526

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The file was modified docs/publish/pom.xml (diff)
Commit ea06a30c9d0e947adeecb66aedf61d4441e59265 by Alexander Pinchuk
Fixes data race during Admin Console initialization

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/AdminConsoleAdapter.java (diff)