Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).
Build: #2957 was successful Changes by Milan Tyagi <milantyagi2004@gmail.com>
Code commits
Openfire (master)
-
Milan Tyagi <milantyagi2004@gmail.com> 5a1d2d682dcdac3b03971b42b7719cfa3d6965f5
OF-3230: Improve testUtcDate handling and cleanup imports
- Removed regex-based normalization
- Switched to Instant-based comparison
- Replaced direct usage with proper import- xmppserver/src/test/java/org/jivesoftware/openfire/handler/IQEntityTimeHandlerTest.java (version 5a1d2d682dcdac3b03971b42b7719cfa3d6965f5)
-
Milan Tyagi <milantyagi2004@gmail.com> fe6bffde8d738af48cb37be5bde545518c32afda
OF-3230: Normalize date formatting in testUtcDate to fix CI instability
- Removed regex normalization
- Ensured consistent timestamp comparison
- Stabilized CI tests- xmppserver/src/test/java/org/jivesoftware/openfire/handler/IQEntityTimeHandlerTest.java (version fe6bffde8d738af48cb37be5bde545518c32afda)