Author: dkulp
Date: Thu Aug 27 20:18:36 2009
New Revision: 808607
URL: http://svn.apache.org/viewvc?rev=808607&view=rev
Log:
Blocked revisions
804004,806099,806116,806125,806132,806140,806142-806143,806146,806159,806164,806166,806613,806661,808477,808487,808490,808497-808498,808501,808507-808510,808514-808515,808517,808524,808540,808542,808545,808549
via svnmerge
................
r804004 | dkulp | 2009-08-13 15:33:10 -0400 (Thu, 13 Aug 2009) | 70 lines
Blocked revisions
801819,802277,802285,802824,802851,802968,803056,803147,803174,803410,803419,803532,803688,803954
via svnmerge
........
r801819 | dkulp | 2009-08-06 17:21:49 -0400 (Thu, 06 Aug 2009) | 6 lines
Add a BUNCH of events from the factories and create a listener interface
to get the events.
Start defining some useful annotations. @SchemaValidation now works.
@WSDLDocumentation is started (lots more work needed).
May convert some of the other annotation processing to new framework
once I start nailing it down some more.
........
r802277 | dkulp | 2009-08-07 21:03:40 -0400 (Fri, 07 Aug 2009) | 1 line
Wire WSDLDocumentation into many more spots
........
r802285 | dkulp | 2009-08-07 22:10:58 -0400 (Fri, 07 Aug 2009) | 1 line
Apparently eclipse compiler is more forgiving that sun javac
........
r802824 | dkulp | 2009-08-10 11:26:27 -0400 (Mon, 10 Aug 2009) | 1 line
Add tests for fault docs. Add javadoc
........
r802851 | dkulp | 2009-08-10 12:35:08 -0400 (Mon, 10 Aug 2009) | 1 line
Fix issue with javac again
........
r802968 | dkulp | 2009-08-10 20:42:44 -0400 (Mon, 10 Aug 2009) | 1 line
Add GZIP and FastInfoset support annotations
........
r803056 | sergeyb | 2009-08-11 06:23:15 -0400 (Tue, 11 Aug 2009) | 1 line
JAXRS : adding DataBindingJSONProvider
........
r803147 | dkulp | 2009-08-11 11:07:17 -0400 (Tue, 11 Aug 2009) | 2 lines
Change some namespaces in the tests so they don't conflict with
testutils and cause issues in eclipse
........
r803174 | sergeyb | 2009-08-11 11:53:45 -0400 (Tue, 11 Aug 2009) | 1 line
Adding PropertiesAwareDataBinding interface
........
r803410 | ningjiang | 2009-08-12 04:22:47 -0400 (Wed, 12 Aug 2009) | 1 line
CXF-2265 applied patch with thanks to LiuCong
........
r803419 | sergeyb | 2009-08-12 05:11:08 -0400 (Wed, 12 Aug 2009) | 1 line
JAX-RS : Adding global marshalAsJaxbElement property, ignorable Aegis
collection tests, RuntimeExceptionMapper test
........
r803532 | ningjiang | 2009-08-12 10:28:00 -0400 (Wed, 12 Aug 2009) | 1 line
CXF-2265 removed the unused codes
........
r803688 | dkulp | 2009-08-12 16:06:07 -0400 (Wed, 12 Aug 2009) | 2 lines
Add a logging annotation
Add ability to log to stderr/stdout/file to logging stuff
........
r803954 | dkulp | 2009-08-13 13:33:48 -0400 (Thu, 13 Aug 2009) | 4 lines
Add DataBinding annotation to set the databinding for a service without
needing config.
Allow wsdl2java to output DataBinding annotation if appropriate.
........
................
r806099 | sergeyb | 2009-08-20 05:38:14 -0400 (Thu, 20 Aug 2009) | 8 lines
Unblocked revisions 798816 via svnmerge
........
r798816 | sergeyb | 2009-07-29 10:03:39 +0100 (Wed, 29 Jul 2009) | 1 line
CXF-2314 : Initial support for wrapping CXF DataBindings into JAXRS
providers, work in progress
........
................
r806116 | sergeyb | 2009-08-20 06:54:44 -0400 (Thu, 20 Aug 2009) | 9 lines
Merged revisions 798816 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r798816 | sergeyb | 2009-07-29 10:03:39 +0100 (Wed, 29 Jul 2009) | 1 line
CXF-2314 : Initial support for wrapping CXF DataBindings into JAXRS
providers, work in progress
........
................
r806125 | sergeyb | 2009-08-20 07:18:49 -0400 (Thu, 20 Aug 2009) | 8 lines
Unblocked revisions 798828 via svnmerge
........
r798828 | sergeyb | 2009-07-29 10:56:55 +0100 (Wed, 29 Jul 2009) | 1 line
CXF-2314 : Adding SDO write test, read one is ignored
........
................
r806132 | sergeyb | 2009-08-20 07:35:02 -0400 (Thu, 20 Aug 2009) | 8 lines
Blocked revisions 798828 via svnmerge
........
r798828 | sergeyb | 2009-07-29 10:56:55 +0100 (Wed, 29 Jul 2009) | 1 line
CXF-2314 : Adding SDO write test, read one is ignored
........
................
r806140 | sergeyb | 2009-08-20 08:17:54 -0400 (Thu, 20 Aug 2009) | 8 lines
Unblocked revisions 803056 via svnmerge
........
r803056 | sergeyb | 2009-08-11 11:23:15 +0100 (Tue, 11 Aug 2009) | 1 line
JAXRS : adding DataBindingJSONProvider
........
................
r806142 | sergeyb | 2009-08-20 08:30:36 -0400 (Thu, 20 Aug 2009) | 9 lines
Merged revisions 803056 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r803056 | sergeyb | 2009-08-11 11:23:15 +0100 (Tue, 11 Aug 2009) | 1 line
JAXRS : adding DataBindingJSONProvider
........
................
r806143 | sergeyb | 2009-08-20 08:33:06 -0400 (Thu, 20 Aug 2009) | 8 lines
Unblocked revisions 803174 via svnmerge
........
r803174 | sergeyb | 2009-08-11 16:53:45 +0100 (Tue, 11 Aug 2009) | 1 line
Adding PropertiesAwareDataBinding interface
........
................
r806146 | sergeyb | 2009-08-20 08:40:03 -0400 (Thu, 20 Aug 2009) | 8 lines
Blocked revisions 803174 via svnmerge
........
r803174 | sergeyb | 2009-08-11 16:53:45 +0100 (Tue, 11 Aug 2009) | 1 line
Adding PropertiesAwareDataBinding interface
........
................
r806159 | sergeyb | 2009-08-20 09:16:55 -0400 (Thu, 20 Aug 2009) | 8 lines
Unblocked revisions 803419 via svnmerge
........
r803419 | sergeyb | 2009-08-12 10:11:08 +0100 (Wed, 12 Aug 2009) | 1 line
JAX-RS : Adding global marshalAsJaxbElement property, ignorable Aegis
collection tests, RuntimeExceptionMapper test
........
................
r806164 | sergeyb | 2009-08-20 09:31:26 -0400 (Thu, 20 Aug 2009) | 9 lines
Merged revisions 803419 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r803419 | sergeyb | 2009-08-12 10:11:08 +0100 (Wed, 12 Aug 2009) | 1 line
JAX-RS : Adding global marshalAsJaxbElement property, ignorable Aegis
collection tests, RuntimeExceptionMapper test
........
................
r806166 | sergeyb | 2009-08-20 09:37:24 -0400 (Thu, 20 Aug 2009) | 9 lines
Merged revisions 804175 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r804175 | sergeyb | 2009-08-14 13:08:32 +0100 (Fri, 14 Aug 2009) | 1 line
JAX-RS : ensuring simple class names are used when marshalAsJaxbElement
property
........
................
r806613 | dkulp | 2009-08-21 11:53:53 -0400 (Fri, 21 Aug 2009) | 9 lines
Merged revisions 806023 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r806023 | dkulp | 2009-08-19 22:36:47 -0400 (Wed, 19 Aug 2009) | 1 line
Try adding config for checkstyle to reporting to see if it fixes sonar
........
................
r806661 | dkulp | 2009-08-21 14:07:28 -0400 (Fri, 21 Aug 2009) | 2 lines
No validation on 2.2.x
................
r808477 | dkulp | 2009-08-27 12:05:30 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 806602 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r806602 | bimargulies | 2009-08-21 11:34:27 -0400 (Fri, 21 Aug 2009) | 1
line
Merge branch 'benson' into trunk
........
................
r808487 | dkulp | 2009-08-27 12:15:14 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 806620 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r806620 | bimargulies | 2009-08-21 12:12:28 -0400 (Fri, 21 Aug 2009) | 1
line
CXF-2400: better diagnosis of elements with no specified type.
........
................
r808490 | dkulp | 2009-08-27 12:19:06 -0400 (Thu, 27 Aug 2009) | 13 lines
Merged revisions 806627 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r806627 | bimargulies | 2009-08-21 12:24:21 -0400 (Fri, 21 Aug 2009) | 5
lines
Merge branch 'benson' into trunk
Conflicts:
rt/javascript/src/main/java/org/apache/cxf/javascript/Messages.properties
rt/javascript/src/main/java/org/apache/cxf/javascript/ParticleInfo.java
........
................
r808497 | dkulp | 2009-08-27 12:25:33 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 806638 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r806638 | bimargulies | 2009-08-21 12:48:50 -0400 (Fri, 21 Aug 2009) | 1
line
Plan B for CXF-2400: no type at all --> anyType.
........
................
r808498 | dkulp | 2009-08-27 12:27:45 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 806687 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r806687 | bimargulies | 2009-08-21 15:24:18 -0400 (Fri, 21 Aug 2009) | 1
line
More changes to cope with collections and their aftermath with Aegis+JAX-RS.
........
................
r808501 | dkulp | 2009-08-27 12:32:38 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 806876 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r806876 | bimargulies | 2009-08-22 14:10:37 -0400 (Sat, 22 Aug 2009) | 1
line
CXF-2401.
........
................
r808507 | dkulp | 2009-08-27 12:41:50 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 806979 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r806979 | bimargulies | 2009-08-23 10:34:42 -0400 (Sun, 23 Aug 2009) | 1
line
More changes to cope with collections and their aftermath with Aegis+JAX-RS.
........
................
r808508 | dkulp | 2009-08-27 12:44:13 -0400 (Thu, 27 Aug 2009) | 10 lines
Merged revisions 806980 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r806980 | bimargulies | 2009-08-23 10:35:02 -0400 (Sun, 23 Aug 2009) | 2
lines
CXF-2402 Allow minOccurs and maxOccurs and nillable specs for parameters
for custom
and builtin types.
........
................
r808509 | dkulp | 2009-08-27 12:46:52 -0400 (Thu, 27 Aug 2009) | 12 lines
Merged revisions 806981 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r806981 | bimargulies | 2009-08-23 10:35:12 -0400 (Sun, 23 Aug 2009) | 4
lines
CXF-2402: revert changes to AbstractServiceConfiguration, remove
exemption for basic type from DefaultServiceConfiguration instead. There's
nothing wrong with minOccurs=1 on a string, so long as you have set nillable
to false.
........
................
r808510 | dkulp | 2009-08-27 12:48:41 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 806982 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r806982 | bimargulies | 2009-08-23 10:35:20 -0400 (Sun, 23 Aug 2009) | 1
line
Put the special cases back in DefaultServiceConfiguration.
........
................
r808514 | dkulp | 2009-08-27 12:53:59 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 807181 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r807181 | sergeyb | 2009-08-24 08:27:17 -0400 (Mon, 24 Aug 2009) | 1 line
JAXRS : adding more Aegis JSON tests, fixing WADLGenerator to get
namespaces from package-info.java
........
................
r808515 | dkulp | 2009-08-27 12:55:11 -0400 (Thu, 27 Aug 2009) | 10 lines
Merged revisions 807205 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r807205 | dkulp | 2009-08-24 09:27:38 -0400 (Mon, 24 Aug 2009) | 2 lines
Use our constants. Some older versions of java.xml constants don't have
the xsi ns defined.
........
................
r808517 | dkulp | 2009-08-27 12:56:17 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 807295 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r807295 | sergeyb | 2009-08-24 12:22:56 -0400 (Mon, 24 Aug 2009) | 1 line
JAXRS : updating ResourceUtils to collect all the available resource classes
........
................
r808524 | dkulp | 2009-08-27 13:03:45 -0400 (Thu, 27 Aug 2009) | 16 lines
Blocked revisions 805908,806330,806580 via svnmerge
........
r805908 | dkulp | 2009-08-19 14:08:53 -0400 (Wed, 19 Aug 2009) | 1 line
Add serverside support for soap/tcp
........
r806330 | dkulp | 2009-08-20 16:00:40 -0400 (Thu, 20 Aug 2009) | 1 line
Add ability to set policies via annotations
........
r806580 | ningjiang | 2009-08-21 10:59:13 -0400 (Fri, 21 Aug 2009) | 1 line
CXF-2393 apply patch with thanks to LiuCong
........
................
r808540 | dkulp | 2009-08-27 13:11:40 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 808107 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r808107 | sergeyb | 2009-08-26 12:26:40 -0400 (Wed, 26 Aug 2009) | 1 line
JAXRS : supporting the injection of proxified providers and sorting message
providers by type
........
................
r808542 | dkulp | 2009-08-27 13:13:03 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 808464 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r808464 | dkulp | 2009-08-27 11:38:42 -0400 (Thu, 27 Aug 2009) | 1 line
[CXF-2406] Fix issues with HttpsToken RequireClientCertificate
........
................
r808545 | dkulp | 2009-08-27 13:18:01 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 808488 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r808488 | sergeyb | 2009-08-27 12:17:42 -0400 (Thu, 27 Aug 2009) | 1 line
JAXRS : improving the no-annotations feature
........
................
r808549 | dkulp | 2009-08-27 13:34:30 -0400 (Thu, 27 Aug 2009) | 9 lines
Merged revisions 803174 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r803174 | sergeyb | 2009-08-11 11:53:45 -0400 (Tue, 11 Aug 2009) | 1 line
Adding PropertiesAwareDataBinding interface
........
................
Modified:
cxf/branches/2.1.x-fixes/ (props changed)
Propchange: cxf/branches/2.1.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-blocked' - no diff available.