projects
/
cxf.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update StaxInInterceptor to just create a html error message on the client side as...
2014-02-19
Daniel Kulp
Update StaxInInterceptor to just create a html error...
commit
|
commitdiff
|
tree
2014-02-19
Daniel Kulp
Fix a checkstyle error
commit
|
commitdiff
|
tree
2014-02-19
Daniel Kulp
Don't need to differentiate between git/svn anymore...
commit
|
commitdiff
|
tree
2014-02-19
Daniel Kulp
Update scm location in pom
commit
|
commitdiff
|
tree
2014-02-14
Daniel Kulp
[maven-release-plugin] prepare for next development...
commit
|
commitdiff
|
tree
2014-02-14
Daniel Kulp
[maven-release-plugin] prepare release cxf-3.0.0-milestone2
commit
|
commitdiff
|
tree
2014-02-14
Daniel Kulp
Property isn't working
commit
|
commitdiff
|
tree
2014-02-14
Daniel Kulp
Fix version number again
commit
|
commitdiff
|
tree
2014-02-14
Daniel Kulp
Try to fix release:prepare
commit
|
commitdiff
|
tree
2014-02-14
Daniel Kulp
Fix release:prepare
commit
|
commitdiff
|
tree
2014-02-14
Daniel Kulp
Use release
commit
|
commitdiff
|
tree
2014-02-14
Daniel Kulp
Update to latest httpcomponent versions
commit
|
commitdiff
|
tree
2014-02-11
Daniel Kulp
Fix failing JMS tests
commit
|
commitdiff
|
tree
2014-02-11
Daniel Kulp
FIx eclipse warning
commit
|
commitdiff
|
tree
2014-02-07
Daniel Kulp
Remove the getDefinition(URL) call on WSDLManager....
commit
|
commitdiff
|
tree
2014-02-04
Daniel Kulp
[CXF-5532] Fix problem finding schemas
commit
|
commitdiff
|
tree
2014-02-04
Daniel Kulp
Make sure the GMT timezone is used if the format is...
commit
|
commitdiff
|
tree
2014-02-04
Daniel Kulp
Make sure the release profile involves the jaxws22...
commit
|
commitdiff
|
tree
2014-01-28
Daniel Kulp
[CXF-5524] More addType fixes
commit
|
commitdiff
|
tree
2014-01-28
Daniel Kulp
Add a retained annotation to make sure package-info...
commit
|
commitdiff
|
tree
2014-01-28
Daniel Kulp
Make an attempt to get the osgi based tests to pass...
commit
|
commitdiff
|
tree
2014-01-28
Daniel Kulp
Update neethi version
commit
|
commitdiff
|
tree
2014-01-28
Daniel Kulp
Update xmlschema version
commit
|
commitdiff
|
tree
2014-01-27
Daniel Kulp
[CXF-5489] Add transferTo(file) functionality
commit
|
commitdiff
|
tree
2014-01-27
Daniel Kulp
[CXF-5527] Update the SAAJStreamWriter to use the SAAJ...
commit
|
commitdiff
|
tree
2014-01-22
Daniel Kulp
Add some dependencies for the features file so it gets...
commit
|
commitdiff
|
tree
2014-01-22
Daniel Kulp
Fix pom
commit
|
commitdiff
|
tree
2014-01-17
Daniel Kulp
[CXF-5442] Attempt to make sure no references are in...
commit
|
commitdiff
|
tree
2014-01-17
Daniel Kulp
[CXF-5476] Add an NPE guard
commit
|
commitdiff
|
tree
2014-01-17
Daniel Kulp
Fix some eclipse warnings
commit
|
commitdiff
|
tree
2014-01-17
Daniel Kulp
[CXF-5491] If the ws-discovery service fails to startup...
commit
|
commitdiff
|
tree
2014-01-17
Daniel Kulp
[CXF-5493] DOMUtils isn't handling CDATASections when...
commit
|
commitdiff
|
tree
2014-01-17
Daniel Kulp
[CXF-5498] Put a DOM level3 check around DOM level...
commit
|
commitdiff
|
tree
2014-01-17
Daniel Kulp
[CXF-5500] Limit what get's logged from the conduit...
commit
|
commitdiff
|
tree
2014-01-17
Daniel Kulp
Put a limit on the size of the output we record to...
commit
|
commitdiff
|
tree
2014-01-09
Daniel Kulp
Update to work with spring4
commit
|
commitdiff
|
tree
2014-01-06
Daniel Kulp
Fix a potential NPE
commit
|
commitdiff
|
tree
2014-01-06
Daniel Kulp
Remove the deprecated (and security problematic) URIMappingI...
commit
|
commitdiff
|
tree
2014-01-06
Daniel Kulp
Fix NPE on shutdown
commit
|
commitdiff
|
tree
2014-01-06
Daniel Kulp
Remove some more deprectated stuff and unused properties
commit
|
commitdiff
|
tree
2014-01-06
Daniel Kulp
Remove another class that was moved to xjc-utils a...
commit
|
commitdiff
|
tree
2014-01-06
Daniel Kulp
Remove method there just to support CXF 2.3.x style...
commit
|
commitdiff
|
tree
2014-01-06
Daniel Kulp
Remove the deprecated loading of the single workqueue...
commit
|
commitdiff
|
tree
2014-01-06
Daniel Kulp
More work on removing the old MethodDispatcher
commit
|
commitdiff
|
tree
2014-01-06
Daniel Kulp
Remove the JAXBToString stuff that was moved to xjc...
commit
|
commitdiff
|
tree
2014-01-06
Daniel Kulp
Remove the long since deprecated MethodDispatcher
commit
|
commitdiff
|
tree
2014-01-06
Daniel Kulp
Start working on supporting Spring4. Remove JMS102...
commit
|
commitdiff
|
tree
2014-01-03
Daniel Kulp
2.1.16 apparently has broken poms at central
commit
|
commitdiff
|
tree
2014-01-03
Daniel Kulp
Add a profile for java8 (doesn't build, several tooling...
commit
|
commitdiff
|
tree
2014-01-03
Daniel Kulp
Use ConcurrentHashMap as parent to make sure setting...
commit
|
commitdiff
|
tree
2013-12-11
Daniel Kulp
[CXF-5456] Use the port name for the impl. Not backportable.
commit
|
commitdiff
|
tree
2013-12-11
Daniel Kulp
[CXF-5455] Make sure we use the correct service/port...
commit
|
commitdiff
|
tree
2013-12-11
Daniel Kulp
Fix a javadoc warning
commit
|
commitdiff
|
tree
2013-12-11
Daniel Kulp
[CXF-5454] Latest Jetty does not like empty -D params
commit
|
commitdiff
|
tree
2013-12-10
Daniel Kulp
Fix CS error
commit
|
commitdiff
|
tree
2013-12-09
Daniel Kulp
[CXF-5450] Fix some issues with SAAJ + Provider/Dispatch...
commit
|
commitdiff
|
tree
2013-12-06
Daniel Kulp
[CXF-5434] Fix some issues where a reply may attempt...
commit
|
commitdiff
|
tree
2013-12-06
Daniel Kulp
Fix test failure
commit
|
commitdiff
|
tree
2013-12-05
Daniel Kulp
[CXF-5425] Fix a problem where the client may end up...
commit
|
commitdiff
|
tree
2013-12-05
Daniel Kulp
[CXF-5427] Change ClientFaultConverter to be an AbstractInDa...
commit
|
commitdiff
|
tree
2013-11-27
Daniel Kulp
Release is done
commit
|
commitdiff
|
tree
2013-11-27
Daniel Kulp
Use our Stax XML parsing for all the parsing to prevent...
commit
|
commitdiff
|
tree
2013-11-27
Daniel Kulp
Don't set to "null" as that then creates a DefaultValidation...
commit
|
commitdiff
|
tree
2013-11-27
Daniel Kulp
Make sure we use the constructor that takes the message...
commit
|
commitdiff
|
tree
2013-11-22
Daniel Kulp
Reduce some duplicate code between the various HTTP...
commit
|
commitdiff
|
tree
2013-11-22
Daniel Kulp
[CXF-5414] If a continuation is complete, make sure...
commit
|
commitdiff
|
tree
2013-11-20
Daniel Kulp
Back to snapshot until rlease
commit
|
commitdiff
|
tree
2013-11-20
Daniel Kulp
[maven-release-plugin] prepare for next development...
commit
|
commitdiff
|
tree
2013-11-20
Daniel Kulp
[maven-release-plugin] prepare release cxf-3.0.0-milestone1
commit
|
commitdiff
|
tree
2013-11-20
Daniel Kulp
Use staged release for now
commit
|
commitdiff
|
tree
2013-11-20
Daniel Kulp
Get the grizzly container tests to pass.
commit
|
commitdiff
|
tree
2013-11-20
Daniel Kulp
Update release notes for 3.0.0-milestone1
commit
|
commitdiff
|
tree
2013-11-19
Daniel Kulp
[CXF-5258] If a type is a collection, keep it as a...
commit
|
commitdiff
|
tree
2013-11-19
Daniel Kulp
[CXF-5392] Ability to set validation handlers on the...
commit
|
commitdiff
|
tree
2013-11-19
Daniel Kulp
[CXF-5383] Remove extra ; that shouldn't be there.
commit
|
commitdiff
|
tree
2013-11-18
Daniel Kulp
ASM version check from 2.7.x
commit
|
commitdiff
|
tree
2013-11-18
Daniel Kulp
Add javadoc plugin
commit
|
commitdiff
|
tree
2013-11-18
Daniel Kulp
Update some versions
commit
|
commitdiff
|
tree
2013-11-18
Daniel Kulp
Cleanup the runtime folder to prevent target dir from...
commit
|
commitdiff
|
tree
2013-11-18
Daniel Kulp
[CXF-5375] Use the javadoc plugin to help with better...
commit
|
commitdiff
|
tree
2013-11-18
Daniel Kulp
Fix a problem of generating stuff that shouldn't be...
commit
|
commitdiff
|
tree
2013-11-12
Daniel Kulp
[CXF-5381] Fix problems detecting overlays when elements...
commit
|
commitdiff
|
tree
2013-11-12
Daniel Kulp
Make sure the validation dep is marked optional
commit
|
commitdiff
|
tree
2013-11-12
Daniel Kulp
[CXF-5368] Check for both filename and name in Content...
commit
|
commitdiff
|
tree
2013-11-12
Daniel Kulp
Make the thread bus holders final so the jit can optimize...
commit
|
commitdiff
|
tree
2013-11-11
Daniel Kulp
FIx test and remove println
commit
|
commitdiff
|
tree
2013-11-11
Daniel Kulp
Get a bit furthur with MOXy by fixing some tests to...
commit
|
commitdiff
|
tree
2013-11-11
Daniel Kulp
The 2.5.1 version of eclipse moxy was released, snapshots...
commit
|
commitdiff
|
tree
2013-11-11
Daniel Kulp
Finer grained locking in ExtensionManagerImpl, just...
commit
|
commitdiff
|
tree
2013-11-11
Daniel Kulp
Update to released versions
commit
|
commitdiff
|
tree
2013-10-30
Daniel Kulp
[CXF-5366] DigestAuthSupplier should output the algorithm
commit
|
commitdiff
|
tree
2013-10-30
Daniel Kulp
This wasn't supposed to be committed as part of the...
commit
|
commitdiff
|
tree
2013-10-30
Daniel Kulp
http async client is released
commit
|
commitdiff
|
tree
2013-10-30
Daniel Kulp
Make sure the "big bundle" is not an OSGi bundle so...
commit
|
commitdiff
|
tree
2013-10-30
Daniel Kulp
Remove this check, no longer needed.
commit
|
commitdiff
|
tree
2013-10-30
Daniel Kulp
[CXF-5367] Work around some issues with MSV with included...
commit
|
commitdiff
|
tree
2013-10-29
Daniel Kulp
Just make the check for woodstox once.
commit
|
commitdiff
|
tree
2013-10-29
Daniel Kulp
Updates to cache the Woodstox schema grammer
commit
|
commitdiff
|
tree
2013-10-29
Daniel Kulp
[CXF-5365] Part 1: if woodstox cannot process the schemas...
commit
|
commitdiff
|
tree
2013-10-28
Daniel Kulp
Use the snapshot for opensaml for right now
commit
|
commitdiff
|
tree
next