You are viewing a plain text version of this content. The canonical link for it is here.
- [cxf] branch master updated: Minor change to make it easier to subclass Endpoint creation - posted by co...@apache.org on 2019/05/01 08:53:41 UTC, 0 replies.
- [cxf] branch master updated: Updating some dependencies - posted by co...@apache.org on 2019/05/01 14:09:04 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: Recording .gitmergeinfo Changes - posted by co...@apache.org on 2019/05/01 14:09:32 UTC, 10 replies.
- [cxf] branch master updated: Fixing build for JDK11 - posted by co...@apache.org on 2019/05/01 14:57:17 UTC, 0 replies.
- buildbot failure in on cxf-site-production - posted by bu...@apache.org on 2019/05/02 10:55:59 UTC, 13 replies.
- buildbot success in on cxf-site-production - posted by bu...@apache.org on 2019/05/02 11:56:47 UTC, 13 replies.
- [cxf] branch master updated (70ccfac -> af6a95f) - posted by co...@apache.org on 2019/05/02 14:37:15 UTC, 0 replies.
- [cxf] 01/02: Making an STS unit test less likely to fail - posted by co...@apache.org on 2019/05/02 14:37:16 UTC, 0 replies.
- [cxf] 02/02: Upgrading Jetty to latest release - posted by co...@apache.org on 2019/05/02 14:37:17 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (6f12e39 -> dfb2ab1) - posted by co...@apache.org on 2019/05/02 14:37:49 UTC, 0 replies.
- [cxf] 01/03: Making an STS unit test less likely to fail - posted by co...@apache.org on 2019/05/02 14:37:50 UTC, 0 replies.
- [cxf] 02/03: Upgrading Jetty to latest release - posted by co...@apache.org on 2019/05/02 14:37:51 UTC, 0 replies.
- [cxf] 03/03: Recording .gitmergeinfo Changes - posted by co...@apache.org on 2019/05/02 14:37:52 UTC, 1 replies.
- [cxf-fediz] branch master updated: FEDIZ-231 - Upgrade to Tomcat 9 - posted by bu...@apache.org on 2019/05/03 09:47:53 UTC, 0 replies.
- [cxf-fediz] branch master updated: examples: adopt jaxrsSpringSecurityWebapp to Spring Security 4.x - posted by bu...@apache.org on 2019/05/03 09:57:27 UTC, 0 replies.
- [cxf] branch master updated: If there is no inMessage use the inFaultMessage. Patch applied thanks to Hugo Trippaers - posted by co...@apache.org on 2019/05/03 10:55:21 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (0135927 -> c3ea655) - posted by co...@apache.org on 2019/05/03 10:55:46 UTC, 0 replies.
- [cxf-fediz] branch spring-security-4 deleted (was 726d640) - posted by bu...@apache.org on 2019/05/03 11:40:35 UTC, 0 replies.
- [cxf] branch master updated: CXF-7885 - SOAP Action ignored by CXF JMS webservice method invoker - posted by co...@apache.org on 2019/05/03 16:03:27 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: CXF-7885 - SOAP Action ignored by CXF JMS webservice method invoker - posted by co...@apache.org on 2019/05/03 16:03:42 UTC, 0 replies.
- [cxf] branch master updated (083c6fa -> 1cc03b9) - posted by dk...@apache.org on 2019/05/06 18:17:14 UTC, 0 replies.
- [cxf] 01/02: Need to exclude the old version of stax-api that SAAJ impl pulls in on Java11 - posted by dk...@apache.org on 2019/05/06 18:17:15 UTC, 0 replies.
- [cxf] 02/02: [CXF-8028] Use ClassValue to cache/record the method/field needed for the SAAJ workarounds to avoid expensive reflection on every element. - posted by dk...@apache.org on 2019/05/06 18:17:16 UTC, 0 replies.
- [cxf] branch master updated: CXF-7983: added check for existing, but empty input stream - posted by as...@apache.org on 2019/05/06 21:06:39 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: CXF-7983: added check for existing, but empty input stream - posted by as...@apache.org on 2019/05/06 21:11:55 UTC, 0 replies.
- [cxf] branch master updated: CXF-8035 - Checking on null values in HTTP Header for protected JWS header - posted by co...@apache.org on 2019/05/07 11:38:38 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (9d1905c -> 76cead0) - posted by co...@apache.org on 2019/05/07 11:45:25 UTC, 0 replies.
- [cxf] 01/02: CXF-8035 - Checking on null values in HTTP Header for protected JWS header - posted by co...@apache.org on 2019/05/07 11:45:26 UTC, 0 replies.
- [cxf] 02/02: Recording .gitmergeinfo Changes - posted by co...@apache.org on 2019/05/07 11:45:27 UTC, 7 replies.
- [cxf] branch 3.2.x-fixes updated: [CXF-8028] Use ClassValue to cache/record the method/field needed for the SAAJ workarounds to avoid expensive reflection on every element. - posted by dk...@apache.org on 2019/05/07 12:28:41 UTC, 0 replies.
- [cxf] branch master updated: Removing surefire version - posted by co...@apache.org on 2019/05/07 14:54:42 UTC, 0 replies.
- svn commit: r1044685 - in /websites/production/cxf/content: cache/docs.pageCache docs/jax-rs-advanced-features.html - posted by bu...@apache.org on 2019/05/08 16:56:49 UTC, 0 replies.
- [cxf] branch master updated: Adding Client Cache tests for JAX-RS - posted by co...@apache.org on 2019/05/08 17:09:24 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (aa007f2 -> ce7d8f3) - posted by co...@apache.org on 2019/05/08 17:14:21 UTC, 0 replies.
- [cxf] 01/02: Adding Client Cache tests for JAX-RS - posted by co...@apache.org on 2019/05/08 17:14:22 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (ce7d8f3 -> 2359e6d) - posted by dk...@apache.org on 2019/05/09 13:25:31 UTC, 0 replies.
- [cxf] 01/02: Recording .gitmergeinfo Changes - posted by dk...@apache.org on 2019/05/09 13:25:32 UTC, 1 replies.
- [cxf] 02/02: Update release_notes for 3.2.9 - posted by dk...@apache.org on 2019/05/09 13:25:33 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: [maven-release-plugin] prepare release cxf-3.2.9 - posted by dk...@apache.org on 2019/05/09 13:49:20 UTC, 1 replies.
- [cxf] annotated tag cxf-3.2.9 created (now 61bf173) - posted by dk...@apache.org on 2019/05/09 13:49:24 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: [maven-release-plugin] prepare for next development iteration - posted by dk...@apache.org on 2019/05/09 13:49:34 UTC, 1 replies.
- Nexus: Staging Repository Dropped - posted by Nexus Repository Manager <ne...@repository.apache.org> on 2019/05/09 15:02:09 UTC, 2 replies.
- [cxf] branch master updated: CXF-8037 - Apache CXF (AsyncHTTPConduit) ignores system keyStore property - posted by co...@apache.org on 2019/05/10 10:19:34 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (11f47dc -> 9cbccb6) - posted by co...@apache.org on 2019/05/10 10:30:26 UTC, 0 replies.
- [cxf] 01/02: CXF-8037 - Apache CXF (AsyncHTTPConduit) ignores system keyStore property - posted by co...@apache.org on 2019/05/10 10:30:27 UTC, 0 replies.
- [cxf] branch master updated (7808ae4 -> 145b7ec) - posted by co...@apache.org on 2019/05/10 11:28:37 UTC, 0 replies.
- [cxf] branch master updated: Fixing issued at time - posted by co...@apache.org on 2019/05/10 11:38:43 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (9cbccb6 -> be5d776) - posted by co...@apache.org on 2019/05/10 11:50:36 UTC, 0 replies.
- [cxf] 01/03: Update JwtAccessTokenValidator.java - posted by co...@apache.org on 2019/05/10 11:50:37 UTC, 0 replies.
- [cxf] 02/03: Removed unused import - posted by co...@apache.org on 2019/05/10 11:50:38 UTC, 0 replies.
- [cxf] 03/03: Fixing issued at time - posted by co...@apache.org on 2019/05/10 11:50:39 UTC, 0 replies.
- [cxf] annotated tag cxf-3.2.9 deleted (was 61bf173) - posted by dk...@apache.org on 2019/05/10 12:32:20 UTC, 0 replies.
- [cxf] annotated tag cxf-3.2.9 created (now 45bbf57) - posted by dk...@apache.org on 2019/05/10 12:52:45 UTC, 0 replies.
- Nexus: Staging Completed - posted by Nexus Repository Manager <ne...@repository.apache.org> on 2019/05/10 14:02:30 UTC, 1 replies.
- [cxf-build-utils] branch master updated: [maven-release-plugin] prepare release cxf-build-utils-3.4.2 - posted by dk...@apache.org on 2019/05/10 14:05:27 UTC, 0 replies.
- [cxf-build-utils] annotated tag cxf-build-utils-3.4.2 created (now 4363ce1) - posted by dk...@apache.org on 2019/05/10 14:05:41 UTC, 0 replies.
- [cxf-build-utils] branch master updated: [maven-release-plugin] prepare for next development iteration - posted by dk...@apache.org on 2019/05/10 14:05:46 UTC, 0 replies.
- [cxf] branch master updated: Update release notes for 3.3.2 - posted by dk...@apache.org on 2019/05/10 14:11:42 UTC, 0 replies.
- [cxf] branch master updated: [maven-release-plugin] prepare release cxf-3.3.2 - posted by dk...@apache.org on 2019/05/10 14:24:44 UTC, 0 replies.
- [cxf] annotated tag cxf-3.3.2 created (now ea9dc88) - posted by dk...@apache.org on 2019/05/10 14:24:48 UTC, 0 replies.
- [cxf] branch master updated: [maven-release-plugin] prepare for next development iteration - posted by dk...@apache.org on 2019/05/10 14:24:57 UTC, 0 replies.
- [cxf] branch master updated: Back to snapshot for now - posted by dk...@apache.org on 2019/05/10 14:27:35 UTC, 0 replies.
- [cxf] branch master updated: Some minor code consolidation - posted by co...@apache.org on 2019/05/10 16:03:04 UTC, 0 replies.
- [cxf] branch CXF-7601_microProfileOpenApi updated (19a5712 -> d0a749f) - posted by de...@apache.org on 2019/05/12 19:07:36 UTC, 0 replies.
- [cxf] 01/10: [CXF-7601] Add support for Microprofile OpenAPI implementation (as an alternative to Swagger Core 2.0) - posted by de...@apache.org on 2019/05/12 19:07:37 UTC, 0 replies.
- [cxf] 02/10: Merge remote-tracking branch 'origin/master' into CXF-7601_microProfileOpenApi - posted by de...@apache.org on 2019/05/12 19:07:38 UTC, 0 replies.
- [cxf] 03/10: update new module to 3.3.1-SNAPSHOT - posted by de...@apache.org on 2019/05/12 19:07:39 UTC, 0 replies.
- [cxf] 04/10: update to latest geronimo-openapi-impl release - posted by de...@apache.org on 2019/05/12 19:07:40 UTC, 0 replies.
- [cxf] 05/10: Merge remote-tracking branch 'origin/master' into CXF-7601_microProfileOpenApi - posted by de...@apache.org on 2019/05/12 19:07:41 UTC, 0 replies.
- [cxf] 06/10: Merge remote-tracking branch 'origin/master' into CXF-7601_microProfileOpenApi - posted by de...@apache.org on 2019/05/12 19:07:42 UTC, 0 replies.
- [cxf] 07/10: Merge remote-tracking branch 'origin/CXF-7601_microProfileOpenApi' into CXF-7601_microProfileOpenApi - posted by de...@apache.org on 2019/05/12 19:07:43 UTC, 0 replies.
- [cxf] 08/10: Merge remote-tracking branch 'origin/master' into CXF-7601_microProfileOpenApi - posted by de...@apache.org on 2019/05/12 19:07:44 UTC, 0 replies.
- [cxf] 09/10: update to latest geronimo-openapi-impl release - posted by de...@apache.org on 2019/05/12 19:07:45 UTC, 0 replies.
- [cxf] 10/10: update parent version - posted by de...@apache.org on 2019/05/12 19:07:46 UTC, 0 replies.
- [cxf] branch master updated: cxf-rt-rs-security-oauth2: remove unused throws declarations #2 - posted by bu...@apache.org on 2019/05/13 09:16:15 UTC, 0 replies.
- [cxf] branch staxutils_static updated (59d0282 -> b13466d) - posted by co...@apache.org on 2019/05/13 14:01:46 UTC, 0 replies.
- [cxf] branch wss-641 updated (3b0b476 -> e60a63f) - posted by co...@apache.org on 2019/05/13 15:32:58 UTC, 0 replies.
- svn commit: r1044902 - in /websites/production/cxf/content: cache/docs.pageCache docs/security-configuration.html - posted by bu...@apache.org on 2019/05/13 15:56:45 UTC, 0 replies.
- [cxf] branch wss-641 updated (e60a63f -> 2f8cf2b) - posted by co...@apache.org on 2019/05/13 15:57:15 UTC, 0 replies.
- [cxf] branch wss-641 updated (2f8cf2b -> 23bd1b8) - posted by co...@apache.org on 2019/05/13 15:57:50 UTC, 0 replies.
- [cxf] branch master updated (08f7177 -> b587b41) - posted by co...@apache.org on 2019/05/13 16:43:34 UTC, 0 replies.
- [cxf] 01/01: Merge pull request #503 from apache/wss-641 - posted by co...@apache.org on 2019/05/13 16:43:35 UTC, 0 replies.
- [cxf] branch wss-641 deleted (was 23bd1b8) - posted by co...@apache.org on 2019/05/13 16:44:44 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (71f519b -> 426e4b2) - posted by co...@apache.org on 2019/05/13 16:59:07 UTC, 0 replies.
- [cxf] 01/02: Adding support to configure the cert constaints separator. - posted by co...@apache.org on 2019/05/13 16:59:08 UTC, 0 replies.
- Nexus: Promotion Completed - posted by Nexus Repository Manager <ne...@repository.apache.org> on 2019/05/13 17:47:33 UTC, 1 replies.
- svn commit: r34018 - in /release/cxf: 3.2.9/ 3.3.2/ - posted by dk...@apache.org on 2019/05/13 18:31:04 UTC, 0 replies.
- svn commit: r34019 - in /release/cxf: 3.1.17/ 3.2.6/ 3.2.7/ 3.3.0/ - posted by dk...@apache.org on 2019/05/13 20:57:43 UTC, 0 replies.
- [cxf] branch master updated: Fix "Apache License, Version 2.0" spelling - posted by co...@apache.org on 2019/05/14 08:33:00 UTC, 0 replies.
- [cxf] branch master updated: Another license switch - posted by co...@apache.org on 2019/05/14 08:43:17 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (426e4b2 -> d104af4) - posted by co...@apache.org on 2019/05/14 08:53:16 UTC, 0 replies.
- [cxf] 01/03: Fix "Apache License, Version 2.0" spelling - posted by co...@apache.org on 2019/05/14 08:53:17 UTC, 0 replies.
- [cxf] 02/03: Another license switch - posted by co...@apache.org on 2019/05/14 08:53:18 UTC, 0 replies.
- [cxf-fediz] branch master updated (4f15eb8 -> f8fbda4) - posted by co...@apache.org on 2019/05/14 09:14:32 UTC, 0 replies.
- [cxf-fediz] 01/02: Updating CXF - posted by co...@apache.org on 2019/05/14 09:14:33 UTC, 0 replies.
- [cxf-fediz] 02/02: Updating license name - posted by co...@apache.org on 2019/05/14 09:14:34 UTC, 0 replies.
- [cxf-fediz] branch 1.4.x-fixes updated: Updating license name - posted by co...@apache.org on 2019/05/14 09:14:56 UTC, 0 replies.
- [cxf] branch master updated: replace Collection::addAll(Arrays.asList(...)) with Collections::addAll - posted by bu...@apache.org on 2019/05/14 09:50:30 UTC, 0 replies.
- [cxf] branch master updated: cxf-systests-jaxws: update OASISCatalogTest.readUrl - posted by bu...@apache.org on 2019/05/14 11:52:44 UTC, 0 replies.
- [cxf] branch master updated: Adding an XKMS Register system test - posted by co...@apache.org on 2019/05/14 12:22:18 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (d104af4 -> e848933) - posted by co...@apache.org on 2019/05/14 12:31:31 UTC, 0 replies.
- [cxf] 01/02: Adding an XKMS Register system test - posted by co...@apache.org on 2019/05/14 12:31:32 UTC, 0 replies.
- svn commit: r1044933 - in /websites/production/cxf/content: cache/main.pageCache cxf-329-release-notes.html cxf-332-release-notes.html download.html - posted by bu...@apache.org on 2019/05/14 12:57:33 UTC, 0 replies.
- [cxf] branch master updated: Removed some unused code from XKMS + added some tests - posted by co...@apache.org on 2019/05/14 14:54:39 UTC, 0 replies.
- svn commit: r1044945 - in /websites/production/cxf/content: cache/main.pageCache download.html index.html - posted by bu...@apache.org on 2019/05/14 14:56:54 UTC, 0 replies.
- [cxf] branch master updated: Removed useless path validation - posted by as...@apache.org on 2019/05/14 21:13:13 UTC, 0 replies.
- [cxf] branch master updated: Removed unused import - posted by as...@apache.org on 2019/05/14 21:18:41 UTC, 0 replies.
- [cxf-fediz] branch master updated: Tomcat update - posted by co...@apache.org on 2019/05/15 08:44:44 UTC, 0 replies.
- [cxf] branch master updated: Updating Tomcat - posted by co...@apache.org on 2019/05/15 09:17:04 UTC, 0 replies.
- [cxf] branch master updated: CXF-8043 - XKMS LdapCertificateRepo searching using DN doesn't work - posted by co...@apache.org on 2019/05/15 11:09:37 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (14a8ee4 -> d2e8d9c) - posted by co...@apache.org on 2019/05/15 11:26:14 UTC, 0 replies.
- [cxf] 01/02: CXF-8043 - XKMS LdapCertificateRepo searching using DN doesn't work - posted by co...@apache.org on 2019/05/15 11:26:15 UTC, 0 replies.
- [cxf] branch master updated: Updating Spring - posted by co...@apache.org on 2019/05/15 16:36:57 UTC, 0 replies.
- [cxf] branch master updated: [CXF-8042]:doPrivileged block doesn't totally work in ProxyClassLoaderCache (#554) - posted by em...@apache.org on 2019/05/16 02:34:30 UTC, 0 replies.
- [cxf] branch master updated (5464908 -> 8c9895c) - posted by bu...@apache.org on 2019/05/16 08:25:31 UTC, 0 replies.
- [cxf] 01/02: cxf-systests-uncategorized: update wsdl location - posted by bu...@apache.org on 2019/05/16 08:25:32 UTC, 0 replies.
- [cxf] 02/02: CXF-7953: apply workaround for JDK 9 & 10 - posted by bu...@apache.org on 2019/05/16 08:25:33 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (d2e8d9c -> d48bfcb) - posted by co...@apache.org on 2019/05/16 09:14:50 UTC, 0 replies.
- [cxf] 02/02: Updating Spring - posted by co...@apache.org on 2019/05/16 09:14:52 UTC, 0 replies.
- [cxf-fediz] branch master updated: fediz-systests-tomcat: extract TomcatLauncher (#43) - posted by bu...@apache.org on 2019/05/16 12:07:59 UTC, 0 replies.
- [cxf-fediz] branch master updated (07e169c -> 5389e5d) - posted by bu...@apache.org on 2019/05/16 12:08:29 UTC, 0 replies.
- [cxf-fediz] 01/01: fediz-systests-oidc: refactoring (#44) - posted by bu...@apache.org on 2019/05/16 12:08:30 UTC, 0 replies.
- [cxf] branch master updated: ProxyClassLoaderCache: add isLoggable check - posted by bu...@apache.org on 2019/05/16 13:07:35 UTC, 0 replies.
- [cxf-fediz] branch master updated: fediz-systests-federation-wsfed: refactoring - posted by bu...@apache.org on 2019/05/16 13:37:28 UTC, 0 replies.
- [cxf-fediz] branch master updated: cleanup (#42) - posted by bu...@apache.org on 2019/05/16 15:07:16 UTC, 0 replies.
- [cxf-fediz] branch spring-security-4 created (now ef4cda6) - posted by bu...@apache.org on 2019/05/16 15:12:39 UTC, 0 replies.
- [cxf-fediz] 01/01: Merge remote-tracking branch 'cxf-fediz/master' into spring-security-4 - posted by bu...@apache.org on 2019/05/16 15:12:40 UTC, 0 replies.
- [cxf-fediz] branch spring-security-4 deleted (was ef4cda6) - posted by bu...@apache.org on 2019/05/16 15:15:52 UTC, 0 replies.
- [cxf] branch master updated: [CXF-8044] Don't set the Compiler-fork setting. It shouldn't be needed and interferes with folks that have it explicitely set to false. - posted by dk...@apache.org on 2019/05/16 21:19:18 UTC, 0 replies.
- [cxf] branch master updated: itests: reuse Karaf version - posted by bu...@apache.org on 2019/05/17 09:01:06 UTC, 0 replies.
- svn commit: r1045114 - in /websites/production/cxf/content: cache/main.pageCache fediz-idp-11.html fediz-tomcat.html - posted by bu...@apache.org on 2019/05/17 15:56:52 UTC, 0 replies.
- [cxf] branch master updated (6a5ecb6 -> a8a56cb) - posted by bu...@apache.org on 2019/05/17 18:13:32 UTC, 0 replies.
- [cxf] 01/04: Update maven-compiler-plugin - posted by bu...@apache.org on 2019/05/17 18:13:33 UTC, 0 replies.
- [cxf] 02/04: Update maven-bundle-plugin - posted by bu...@apache.org on 2019/05/17 18:13:34 UTC, 0 replies.
- [cxf] 03/04: examples: update maven plugins; fix ruby sample - posted by bu...@apache.org on 2019/05/17 18:13:35 UTC, 0 replies.
- [cxf] 04/04: cxf-core: fix Sonar warnings - posted by bu...@apache.org on 2019/05/17 18:13:36 UTC, 0 replies.
- [cxf] branch master updated: Updating Spring Reactor version - posted by re...@apache.org on 2019/05/19 16:04:59 UTC, 0 replies.
- [cxf] branch master updated: CXF-8021: Upgrade to OpenTracing 0.33 - posted by re...@apache.org on 2019/05/21 00:55:44 UTC, 0 replies.
- [cxf-xjc-utils] branch master updated: Switching to using https everywhere in the poms - posted by co...@apache.org on 2019/05/21 13:17:11 UTC, 0 replies.
- [cxf-build-utils] branch master updated: Switching to using https everywhere in the poms - posted by co...@apache.org on 2019/05/21 13:18:35 UTC, 0 replies.
- [cxf] branch master updated: [CXF-8045]Disable HTTP TRACE method on CXF http-undertow transport - posted by ff...@apache.org on 2019/05/21 13:27:28 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: [CXF-8045]Disable HTTP TRACE method on CXF http-undertow transport - posted by ff...@apache.org on 2019/05/21 13:29:54 UTC, 0 replies.
- [cxf-fediz] branch master updated: Switch to using https in the poms - posted by co...@apache.org on 2019/05/21 13:39:40 UTC, 0 replies.
- [cxf-fediz] branch 1.4.x-fixes updated: Switch to using https in the poms - posted by co...@apache.org on 2019/05/21 14:00:24 UTC, 0 replies.
- [cxf-fediz] branch master updated: Updating JAckson - posted by co...@apache.org on 2019/05/21 16:07:48 UTC, 0 replies.
- [cxf] branch master updated (a4f7ddc -> 08a0549) - posted by co...@apache.org on 2019/05/21 16:44:06 UTC, 0 replies.
- [cxf] 01/03: Updating Tika - posted by co...@apache.org on 2019/05/21 16:44:07 UTC, 0 replies.
- [cxf] 02/03: Switch to using https everywhere - posted by co...@apache.org on 2019/05/21 16:44:08 UTC, 0 replies.
- [cxf] 03/03: Updating JAckson - posted by co...@apache.org on 2019/05/21 16:44:09 UTC, 0 replies.
- [cxf] branch master updated (08a0549 -> 5cae972) - posted by am...@apache.org on 2019/05/21 17:41:47 UTC, 0 replies.
- [cxf] branch master updated: [CXF-8041]Error resolving relative XSD Schema on Tomcat - posted by ff...@apache.org on 2019/05/21 17:51:29 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (41232aa -> 9f56b64) - posted by ff...@apache.org on 2019/05/21 17:53:50 UTC, 0 replies.
- [cxf] 01/02: [CXF-8041]Error resolving relative XSD Schema on Tomcat - posted by ff...@apache.org on 2019/05/21 17:53:51 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (9f56b64 -> 776ebdb) - posted by co...@apache.org on 2019/05/21 18:39:11 UTC, 0 replies.
- [cxf] 01/04: Updating Tika - posted by co...@apache.org on 2019/05/21 18:39:12 UTC, 0 replies.
- [cxf] 02/04: Switch to using https everywhere - posted by co...@apache.org on 2019/05/21 18:39:13 UTC, 0 replies.
- [cxf] 03/04: Updating JAckson - posted by co...@apache.org on 2019/05/21 18:39:14 UTC, 0 replies.
- [cxf] 04/04: Recording .gitmergeinfo Changes - posted by co...@apache.org on 2019/05/21 18:39:15 UTC, 0 replies.
- [cxf] branch 3.1.x-fixes updated (de984ce -> 0608aff) - posted by am...@apache.org on 2019/05/21 21:25:57 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: Fixing build - posted by co...@apache.org on 2019/05/22 08:37:34 UTC, 0 replies.
- [cxf] branch master updated: cxf-rt-rs-client: override WebClient#authorization - posted by bu...@apache.org on 2019/05/22 10:35:36 UTC, 0 replies.
- svn commit: r1045325 - in /websites/production/cxf/content: cache/main.pageCache fediz-tomcat.html - posted by bu...@apache.org on 2019/05/22 15:56:47 UTC, 0 replies.
- [cxf] branch master updated: CXF-8046: Resource Listing in CXF 3.3.x does not recognize OpenAPI endpoints - posted by re...@apache.org on 2019/05/22 21:17:40 UTC, 0 replies.
- [cxf] branch master updated: Fixing the parent POM version (should be 3.3.3-SNAPSHOT) - posted by re...@apache.org on 2019/05/23 01:49:37 UTC, 0 replies.
- [cxf] branch master updated: Updating Swagger2 - posted by co...@apache.org on 2019/05/23 10:08:27 UTC, 0 replies.
- [cxf] branch wss4j_2.3.0 updated (c58d059 -> 44e1469) - posted by co...@apache.org on 2019/05/23 10:21:35 UTC, 0 replies.
- [cxf] 01/07: Get the encrypted key SHA value directly from WSS4J - posted by co...@apache.org on 2019/05/23 10:21:36 UTC, 0 replies.
- [cxf] 02/07: WSSecEncryptedKey.getEphemeralKey() is removed in WSS4J - posted by co...@apache.org on 2019/05/23 10:21:37 UTC, 0 replies.
- [cxf] 03/07: Picking up changes to symmetricKey in WSSEcEncryptedKey - posted by co...@apache.org on 2019/05/23 10:21:38 UTC, 0 replies.
- [cxf] 04/07: Create salt instead of getting it from WSS4J - posted by co...@apache.org on 2019/05/23 10:21:39 UTC, 0 replies.
- [cxf] 05/07: Picking up derived key changes from WSS4J - posted by co...@apache.org on 2019/05/23 10:21:40 UTC, 0 replies.
- [cxf] 06/07: Picking up more derived key changes in WSS4J - posted by co...@apache.org on 2019/05/23 10:21:41 UTC, 0 replies.
- [cxf] 07/07: Set the SOAP namespace on the streaming policy validation code - posted by co...@apache.org on 2019/05/23 10:21:42 UTC, 0 replies.
- [cxf] branch master updated: cxf-systests-rs-security: introduce SpringBusTestServer - posted by bu...@apache.org on 2019/05/23 11:57:29 UTC, 0 replies.
- [cxf] branch wss4j_2.3.0 updated (44e1469 -> 28958ef) - posted by co...@apache.org on 2019/05/23 13:52:40 UTC, 0 replies.
- [cxf] 01/02: Fixing up latest policy change in WSS4J - posted by co...@apache.org on 2019/05/23 13:52:41 UTC, 0 replies.
- [cxf] 02/02: Use newer guava version from WSS4J - posted by co...@apache.org on 2019/05/23 13:52:42 UTC, 0 replies.
- [cxf] branch master updated: add jaxb-xjc dependency in test scope for java11 also - posted by ff...@apache.org on 2019/05/23 16:25:58 UTC, 0 replies.
- [cxf] branch master updated (b7dad93 -> 513f83e) - posted by ff...@apache.org on 2019/05/23 17:46:18 UTC, 0 replies.
- [cxf] 01/02: Revert "[CXF-8041]Error resolving relative XSD Schema on Tomcat" - posted by ff...@apache.org on 2019/05/23 17:46:19 UTC, 0 replies.
- [cxf] 02/02: [CXF-8041]catch unchecked exceptions for all ResourceResolvers so all ResourceResolvers have chance to run - posted by ff...@apache.org on 2019/05/23 17:46:20 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (a9b27db -> ec72ef6) - posted by ff...@apache.org on 2019/05/23 17:56:28 UTC, 0 replies.
- [cxf] 01/02: Revert "Fixing build" - posted by ff...@apache.org on 2019/05/23 17:56:29 UTC, 0 replies.
- [cxf] 02/02: Revert "[CXF-8041]Error resolving relative XSD Schema on Tomcat" - posted by ff...@apache.org on 2019/05/23 17:56:30 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated (ec72ef6 -> 3bba08d) - posted by ff...@apache.org on 2019/05/23 17:58:31 UTC, 0 replies.
- [cxf] 01/02: [CXF-8041]catch unchecked exceptions for all ResourceResolvers so all ResourceResolvers have chance to run - posted by ff...@apache.org on 2019/05/23 17:58:32 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: CXF-8046: Resource Listing in CXF 3.3.x does not recognize OpenAPI endpoints - posted by re...@apache.org on 2019/05/23 23:23:59 UTC, 0 replies.
- [cxf] branch master updated: cxf-systests-rs-security: fix port check; inject accessToken - posted by bu...@apache.org on 2019/05/24 07:48:27 UTC, 0 replies.
- [cxf-fediz] branch master updated: Adding swagger test - posted by co...@apache.org on 2019/05/24 15:01:01 UTC, 0 replies.
- [cxf-fediz] branch 1.4.x-fixes updated: Adding swagger test - posted by co...@apache.org on 2019/05/24 15:24:15 UTC, 0 replies.
- [cxf] branch master updated: remove jaxb-xjc dependency from core as we actually don't need it - posted by ff...@apache.org on 2019/05/24 16:17:43 UTC, 0 replies.
- [cxf] branch master updated (0b80003 -> 7c7bd3f) - posted by dk...@apache.org on 2019/05/24 17:49:06 UTC, 0 replies.
- [cxf] 01/02: Cast to Buffer to call flip so code compiled with Java11 will run on Java8 - posted by dk...@apache.org on 2019/05/24 17:49:07 UTC, 0 replies.
- [cxf] 02/02: Remove jaxb-xjc from default dependencies for java11, add it where it's needed - posted by dk...@apache.org on 2019/05/24 17:49:08 UTC, 0 replies.
- [cxf] branch master updated: Update jcache & ehcache3 versions - posted by bu...@apache.org on 2019/05/24 19:41:21 UTC, 0 replies.
- [cxf-dosgi] branch master updated: Updating CXF - posted by co...@apache.org on 2019/05/27 09:22:13 UTC, 0 replies.
- [cxf-dosgi] branch master updated: DOSGI-279 - Upgrade to CXF 3.2.2 - posted by co...@apache.org on 2019/05/28 09:25:33 UTC, 0 replies.
- [cxf-dosgi] branch master updated: DOSGI-280 - Upgrade to Aries RSA 1.14.0 - posted by co...@apache.org on 2019/05/28 10:41:53 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: Updating Commons Lang - posted by co...@apache.org on 2019/05/28 11:39:14 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: .Revert "Updating Commons Lang" - posted by co...@apache.org on 2019/05/28 11:40:37 UTC, 0 replies.
- [cxf] branch master updated (493f5de -> 647156c) - posted by ff...@apache.org on 2019/05/28 15:14:24 UTC, 0 replies.
- [cxf] branch master updated: [CXF-8049]a bit enhancement - posted by ff...@apache.org on 2019/05/28 15:27:07 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: [CXF-8049]org.apache.cxf.common.util.Compiler fails to compile if a classpath entry contains spaces - posted by ff...@apache.org on 2019/05/28 16:13:54 UTC, 0 replies.
- [cxf-dosgi] branch master updated (966be4c -> b3a3ee4) - posted by am...@apache.org on 2019/05/28 21:24:49 UTC, 0 replies.
- [cxf-dosgi] 01/16: Fix typo in bundle name - posted by am...@apache.org on 2019/05/28 21:24:50 UTC, 0 replies.
- [cxf-dosgi] 02/16: Remove extra blank lines - posted by am...@apache.org on 2019/05/28 21:24:51 UTC, 0 replies.
- [cxf-dosgi] 03/16: Remove leading whitespace - posted by am...@apache.org on 2019/05/28 21:24:52 UTC, 0 replies.
- [cxf-dosgi] 04/16: Add explicit block quotes in readme - posted by am...@apache.org on 2019/05/28 21:24:53 UTC, 0 replies.
- [cxf-dosgi] 05/16: Remove redundant throws clause - posted by am...@apache.org on 2019/05/28 21:24:54 UTC, 0 replies.
- [cxf-dosgi] 06/16: Simplify MultiBundleTools - posted by am...@apache.org on 2019/05/28 21:24:55 UTC, 0 replies.
- [cxf-dosgi] 07/16: Fix typos - posted by am...@apache.org on 2019/05/28 21:24:56 UTC, 0 replies.
- [cxf-dosgi] 08/16: Delete unused empty test class - posted by am...@apache.org on 2019/05/28 21:24:57 UTC, 0 replies.
- [cxf-dosgi] 09/16: Simplify array initialization - posted by am...@apache.org on 2019/05/28 21:24:58 UTC, 0 replies.
- [cxf-dosgi] 10/16: Fix skipped tests - posted by am...@apache.org on 2019/05/28 21:24:59 UTC, 0 replies.
- [cxf-dosgi] 11/16: Add missing @Override annotations - posted by am...@apache.org on 2019/05/28 21:25:00 UTC, 0 replies.
- [cxf-dosgi] 12/16: Migrate to diamond operator - posted by am...@apache.org on 2019/05/28 21:25:01 UTC, 0 replies.
- [cxf-dosgi] 13/16: Tiny simplifications - posted by am...@apache.org on 2019/05/28 21:25:02 UTC, 0 replies.
- [cxf-dosgi] 14/16: Fix mixed indentation styles - posted by am...@apache.org on 2019/05/28 21:25:03 UTC, 0 replies.
- [cxf-dosgi] 15/16: Upgrade tests to junit 4 - posted by am...@apache.org on 2019/05/28 21:25:04 UTC, 0 replies.
- [cxf-dosgi] 16/16: Remove trailing whitespace - posted by am...@apache.org on 2019/05/28 21:25:05 UTC, 0 replies.
- [cxf] branch master updated: cxf-rt-rs-sse: SseEventSourceImplTest on server instead of mock - posted by bu...@apache.org on 2019/05/29 11:41:48 UTC, 0 replies.
- [cxf] branch master updated: cxf-rt-rs-sse: add cxf-rt-transports-local dependency - posted by bu...@apache.org on 2019/05/29 11:51:58 UTC, 0 replies.
- [cxf] branch master updated: Trivial change not to create the classloader twice - posted by co...@apache.org on 2019/05/29 14:55:41 UTC, 0 replies.
- [cxf] branch master updated: Upgrading Mockito - posted by co...@apache.org on 2019/05/30 12:47:09 UTC, 0 replies.
- [cxf] branch master updated: DoPriv around File.exists() - posted by am...@apache.org on 2019/05/30 16:57:36 UTC, 0 replies.
- [cxf] branch master updated: parse cxf.jaxrs.extensions like it done in CXFNonSpringJaxrsServlet, but with ", " separator - posted by co...@apache.org on 2019/05/31 08:23:23 UTC, 0 replies.
- [cxf] branch 3.2.x-fixes updated: Cast to Buffer to call flip so code compiled with Java11 will run on Java8 - posted by co...@apache.org on 2019/05/31 09:19:44 UTC, 0 replies.
- [cxf] branch master updated (37fecc9 -> ec1f1bb) - posted by bu...@apache.org on 2019/05/31 10:21:51 UTC, 0 replies.
- [cxf] 01/02: Update org.eclipse.microprofile.rest.client - posted by bu...@apache.org on 2019/05/31 10:21:52 UTC, 0 replies.
- [cxf] 02/02: Update wiremock-maven-plugin - posted by bu...@apache.org on 2019/05/31 10:21:53 UTC, 0 replies.