You are viewing a plain text version of this content. The canonical link for it is here.
- [1/4] cxf git commit: [CXF-6227] Minor perf improvement - posted by as...@apache.org on 2015/02/02 10:54:52 UTC, 0 replies.
- [2/4] cxf git commit: [CXF-6227] Avoid string concatenation when not required for the current log level - posted by as...@apache.org on 2015/02/02 10:54:53 UTC, 0 replies.
- [3/4] cxf git commit: [CXF-6227] Adding a convenient Address abstraction to the http transports to avoid useless (and costly) URI->URL->URI conversions - posted by as...@apache.org on 2015/02/02 10:54:54 UTC, 0 replies.
- [4/4] cxf git commit: Recording .gitmergeinfo Changes - posted by as...@apache.org on 2015/02/02 10:54:55 UTC, 0 replies.
- cxf git commit: Adding @Ignore'd SecureConversation test with Spnego - posted by co...@apache.org on 2015/02/02 12:43:19 UTC, 1 replies.
- cxf git commit: Recording .gitmergeinfo Changes - posted by co...@apache.org on 2015/02/02 15:48:27 UTC, 13 replies.
- cxf git commit: Always add the SecureConversationOutInterceptor before the Spnego + IssuedToken ones - posted by co...@apache.org on 2015/02/02 16:27:54 UTC, 1 replies.
- [1/3] cxf git commit: Recording .gitmergeinfo Changes - posted by co...@apache.org on 2015/02/02 16:47:21 UTC, 0 replies.
- [2/3] cxf git commit: Always add the SecureConversationOutInterceptor before the Spnego + IssuedToken ones - posted by co...@apache.org on 2015/02/02 16:47:22 UTC, 0 replies.
- [3/3] cxf git commit: Fixing merge - posted by co...@apache.org on 2015/02/02 16:47:23 UTC, 1 replies.
- cxf git commit: remove DOS linebreaks - posted by ay...@apache.org on 2015/02/02 17:29:13 UTC, 1 replies.
- cxf git commit: [CXF-6228] Using XSLTFeature with large messages creates unremovable temporary files - posted by ay...@apache.org on 2015/02/02 17:38:31 UTC, 1 replies.
- cxf git commit: [CXF-6233] - STS client only sends AppliesTo on first RST call - posted by co...@apache.org on 2015/02/02 18:12:41 UTC, 1 replies.
- [1/5] cxf git commit: Update plugins to use annotations instead of the javadoc things - posted by dk...@apache.org on 2015/02/02 19:59:00 UTC, 0 replies.
- [2/5] cxf git commit: Update compiler plugin version - posted by dk...@apache.org on 2015/02/02 19:59:01 UTC, 0 replies.
- [3/5] cxf git commit: Upate jibx version - posted by dk...@apache.org on 2015/02/02 19:59:02 UTC, 0 replies.
- [4/5] cxf git commit: Add m2e lifecycle stuff - posted by dk...@apache.org on 2015/02/02 19:59:03 UTC, 0 replies.
- [5/5] cxf git commit: Update plugin-plugin version - posted by dk...@apache.org on 2015/02/02 19:59:04 UTC, 0 replies.
- [1/2] cxf git commit: remove DOS linebreaks - posted by ay...@apache.org on 2015/02/02 22:46:15 UTC, 0 replies.
- [2/2] cxf git commit: [CXF-6228] Using XSLTFeature with large messages creates unremovable temporary files - posted by ay...@apache.org on 2015/02/02 22:46:16 UTC, 0 replies.
- cxf git commit: Prototyping the code for supporting passing public keys/certs in the jose headers - posted by se...@apache.org on 2015/02/02 23:12:01 UTC, 1 replies.
- cxf git commit: CXF-6132: Provide JAX-RS ServletContextInitializer. Adding Jetty-based test cases. Minor fixes. - posted by re...@apache.org on 2015/02/03 01:39:38 UTC, 1 replies.
- cxf git commit: Disabkling a 3.0.x certInHeaders test if Java 6 is used - posted by se...@apache.org on 2015/02/03 11:43:35 UTC, 0 replies.
- [1/2] cxf git commit: Fixing checkstyle error - posted by as...@apache.org on 2015/02/03 11:54:17 UTC, 0 replies.
- [2/2] cxf git commit: [CXF-6227] Avoid building tons of ArrayList instances due to AbstractMessageContainer::getMessageParts() being called only for counting the parts or getting the first one - posted by as...@apache.org on 2015/02/03 11:54:18 UTC, 0 replies.
- [1/2] cxf git commit: [CXF-6227] Avoid building tons of ArrayList instances due to AbstractMessageContainer::getMessageParts() being called only for counting the parts or getting the first one - posted by as...@apache.org on 2015/02/03 12:07:32 UTC, 0 replies.
- [2/2] cxf git commit: Recording .gitmergeinfo Changes - posted by as...@apache.org on 2015/02/03 12:07:33 UTC, 2 replies.
- cxf-fediz git commit: Updating some plugins - posted by co...@apache.org on 2015/02/03 12:41:48 UTC, 1 replies.
- cxf git commit: Updating WADLGenerator to optionally avoid converting relative links to absolute ones in the external documents - posted by se...@apache.org on 2015/02/03 13:35:33 UTC, 1 replies.
- svn commit: r938791 - in /websites/production/cxf/content: cache/docs.pageCache docs/jax-rs-client-api.html - posted by bu...@apache.org on 2015/02/03 13:47:23 UTC, 0 replies.
- svn commit: r938798 - in /websites/production/cxf/content: cache/docs.pageCache docs/jaxrs-services-configuration.html - posted by bu...@apache.org on 2015/02/03 14:47:22 UTC, 0 replies.
- cxf git commit: Get the build working with maven 3.1.x - posted by dk...@apache.org on 2015/02/03 19:44:47 UTC, 0 replies.
- [1/2] cxf git commit: Adding another spnego test - posted by co...@apache.org on 2015/02/04 12:29:54 UTC, 0 replies.
- [2/2] cxf git commit: Add the ability to validate SAML Audience Restrictions. Defaults to false unlike for SOAP - posted by co...@apache.org on 2015/02/04 12:29:55 UTC, 0 replies.
- cxf git commit: More modifications to WADLGenerator to support optional stylesheet transformations - posted by se...@apache.org on 2015/02/04 13:07:15 UTC, 1 replies.
- cxf git commit: Fixing a typo - posted by se...@apache.org on 2015/02/04 13:11:25 UTC, 1 replies.
- cxf git commit: Prototyping the code to do the local WadlGenerator transforms - posted by se...@apache.org on 2015/02/04 14:10:57 UTC, 1 replies.
- [1/2] cxf git commit: Add the ability to validate SAML Audience Restrictions. Defaults to false unlike for SOAP - posted by co...@apache.org on 2015/02/04 18:07:57 UTC, 0 replies.
- [2/2] cxf git commit: Adding another spnego test - posted by co...@apache.org on 2015/02/04 18:07:58 UTC, 0 replies.
- [1/3] cxf git commit: Add the ability to validate SAML Audience Restrictions. Defaults to false unlike for SOAP - posted by co...@apache.org on 2015/02/04 18:11:49 UTC, 0 replies.
- [2/3] cxf git commit: Recording .gitmergeinfo Changes - posted by co...@apache.org on 2015/02/04 18:11:50 UTC, 1 replies.
- cxf git commit: [CXF-6238] Adding a new ResponseStatus annotation - posted by se...@apache.org on 2015/02/04 18:28:55 UTC, 1 replies.
- cxf git commit: CXF-6132: Provide JAX-RS ServletContextInitializer. Adding more test cases. - posted by re...@apache.org on 2015/02/05 04:05:10 UTC, 1 replies.
- cxf git commit: [CXF-6238] Updating ResponseStatus annotation to have a typed status array field - posted by se...@apache.org on 2015/02/05 11:25:29 UTC, 0 replies.
- cxf git commit: separate jetty8 and jetty9 dependencies in systests/jaxrs - posted by ay...@apache.org on 2015/02/05 16:24:30 UTC, 0 replies.
- cxf git commit: separate jetty8 and jetty9 dependencies in systests/jaxrs 2 - posted by ay...@apache.org on 2015/02/05 17:15:48 UTC, 0 replies.
- [1/2] cxf git commit: [CXF-6232] Refacor CXF's Atmosphere based WebSocket transport part 1 - posted by ay...@apache.org on 2015/02/05 18:06:24 UTC, 0 replies.
- [2/2] cxf git commit: [CXF-6232] Refacor CXF's Atmosphere based WebSocket transport part 1 - posted by ay...@apache.org on 2015/02/05 18:06:25 UTC, 0 replies.
- cxf git commit: [CXF-6241]:Fix WS-RM doesn't work with WS-Security configured with @EndpointProperties - posted by em...@apache.org on 2015/02/06 10:24:41 UTC, 2 replies.
- cxf git commit: revert atmosphere to 2.2.4 - posted by ay...@apache.org on 2015/02/06 11:28:40 UTC, 0 replies.
- cxf git commit: add temporarily sonatype-repo in rt/transports/websocket to get atmosphere-2.2.5-SNAPSHOT - posted by ay...@apache.org on 2015/02/06 12:24:00 UTC, 0 replies.
- cxf git commit: CXF-6242 added some constants for jaxb event handlers to make it simpler to reference them in custom interceptors change to make sure that the original event handler gets the call to handle event first before the local hack code is execut - posted by jp...@apache.org on 2015/02/06 13:09:41 UTC, 2 replies.
- cxf git commit: [CXF-6085] Refactoring someof existing JWE code to get it ready to deal with JWE JSON - posted by se...@apache.org on 2015/02/06 15:30:42 UTC, 0 replies.
- [1/3] cxf git commit: [CXF-6238] Updating ResponseStatus annotation to have a typed status array field - posted by se...@apache.org on 2015/02/06 15:32:13 UTC, 0 replies.
- [2/3] cxf git commit: Merge branch '3.0.x-fixes' of https://git-wip-us.apache.org/repos/asf/cxf into 3.0.x-fixes - posted by se...@apache.org on 2015/02/06 15:32:14 UTC, 0 replies.
- [3/3] cxf git commit: [CXF-6085] Refactoring someof existing JWE code to get it ready to deal with JWE JSON - posted by se...@apache.org on 2015/02/06 15:32:15 UTC, 0 replies.
- cxf git commit: upgrade atmosphere to 2.2.5 - posted by ay...@apache.org on 2015/02/06 16:21:53 UTC, 0 replies.
- cxf git commit: [CXF-6085] Avoiding passing JweHeaders directly to JWE encryptor constructors as the same is possible with interface methods and thus avoiding possible ambiguities that may arise with JWE JSON union headers - posted by se...@apache.org on 2015/02/06 18:26:04 UTC, 1 replies.
- cxf-build-utils git commit: Latest checkstyle removed a check - posted by dk...@apache.org on 2015/02/06 19:13:37 UTC, 0 replies.
- [1/2] cxf git commit: Fix some compile failures - posted by dk...@apache.org on 2015/02/06 19:30:37 UTC, 0 replies.
- [2/2] cxf git commit: Update xmlschema version - posted by dk...@apache.org on 2015/02/06 19:30:38 UTC, 0 replies.
- [1/2] cxf git commit: Fix build failure - posted by dk...@apache.org on 2015/02/06 20:32:15 UTC, 0 replies.
- [2/2] cxf git commit: Upgrade to latest checkstyle plugin. - posted by dk...@apache.org on 2015/02/06 20:32:16 UTC, 0 replies.
- cxf git commit: [CXF-6085] Completing the preparation work - posted by se...@apache.org on 2015/02/06 22:06:16 UTC, 1 replies.
- cxf git commit: Fix some checkstyle things that can be common between checkstyle 5.x and 6.x - posted by dk...@apache.org on 2015/02/06 22:31:26 UTC, 0 replies.
- cxf git commit: CXF-6242 reverted the change so that CXF-1194 mtom data writer handling still works with an custom event handler - posted by jp...@apache.org on 2015/02/07 09:15:42 UTC, 2 replies.
- cxf git commit: [CXF-6244] Support for ContentDisposition UTF8 filename parameters, patch from Mark Ford applied; This closes #52 - posted by se...@apache.org on 2015/02/08 19:54:50 UTC, 1 replies.
- cxf git commit: Fixing a 3.0.x Java6 compilation failure - posted by se...@apache.org on 2015/02/08 21:56:28 UTC, 0 replies.
- cxf git commit: [CXF-6200] Adding another test, making it easier to deal with the main case where a default model class is used to match only - posted by se...@apache.org on 2015/02/09 12:27:05 UTC, 1 replies.
- cxf git commit: Upgrading WSS4J - posted by co...@apache.org on 2015/02/09 12:49:32 UTC, 0 replies.
- [1/2] cxf git commit: Recording .gitmergeinfo Changes - posted by co...@apache.org on 2015/02/09 12:54:35 UTC, 9 replies.
- [2/2] cxf git commit: Upgrading WSS4J - posted by co...@apache.org on 2015/02/09 12:54:36 UTC, 0 replies.
- [2/2] cxf git commit: Removing WSS4J SNAPSHOT - posted by co...@apache.org on 2015/02/09 13:09:04 UTC, 0 replies.
- cxf-fediz git commit: Updating WSS4J - posted by co...@apache.org on 2015/02/09 14:22:25 UTC, 0 replies.
- [1/2] cxf-build-utils git commit: Update checkstyle configs to work with Checkstyle 6 - posted by dk...@apache.org on 2015/02/09 14:22:29 UTC, 0 replies.
- [2/2] cxf-build-utils git commit: Update PMD rulesets to work without warnings with latest maven-pmd-plugin and in eclipse - posted by dk...@apache.org on 2015/02/09 14:22:30 UTC, 0 replies.
- cxf-fediz git commit: Upgrading WSS4J - posted by co...@apache.org on 2015/02/09 14:27:23 UTC, 0 replies.
- cxf git commit: revert to jetty9 as default jetty - posted by ay...@apache.org on 2015/02/09 16:16:38 UTC, 0 replies.
- cxf-build-utils git commit: Updated checkstyle to support @SuppressWarnings as well as ability to turn on/off specific tests - posted by dk...@apache.org on 2015/02/09 16:21:17 UTC, 0 replies.
- [1/3] cxf git commit: CXF-6234 - Ensure imported schema locations are resolved correctly Fix checkstyle errors This closes #51 - posted by dk...@apache.org on 2015/02/09 17:26:20 UTC, 0 replies.
- [2/3] cxf git commit: [CXF-6235] wsdl2java behaves differently from cxf-codegen-plugin This closes #50 - posted by dk...@apache.org on 2015/02/09 17:26:21 UTC, 0 replies.
- [3/3] cxf git commit: Fix failures now that we're back to Jetty9 - posted by dk...@apache.org on 2015/02/09 17:26:22 UTC, 0 replies.
- cxf git commit: Re-enabling kerberos tests on 3.0.x now that we've picked up WSS4J 2.0.3 - posted by co...@apache.org on 2015/02/09 18:19:20 UTC, 0 replies.
- [1/9] cxf git commit: Small refactoring of exception wrapping - posted by dk...@apache.org on 2015/02/09 18:49:11 UTC, 0 replies.
- [2/9] cxf git commit: [CXF-6235] wsdl2java behaves differently from cxf-codegen-plugin This closes #50 - posted by dk...@apache.org on 2015/02/09 18:49:12 UTC, 0 replies.
- [3/9] cxf git commit: Upate jibx version - posted by dk...@apache.org on 2015/02/09 18:49:13 UTC, 0 replies.
- [4/9] cxf git commit: CXF-6234 - Ensure imported schema locations are resolved correctly Fix checkstyle errors This closes #51 - posted by dk...@apache.org on 2015/02/09 18:49:14 UTC, 0 replies.
- [5/9] cxf git commit: Update xmlschema version - posted by dk...@apache.org on 2015/02/09 18:49:15 UTC, 0 replies.
- [6/9] cxf git commit: "setContextualProperty" doesn't make any sense as a property has to have a context to where it's set. put the property on the message. Add javadoc to resetContextCache. - posted by dk...@apache.org on 2015/02/09 18:49:16 UTC, 0 replies.
- [7/9] cxf git commit: Fix some checkstyle things that can be common between checkstyle 5.x and 6.x - posted by dk...@apache.org on 2015/02/09 18:49:17 UTC, 0 replies.
- [8/9] cxf git commit: Fix merges issues - posted by dk...@apache.org on 2015/02/09 18:49:18 UTC, 0 replies.
- [9/9] cxf git commit: Recording .gitmergeinfo Changes - posted by dk...@apache.org on 2015/02/09 18:49:19 UTC, 0 replies.
- [1/7] cxf git commit: CXF-6138 JAXB unmarshaller Properties get overwriten on a call to initialize() - posted by dk...@apache.org on 2015/02/09 19:29:39 UTC, 0 replies.
- [2/7] cxf git commit: Update SwAOutInterceptor to work better with other JAXB impls - posted by dk...@apache.org on 2015/02/09 19:29:40 UTC, 0 replies.
- [3/7] cxf git commit: [CXF-6227] Do not call connection.setFixedLengthStreamingMode(i) to prevent https://bugs.openjdk.java.net/browse/JDK-8044726 - posted by dk...@apache.org on 2015/02/09 19:29:41 UTC, 0 replies.
- [4/7] cxf git commit: [CXF-6227] Minor perf improvement - posted by dk...@apache.org on 2015/02/09 19:29:42 UTC, 0 replies.
- [5/7] cxf git commit: [CXF-6227] Avoid string concatenation when not required for the current log level - posted by dk...@apache.org on 2015/02/09 19:29:43 UTC, 0 replies.
- [6/7] cxf git commit: CXF-6234 - Ensure imported schema locations are resolved correctly Fix checkstyle errors This closes #51 - posted by dk...@apache.org on 2015/02/09 19:29:44 UTC, 0 replies.
- [7/7] cxf git commit: Recording .gitmergeinfo Changes - posted by dk...@apache.org on 2015/02/09 19:29:45 UTC, 0 replies.
- cxf git commit: [CXF-6245] Remove refrence to xmlbeans from jaxws - posted by dk...@apache.org on 2015/02/09 20:37:36 UTC, 0 replies.
- [2/2] cxf git commit: [CXF-6245] Remove refrence to xmlbeans from jaxws - posted by dk...@apache.org on 2015/02/09 20:53:54 UTC, 1 replies.
- [1/2] cxf git commit: Fix build problem - posted by dk...@apache.org on 2015/02/09 21:05:59 UTC, 0 replies.
- [2/2] cxf git commit: [CXF-6236] Use the appropriate auth supplier - posted by dk...@apache.org on 2015/02/09 21:06:00 UTC, 0 replies.
- [1/3] cxf git commit: Fix build problem - posted by dk...@apache.org on 2015/02/09 21:26:26 UTC, 1 replies.
- [2/3] cxf git commit: [CXF-6236] Use the appropriate auth supplier - posted by dk...@apache.org on 2015/02/09 21:26:27 UTC, 1 replies.
- [3/3] cxf git commit: Recording .gitmergeinfo Changes - posted by dk...@apache.org on 2015/02/09 21:26:28 UTC, 1 replies.
- cxf git commit: [CXF-6229] Cache result if schema was not able to be loaded - posted by dk...@apache.org on 2015/02/09 21:41:11 UTC, 1 replies.
- [2/2] cxf git commit: [CXF-6229] Cache result if schema was not able to be loaded - posted by dk...@apache.org on 2015/02/09 21:43:50 UTC, 0 replies.
- cxf git commit: CXF-6132: Provide JAX-RS ServletContextInitializer. Minor fixes. - posted by re...@apache.org on 2015/02/10 01:01:25 UTC, 0 replies.
- cxf git commit: avoid fetching web-app DTDs from java.sun.com in systests/transports - posted by ay...@apache.org on 2015/02/10 13:31:42 UTC, 0 replies.
- cxf git commit: [CXF-6085] Prototyping the actual JweJson producer code, using the patch from Daniel Torkian as the input - posted by se...@apache.org on 2015/02/10 14:34:48 UTC, 1 replies.
- cxf git commit: [CXF-6246] Classes are in every version of the JDK we support, just use them directly. - posted by dk...@apache.org on 2015/02/10 15:18:20 UTC, 0 replies.
- [2/2] cxf git commit: [CXF-6246] Classes are in every version of the JDK we support, just use them directly. - posted by dk...@apache.org on 2015/02/10 15:23:44 UTC, 0 replies.
- cxf git commit: Adding a disabled JAXRSAsyncTest - posted by se...@apache.org on 2015/02/10 17:07:13 UTC, 0 replies.
- [1/2] cxf git commit: [CXF-6246] Classes are in every version of the JDK we support, just use them directly. - posted by dk...@apache.org on 2015/02/10 17:08:58 UTC, 0 replies.
- cxf git commit: NPE fix - posted by co...@apache.org on 2015/02/10 17:30:12 UTC, 2 replies.
- cxf git commit: [CXF-6227] Optimize conduit selection by making the address match faster - posted by as...@apache.org on 2015/02/10 17:42:40 UTC, 0 replies.
- [1/2] cxf git commit: [CXF-6227] Optimize conduit selection by making the address match faster - posted by as...@apache.org on 2015/02/10 17:47:41 UTC, 0 replies.
- cxf git commit: [CXF-6250] WebSocket conduit fails to process String based responses and throws NPE - posted by ay...@apache.org on 2015/02/10 18:47:20 UTC, 1 replies.
- cxf git commit: [CXF-6096] add jcl-sl4j as a normal dep so users don't need to do funky things for the async stuff to work - posted by dk...@apache.org on 2015/02/10 22:30:11 UTC, 1 replies.
- cxf git commit: [CXF-6251] Allowing system property for message logging to do pretty printing This closes #53 - posted by dk...@apache.org on 2015/02/10 22:53:17 UTC, 0 replies.
- [2/2] cxf git commit: [CXF-6251] Allowing system property for message logging to do pretty printing This closes #53 - posted by dk...@apache.org on 2015/02/10 22:53:59 UTC, 0 replies.
- cxf git commit: [CXF-6252] Initial support for handling async connect exceptions - posted by se...@apache.org on 2015/02/10 23:16:54 UTC, 1 replies.
- cxf git commit: [CXF-6252] Reenabling all of JAXRSAsyncClientTest tests - posted by se...@apache.org on 2015/02/10 23:22:06 UTC, 1 replies.
- cxf git commit: [CXF-6253]Upgrade async-http-client to 1.9.0 - posted by ff...@apache.org on 2015/02/11 08:16:52 UTC, 0 replies.
- cxf git commit: [CXF-6253]Upgrade async-http-client to latest 1.9.8 instead of the 1.9.0 - posted by ff...@apache.org on 2015/02/11 08:59:50 UTC, 0 replies.
- cxf git commit: [CXF-6252] Adding one more test - posted by se...@apache.org on 2015/02/11 11:01:16 UTC, 1 replies.
- cxf git commit: CXF-6132: Provide JAX-RS ServletContextInitializer. Initial implementation - posted by se...@apache.org on 2015/02/11 11:25:02 UTC, 0 replies.
- cxf git commit: CXF-6132: Provide JAX-RS ServletContextInitializer. Adding more @HandlesTypes classes. - posted by se...@apache.org on 2015/02/11 11:26:12 UTC, 0 replies.
- cxf git commit: [CXF-6132] More changes to JaxrsServletContainerInitializer - posted by se...@apache.org on 2015/02/11 11:27:09 UTC, 0 replies.
- cxf git commit: Minor fixes - posted by se...@apache.org on 2015/02/11 11:43:50 UTC, 0 replies.
- cxf git commit: Updating rs-http-sc parent versions - posted by se...@apache.org on 2015/02/11 12:02:45 UTC, 0 replies.
- cxf git commit: [CXF-6132] Updating the module description - posted by se...@apache.org on 2015/02/11 12:07:03 UTC, 1 replies.
- cxf git commit: [CXF-6132] Updating CXFNonSpringJaxrsServlet on 3.0.x to be in sync with the master - posted by se...@apache.org on 2015/02/11 13:23:38 UTC, 0 replies.
- cxf git commit: [CXF-6132] Getting the tests ignored if Java 6 is used - posted by se...@apache.org on 2015/02/11 13:47:08 UTC, 0 replies.
- cxf git commit: Avoiding setting a wildcard if AsyncConduit is used - posted by se...@apache.org on 2015/02/11 14:16:05 UTC, 1 replies.
- cxf git commit: Few minor improvements - posted by as...@apache.org on 2015/02/11 14:29:18 UTC, 1 replies.
- cxf git commit: Adding hostname verification tests for http-hc - posted by co...@apache.org on 2015/02/11 14:39:27 UTC, 1 replies.
- cxf git commit: [CXF-6085] Just prototyping JweJsonProducerTest and fixing few typos - posted by se...@apache.org on 2015/02/11 18:41:28 UTC, 1 replies.
- [2/2] cxf git commit: Update release notes - posted by dk...@apache.org on 2015/02/11 22:12:49 UTC, 1 replies.
- [1/3] cxf git commit: [maven-release-plugin] prepare release cxf-2.7.15 - posted by dk...@apache.org on 2015/02/11 22:27:49 UTC, 0 replies.
- [2/3] cxf git commit: [maven-release-plugin] prepare release cxf-2.7.15 - posted by dk...@apache.org on 2015/02/11 22:27:50 UTC, 0 replies.
- [3/3] cxf git commit: [maven-release-plugin] prepare release cxf-2.7.15 - posted by dk...@apache.org on 2015/02/11 22:27:51 UTC, 0 replies.
- Git Push Summary - posted by dk...@apache.org on 2015/02/11 22:27:52 UTC, 1 replies.
- [1/3] cxf git commit: [maven-release-plugin] prepare for next development iteration - posted by dk...@apache.org on 2015/02/11 22:27:57 UTC, 1 replies.
- [2/3] cxf git commit: [maven-release-plugin] prepare for next development iteration - posted by dk...@apache.org on 2015/02/11 22:27:58 UTC, 1 replies.
- [3/3] cxf git commit: [maven-release-plugin] prepare for next development iteration - posted by dk...@apache.org on 2015/02/11 22:27:59 UTC, 1 replies.
- cxf git commit: Minor update to JAXRS AbstractClient - posted by se...@apache.org on 2015/02/11 22:30:05 UTC, 1 replies.
- cxf git commit: One more minor update to AbstractClient - posted by se...@apache.org on 2015/02/11 22:59:45 UTC, 1 replies.
- [1/2] cxf git commit: avoid fetching web-app DTDs from java.sun.com in systests/transports - posted by dk...@apache.org on 2015/02/12 00:16:52 UTC, 0 replies.
- [1/3] cxf git commit: [maven-release-plugin] prepare release cxf-3.0.4 - posted by dk...@apache.org on 2015/02/12 00:29:15 UTC, 0 replies.
- [2/3] cxf git commit: [maven-release-plugin] prepare release cxf-3.0.4 - posted by dk...@apache.org on 2015/02/12 00:29:16 UTC, 0 replies.
- [3/3] cxf git commit: [maven-release-plugin] prepare release cxf-3.0.4 - posted by dk...@apache.org on 2015/02/12 00:29:17 UTC, 0 replies.
- cxf git commit: [CXF-6085] Adding basic JwsJsonProducer tests - posted by se...@apache.org on 2015/02/12 13:58:24 UTC, 0 replies.
- [1/2] cxf git commit: [CXF-6085] Adding basic JwsJsonProducer tests - posted by se...@apache.org on 2015/02/12 17:02:45 UTC, 0 replies.
- [2/2] cxf git commit: [CXF-6085] Adding basic JwsJsonProducer tests - posted by se...@apache.org on 2015/02/12 17:02:46 UTC, 0 replies.
- cxf git commit: [CXF-6085] Fixing the tests, adding one more that can run on Java6 - posted by se...@apache.org on 2015/02/12 18:21:32 UTC, 1 replies.
- cxf git commit: Update to use pmd and checkstyle rules that are compatible with the latest eclipse plugins - posted by dk...@apache.org on 2015/02/12 19:15:33 UTC, 0 replies.
- cxf git commit: Fixing a 3.0.x build failure - posted by se...@apache.org on 2015/02/12 23:02:31 UTC, 0 replies.
- cxf git commit: CXF-6221: CDI integration extension does not detect annotations on Karaf. Added OSGi required metadata and Karaf feature - posted by re...@apache.org on 2015/02/13 01:57:52 UTC, 0 replies.
- [1/2] cxf git commit: [CXF-6253]Upgrade async-http-client to 1.9.0 (cherry picked from commit 431ade6fe85f4d13f56aa4bc530cb50353be0dd5) - posted by ff...@apache.org on 2015/02/13 04:22:38 UTC, 0 replies.
- [2/2] cxf git commit: [CXF-6253]Upgrade async-http-client to latest 1.9.8 instead of the 1.9.0 (cherry picked from commit 1d07267bc4464e50dc9b5e81606958e3252873cd) - posted by ff...@apache.org on 2015/02/13 04:22:39 UTC, 0 replies.
- [1/2] cxf git commit: Revert "[CXF-6253]Upgrade async-http-client to latest 1.9.8 instead of the 1.9.0" - posted by ff...@apache.org on 2015/02/13 06:49:59 UTC, 0 replies.
- [2/2] cxf git commit: Revert "[CXF-6253]Upgrade async-http-client to 1.9.0" - posted by ff...@apache.org on 2015/02/13 06:50:00 UTC, 0 replies.
- cxf git commit: [CXF-6085] Making sure JweJsonProducer does not deal with crypto calculations - posted by se...@apache.org on 2015/02/13 14:40:06 UTC, 1 replies.
- cxf git commit: [CXF-6085] Adding a multiple recipients test - posted by se...@apache.org on 2015/02/13 18:48:05 UTC, 1 replies.
- cxf git commit: Skipping a test on 3.0.x - posted by se...@apache.org on 2015/02/13 22:48:40 UTC, 0 replies.
- cxf git commit: [CXF-6260] Updating WebClient to check InvocationCallback TypeVariable - posted by se...@apache.org on 2015/02/15 19:46:35 UTC, 1 replies.
- svn commit: r940345 - in /websites/production/cxf/content: cache/docs.pageCache docs/jax-rs-multiparts.html docs/jaxrs-services-description.html - posted by bu...@apache.org on 2015/02/16 13:47:12 UTC, 0 replies.
- cxf git commit: [CXF-6085] Adding direct key producer tests - posted by se...@apache.org on 2015/02/16 16:28:30 UTC, 1 replies.
- cxf git commit: Removing and renaming some of JWE classes - posted by se...@apache.org on 2015/02/16 17:09:10 UTC, 1 replies.
- cxf git commit: Few more mior Jwe updates - posted by se...@apache.org on 2015/02/16 17:25:41 UTC, 1 replies.
- cxf git commit: Fixing the build failure on the trunk - posted by se...@apache.org on 2015/02/16 17:31:38 UTC, 1 replies.
- svn commit: r8026 - in /release/cxf: 2.7.15/ 3.0.4/ - posted by dk...@apache.org on 2015/02/16 17:36:23 UTC, 0 replies.
- svn commit: r8027 - in /release/cxf: 2.7.13/ 3.0.2/ - posted by dk...@apache.org on 2015/02/16 17:52:42 UTC, 0 replies.
- cxf git commit: Updating to use EhCache 2.9.0 - posted by co...@apache.org on 2015/02/16 17:53:41 UTC, 0 replies.
- cxf git commit: Another attempt to minimize a number of JOSE classes, removing JwsJson header wrappers - posted by se...@apache.org on 2015/02/16 18:38:42 UTC, 1 replies.
- cxf git commit: [CXF-6085] Prototyping JwsJsonConsumer - posted by se...@apache.org on 2015/02/17 18:43:00 UTC, 0 replies.
- [1/2] cxf git commit: [CXF-6085] Prototyping JwsJsonConsumer - posted by se...@apache.org on 2015/02/17 18:48:51 UTC, 0 replies.
- [2/2] cxf git commit: [CXF-6085] Prototyping JwsJsonConsumer - posted by se...@apache.org on 2015/02/17 18:48:52 UTC, 0 replies.
- cxf git commit: [CXF-6255] - Changing the warning message on receiving a fault - posted by co...@apache.org on 2015/02/18 12:55:31 UTC, 1 replies.
- [1/2] cxf git commit: Taking advantage of try-with-resources in a few places - posted by co...@apache.org on 2015/02/18 17:37:31 UTC, 0 replies.
- [2/2] cxf git commit: Some refactoring - posted by co...@apache.org on 2015/02/18 17:37:32 UTC, 0 replies.
- cxf git commit: Fixing test failure with Jetty 9 - posted by co...@apache.org on 2015/02/18 18:38:46 UTC, 0 replies.
- svn commit: r940626 - in /websites/production/cxf/content: cache/main.pageCache cxf-2715-release-notes.html cxf-304-release-notes.html download.html index.html - posted by bu...@apache.org on 2015/02/18 18:47:13 UTC, 0 replies.
- cxf git commit: Added some TrustManager tests - posted by co...@apache.org on 2015/02/19 12:34:02 UTC, 1 replies.
- cxf git commit: Removing StringBuffer, mainly from test code - posted by co...@apache.org on 2015/02/19 14:39:52 UTC, 0 replies.
- cxf git commit: Some refactoring of how property files are loaded - posted by co...@apache.org on 2015/02/19 16:54:07 UTC, 0 replies.
- [1/3] cxf git commit: Some refactoring of how property files are loaded - posted by co...@apache.org on 2015/02/19 17:00:38 UTC, 0 replies.
- [3/3] cxf git commit: Fixing build for JDK6 - posted by co...@apache.org on 2015/02/19 17:00:40 UTC, 0 replies.
- cxf git commit: [CXF-6256] Returning 406 if the response type has a wildcard but its neither a wildcard nor application/* - posted by se...@apache.org on 2015/02/19 18:22:37 UTC, 1 replies.
- cxf git commit: Some try with resources work for core - posted by co...@apache.org on 2015/02/20 17:08:26 UTC, 0 replies.
- cxf git commit: Moving SSL3 tests into a new module to avoid a failure with the latest JDK 7 - posted by co...@apache.org on 2015/02/20 17:14:28 UTC, 0 replies.
- [2/2] cxf git commit: Moving SSL3 tests into a new module to avoid a failure with the latest JDK 7 - posted by co...@apache.org on 2015/02/20 17:42:02 UTC, 0 replies.
- cxf git commit: Fixing the build - posted by co...@apache.org on 2015/02/20 18:38:21 UTC, 0 replies.
- svn commit: r940871 - in /websites/production/cxf/content: cache/main.pageCache index.html - posted by bu...@apache.org on 2015/02/20 19:22:36 UTC, 0 replies.
- cxf git commit: Updating JOSE password handling - posted by se...@apache.org on 2015/02/20 23:24:33 UTC, 1 replies.
- cxf git commit: CXF-6221: CDI integration extension does not detect annotations on Karaf. Fixed OSGi import/export package - posted by re...@apache.org on 2015/02/22 00:51:13 UTC, 0 replies.
- cxf git commit: More try with resources refactoring - posted by co...@apache.org on 2015/02/23 12:23:15 UTC, 0 replies.
- svn commit: r941174 - in /websites/production/cxf/content: cache/main.pageCache cxf-2715-release-notes.html - posted by bu...@apache.org on 2015/02/23 14:47:20 UTC, 0 replies.
- cxf-fediz git commit: Updating CXF version - posted by co...@apache.org on 2015/02/23 16:33:25 UTC, 0 replies.
- cxf-fediz git commit: Updating CXF - posted by co...@apache.org on 2015/02/23 16:41:08 UTC, 0 replies.
- cxf git commit: [CXF-6264] Prototyping Swagger to UserModel converters - posted by se...@apache.org on 2015/02/23 16:54:50 UTC, 1 replies.
- cxf git commit: [CXF-6132] Moving the initializer to a package different from the jaxrs frontend package and also moving META-INF resource from systests to the http-sci module - posted by se...@apache.org on 2015/02/23 17:45:47 UTC, 1 replies.
- svn commit: r941207 - in /websites/production/cxf/content: cache/docs.pageCache docs/client-http-transport-including-ssl-support.html - posted by bu...@apache.org on 2015/02/23 18:46:51 UTC, 0 replies.
- cxf-fediz git commit: Fix wsclientWebapp by configuring client auth against STS. Thanks to Andreas Vallen for the patch. This closes #4 - posted by co...@apache.org on 2015/02/23 22:08:29 UTC, 1 replies.
- cxf git commit: More try with resources work for rt - posted by co...@apache.org on 2015/02/24 12:35:42 UTC, 0 replies.
- [1/2] cxf git commit: Applying Opensaml 3.0.x patch - posted by co...@apache.org on 2015/02/24 12:38:44 UTC, 0 replies.
- [2/2] cxf git commit: Applying Opensaml 3.0.x patch - posted by co...@apache.org on 2015/02/24 12:38:45 UTC, 0 replies.
- [1/2] cxf git commit: Picking up some WSS4J trunk changes - posted by co...@apache.org on 2015/02/24 17:30:12 UTC, 0 replies.
- [2/2] cxf git commit: Using a new CXFCallbackLookup - posted by co...@apache.org on 2015/02/24 17:30:13 UTC, 0 replies.
- [1/2] cxf git commit: Preparing [CXF-6267]: Refactor issuing and renewing SAML token functionality into utility class - posted by as...@apache.org on 2015/02/24 20:42:15 UTC, 0 replies.
- [2/2] cxf git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf - posted by as...@apache.org on 2015/02/24 20:42:16 UTC, 0 replies.
- cxf git commit: More try with resources work - posted by co...@apache.org on 2015/02/25 11:57:10 UTC, 0 replies.
- svn commit: r941464 - in /websites/production/cxf/content: cache/docs.pageCache docs/jax-rs.html - posted by bu...@apache.org on 2015/02/25 17:47:06 UTC, 0 replies.
- [1/2] cxf-fediz git commit: Adding initial support for SAML SSO in the webflow - posted by co...@apache.org on 2015/02/26 13:47:46 UTC, 0 replies.
- [2/2] cxf-fediz git commit: Reverting accidental commit - posted by co...@apache.org on 2015/02/26 13:47:47 UTC, 0 replies.
- [1/4] cxf git commit: [CXF-6220] JWA algorithm cleanup with a lot of cosmetic changes - posted by se...@apache.org on 2015/02/27 14:55:23 UTC, 1 replies.
- [2/4] cxf git commit: [CXF-6220] JWA algorithm cleanup with a lot of cosmetic changes - posted by se...@apache.org on 2015/02/27 14:55:24 UTC, 1 replies.
- [3/4] cxf git commit: [CXF-6220] JWA algorithm cleanup with a lot of cosmetic changes - posted by se...@apache.org on 2015/02/27 14:55:25 UTC, 1 replies.
- [4/4] cxf git commit: [CXF-6220] JWA algorithm cleanup with a lot of cosmetic changes - posted by se...@apache.org on 2015/02/27 14:55:26 UTC, 1 replies.
- cxf git commit: [CXF-6272] - SCT Renew in Secure Conversation. Thanks to Freddy Exposito for the patch. - Also added a unit test. - Also explicitly removed the token to be renewed from the cache first - posted by co...@apache.org on 2015/02/27 15:41:57 UTC, 0 replies.
- [2/2] cxf git commit: [CXF-6272] - SCT Renew in Secure Conversation. Thanks to Freddy Exposito for the patch. - Also added a unit test. - Also explicitly removed the token to be renewed from the cache first - posted by co...@apache.org on 2015/02/27 16:04:58 UTC, 0 replies.
- cxf-fediz git commit: Adding an initial @Ignored test-case for SAML SSO - posted by co...@apache.org on 2015/02/27 18:26:12 UTC, 0 replies.
- cxf-fediz git commit: [FEDIZ-97] Renaming (adding) plugin configuration properties. Improving Exception handling. - posted by jb...@apache.org on 2015/02/27 21:27:46 UTC, 0 replies.