Skip to content
Success

Changes

Summary

  1. Prepare release 7.0.0 (details)
  2. Prepare next development cycle for 7.0.1-SNAPSHOT (details)
  3. Fixed errors seen when testing xmlsec4 PR (details)
  4. Replaced all URLClassLoader constructor usages by GlassfishUrlClassloader (details)
  5. WebappClassLoader is parallel capable (details)
  6. WebappClassLoader - using System.Logger (details)
  7. Using Boolean.getBoolean instead of System.getProperty("...") != null (details)
  8. The stop method replaced by close, which is standard. (details)
  9. Using constructor instead of foreach (details)
  10. WebappClassLoader usages - simplified (details)
  11. Fixed obsoleted ResourceBundle cache cleanup (details)
  12. Fixed issue #23769 - no need for reflection (details)
  13. Fixed unit test compilation (details)
  14. Issue #23769 Refactored deregistering JDBC drivers (details)
  15. WebappClassLoader - protected fields made private (details)
  16. WebappClassLoader - cleanup (details)
  17. First step to WebappCl lifecycle control (details)
  18. Security manager changed to constant (details)
  19. Inlined init() and removed getResources() (details)
  20. Cleanups (details)
  21. Simplifying (details)
  22. Added status checking to WebappClassLoader (details)
  23. JarFileManager split from WebappClassLoader (details)
  24. Safety - don't provide internal cache (details)
  25. Repositories and files moved to RepositoryManager + optimizations (details)
  26. Optimized JarFileManager (details)
  27. Optimized JarFileManager, next gen. (details)
  28. The byteCodePreprocessors doesn't need to be concurrent list (details)
  29. The libPath field was in fact a constant which must not change (details)
  30. All errors from toURL were ignored, so we can ignore them sooner (details)
  31. PathTimestamp list replaces the paths and lastModifiedDates arrays (details)
  32. Changed method order, more logs (details)
  33. ReferenceCleaner split from WebappClassloader, named classloader (details)
  34. Further cleanups (details)
  35. Fixed resource cleaning - based on tests (details)
  36. Removed unused canonicalLoaderDir (details)
  37. Final cleanups (details)
  38. Transformers can be added later too. (details)
  39. Reflecting BalusC review - finals, better constructor (details)
  40. Reflecting Hiroki's review - reverted package.definition system property. (details)
  41. Issue #24245 Fixed package.definition permission property evaluation (details)
  42. Fixed error messages in logs (details)
  43. Prepare release 7.0.1 (details)
  44. Prepare next development cycle for 7.0.2-SNAPSHOT (details)
  45. Integrate WaSP 3.2.0 (details)
  46. Fixed #24297: getResource for a directory (details)
  47. Prepare release 7.0.2 (details)
  48. Prepare next development cycle for 7.0.3-SNAPSHOT (details)
  49. Fixed StackOverflow in WebappClassLoader.getURLs (details)
  50. Fixed exception when using reflection to clean webappcl reference (details)
  51. Removed clearReferencesRmiTargets (details)
  52. Archive types moved to DOL (details)
  53. Prepare release 7.0.3 (details)
  54. Prepare next development cycle for 7.0.4-SNAPSHOT (details)
  55. Prepare release 7.0.4 (details)
  56. Prepare next development cycle for 7.0.5-SNAPSHOT (details)
  57. Fix deployment-time bytecode preprocessing (details)
  58. Add transformation logging (details)
  59. Prepare release 7.0.5 (details)
  60. Prepare next development cycle for 7.0.6-SNAPSHOT (details)
  61. Add fine-grained bytecode preprocessing tracking in WebappClassLoader (details)
  62. Prepare release 7.0.6 (details)
  63. Prepare next development cycle for 7.0.7-SNAPSHOT (details)
  64. Removed two unused error messages from war-util (details)
  65. Fixed logging dependencies of websecurity module (details)
  66. Prepare release 7.0.7 (details)
  67. Prepare next development cycle for 7.0.8-SNAPSHOT (details)
  68. The osgi.bundle files removed from 'web' modules (details)
  69. Fix webapp multi-release JAR processing (details)
  70. Code cleanup (details)
  71. Reorganize tests and cleanup code (details)
  72. Prepare release 7.0.8 (details)
  73. Prepare next development cycle for 7.0.9-SNAPSHOT (details)
  74. Properly close deployment classloader (details)
  75. Prepare release 7.0.9 (details)
  76. Prepare next development cycle for 7.0.10 (details)
  77. Correct new version by adding -SNAPSHOT (details)
  78. Fixed NPE - the unusedJarsCheck is sometimes null (details)
  79. Rename main package in security-ee module to include .ee (details)
  80. Prepare release 7.0.10 (details)
  81. Prepare next development cycle for 7.0.11-SNAPSHOT (details)
  82. Prepare release 7.0.11 (details)
  83. Prepare next development cycle for 7.0.12-SNAPSHOT (details)
  84. Next version is 8.0.0 (details)
  85. Direct use ClassFileTransformer for bytecode preprocessing (details)
  86. Use COW array list for a list of transformers (details)
  87. Reduce usage of Java SE Security Manager (details)
  88. Prepare release 7.0.12 (details)
  89. Prepare next development cycle for 7.0.13-SNAPSHOT (details)
  90. Revert "Merge master into 8.0" (details)
Commit 9052d5b25b70c6f1d3f871f67cbcfd6d2973b520 by Glassfish Bot
Prepare release 7.0.0
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/admingui/dist-fragment/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified nucleus/hk2/hk2-config/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified nucleus/hk2/config-types/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified docs/parent/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified nucleus/hk2/config-generator/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified nucleus/hk2/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified nucleus/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/jakartaee/concurrency/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified docs/publish/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified nucleus/hk2/tiger-types/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
Commit f49eafb3176f478b10dee9dccbdd8d7d0d1b9bde by Glassfish Bot
Prepare next development cycle for 7.0.1-SNAPSHOT
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified nucleus/hk2/config-generator/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/jakartaee/concurrency/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified nucleus/hk2/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified nucleus/hk2/hk2-config/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified nucleus/hk2/config-types/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified nucleus/hk2/tiger-types/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/admingui/dist-fragment/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified nucleus/security/pom.xml
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/web-core/src/main/java/org/apache/catalina/session/StandardManager.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java
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/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientServerApplication.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerLifecycleModule.java
The file was modified nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/DriverLoader.java
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/RARUtils.java
The file was addednucleus/common/common-util/src/main/java/org/glassfish/common/util/GlassfishUrlClassLoader.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/CommonClassLoaderServiceImpl.java
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/MainHelper.java
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassfishBootstrapClassLoader.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ProviderContainerContractInfoImpl.java
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java
The file was modified nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java
The file was modified appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/EmbeddedOSGiGlassFishRuntime.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/AppClientFacade.java
The file was removednucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassfishUrlClassLoader.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/customization/CustomizationTokensProvider.java
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanDeploymentArchiveImpl.java
The file was modified appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/monitoring/WebServiceTesterServlet.java
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 appserver/web/war-util/pom.xml
The file was addedappserver/web/war-util/src/test/java/org/glassfish/web/loader/WebappClassLoaderTest.java
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/common/util/GlassfishUrlClassLoader.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
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
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/LogFacade.java
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
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/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
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
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-core/src/main/java/org/apache/catalina/loader/WebappLoader.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java
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
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/WebappClassLoader.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JdbcLeakPrevention.java
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
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
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
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/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java
The file was modified appserver/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
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/org/glassfish/web/loader/ResourceEntry.java
The file was modified appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
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
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
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
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
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
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java
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/LogFacade.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ResourceEntry.java
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
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 modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
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/ResourceEntry.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java
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
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
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/resources/WebDirContext.java
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/resources/JarFileResourcesProvider.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java
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
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/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java
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
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
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/WebappClassLoader.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ResourceEntry.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java
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
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
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/LogFacade.java
The file was addedappserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java
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/ReferenceCleaner.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/Reloader.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ResourceEntry.java
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/common/util/GlassfishUrlClassLoader.java
The file was modified appserver/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
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/StandardClassLoader.java
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
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
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
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
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
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ResourceEntry.java
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
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
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityConfig.java
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
Commit 0b1e1093abed083e0848897c951008ef12ae0064 by Glassfish Bot
Prepare release 7.0.1
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/common/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/web/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified nucleus/hk2/tiger-types/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified nucleus/hk2/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified nucleus/hk2/config-types/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/admingui/dist-fragment/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/jakartaee/concurrency/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified nucleus/hk2/config-generator/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified docs/publish/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified nucleus/hk2/hk2-config/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
Commit 0e588356a093a3e669cf2d0bff52ff1af07400ac by Glassfish Bot
Prepare next development cycle for 7.0.2-SNAPSHOT
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/admingui/dist-fragment/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified nucleus/hk2/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/tests/jakartaee/concurrency/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified docs/publish/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified nucleus/hk2/config-types/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified nucleus/hk2/tiger-types/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified qa/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified nucleus/hk2/hk2-config/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified nucleus/hk2/config-generator/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/tests/tck/concurrency/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/extras/embedded/web/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
The file was modified appserver/web/jstl-connector/src/main/java/org/glassfish/jstl/integration/GlassFishTldProvider.java
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/tests/v2-tests/appserv-tests/sqetests/jsfcomponents/src/demo/taglib/EscapeHtmlTag.java
The file was modified appserver/pom.xml
The file was modified appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishTldProvider.java
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
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
The file was modified appserver/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/RepositoryManager.java
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/resources/WebDirContext.java
Commit 3aab03d2665bf46c6703b4f1325a3802f7f534cf by Glassfish Bot
Prepare release 7.0.2
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/web/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/common/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/admingui/dist-fragment/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified nucleus/hk2/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified docs/website/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified nucleus/hk2/tiger-types/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified nucleus/hk2/config-types/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified nucleus/hk2/hk2-config/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified docs/publish/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified nucleus/hk2/config-generator/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified docs/parent/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/jakartaee/concurrency/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/orb/pom.xml
Commit 5489f5634b9beea816bc543f2609ffa86151dcc9 by Glassfish Bot
Prepare next development cycle for 7.0.3-SNAPSHOT
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified nucleus/hk2/config-generator/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/admingui/dist-fragment/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified nucleus/hk2/config-types/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/core/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified nucleus/hk2/tiger-types/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified docs/pom.xml
The file was modified nucleus/hk2/hk2-config/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified nucleus/hk2/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/jakartaee/concurrency/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
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/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
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
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
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 addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/WarArchiveType.java
The file was modified appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/RarType.java
The file was modified appserver/appclient/server/connector/src/main/java/org/glassfish/appclient/server/connector/CarType.java
The file was modified appserver/appclient/server/connector/src/main/java/org/glassfish/appclient/server/connector/CarDetector.java
The file was modified appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbType.java
The file was addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/RarArchiveType.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/archivist/ApplicationArchivist.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EarType.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ApplicationValidator.java
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/deployment/util/ConnectorArchivist.java
The file was modified appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java
The file was addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/ScatteredWarArchiveType.java
The file was addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/CarArchiveType.java
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/embed/impl/ScatteredWebArchivist.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/io/EjbDeploymentDescriptorFile.java
The file was modified appserver/web/gf-web-connector/src/main/java/org/glassfish/web/sniffer/WarDetector.java
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/archivist/WebArchivist.java
The file was addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/EjbArchiveType.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/io/runtime/GFApplicationRuntimeDDFile.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/ApplicationNode.java
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/io/runtime/WebRuntimeDDFile.java
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/WebBundleNode.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java
The file was modified appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbJarDetector.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ScatteredWarType.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/archivist/EjbArchivist.java
The file was addednucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/EarArchiveType.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/archivist/AppClientArchivist.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/io/runtime/ApplicationRuntimeDDFile.java
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/DOLUtils.java
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java
The file was modified appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java
The file was modified appserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/util/ApplicationValidatorTest.java
The file was modified appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/io/runtime/GFWebRuntimeDDFile.java
The file was modified nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiArchiveType.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/io/runtime/WLSApplicationRuntimeDDFile.java
The file was modified appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDetector.java
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/EnvEntriesValidator.java
The file was modified appserver/web/gf-web-connector/src/main/java/org/glassfish/web/WarType.java
The file was modified nucleus/common/glassfish-api/src/main/java/org/glassfish/api/deployment/archive/ArchiveType.java
The file was modified appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/RarDetector.java
Commit 8e1807085bf84d182c5344675a3fb243a5134037 by Glassfish Bot
Prepare release 7.0.3
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified nucleus/hk2/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified nucleus/hk2/config-generator/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified docs/publish/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified nucleus/hk2/tiger-types/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified nucleus/hk2/hk2-config/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified docs/website/pom.xml
The file was modified nucleus/hk2/config-types/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/web/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
Commit 6aa3c4053d7234c368992c660a0f137968d96c6f by Glassfish Bot
Prepare next development cycle for 7.0.4-SNAPSHOT
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified nucleus/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified docs/parent/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified nucleus/hk2/config-generator/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/core/pom.xml
The file was modified nucleus/hk2/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified nucleus/hk2/tiger-types/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified nucleus/hk2/config-types/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified nucleus/hk2/hk2-config/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
Commit 0dd0bbdcf0d1c711e8c226a01a1b8ed7f951c06f by Glassfish Bot
Prepare release 7.0.4
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified nucleus/hk2/config-types/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified nucleus/hk2/config-generator/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified nucleus/hk2/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified docs/parent/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/web/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified nucleus/hk2/tiger-types/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified nucleus/hk2/hk2-config/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
Commit 023d9438e9fbcecba4cc30f1105f2b244c48133c by Glassfish Bot
Prepare next development cycle for 7.0.5-SNAPSHOT
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified nucleus/hk2/config-generator/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified nucleus/hk2/tiger-types/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified docs/website/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified nucleus/hk2/config-types/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified nucleus/hk2/hk2-config/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified nucleus/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified nucleus/hk2/pom.xml
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
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
Commit 7b49f4eaf669e9a3b4f4648254f9016872455236 by Glassfish Bot
Prepare release 7.0.5
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/libpam4j/pom.xml
Commit 005ee21295f9347d513a6202df493c522c9d03a5 by Glassfish Bot
Prepare next development cycle for 7.0.6-SNAPSHOT
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified nucleus/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified docs/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/transaction/jts/pom.xml
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
Commit 9e82903b2afcab9478003fb5adb7bd6a466e4982 by Glassfish Bot
Prepare release 7.0.6
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/common/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/security/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
Commit b5d58c46c3a87be65aeb9899735f108371e169ae by Glassfish Bot
Prepare next development cycle for 7.0.7-SNAPSHOT
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified qa/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified docs/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
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
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/security/webintegration/src/main/java/com/sun/web/security/WebProgrammaticLoginImpl.java
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/CNonceCacheImpl.java
The file was modified appserver/web/web-core/src/main/resources/org/apache/catalina/realm/LocalStrings.properties
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/SSLSocketFactory.java
The file was modified appserver/web/war-util/src/main/resources/com/sun/logging/enterprise/system/container/web/LogStrings.properties
The file was addedappserver/security/webintegration/src/main/java/com/sun/web/security/WebSecurityResourceBundle.java
Commit cfb2dd9c2ed4dade00cb96a871ceafcc8b239a68 by Glassfish Bot
Prepare release 7.0.7
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified docs/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified docs/publish/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
Commit 42360a21dcebc45b320ac31e0300eff58f7c82a3 by Glassfish Bot
Prepare next development cycle for 7.0.8-SNAPSHOT
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified docs/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/security/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
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/gui-plugin-common/osgi.bundle
The file was removedappserver/web/web-sse/osgi.bundle
The file was removedappserver/webservices/jsr109-impl/osgi.bundle
The file was removedappserver/web/jersey-mvc-connector/osgi.bundle
The file was modified appserver/web/weld-integration/pom.xml
The file was removedappserver/security/webservices.security/osgi.bundle
The file was removedappserver/web/jspcaching-connector/osgi.bundle
The file was removedappserver/web/weld-integration/osgi.bundle
The file was removedappserver/web/jstl-connector/osgi.bundle
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was removedappserver/web/web-naming/osgi.bundle
The file was removedappserver/web/weld-integration/manifest.mf
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was removedappserver/web/admin/osgi.bundle
The file was modified appserver/web/admin/pom.xml
The file was removedappserver/web/jsf-connector/osgi.bundle
The file was removedappserver/security/webintegration/osgi.bundle
The file was removedappserver/webservices/soap-tcp/osgi.bundle
The file was removedappserver/connectors/connectors-connector/osgi.bundle
The file was removedappserver/web/war-util/osgi.bundle
The file was removedappserver/webservices/metro-glue/osgi.bundle
The file was removedappserver/web/gf-web-connector/osgi.bundle
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/ServletContainerInitializerUtil.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java
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
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.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/ServletContainerInitializerUtil.java
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseWebApplicationTest.java
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseServletContainerInitializerTest.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/JarFileManager.java
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/web/mrjar/MultiReleaseTestBase.java
Commit 70a0f154fa779f00a8368836f57d20cc049a14ab by Glassfish Bot
Prepare release 7.0.8
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/security/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified pom.xml
The file was modified appserver/ha/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/web/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified docs/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified qa/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
Commit fd8e032b29267c2927367ce02f9b092765afc1c3 by Glassfish Bot
Prepare next development cycle for 7.0.9-SNAPSHOT
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/scattered/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-main/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/security/jaspic-provider-framework/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/security/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
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
Commit 5860e42c2edeb9f3b46428fcf9dab95790a9a3f0 by Glassfish Bot
Prepare release 7.0.9
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/security/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified docs/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified docs/distribution/pom.xml
Commit 5f054e6a2416c8f86dcff5a91fe6cfde606d07ac by Glassfish Bot
Prepare next development cycle for 7.0.10
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/web/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
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/basic-db-teardown-sql/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
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
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/jmac/WebServicesDelegate.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/jdbc/JDBCRealm.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jacc/provider/SimplePolicyConfigurationFactory.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java
The file was modified appserver/tests/appserv-tests/devtests/security/ldap/opends/login.conf
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ClientContainerCallbackHandler.java
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java
The file was modified nucleus/security/core/src/main/resources/config/login.conf
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/PamLoginModule.java
The file was removedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/permissions.xml
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/WebProgrammaticLoginImpl.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/PrincipalGroupFactoryImpl.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/PermissionsUtil.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/DigestAlgorithmParameterImpl.java
The file was modified appserver/security/core-ee/exclude.xml
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/test/resources/com/sun/enterprise/security/ee/perms/server.policy
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientSecurityPipe.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/jdbc/JDBCLoginModule.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecurityUtil.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.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/jmac/ConfigDomainParser.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/DigestCredentials.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/pam/PamLoginModule.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/acl/Resource.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/Resource.java
The file was modified docs/security-guide/src/main/asciidoc/user-security.adoc
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextDelegate.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/acl/WebResource.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/realm/DigestRealm.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/DeclaredPermissionsProcessor.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/WebProgrammaticLogin.java
The file was modified appserver/admingui/common/src/main/help/en/help/ref-realmsnew.html
The file was modified appserver/admingui/common/src/main/help/en/help/task-realmnew.html
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/web/integration/WebPrincipal.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/MessageSecurityConfigEventListenerImpl.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SecurityServiceImpl.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 modified nucleus/security/core/src/main/manpages/com/sun/enterprise/security/cli/create-auth-realm.1
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/main/java/com/sun/enterprise/security/web/integration/WebSecurityManager.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/jacc/provider/SimplePolicyConfigurationFactory.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/GlassFishToExousiaConverter.java
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/main/java/com/sun/enterprise/security/auth/digest/impl/HttpAlgorithmParameterImpl.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/GlassFishToExousiaConverter.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jacc/provider/SimplePolicyProvider.java
The file was addedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/ee/perms/permissions.xml
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/LogUtils.java
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/InvocationInfo.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/WebSecurityManager.java
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/ee/auth/login/JDBCLoginModule.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java
The file was modified nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/JDBCRealmPropertyCheckValidator.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/digest/impl/DigestProcessor.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/AuthRealmITest.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ContainerCallbackHandler.java
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/DigestParameterGenerator.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/GlassFishBaseCallbackHandler.java
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.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/DigestLoginModule.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/PermissionsProcessor.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/GlassfishRoleMapper.java
The file was modified appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java
The file was addedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtilTest.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/perms/VoidPermission.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 addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/callback/ServerContainerCallbackHandler.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/jmac/callback/ServerContainerCallbackHandler.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/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/jmac/callback/ContainerCallbackHandler.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/NestedDigestAlgoParamImpl.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/perms/PermissionsProcessor.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/digest/impl/DigestAlgorithmParameterImpl.java
The file was removedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/permissions_err.xml
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/CachedPermissionImpl.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.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/test/java/com/sun/enterprise/security/perms/VoidPermissionTest.java
The file was removedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/nobody.policy
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/authorize/PolicyContextDelegate.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/RoleMapper.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/WebServicesDelegateImpl.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/AuthMessagePolicy.java
The file was addedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/ee/perms/javaee.server.policy
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/cli/SecurityUtil.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/DigestRealmBase.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/cache/CachedPermission.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/DigestLoginModule.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/realm/DigestRealmBase.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/XMLPermissionsHandler.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebProgrammaticLogin.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/DigestRealm.java
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/main/java/com/sun/enterprise/security/acl/LocalStrings.properties
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/EarEEPermissionsProcessor.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/EJBPolicyContextDelegate.java
The file was removedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/server.policy
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/ModuleEEPermissionsProcessor.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/WebServicesDelegate.java
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/auth/digest/impl/KeyDigestAlgoParamImpl.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/web/integration/WebSecurityManagerFactory.java
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/KeyDigestAlgoParamImpl.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/LocalStrings.properties
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java
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/PermissionXMLParser.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/web/integration/LogUtils.java
The file was modified appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java
The file was modified appserver/security/core-ee/pom.xml
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/authorize/PolicyContextHandlerImpl.java
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/perms/PermsArchiveDelegate.java
The file was modified nucleus/admin/template/src/main/resources/config/login.conf
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/auth/login/ProgrammaticLogin.java
The file was removedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/perms/restrict.server.policy
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jmac/callback/GlassFishBaseCallbackHandler.java
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/ClusterITest.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/auth/digest/impl/NestedDigestAlgoParamImpl.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/XMLPermissionsHandler.java
The file was modified appserver/web/web-glue/pom.xml
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/acl/EJBResource.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/VoidPermission.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecurityDeployer.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/ModuleEEPermissionsProcessor.java
The file was modified appserver/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/authorize/HandlerData.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/auth/digest/impl/HttpDigestParamGenerator.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/LogUtils.java
The file was modified appserver/tests/appserv-tests/devtests/security/pamrealm/build.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/HandlerData.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
The file was modified docs/application-development-guide/src/main/asciidoc/securing-apps.adoc
The file was addedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/ee/perms/permissions_err.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jdbcrealm/build.xml
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/GFAuthConfigFactory.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/perms/DeclaredPermissionsProcessor.java
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/ConfigDomainParser.java
The file was removedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/perms/SMGlobalPolicyUtilTest.java
The file was addedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/VoidPermissionTest.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/HttpAlgorithmParameterImpl.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/GlassfishRoleMapper.java
The file was addedappserver/security/core-ee/src/test/resources/com/sun/enterprise/security/ee/perms/restrict.server.policy
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/impl/LocalStrings.properties
The file was modified docs/reference-manual/src/main/asciidoc/create-auth-realm.adoc
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/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 addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/pam/PamRealm.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/authorize/cache/PermissionCache.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/jacc/provider/SimplePolicyProvider.java
Commit b57abb800a07df684bfc0ebc66d00446e2ac56f6 by Glassfish Bot
Prepare release 7.0.10
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified nucleus/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified docs/website/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/common/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
Commit 21c3c85f96cb6243bd32f14e06e6141349868434 by Glassfish Bot
Prepare next development cycle for 7.0.11-SNAPSHOT
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/tck/tck-runner/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified docs/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-ant-based-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified docs/parent/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/tests/appserv-tests/util/reportbuilder/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/tests/paas/pom.xml
Commit ad98c44e896c7a78cb4eb2a84ca9fac450fb3a10 by Glassfish Bot
Prepare release 7.0.11
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/appserv-tests/lib/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified docs/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/tck/pages_debugging/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/appserv-tests/webtest/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/tck/platform-tck-runner/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/web/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/appserv-tests/reporter/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/tests/tck/activation/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
Commit 3c86d93b3f00da7b7cc1623d738f98dd80db0684 by Glassfish Bot
Prepare next development cycle for 7.0.12-SNAPSHOT
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/tests/appserv-tests/lib/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/appserv-tests/reporter/pom.xml
The file was modified appserver/tests/tck/activation/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified docs/parent/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/tck/platform-tck-runner/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/web/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified docs/website/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/tck/pages_debugging/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/tests/appserv-tests/webtest/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified nucleus/admin/cli/pom.xml
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/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/tests/tck/pages_debugging/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/tests/appserv-tests/lib/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/tests/tck/activation/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/tests/appserv-tests/reporter/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified qa/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/tck/platform-tck-runner/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/appserv-tests/webtest/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
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
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
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/connector/InputBuffer.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardManager.java
The file was modified appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterChain.java
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerBuilder.java
The file was removedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/VoidPermissionTest.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterFactory.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/ManagerBase.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java
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/connector/AsyncContextImpl.java
The file was modified appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java
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
The file was modified appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ContainerBase.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/DeclaredPermissionsProcessor.java
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/core/StandardWrapper.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java
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/PermsArchiveDelegate.java
The file was removedappserver/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/ee/perms/PermissionXMLParser.java
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityServicesUtil.java
The file was modified appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/servlets/DefaultServlet.java
The file was removedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtilTest.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/Globals.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java
The file was removedappserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/JWSACCClassLoader.java
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/EarEEPermissionsProcessor.java
The file was modified appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/PersistentManagerBase.java
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java
The file was removednucleus/common/common-util/src/main/java/com/sun/enterprise/security/integration/DDPermissionsLoader.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/PermissionsUtil.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/XMLPermissionsHandler.java
The file was removedappserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterConfig.java
Commit 6c0b0121fc28b34733d6938d4e08d80293e3642b by Glassfish Bot
Prepare release 7.0.12
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/appserv-tests/lib/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/appserv-tests/webtest/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified nucleus/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-websocket-tck/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/tests/appserv-tests/reporter/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/tck/activation/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/tck/pages_debugging/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/security/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified docs/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified appserver/tests/tck/websocket/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/tck/platform-tck-runner/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified docs/website/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml
Commit c455645786bb9e851e9aab4a2c393cbeee82cef9 by Glassfish Bot
Prepare next development cycle for 7.0.13-SNAPSHOT
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified appserver/admingui/corba/pom.xml
The file was modified appserver/jdbc/templates/pom.xml
The file was modified appserver/tests/appserv-tests/lib/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified docs/installation-guide/pom.xml
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/flashlight/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified nucleus/cluster/pom.xml
The file was modified appserver/connectors/connectors-runtime/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/tests/tck/activation/pom.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified appserver/ant-tasks/pom.xml
The file was modified nucleus/core/pom.xml
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified nucleus/xmlbind-annotations/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/admin/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-websocket-tck/pom.xml
The file was modified appserver/web/war-util/pom.xml
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was modified nucleus/security/ssl-impl/pom.xml
The file was modified appserver/tests/embedded/mysql/pom.xml
The file was modified nucleus/admin/rest/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was modified appserver/featuresets/pom.xml
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified nucleus/osgi-platforms/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/appclient/pom.xml
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified appserver/admingui/war/pom.xml
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
The file was modified appserver/common/container-common/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/tests/paas/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was modified appserver/appclient/server/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/transaction/internal-api/pom.xml
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/admingui/jts/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified nucleus/security/core/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified appserver/tests/cdi/negative/pom.xml
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was modified nucleus/hk2-config-types/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified appserver/deployment/pom.xml
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/jdbc/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/pom.xml
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/tests/tck/platform-tck-runner/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/tests/admin/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was modified appserver/security/ejb.security/pom.xml
The file was modified appserver/extras/embedded/all/pom.xml
The file was modified appserver/admingui/pom.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/tests/appserv-tests/webtest/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/ha/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/tck/pages/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/admingui/web/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/tests/tck/authorization/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified appserver/webservices/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified nucleus/deployment/schemas/pom.xml
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified appserver/tests/appserv-tests/reporter/pom.xml
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/embedded/wrapper/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was modified appserver/web/web-ha/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified qa/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified nucleus/common/glassfish-api/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified appserver/admingui/jms-plugin/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/web/web-core/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was modified docs/website/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/jms/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/tests/tck/websocket/pom.xml
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/core/pom.xml
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/web/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/tck/pages_debugging/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified nucleus/test-utils/pom.xml
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified nucleus/security/services/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified appserver/ejb/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified nucleus/resources/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified nucleus/osgi-platforms/osgi-container/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified appserver/persistence/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/admingui/jca/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified nucleus/osgi-platforms/osgi-cli-remote/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified nucleus/parent/pom.xml
The file was modified nucleus/admin/monitor/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified nucleus/osgi-platforms/felix/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/tests/application/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified docs/publish/pom.xml
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml
The file was modified appserver/tests/tck/servlet/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified nucleus/security/pom.xml
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/distributions/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/extras/pom.xml
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/tests/tck/microprofile/config/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified appserver/tests/embedded/static/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified nucleus/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was modified appserver/tests/admin/tests/pom.xml
The file was modified appserver/tests/tck/connectors/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/tests/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified docs/distribution/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified docs/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified docs/add-on-component-development-guide/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified docs/release-notes/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/distributions/docker/pom.xml
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified appserver/libpam4j/pom.xml
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
Commit b10e3b8736992e0048855d2a69e9231aab345f67 by noreply
Revert "Merge master into 8.0"
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2Int.java
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/build.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java
The file was modified appserver/tests/paas/deployment-rollback/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean1Class1MethodLevelInt.java
The file was modified nucleus/core/pom.xml
The file was modified appserver/tests/hk2/README.txt
The file was addedappserver/tests/quicklook/security/appperms/src/java/BeanLeaf.java
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/ResInSameApp/webModule/src/TestServlet.java
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/appserv-tests/devtests/ejb/pom.xml
The file was modified appserver/tests/quicklook/adminconsole/pom.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java
The file was modified docs/reference-manual/src/main/asciidoc/import-sync-bundle.adoc
The file was modified appserver/tests/tck/tck-download/javatest/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/install-node-ssh.adoc
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/application.xml
The file was modified appserver/tests/quicklook/testng/testng_full_profile.xml
The file was modified appserver/security/security-all/pom.xml
The file was modified docs/security-guide/src/main/asciidoc/preface.adoc
The file was modified appserver/tests/tck/tck-download/jakarta-authentication-tck/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/WebTest.java
The file was modified nucleus/diagnostics/context/pom.xml
The file was modified appserver/libpam4j/pom.xml
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/admin/monitor/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
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 addedappserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war/MngTimeoutBean.java
The file was modified appserver/tests/embedded/scatteredarchive/pom.xml
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/sun-application.xml
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 appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/JmsITest.java
The file was modified docs/reference-manual/src/main/asciidoc/update-node-ssh.adoc
The file was modified nucleus/distributions/nucleus-common/pom.xml
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/web/integration/WebSecurityManager.java
The file was modified appserver/extras/embedded/common/bootstrap/pom.xml
The file was removedappserver/distributions/web/src/main/patches/microprofile-rest-client-api/META-INF/MANIFEST.MF
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/create-node-config.adoc
The file was modified appserver/tests/embedded/ejb/ejb-api/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/create-node-ssh.adoc
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
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java
The file was modified appserver/jms/gf-jms-connector/pom.xml
The file was modified nucleus/featuresets/nucleus/pom.xml
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/security/integration/RealmInitializer.java
The file was modified appserver/extras/embedded/common/instanceroot-builder/pom.xml
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 addedappserver/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/lib/com/acme/util/TestDependentBeanInLib.java
The file was modified appserver/common/container-common/pom.xml
The file was modified Jenkinsfile
The file was modified appserver/extras/pom.xml
The file was addedappserver/tests/quicklook/security/appperms/src/java/TestServlet.java
The file was modified appserver/flashlight/pom.xml
The file was modified docs/performance-tuning-guide/src/main/asciidoc/preface.adoc
The file was modified appserver/admingui/cluster/pom.xml
The file was modified appserver/concurrent/concurrent-impl/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/ejb/SomeManagedBean2.java
The file was removedappserver/distributions/glassfish/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/client/Client.java
The file was modified appserver/batch/glassfish-batch-commands/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/build.xml
The file was modified docs/reference-manual/src/main/asciidoc/start-database.adoc
The file was modified appserver/tests/quicklook/ejb/remoteview/pom.xml
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/static/pom.xml
The file was modified appserver/microprofile/config/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
The file was modified appserver/common/pom.xml
The file was modified appserver/extras/embedded/common/pom.xml
The file was modified appserver/tests/tck/rest/pom.xml
The file was modified appserver/tests/v2-tests/appserv-tests/config/emma.xml
The file was modified docs/reference-manual/src/main/asciidoc/update-node-config.adoc
The file was modified appserver/security/ejb.security/pom.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/LocalStrings.properties
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/build.xml
The file was modified appserver/tests/quicklook/rest/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-servlet-tck/pom.xml
The file was modified appserver/persistence/cmp/model/pom.xml
The file was modified appserver/extras/appserv-rt/pom.xml
The file was modified appserver/tests/paas/basic-bookstore-dns/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/src/gf/FooManagedBean.java
The file was modified appserver/tests/paas/basic-db-initsql/pom.xml
The file was modified appserver/tests/paas/basic-db/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/build.properties
The file was modified appserver/distributions/docker/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/src/gf/TestServlet.java
The file was modified appserver/extras/jakartaee/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/war/Foo2ManagedBean.java
The file was modified appserver/deployment/jakartaee-full/pom.xml
The file was modified docs/error-messages-reference/pom.xml
The file was modified appserver/admingui/jdbc/pom.xml
The file was modified appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java
The file was modified appserver/tests/appserv-tests/devtests/jms/README
The file was modified nucleus/admin/launcher/src/test/resources/domains/domainNoLog/config/domain.xml
The file was modified appserver/tests/paas/helloworld/pom.xml
The file was modified appserver/tests/tck/faces/pom.xml
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java
The file was modified nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/ImportSyncBundleCommand.java
The file was modified appserver/persistence/cmp/utility/pom.xml
The file was modified appserver/resources/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/DummyResponse.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/build.xml
The file was modified nucleus/admin/util/pom.xml
The file was modified appserver/concurrent/concurrent-connector/pom.xml
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/paas/lazy-shared-service-test/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
The file was modified appserver/tests/hk2/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/ejb/SingletonBean.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/PersistentManagerBase.java
The file was modified appserver/admin/cli-optional/pom.xml
The file was modified appserver/core/api-exporter-fragment/pom.xml
The file was modified nucleus/featuresets/atomic/pom.xml
The file was modified appserver/web/web-glue/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/BarManagedBean.java
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/GlassFishPrincipalMapper.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/EarEEPermissionsProcessor.java
The file was modified appserver/tests/paas/basic/pom.xml
The file was modified appserver/tests/embedded/ejb/basic/pom.xml
The file was modified appserver/tests/hk2/cdi/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/pom.xml
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 appserver/tests/tck/connectors/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes-ssh.adoc
The file was modified docs/security-guide/src/main/asciidoc/user-security.adoc
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderImplGenerator.java
The file was modified appserver/connectors/work-management/pom.xml
The file was modified appserver/tests/tck/connectors-full/pom.xml
The file was modified appserver/persistence/cmp/enhancer/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/create-service.adoc
The file was modified appserver/jms/admin/pom.xml
The file was modified docs/parent/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/HelloServlet.java
The file was modified appserver/tests/quicklook/build.xml
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/PermissionsUtil.java
The file was modified appserver/tests/tck/concurrency/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
The file was modified appserver/tests/paas/service_metadata/custom_db_name/pom.xml
The file was modified appserver/admin/backup/pom.xml
The file was modified docs/installation-guide/src/main/asciidoc/preface.adoc
The file was modified appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/WebTest.java
The file was modified nucleus/cluster/admin/readme
The file was modified docs/administration-guide/src/main/asciidoc/overview.adoc
The file was modified appserver/tests/hk2/cdi/ear/app/pom.xml
The file was modified docs/add-on-component-development-guide/src/main/asciidoc/preface.adoc
The file was modified appserver/jms/pom.xml
The file was modified appserver/tests/paas/basic-db-with-resources-xml/pom.xml
The file was modified appserver/appclient/client/acc/src/test/java/org/glassfish/appclient/client/CLIBootstrapTest.java
The file was modified appserver/tests/paas/javaee_shared_service/pom.xml
The file was modified nucleus/grizzly/nucleus-grizzly-all/pom.xml
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java
The file was modified appserver/tests/embedded/maven-plugin/index/pom.xml
The file was addedappserver/tests/quicklook/security/appperms/build.properties
The file was modified appserver/admingui/web/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/FooManagedBean.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/Tester.java
The file was modified appserver/tests/hk2/isolation/web/iso1/pom.xml
The file was modified appserver/admingui/dataprovider/pom.xml
The file was modified appserver/connectors/descriptors/pom.xml
The file was modified appserver/web/gf-weld-connector/pom.xml
The file was modified nucleus/distributions/pom.xml
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java
The file was modified appserver/distributions/docker/src/main/docker/Dockerfile
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-application.xml
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/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java
The file was modified appserver/admingui/core/pom.xml
The file was modified appserver/microprofile/connectors/pom.xml
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 appserver/tests/tck/pages/pom.xml
The file was modified nucleus/cluster/gms-adapter/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/src/admin/SSHNodeTest.java
The file was modified appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
The file was modified docs/administration-guide/src/main/asciidoc/preface.adoc
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
The file was modified appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilderUtil.java
The file was modified appserver/tests/quicklook/jms/injection/src/test/ClientTestNG.java
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/ejb-jar.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SomeManagedBean3.java
The file was modified appserver/tests/paas/external-db-service/pom.xml
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-ejb-jar2.xml
The file was modified appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/install-node.adoc
The file was modified appserver/common/glassfish-ee-api/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/Hello.java
The file was modified docs/reference-manual/src/main/asciidoc/uninstall-node.adoc
The file was modified appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilderUtil.java
The file was modified docs/reference-manual/src/main/asciidoc/uninstall-node-ssh.adoc
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
The file was modified appserver/connectors/connectors-inbound-runtime/pom.xml
The file was modified appserver/ejb/ejb-client/pom.xml
The file was addednucleus/common/common-util/src/main/java/com/sun/enterprise/security/integration/DDPermissionsLoader.java
The file was modified appserver/web/jspcaching-connector/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/build.xml
The file was modified docs/administration-guide/src/main/asciidoc/logging.adoc
The file was addedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/VoidPermissionTest.java
The file was modified appserver/persistence/jpa-container/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/README_Embedded.txt
The file was modified nucleus/deployment/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/HelloServlet.java
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/HelloServlet.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/HelloServlet.java
The file was modified nucleus/cluster/admin/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
The file was modified appserver/appclient/server/connector/pom.xml
The file was modified appserver/tests/paas/basic-db-teardown-sql/pom.xml
The file was modified appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/factory/SJSASFactory.java
The file was addedappserver/distributions/web/src/main/patches/jersey-hk2/META-INF/MANIFEST.MF
The file was modified appserver/tests/paas/bookstore/pom.xml
The file was modified appserver/batch/pom.xml
The file was modified appserver/admin/template/pom.xml
The file was modified nucleus/admin/server-mgmt/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes-dcom.adoc
The file was modified appserver/web/web-core/pom.xml
The file was addedappserver/tests/quicklook/security/appperms/src/test/ApppermsTestNG.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/README
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
The file was modified appserver/orb/orb-enabler/pom.xml
The file was removedappserver/distributions/glassfish/src/main/patches/jakarta.enterprise.cdi-el-api/META-INF/MANIFEST.MF
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 modified appserver/tests/quicklook/build.properties
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/README
The file was modified appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java
The file was modified appserver/extras/embedded/pom.xml
The file was modified appserver/tests/tck/jwt/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/update-node-dcom.adoc
The file was modified nucleus/admin/launcher/pom.xml
The file was modified appserver/tests/sse/videoplayer/pom.xml
The file was modified appserver/extras/embedded/tests/pom.xml
The file was removedappserver/distributions/web/src/main/patches/jakarta.servlet.jsp.jstl-api/META-INF/MANIFEST.MF
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/servlets/DefaultServlet.java
The file was addedappserver/tests/quicklook/security/appperms/metadata/web.xml
The file was removedappserver/distributions/glassfish/src/main/patches/webservices-osgi/META-INF/MANIFEST.MF
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/ejb/SlessEJB2.java
The file was modified appserver/tests/embedded/static/web/pom.xml
The file was modified appserver/connectors/pom.xml
The file was modified appserver/tests/appserv-tests/pom.xml
The file was modified appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
The file was modified appserver/deployment/jakartaee-core/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/simple/pom.xml
The file was modified appserver/appclient/client/appclient-scripts/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/HelloServlet.java
The file was modified appserver/web/weld-integration-fragment/pom.xml
The file was modified appserver/tests/hk2/isolation/runner/pom.xml
The file was modified appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java
The file was modified appserver/jdbc/templates/pom.xml
The file was modified nucleus/cluster/ssh/pom.xml
The file was modified appserver/persistence/oracle-jdbc-driver-packages/pom.xml
The file was modified appserver/security/core-ee/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/WebTest.java
The file was modified appserver/tests/paas/pom.xml
The file was modified nucleus/admin/rest/rest-testing/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
The file was modified appserver/ha/ha-shoal-cache-bootstrap/pom.xml
The file was modified appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.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
The file was modified appserver/web/war-util/pom.xml
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/Group.java
The file was modified appserver/distributions/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SomeManagedBean2.java
The file was modified docs/embedded-server-guide/src/main/asciidoc/preface.adoc
The file was modified appserver/admingui/plugin-service/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java
The file was modified appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
The file was modified nucleus/common/pom.xml
The file was modified docs/administration-guide/src/main/asciidoc/jdbc.adoc
The file was modified appserver/tests/embedded/utils/src/main/java/org/glassfish/tests/embedded/utils/EmbeddedServerUtils.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/war/FooBarManagedBean.java
The file was modified appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java
The file was modified appserver/deployment/dol/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/HelloRemote.java
The file was modified appserver/extras/embedded/all/pom.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/XMLPermissionsHandler.java
The file was modified docs/distribution/pom.xml
The file was modified appserver/web/jsf-connector/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/build.xml
The file was modified docs/deployment-planning-guide/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-faces-tck/pom.xml
The file was modified appserver/web/weld-integration-test-fragment/pom.xml
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java
The file was modified appserver/tests/tck/microprofile/pom.xml
The file was removedappserver/distributions/web/src/main/patches/jakarta.enterprise.concurrent/META-INF/MANIFEST.MF
The file was modified appserver/tests/hk2/cdi/jersey/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/HelloSingleton.java
The file was modified appserver/admingui/war/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/FooManagedBean.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/FooManagedBean.java
The file was modified appserver/web/web-sse/pom.xml
The file was modified appserver/connectors/connectors-internal-api/pom.xml
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/application/src/main/resources/org/glassfish/main/test/app/security/defaultp2r/web.xml
The file was modified appserver/tests/paas/multiple-spe-test/spetest/pom.xml
The file was modified nucleus/distributions/nucleus/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/export-sync-bundle.adoc
The file was modified appserver/tests/embedded/maven-plugin/webservice/pom.xml
The file was modified nucleus/deployment/dtds/pom.xml
The file was modified appserver/admingui/ejb/pom.xml
The file was modified appserver/extras/embedded/common/osgi-main/pom.xml
The file was modified appserver/tests/embedded/basic/pom.xml
The file was modified appserver/webservices/jsr109-impl/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsftest/pom.xml
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/WebTest.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/ejb/SlessEJB2.java
The file was modified appserver/batch/glassfish-batch-connector/pom.xml
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
The file was modified docs/reference-manual/src/main/asciidoc/create-node-dcom.adoc
The file was modified appserver/tests/quicklook/QuickLook_Test_Instructions.html
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfFormLoginHttpSessionListener/src/test/TestMessage.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/build.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/WebTest.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/singleton-startup/hello/ejb/com/acme/Bar.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/Foo.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java
The file was modified docs/installation-guide/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/ManagedSuper.java
The file was modified appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain3/config/domain.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/ejb/SomeManagedBeanBase.java
The file was modified appserver/tests/embedded/maven-plugin/websockets/pom.xml
The file was modified nucleus/admin/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/Foo.java
The file was modified appserver/web/jstl-connector/pom.xml
The file was modified nucleus/cluster/common/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/ejb/SingletonBean2.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/descriptor/beans.xml
The file was modified appserver/connectors/admin/pom.xml
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/login.jsp
The file was modified docs/reference-manual/src/main/asciidoc/start-domain.adoc
The file was modified nucleus/deployment/autodeploy/pom.xml
The file was removedappserver/distributions/glassfish/src/main/patches/hibernate-validator/META-INF/MANIFEST.MF
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/src/gf/BarManagedBean.java
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml
The file was removedappserver/distributions/web/src/main/patches/jakarta.enterprise.cdi-el-api/META-INF/MANIFEST.MF
The file was removedappserver/distributions/web/src/main/patches/hibernate-validator-cdi/META-INF/MANIFEST.MF
The file was modified appserver/grizzly/grizzly-container/pom.xml
The file was modified appserver/persistence/entitybean-container/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
The file was modified appserver/security/appclient.security/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/dirListing/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/FooBarManagedBean.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/descriptor/ejb/SlessEJB2.java
The file was modified appserver/tests/paas/service_metadata/pom.xml
The file was modified nucleus/admin/template/pom.xml
The file was modified docs/release-notes/src/main/asciidoc/preface.adoc
The file was modified appserver/jdbc/jdbc-runtime/pom.xml
The file was addedappserver/tests/quicklook/security/appperms/metadata/application.xml
The file was modified appserver/common/stats77/pom.xml
The file was modified appserver/tests/community/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-authorization-tck/pom.xml
The file was modified appserver/admingui/gf-admingui-connector/pom.xml
The file was addedappserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/ClientClassLoaderDelegate.java
The file was modified appserver/itest-tools/pom.xml
The file was modified appserver/admin/cli/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/servlet/TestManagedBean.java
The file was modified appserver/admingui/concurrent/pom.xml
The file was modified appserver/featuresets/glassfish/pom.xml
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/connectors/connectors-runtime/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/web/weldJsfServerAuthModuleRedirect/src/test/TestMessage.java
The file was modified appserver/orb/pom.xml
The file was modified appserver/tests/embedded/cdi_ejb_jpa/pom.xml
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ConfigITest.java
The file was modified appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java
The file was modified appserver/tests/cdi/cases/preDestroyScoping/pom.xml
The file was modified appserver/web/weld-integration/pom.xml
The file was modified appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
The file was modified appserver/tests/appserv-tests/lib/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/WebTest.java
The file was modified nucleus/diagnostics/diagnostics-api/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/runner/pom.xml
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/StatusGeneratorITest.java
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-glue/src/main/java/com/sun/enterprise/web/WebContainer.java
The file was addedappserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/JWSACCClassLoader.java
The file was modified appserver/admin/template/src/main/resources/config/domain.xml
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/singleton-startup/hello/ejb/com/acme/SingletonBean.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java
The file was modified appserver/tests/tck/tck-download/pom.xml
The file was modified nucleus/common/scattered-archive-api/pom.xml
The file was modified appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java
The file was modified nucleus/common/glassfish-api/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/servlet/TestBean.java
The file was modified appserver/tests/cdi/cases/pom.xml
The file was modified appserver/distributions/glassfish-common/src/main/resources/README.txt
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/InterceptorSuper.java
The file was modified appserver/osgi-platforms/pom.xml
The file was modified appserver/tests/jakartaee/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/descriptor/faces-config.xml
The file was modified appserver/tests/embedded/maven-plugin/queryString/pom.xml
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/hk2/cdi/basic/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/Foo2ManagedBean.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2IntPlusBean.java
The file was modified nucleus/deployment/common/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/build.xml
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/embedded/mysql/pom.xml
The file was modified appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/javaee-integration/build.xml
The file was modified docs/reference-manual/src/main/asciidoc/start-instance.adoc
The file was modified nucleus/admin/cli/pom.xml
The file was modified appserver/admingui/cluster/src/main/resources/org/glassfish/cluster/admingui/Strings.properties
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/Foo.java
The file was modified appserver/jdbc/pom.xml
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 addedappserver/tests/quicklook/security/appperms/metadata/permissions.xml
The file was modified appserver/tests/appserv-tests/devtests/cluster/test-bigcluster.sh
The file was removedappserver/distributions/glassfish/src/main/patches/jakarta.servlet.jsp.jstl-api/META-INF/MANIFEST.MF
The file was modified docs/application-deployment-guide/pom.xml
The file was modified appserver/distributions/web/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/WebContent/META-INF/MANIFEST.MF
The file was modified appserver/tests/embedded/glassfish_resources_xml/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/list-modules.adoc
The file was modified nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/BtraceClientGenerator.java
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/ManagedSuper.java
The file was removedappserver/distributions/web/src/main/patches/parsson-media/META-INF/MANIFEST.MF
The file was modified appserver/transaction/internal-api/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/servlet/com/tests/TestManagedBean.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/descriptor/beans.xml
The file was modified appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
The file was modified appserver/resources/mail/mail-runtime/pom.xml
The file was modified appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java
The file was modified appserver/transaction/jts/pom.xml
The file was modified appserver/tests/cts_smoke/run_test.sh
The file was modified appserver/orb/orb-connector/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/mdb/pom.xml
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java
The file was modified appserver/jdbc/jdbc-config/pom.xml
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java
The file was modified appserver/tests/quicklook/run_test.sh
The file was modified appserver/tests/hk2/cdi/ear/lib1/pom.xml
The file was modified appserver/webservices/soap-tcp/pom.xml
The file was modified appserver/resources/mail/pom.xml
The file was modified docs/administration-guide/pom.xml
The file was modified appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
The file was modified appserver/transaction/jta/pom.xml
The file was modified nucleus/admin/config-api/pom.xml
The file was modified appserver/tests/paas/external-db-service/test/pom.xml
The file was modified nucleus/core/bootstrap/pom.xml
The file was modified appserver/appclient/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/TestBean.java
The file was modified appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
The file was modified appserver/tests/cdi/pom.xml
The file was modified appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
The file was modified docs/error-messages-reference/src/main/asciidoc/preface.adoc
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java
The file was modified docs/reference-manual/src/main/asciidoc/collect-log-files.adoc
The file was modified nucleus/admin/server-mgmt/src/main/manpages/com/sun/enterprise/admin/servermgmt/cli/create-service.1
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java
The file was removedappserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/GlassFishPrincipalMapper.java
The file was modified appserver/tests/paas/external-and-shared-service/pom.xml
The file was modified appserver/resources/resources-connector/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
The file was modified appserver/tests/tck/pom.xml
The file was modified appserver/ejb/ejb-internal-api/pom.xml
The file was modified appserver/appclient/client/acc-standalone/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/transaction/ee/dblogs/base/readme
The file was modified docs/publish/pom.xml
The file was modified nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java
The file was modified appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/war1/pom.xml
The file was modified appserver/tests/paas/basic-jpa/pom.xml
The file was modified nucleus/grizzly/pom.xml
The file was modified appserver/web/web-naming/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ContainerBase.java
The file was removedappserver/distributions/web/src/main/patches/microprofile-jwt-auth-api/META-INF/MANIFEST.MF
The file was modified nucleus/cluster/pom.xml
The file was modified nucleus/deployment/admin/pom.xml
The file was modified appserver/tests/tck/websocket/pom.xml
The file was modified appserver/tests/hk2/cdi/ear/ejb1/pom.xml
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/FileRealmHelper.java
The file was modified appserver/jms/jmsra/pom.xml
The file was modified appserver/deployment/schemas/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
The file was modified appserver/tests/embedded/pom.xml
The file was modified appserver/resources/mail/mail-connector/pom.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/runner/pom.xml
The file was modified appserver/tests/hk2/isolation/web/iso2/pom.xml
The file was modified docs/troubleshooting-guide/pom.xml
The file was modified nucleus/core/logging/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
The file was modified appserver/tests/quicklook/amx/pom.xml
The file was modified appserver/tests/paas/mq-shared-service-test/pom.xml
The file was modified appserver/jdbc/jdbc-ra/pom.xml
The file was modified appserver/tests/embedded/basic/lifecycle/pom.xml
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/smoke-tests/simple-managed-bean-interceptor/servlet/TestManagedBean.java
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain2/config/domain.xml
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java
The file was modified appserver/tests/admingui/auto-test/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml
The file was modified docs/ha-administration-guide/src/main/asciidoc/preface.adoc
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/WebResource.java
The file was modified appserver/tests/hk2/cdi/ear/war2/pom.xml
The file was modified appserver/batch/batch-database/pom.xml
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/web.xml
The file was modified appserver/tests/embedded/maven-plugin/init/pom.xml
The file was modified nucleus/cluster/cli/pom.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermissionXMLParser.java
The file was modified appserver/tests/paas/basic-service-discovery/pom.xml
The file was modified appserver/persistence/gf-jpa-connector/pom.xml
The file was modified appserver/appclient/client/acc-config/pom.xml
The file was modified appserver/tests/embedded/web/servlet/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/build.properties
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/WebTest.java
The file was modified nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/generator/ASMClassWriter.java
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 addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanSuper.java
The file was modified appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
The file was modified nucleus/core/kernel/src/main/resources/org/glassfish/embed/domain.xml
The file was modified appserver/tests/amx/pom.xml
The file was modified appserver/persistence/cmp/ejb-mapping/pom.xml
The file was modified appserver/tests/embedded/web/web-war/test/pom.xml
The file was modified docs/ha-administration-guide/pom.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/Resource.java
The file was modified appserver/tests/tck/servlet/pom.xml
The file was addedappserver/tests/quicklook/security/appperms/web/jsp/index.jsp
The file was modified appserver/osgi-platforms/felix-webconsole-extension/pom.xml
The file was modified appserver/core/jakartaee-kernel/pom.xml
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ElementStarITest.java
The file was modified nucleus/core/kernel/pom.xml
The file was modified appserver/persistence/cmp/cmp-all/pom.xml
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/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterFactory.java
The file was modified appserver/tests/paas/enable-disable-test/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-platform-tck/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/install-node-dcom.adoc
The file was modified appserver/tests/embedded/static/ejb/simple/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/AppException.java
The file was modified nucleus/core/api-exporter/pom.xml
The file was modified appserver/persistence/cmp/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/docroot/index.jsp
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2IntExcludeClass.java
The file was modified appserver/tests/embedded/maven-plugin/localejbs/pom.xml
The file was modified appserver/microprofile/config/src/main/java/io/helidon/microprofile/config/ConfigCdiExtension.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/HAUtil.java
The file was modified appserver/tests/application/src/main/java/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RTestServlet.java
The file was modified appserver/featuresets/web/pom.xml
The file was modified appserver/connectors/connectors-connector/pom.xml
The file was modified appserver/admingui/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/BarManagedBean.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/startup/EjbApplication.java
The file was modified nucleus/core/extra-jre-packages/pom.xml
The file was modified appserver/tests/cdi/cases/runner/pom.xml
The file was modified nucleus/common/mbeanserver/pom.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/DeclaredPermissionsProcessor.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/ejb/FooManagedBean.java
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/featuresets/pom.xml
The file was modified docs/administration-guide/src/main/asciidoc/domains.adoc
The file was modified appserver/tests/appserv-tests/devtests/web/ha/cluster-tests/simple-failover-modified-attribute/src/main/java/com/acme/HttpClient.java
The file was modified appserver/tests/tck/embedded_ejb_smoke/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/InterceptorA.java
The file was modified appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
The file was modified nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/SecurityRoleMapper.java
The file was removedappserver/distributions/web/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/CdiComponentProvider.java
The file was modified appserver/resources/resources-runtime/pom.xml
The file was modified appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
The file was modified appserver/distributions/glassfish-common/pom.xml
The file was modified appserver/tests/tck/validation/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/ping-node-dcom.adoc
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/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/ejb/com/acme/ejb/impl/Singleton4.java
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/WebContent/WEB-INF/web.xml
The file was modified appserver/tests/embedded/web/web-all/pom.xml
The file was modified appserver/persistence/cmp/support-sqlstore/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/HelloSingleton.java
The file was modified nucleus/flashlight/framework/pom.xml
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/multirolemapping/MultiRoleMappingTest.java
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/servlet/test/MyBackingBean.java
The file was modified docs/administration-guide/src/main/asciidoc/monitoring.adoc
The file was modified docs/website/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/BarManagedBean.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/tests/tck/platform-tck-runner/pom.xml
The file was modified appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java
The file was modified appserver/ha/ha-shoal-store/pom.xml
The file was modified appserver/common/annotation-framework/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/JerseyInterceptor.java
The file was modified appserver/tests/hk2/cdi/ear/ejb2/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/war/FooBarManagedBean.java
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/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/war/com/acme/servlet/HelloServlet.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/build.properties
The file was modified docs/reference-manual/src/main/asciidoc/ping-node-ssh.adoc
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
The file was modified appserver/tests/application/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/generate-jvm-report.adoc
The file was modified appserver/tests/tck/tck-download/jakarta-expression-language-tck/pom.xml
The file was modified appserver/web/web-embed/pom.xml
The file was modified nucleus/glassfish-jul-extension/pom.xml
The file was modified appserver/tests/appserv-tests/reporter/pom.xml
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes.adoc
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/servlet/TestServlet.java
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/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-web.xml
The file was modified appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java
The file was modified appserver/appclient/client/acc/pom.xml
The file was modified appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java
The file was modified appserver/web/gf-web-connector/pom.xml
The file was modified appserver/load-balancer/pom.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermsArchiveDelegate.java
The file was modified docs/reference-manual/src/main/asciidoc/uninstall-node-dcom.adoc
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/embedded/wrapper/pom.xml
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/web.xml
The file was modified appserver/common/glassfish-naming/pom.xml
The file was modified nucleus/admin/launcher/src/test/resources/domains/baddomain/config/domain.xml
The file was modified appserver/admingui/community-theme/pom.xml
The file was modified appserver/transaction/pom.xml
The file was modified docs/application-development-guide/src/main/asciidoc/preface.adoc
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/build.properties
The file was modified appserver/extras/appserv-rt/dist-frag/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/ejb/SomeManagedBean.java
The file was modified docs/reference-manual/src/main/asciidoc/list-backups.adoc
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java
The file was modified appserver/security/pom.xml
The file was modified appserver/tests/pom.xml
The file was modified nucleus/admin/config-api/src/main/java/org/glassfish/config/support/DefaultConfigUpgrade.java
The file was modified appserver/persistence/pom.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.rar
The file was removedappserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/client/Client.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SomeManagedBean.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanNoInt.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/digest/DigestLoginModule.java
The file was modified appserver/persistence/eclipselink-wrapper/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/build.properties
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterConfig.java
The file was modified appserver/ejb/ejb-timer-databases/pom.xml
The file was modified appserver/tests/embedded/static/web/src/test/java/org/glassfish/tests/embedded/cooked/ExistingDomainTest.java
The file was modified gftest.sh
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/ResInSameApp/webModule/src/BarManagedBean.java
The file was modified appserver/tests/embedded/web/autodelete/pom.xml
The file was removedappserver/distributions/web/src/main/patches/hibernate-validator/META-INF/MANIFEST.MF
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/io/InstanceDirs.java
The file was modified appserver/tests/hk2/isolation/web/pom.xml
The file was modified appserver/ha/ha-file-store/pom.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/ModuleEEPermissionsProcessor.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/TestDatabase.java
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/ant-tasks/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/build.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/client/Client.java
The file was modified appserver/admin/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/descriptor/web.xml
The file was modified appserver/tests/quicklook/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/annotation/ejb/SomeManagedBean.java
The file was modified README.md
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/hk2/cdi/ear/pom.xml
The file was modified docs/quick-start-guide/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
The file was modified appserver/tests/tck/activation/pom.xml
The file was modified appserver/tests/sse/basic/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
The file was modified appserver/tests/quicklook/ejb/cmp/pom.xml
The file was modified nucleus/flashlight/agent/pom.xml
The file was modified nucleus/common/common-util/pom.xml
The file was modified appserver/flashlight/client/pom.xml
The file was modified appserver/web/jersey-ejb-component-provider/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardManager.java
The file was modified appserver/jms/gf-jms-injection/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/runner/pom.xml
The file was modified appserver/tests/appserv-tests/report-builder/pom.xml
The file was modified appserver/web/jersey-mvc-connector/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java
The file was modified appserver/tests/tck/expression_language/pom.xml
The file was modified appserver/tests/embedded/static/web/src/test/java/org/glassfish/tests/embedded/cooked/InplantedTest.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/WebTest.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/Globals.java
The file was removedappserver/distributions/glassfish/src/main/patches/jakarta.enterprise.concurrent/META-INF/MANIFEST.MF
The file was modified appserver/tests/admin/admin-extension/pom.xml
The file was modified appserver/load-balancer/gf-load-balancer-connector/pom.xml
The file was modified nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/AdminConsoleAdapter.java
The file was modified appserver/web/web-ha/pom.xml
The file was modified nucleus/distributions/nucleus-common/src/main/resources/docs/quickstart.html
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/build.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tck/pom.xml
The file was removedappserver/distributions/web/src/main/patches/webservices-osgi/META-INF/MANIFEST.MF
The file was modified docs/deployment-planning-guide/src/main/asciidoc/preface.adoc
The file was modified docs/reference-manual/src/main/asciidoc/list-nodes-config.adoc
The file was modified docs/pom.xml
The file was modified appserver/tests/quicklook/testng/testng_gd_security.xml
The file was modified appserver/tests/cdi/negative/runner/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/ejb/FooBarManagedBean.java
The file was modified appserver/ejb/ejb-connector/pom.xml
The file was modified appserver/ejb/ejb-timer-service-app/pom.xml
The file was modified appserver/concurrent/pom.xml
The file was modified appserver/appclient/server/core/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/admin/cli/build.xml
The file was modified appserver/tests/embedded/maven-plugin/pom.xml
The file was modified appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
The file was modified appserver/admin/admin-core/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/build.xml
The file was modified appserver/persistence/cmp/support-ejb/pom.xml
The file was modified docs/reference-manual/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/web/servlet-3.0/servletContainerInitializer/jsfManagedBeanAnnotation/build.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java
The file was modified appserver/web/web-embed/api/pom.xml
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java
The file was modified appserver/security/webservices.security/pom.xml
The file was modified appserver/tests/hk2/cdi/basic/ejb1/pom.xml
The file was modified appserver/tests/admingui/pom.xml
The file was modified appserver/tests/cdi/README.txt
The file was modified appserver/webservices/metro-glue/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
The file was modified appserver/tests/quicklook/wsit/jsr109tester/pom.xml
The file was modified appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationFilterChain.java
The file was modified docs/application-deployment-guide/src/main/asciidoc/preface.adoc
The file was modified nucleus/deployment/schemas/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanNoIntPlusBean.java
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/jsp2sful/sun-ejb-jar.xml
The file was modified appserver/ant-tasks/src/main/resources/org/apache/tools/ant/sample-build.xml
The file was modified nucleus/grizzly/config/pom.xml
The file was modified appserver/persistence/cmp/cmp-scripts/pom.xml
The file was modified appserver/tests/embedded/static/ejb/pom.xml
The file was modified appserver/webservices/connector/pom.xml
The file was modified docs/administration-guide/src/main/asciidoc/general-administration.adoc
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/loader/WebappLoader.java
The file was modified appserver/tests/embedded/web/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapper.java
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/constructor-level/annotation/ejb/SlessEJB2.java
The file was modified appserver/webservices/webservices-scripts/pom.xml
The file was modified appserver/extras/embedded/shell/pom.xml
The file was modified appserver/tests/cdi/cases/multiBeansXml/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-pages-debugging-tck/pom.xml
The file was modified appserver/web/pom.xml
The file was modified nucleus/common/simple-glassfish-api/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/BarManagedBean.java
The file was removedappserver/distributions/glassfish/src/main/patches/hibernate-validator-cdi/META-INF/MANIFEST.MF
The file was addedappserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/descriptor/beans.xml
The file was modified docs/application-development-guide/pom.xml
The file was modified nucleus/common/amx-core/pom.xml
The file was modified appserver/tests/v2-tests/appserv-tests/devtests/hk2/README
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-noargconstructor-missing/build.properties
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/SystemPropertyConstants.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
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 modified appserver/tests/hk2/cdi/jersey/runner/pom.xml
The file was modified appserver/common/amx-jakartaee/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/ejb/SomeManagedBean2.java
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-websocket-tck/pom.xml
The file was modified appserver/admingui/corba/pom.xml
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 appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java
The file was modified appserver/tests/appserv-tests/webtest/pom.xml
The file was modified appserver/tests/paas/README.txt
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/GlassFishMain.java
The file was modified appserver/persistence/cmp/internal-api/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war/VerifyServlet.java
The file was modified appserver/distributions/glassfish/pom.xml
The file was modified appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
The file was modified nucleus/admin/launcher/src/test/resources/domains/domain1/config/domain.xml
The file was modified appserver/admingui/jts/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBeanExtra.java
The file was modified nucleus/cluster/gms-bootstrap/pom.xml
The file was modified appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
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 appserver/tests/appserv-tests/devtests/cdi/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/cdi/open-issues/build.xml
The file was modified docs/reference-manual/src/main/asciidoc/start-local-instance.adoc
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/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java
The file was modified appserver/deployment/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java
The file was modified appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
The file was modified appserver/tests/embedded/ejb/remoteejb/pom.xml
The file was modified nucleus/flashlight/pom.xml
The file was modified appserver/tests/embedded/web/web-war/war/pom.xml
The file was modified appserver/deployment/dtds/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/EJBResource.java
The file was addedappserver/tests/quicklook/security/appperms/src/java/BeanRootInterface.java
The file was modified docs/ha-administration-guide/src/main/asciidoc/instances.adoc
The file was modified appserver/tests/quicklook/jms/injection/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/ejb/SomeManagedBean3.java
The file was modified docs/quick-start-guide/src/main/asciidoc/basic-features.adoc
The file was modified nucleus/admin/rest/gf-restadmin-connector/pom.xml
The file was modified docs/upgrade-guide/src/main/asciidoc/preface.adoc
The file was modified appserver/appclient/server/pom.xml
The file was modified nucleus/core/context-propagation/pom.xml
The file was modified appserver/extras/embedded/nucleus/pom.xml
The file was modified nucleus/featuresets/pom.xml
The file was modified appserver/tests/quicklook/ejb/embedded/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/servlet/com/tests/TestAroundInvokeInterceptor.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/build.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean1Int.java
The file was modified appserver/tests/embedded/inplanted/pom.xml
The file was modified appserver/web/webtier-all/pom.xml
The file was modified appserver/jdbc/jdbc-ra/jdbc40/pom.xml
The file was modified appserver/web/admin/pom.xml
The file was modified appserver/admingui/common/pom.xml
The file was modified appserver/tests/tck/cdi/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-activation-tck/pom.xml
The file was modified appserver/security/webservices.security/src/test/java/org/glassfish/main/security/webservices/WSServletContainerInitializerITest.java
The file was modified appserver/tests/embedded/static/web/src/test/java/org/glassfish/tests/embedded/cooked/ExistingConfigurationTest.java
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/FelixPrettyPrinter.java
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java
The file was modified nucleus/admin/rest/rest-client/pom.xml
The file was modified appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java
The file was modified appserver/ejb/ejb-full-container/pom.xml
The file was modified appserver/tests/tck/pages_debugging/pom.xml
The file was modified docs/performance-tuning-guide/pom.xml
The file was modified appserver/tests/embedded/web/web-api/pom.xml
The file was modified appserver/microprofile/pom.xml
The file was modified appserver/admingui/ejb-lite/pom.xml
The file was modified appserver/extras/jakartaee/manifest-jar/pom.xml
The file was modified docs/security-guide/src/main/asciidoc/administrative-security.adoc
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/README
The file was modified appserver/tests/admin/pom.xml
The file was modified appserver/tests/hk2/cdi/jersey/war/pom.xml
The file was modified appserver/tests/tck/tck-download/tsharness/pom.xml
The file was modified nucleus/admin/rest/rest-service/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/build.properties
The file was modified appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
The file was modified appserver/webservices/metro-fragments/pom.xml
The file was addedappserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtilTest.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/FooManagedBean.java
The file was modified nucleus/common/common-util/src/main/java/com/sun/enterprise/util/io/ServerDirs.java
The file was modified appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/startup/EjbDeployer.java
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean1MethodLevelIntExcludeClass.java
The file was modified appserver/tests/embedded/ejb/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/build.xml
The file was modified appserver/persistence/common/pom.xml
The file was modified nucleus/common/internal-api/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-via-resource-injection/build.properties
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/admingui/jms-plugin/pom.xml
The file was modified appserver/tests/tck/rest_cdi/pom.xml
The file was modified appserver/extras/embedded/common/installroot-builder/pom.xml
The file was modified appserver/tests/embedded/cdi_basic/pom.xml
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/session/ManagerBase.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/README
The file was modified docs/ha-administration-guide/src/main/asciidoc/nodes.adoc
The file was modified appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
The file was addedappserver/tests/quicklook/security/appperms/web/html/index.html
The file was modified appserver/featuresets/debug/pom.xml
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml
The file was modified appserver/tests/tck/platform-tck-runner/src/main/java/org/glassfish/main/tests/tck/ant/TckRunner.java
The file was modified appserver/core/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/StatelessBean.java
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RAuthTest.java
The file was modified appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/servlet/TestServlet.java
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-tck/pom.xml
The file was modified appserver/web/gui-plugin-common/pom.xml
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 appserver/tests/tck/microprofile/config/pom.xml
The file was addedappserver/tests/quicklook/security/appperms/src/java/BeanRoot.java
The file was modified nucleus/cluster/common/src/test/java/com/sun/enterprise/util/cluster/PathsTest.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 modified docs/release-notes/pom.xml
The file was addedappserver/tests/quicklook/security/appperms/build.xml
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 appserver/tests/quicklook/ejb/singleton/pom.xml
The file was modified appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java
The file was modified appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java
The file was modified appserver/ejb/ejb-container/pom.xml
The file was modified appserver/orb/orb-iiop/pom.xml
The file was modified appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.jar
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/client/FooManagedBean2.java
The file was modified appserver/jms/jms-core/pom.xml
The file was modified appserver/extras/appserv-rt/manifest-jar/pom.xml
The file was addedappserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ManagedBeanHandler.java
The file was modified appserver/tests/admin/tests/pom.xml
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermissionsProcessor.java
The file was modified nucleus/diagnostics/pom.xml
The file was modified appserver/tests/embedded/maven-plugin/jsptest/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/FooManagedBean.java
The file was modified nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
The file was modified appserver/pom.xml
The file was modified appserver/tests/embedded/web/web-war/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/naming/naming2/context/pom.xml
The file was modified appserver/ejb/ejb-all/pom.xml
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/GlassFishMainActivator.java
The file was modified appserver/tests/tck/pages_tags/pom.xml
The file was modified appserver/ha/pom.xml
The file was removedappserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/client/Client.java
The file was addedappserver/tests/quicklook/security/appperms/src/java/BeanMessageInterface.java
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerBuilder.java
The file was modified appserver/jdbc/admin/pom.xml
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
The file was modified docs/ha-administration-guide/src/main/asciidoc/ssh-setup.adoc
The file was modified docs/upgrade-guide/src/main/asciidoc/upgrade-compatibility-issues.adoc
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/webservices/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/lc-method-constructor-level/annotation/ejb/SlessEJB2.java
The file was modified docs/embedded-server-guide/pom.xml
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java
The file was removedappserver/distributions/glassfish/src/main/patches/parsson-media/META-INF/MANIFEST.MF
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/acl/RoleMapper.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/tests/tck/authorization/pom.xml
The file was modified appserver/extras/embedded/web/pom.xml
The file was modified appserver/tests/hk2/isolation/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/war/StatelessBean.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/glassfish/jdbc/JDBCRealm.java
The file was modified appserver/tests/paas/basic-shared-service-test/pom.xml
The file was modified appserver/tests/tck/tck-download/jakarta-connectors-full-tck/pom.xml
The file was modified appserver/tests/embedded/utils/pom.xml
The file was modified appserver/tests/sse/videoplayer/README.txt
The file was modified docs/upgrade-guide/src/main/asciidoc/upgrading-legacy-installation.adoc
The file was addedappserver/tests/appserv-tests/devtests/cdi/managed-beans/build.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/ContextListener.java
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/ejb/ejb31/full/ear/war/HelloServlet.java
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml
The file was modified appserver/tests/paas/multiple-db-shared-services/pom.xml
The file was modified appserver/tests/tck/authentication/pom.xml
The file was modified nucleus/distributions/atomic/pom.xml
The file was modified appserver/admingui/full/pom.xml
The file was modified nucleus/hk2-config-generator/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/InterceptorB.java
The file was modified appserver/tests/application/src/main/java/org/glassfish/main/test/app/security/jsp2sful/ProfileInfoRemote.java
The file was addedappserver/tests/quicklook/security/appperms/src/java/BeanMessage.java
The file was modified appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java
The file was modified appserver/ejb/pom.xml
The file was modified appserver/persistence/cmp/generator-database/pom.xml
The file was modified docs/installation-guide/src/main/asciidoc/installing.adoc
The file was modified appserver/extras/jakartaee/dist-frag/pom.xml
The file was modified appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
The file was modified appserver/tests/sqe_smoke/run_test.sh
The file was modified appserver/tests/tck/tck-download/jakarta-pages-tags-tck/pom.xml
The file was modified nucleus/admin/template/src/main/resources/config/domain.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor/build.properties
The file was modified appserver/tests/application/src/main/resources/org/glassfish/main/test/app/security/multirolemapping/sun-ejb-jar1.xml
The file was modified appserver/tests/tck/embedded_ejb_smoke/ejb_lite_basic/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/security/common/MasterPassword.java
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 docs/add-on-component-development-guide/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/README
The file was modified appserver/tests/paas/scale_service/pom.xml
The file was modified docs/upgrade-guide/pom.xml
The file was modified appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
The file was modified appserver/tests/appserv-tests/devtests/ejb/README
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/ejb/ManagedSuper.java
The file was modified appserver/web/cdi-api-fragment/pom.xml
The file was modified appserver/security/webintegration/pom.xml
The file was modified docs/security-guide/pom.xml
The file was modified appserver/ldapbp/pom.xml
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/security/simple/client/FooManagedBean.java
The file was modified appserver/appclient/client/pom.xml
The file was modified appserver/admin/cli-optional/src/main/manpages/com/sun/enterprise/admin/cli/optional/list-backups.1
The file was addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/war/ManagedBean2MethodLevelInt.java
The file was modified appserver/load-balancer/admin/pom.xml
The file was modified appserver/tests/quicklook/ejb/sfulnoi/pom.xml
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java
The file was modified appserver/admingui/jca/pom.xml
The file was modified nucleus/admin/rest/pom.xml
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 addedappserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/client/Client.java
The file was modified appserver/tests/cdi/negative/pom.xml
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 modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/ApplicationITest.java
The file was modified appserver/tests/appserv-tests/devtests/web/README_Embedded.txt
The file was modified appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java
The file was modified docs/troubleshooting-guide/src/main/asciidoc/preface.adoc
The file was modified appserver/grizzly/pom.xml
The file was modified appserver/tests/quicklook/admin/pom.xml