Skip to content
Success

Changes

Summary

  1. Integrate Eleos (commit: 978ccba) (details)
  2. Use non-snapshot version of Eleos (commit: 9c3aca5) (details)
  3. Add eleos dependency to embedded (commit: e9d4705) (details)
  4. Revert loggers (commit: 0feb61c) (details)
  5. Fix compilation errors (commit: 89f0508) (details)
  6. About logger number after removal of Jaspic provider module (commit: 761c2cc) (details)
  7. Update devtests security with option to run single test (commit: fc33099) (details)
  8. Continued integration of Eleos into GlassFish (commit: 9449f7f) (details)
  9. Small amount of cleanup (commit: 7770a46) (details)
  10. Added refresh of factory, which effectively reads the config again (commit: b882b97) (details)
  11. Integrate soap policies and key callbacks (commit: 0d969d6) (details)
  12. Clean tests a little (commit: 5455043) (details)
  13. Some cleanup (commit: e3addca) (details)
  14. Fix logging (commit: 3d86fb1) (details)
  15. Some cleaning. Removed unused parameter, fixed class ctor, etc (commit: 99dbc96) (details)
  16. Refactoring and Eleos integration for connectors (commit: af47520) (details)
  17. Update to Eleos 3.0.4 (commit: 36de8ff) (details)
  18. Replace Eleos with Eclipse Epicyro (commit: 29225c4) (details)
  19. Use M1 for Epicyro (commit: f53ed9c) (details)
  20. Property for epicyro.version (commit: f914354) (details)
  21. Refactoring - introducing generics, correcting names (commit: dcaf0ae) (details)
  22. Integrate Epicyro 3.0.0 (commit: 4c01561) (details)
  23. Removed now unused HandlerContext, and did some cleaning (commit: 1356303) (details)
  24. Enable test again and add final again (commit: e42fa31) (details)
  25. Processing feedback (commit: 20eb3e3) (details)
  26. Adjust name of provider (commit: a6586bd) (details)
  27. Have to keep EleosProvider for now. Update with next version of Epicyro (commit: 94b7031) (details)
  28. Fix description of 'list-virtual-servers' command (commit: c955276) (details)
  29. Remove JBI dev tests (commit: c795268) (details)
  30. Integrate ORB 4.2.5 (commit: 4828829) (details)
  31. Add test for deployment on multiple virtual servers (commit: 58937dd) (details)
  32. Remove JBI occurrences from source code (commit: aa2d14b) (details)
  33. Remove all JBI occurrences from tests (commit: 3b2a22f) (details)
  34. Remove JBI from Admin Console (commit: 9bbbc43) (details)
  35. Fix GlassFish launcher test (commit: f6f65a5) (details)
  36. Update Application Development Guide (commit: cd12051) (details)
  37. Update Application Deployment Guide (commit: b53315b) (details)
  38. Replace gf.redirect to gf.navigate where it needs to be replaced (commit: f94dad1) (details)
  39. Prepare release 7.0.9 (commit: 5860e42) (details)
  40. Prepare next development cycle for 7.0.10 (commit: 5f054e6) (details)
  41. Correct new version by adding -SNAPSHOT (commit: 91ec991) (details)
  42. Fix 'osgi-shell' command (commit: bc222a8) (details)
  43. Integrate Grizzly 4.0.1-M1 (commit: acaee36) (details)
  44. Webpage update for 7.0.9 (commit: 00c92ff) (details)
  45. Use staging profile even for clean (commit: d33a122) (details)
  46. Set embedded server runtime type (commit: 472bfac) (details)
  47. Fix command run target processing (commit: cdf4fe4) (details)
  48. Use staging profile for tests as well (commit: 0d56870) (details)
  49. Integrate Grizzly 4.0.1 (commit: b7a1eea) (details)
  50. Code cleanup (commit: 13a6016) (details)
Commit 978ccba365e94a9a510ce3c437d41fe04cc2587d by arjan tijms
Integrate Eleos

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

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

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

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

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: e9d4705)
The file was modified appserver/extras/embedded/all/pom.xml (diff)
The file was modified appserver/extras/embedded/web/pom.xml (diff)
Commit 0feb61c06b4da8bbf2fcb217f76697e8d1a23a2f by arjan tijms
Revert loggers

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: 0feb61c)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java (diff)
Commit 89f05084432bc65af3cea6bcea0e3a523102a6ef by arjan tijms
Fix compilation errors

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

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: 761c2cc)
The file was modified appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/AsadminLoggingITest.java (diff)
Commit fc3309928b353aa170e36c3f7cb7fab05c55f52b by arjan tijms
Update devtests security with option to run single test

Also apply formatting and debug option for SOAP tests.

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

Focussed on SOAP and app client integration.

Specifically added defaults for factories created statically without
arguments.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: 9449f7f)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/AuthMessagePolicy.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java (diff)
The file was modified appserver/security/core-ee/pom.xml (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/WebServicesDelegate.java (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/UsernamePasswordStore.java (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
The file was modified appserver/security/webservices.security/pom.xml (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/MessageSecurityConfigEventListenerImpl.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/ConfigDomainParser.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ServerContainerCallbackHandler.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/integration/AppClientSecurityInfo.java (diff)
The file was modified appserver/pom.xml (diff)
Commit 7770a463f6ff1be0ce5e88426107788e9c4e3d24 by arjan tijms
Small amount of cleanup

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

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: b882b97)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/MessageSecurityConfigEventListenerImpl.java (diff)
Commit 0d969d6409f72d3fcb073c04169a4599dc5f1b8b by arjan tijms
Integrate soap policies and key callbacks

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: 0d969d6)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ClientContainerCallbackHandler.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/client/PingClient.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientSecurityPipe.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/sun-ejb-jar.xml (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/ejbws/PingEjb.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/sun-application-client.xml (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/J2EEKeyManager.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/servletws/PingServlet.java (diff)
The file was addedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/GlassFishBaseCallbackHandler.java
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/sun-web.xml (diff)
The file was modified nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java (diff)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/CommonServerSecurityPipe.java (diff)
The file was modified nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ServerContainerCallbackHandler.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ClientPipeCreator.java (diff)
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/GFServerPipeCreator.java (diff)
The file was modified appserver/tests/appserv-tests/devtests/security/wss/gartner/custom-client.xml (diff)
Commit 545504335b29b28c6d30412bd2fd77001158d257 by arjan tijms
Clean tests a little

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

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

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: 3d86fb1)
The file was modified appserver/pom.xml (diff)
The file was modified appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java (diff)
Commit 99dbc9607b1fd6d6fc98c06c74ede3a60befdd28 by arjan tijms
Some cleaning. Removed unused parameter, fixed class ctor, etc

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: 99dbc96)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/callbackhandler/CallbackBinding.java (diff)
The file was modified appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/integration/AppClientSecurityInfo.java (diff)
The file was modified appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerBuilder.java (diff)
Commit af475203757c792ada3251fb7d56f5c65977c6c0 by arjan tijms
Refactoring and Eleos integration for connectors

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

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: 36de8ff)
The file was modified appserver/pom.xml (diff)
Commit 29225c4829a8d963150e4e30d6a1ec70644766a4 by arjan tijms
Replace Eleos with Eclipse Epicyro

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

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

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

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

Add GFAuthConfigFactory as "alias" to AuthConfigFileFactory

Update server.policy for a new security property we use

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

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: 1356303)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/AuthMessagePolicy.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/HandlerContext.java
The file was modified appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java (diff)
The file was removedappserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/CallbackHandlerConfig.java
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/GlassFishBaseCallbackHandler.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/ConfigDomainParser.java (diff)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/callback/ContainerCallbackHandler.java (diff)
Commit e42fa31a70e787de4453ef45443aec3197adb35f by arjan tijms
Enable test again and add final again

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

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

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: a6586bd)
The file was modified appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java (diff)
Commit 94b7031326a9622c4382ab8af50439350316a35e by arjan tijms
Have to keep EleosProvider for now. Update with next version of Epicyro

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 13a6016)
The file was modified nucleus/common/common-util/src/main/java/org/glassfish/server/ServerEnvironmentImpl.java (diff)
The file was modified nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java (diff)