Author: dkulp
Date: Tue Feb 5 14:24:20 2008
New Revision: 618801
URL: http://svn.apache.org/viewvc?rev=618801&view=rev
Log:
Blocked revisions 612472,612972,613174-613175,613272,613330,613340,613348,613394,613498,613732,614051,614186,614195,614203,614208,614217,614223,614641
via svnmerge
........
r612472 | bimargulies | 2008-01-16 09:44:06 -0500 (Wed, 16 Jan 2008) | 2 lines
Teach Javascript to send MtoM.
........
r612972 | bimargulies | 2008-01-17 15:45:34 -0500 (Thu, 17 Jan 2008) | 2 lines
Add a failing MTOM test case.
........
r613174 | bimargulies | 2008-01-18 09:33:34 -0500 (Fri, 18 Jan 2008) | 2 lines
Work on the state of MTOM in Aegis.
........
r613175 | bimargulies | 2008-01-18 09:35:02 -0500 (Fri, 18 Jan 2008) | 2 lines
Eclipse messed me up, here is the rest.
........
r613272 | bimargulies | 2008-01-18 16:08:21 -0500 (Fri, 18 Jan 2008) | 6 lines
MtoM is specified as an optimization. This change allows the DataHandler
binding to work, somewhat, when mtom is turned off, rather than going ahead
and creating attachments even when it has been sternly instructed not to do so.
........
r613330 | bimargulies | 2008-01-18 19:37:33 -0500 (Fri, 18 Jan 2008) | 3 lines
More MTOM Aegis. Now we add in the xmime schema to legitimize the use
of xmime:contentType, and we use it.
........
r613340 | bimargulies | 2008-01-18 20:26:52 -0500 (Fri, 18 Jan 2008) | 2 lines
This time for sure, use xmime:base64Binary instead of xsd:base64Binary.
........
r613348 | bimargulies | 2008-01-18 22:00:06 -0500 (Fri, 18 Jan 2008) | 3 lines
Make Javascript generator recognize xmime:contentType as a clue that MTOM is
desired.
........
r613394 | bimargulies | 2008-01-19 09:21:54 -0500 (Sat, 19 Jan 2008) | 2 lines
Fix dependency issue.
........
r613498 | dkulp | 2008-01-19 21:12:08 -0500 (Sat, 19 Jan 2008) | 4 lines
upgrade the version of several plugins to the latest versions
upgrade the JAXB version to the latest in hopes it might fix some of the issues Benson keeps
running into. :-)
........
r613732 | bimargulies | 2008-01-20 21:28:41 -0500 (Sun, 20 Jan 2008) | 2 lines
Add aegis/mtom test for the other direction.
........
r614051 | dkulp | 2008-01-21 18:31:01 -0500 (Mon, 21 Jan 2008) | 2 lines
deploy is broken as the new shade plugin fixes the jar issue, but breaks source jars. Don't
create the source jar right now
........
r614186 | bimargulies | 2008-01-22 07:13:22 -0500 (Tue, 22 Jan 2008) | 2 lines
Fix the interaction of @MTOM and servers, so that it works for jaxws:server as well as jaxws:endpoint
(cxf-1400). Make the threshold travel down to the jaxb attachment code (cxf-1401). Fix some
spelling errors in the names of things. Push toward generating JavaScript that can process
text/plain attachments via MTOM.
........
r614195 | bimargulies | 2008-01-22 07:58:04 -0500 (Tue, 22 Jan 2008) | 2 lines
fix PMD violation.
........
r614203 | bimargulies | 2008-01-22 09:14:16 -0500 (Tue, 22 Jan 2008) | 2 lines
Read MTOM attachments for text/plain in Javascript.
........
r614208 | bimargulies | 2008-01-22 09:33:39 -0500 (Tue, 22 Jan 2008) | 2 lines
fix npe
........
r614217 | bimargulies | 2008-01-22 10:32:16 -0500 (Tue, 22 Jan 2008) | 2 lines
Fix goofy mishap with parsing MIME headers in JavaScript.
........
r614223 | bimargulies | 2008-01-22 10:57:45 -0500 (Tue, 22 Jan 2008) | 2 lines
Add Tyler Akins' public domain notice to the necessary notices.
........
r614641 | bimargulies | 2008-01-23 14:51:54 -0500 (Wed, 23 Jan 2008) | 2 lines
Fill in a little more of the 'standalone' aegis API.
........
Modified:
incubator/cxf/branches/2.0.x-fixes/ (props changed)
Propchange: incubator/cxf/branches/2.0.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-blocked' - no diff available.
|