-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CXF-8671: Support Jakarta EE 10 #1201
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4af8a3 - Browse repository at this point
Copy the full SHA b4af8a3View commit details -
Remove unnecessary dependency on jakarta.xml.bind-api
It didn’t respect the Jakarta EE 10 BOM for some reason, and it doesn’t (yet?) appear to be necessary
Configuration menu - View commit details
-
Copy full SHA for f8f3e0d - Browse repository at this point
Copy the full SHA f8f3e0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d10f665 - Browse repository at this point
Copy the full SHA d10f665View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97561f7 - Browse repository at this point
Copy the full SHA 97561f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7dc677 - Browse repository at this point
Copy the full SHA c7dc677View commit details -
Configuration menu - View commit details
-
Copy full SHA for a41f1ea - Browse repository at this point
Copy the full SHA a41f1eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2035428 - Browse repository at this point
Copy the full SHA 2035428View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7f3e9a - Browse repository at this point
Copy the full SHA e7f3e9aView commit details -
Add missing jakarta.xml.bind-api dependencies for codegen-plugin mave…
…n-invoker-plugin
Configuration menu - View commit details
-
Copy full SHA for 6328865 - Browse repository at this point
Copy the full SHA 6328865View commit details -
Correct RetryAfterHeaderProviderTest not accounting for host daylight…
… time getRawOffset() returns the offset for standard time, which means these tests fail when the default timezone is observing daylight time. [ERROR] Failures: [ERROR] org.apache.cxf.jaxrs.impl.RetryAfterHeaderProviderTest.test[retry after Sun Nov 03 08:49:37 2002 is duration of PT24884H49M37S from 2000-01-01 00:00:00.000] [ERROR] Run 1: RetryAfterHeaderProviderTest.test:73 Expected: is <PT24884H49M37S> but: was <PT24883H49M37S> [ERROR] Run 2: RetryAfterHeaderProviderTest.test:73 Expected: is <PT24884H49M37S> but: was <PT24883H49M37S> [ERROR] Run 3: RetryAfterHeaderProviderTest.test:73 Expected: is <PT24884H49M37S> but: was <PT24883H49M37S> [ERROR] Run 4: RetryAfterHeaderProviderTest.test:73 Expected: is <PT24884H49M37S> but: was <PT24883H49M37S> [INFO] [ERROR] org.apache.cxf.jaxrs.impl.RetryAfterHeaderProviderTest.test[retry after Sun Nov 3 08:49:37 2002 is duration of PT24884H49M37S from 2000-01-01 00:00:00.000] [ERROR] Run 1: RetryAfterHeaderProviderTest.test:73 Expected: is <PT24884H49M37S> but: was <PT24883H49M37S> [ERROR] Run 2: RetryAfterHeaderProviderTest.test:73 Expected: is <PT24884H49M37S> but: was <PT24883H49M37S> [ERROR] Run 3: RetryAfterHeaderProviderTest.test:73 Expected: is <PT24884H49M37S> but: was <PT24883H49M37S> [ERROR] Run 4: RetryAfterHeaderProviderTest.test:73 Expected: is <PT24884H49M37S> but: was <PT24883H49M37S>
Configuration menu - View commit details
-
Copy full SHA for 49e3e17 - Browse repository at this point
Copy the full SHA 49e3e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b6d9a - Browse repository at this point
Copy the full SHA e6b6d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 391e6fe - Browse repository at this point
Copy the full SHA 391e6feView commit details -
Configuration menu - View commit details
-
Copy full SHA for d61f8f0 - Browse repository at this point
Copy the full SHA d61f8f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e66177f - Browse repository at this point
Copy the full SHA e66177fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0f10cc - Browse repository at this point
Copy the full SHA e0f10ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for b87e742 - Browse repository at this point
Copy the full SHA b87e742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 434236a - Browse repository at this point
Copy the full SHA 434236aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50342d4 - Browse repository at this point
Copy the full SHA 50342d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c079f - Browse repository at this point
Copy the full SHA 24c079fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3086d - Browse repository at this point
Copy the full SHA 1a3086dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f96a35 - Browse repository at this point
Copy the full SHA 1f96a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd19b3c - Browse repository at this point
Copy the full SHA dd19b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24bcaf1 - Browse repository at this point
Copy the full SHA 24bcaf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b06c530 - Browse repository at this point
Copy the full SHA b06c530View commit details -
Replace JakarteEE 10 BOM with indvidual component versions to simplif…
…y patching and minor updates
Configuration menu - View commit details
-
Copy full SHA for 181f7e6 - Browse repository at this point
Copy the full SHA 181f7e6View commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c26ffb4 - Browse repository at this point
Copy the full SHA c26ffb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f30514 - Browse repository at this point
Copy the full SHA 1f30514View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4fa37f - Browse repository at this point
Copy the full SHA d4fa37fView commit details