Author: dkulp
Date: Tue Dec 13 19:05:01 2011
New Revision: 1213869
URL: http://svn.apache.org/viewvc?rev=1213869&view=rev
Log:
Blocked revisions 1212516,1212528,1212542-1212543,1212547,1212558-1212560,1212565,1212810,1213156,1213182,1213238,1213242,1213266,1213270,1213273,1213286,1213288,1213297,1213442-1213443,1213483,1213820,1213850
via svnmerge
................
r1212516 | coheigea | 2011-12-09 11:57:18 -0500 (Fri, 09 Dec 2011) | 1 line
Added a new "ws-security-examples" systests module
................
r1212528 | coheigea | 2011-12-09 12:20:51 -0500 (Fri, 09 Dec 2011) | 1 line
Some cleanup of the ws-security system tests
................
r1212542 | dkulp | 2011-12-09 12:49:10 -0500 (Fri, 09 Dec 2011) | 12 lines
Merged revisions 1212154 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1212154 | dkulp | 2011-12-08 16:59:48 -0500 (Thu, 08 Dec 2011) | 4 lines
On java7, the test methods are executed in a different order and state
in the singleton bookestore leaks across tests and causes failures.
Add a reset that is called after each test to reset the singleton back
to its empty state.
........
................
r1212543 | dkulp | 2011-12-09 12:52:03 -0500 (Fri, 09 Dec 2011) | 9 lines
Merged revisions 1212155 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1212155 | dkulp | 2011-12-08 16:59:57 -0500 (Thu, 08 Dec 2011) | 1 line
Fix eclipse warning when using jaxws22/java7
........
................
r1212547 | dkulp | 2011-12-09 12:56:03 -0500 (Fri, 09 Dec 2011) | 9 lines
Merged revisions 1212157 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1212157 | dkulp | 2011-12-08 17:00:24 -0500 (Thu, 08 Dec 2011) | 1 line
Add AES method to https setups so they can run with Java7
........
................
r1212558 | dkulp | 2011-12-09 13:14:55 -0500 (Fri, 09 Dec 2011) | 10 lines
Merged revisions 1212538 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1212538 | dkulp | 2011-12-09 12:41:23 -0500 (Fri, 09 Dec 2011) | 2 lines
[CXF-3969] Allow WrapperStyleNameCollisionValidator to consider the
bareMethods flag
........
................
r1212559 | dkulp | 2011-12-09 13:15:27 -0500 (Fri, 09 Dec 2011) | 17 lines
Recorded merge of revisions 1212510,1212521,1212527 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1212510 | coheigea | 2011-12-09 11:46:30 -0500 (Fri, 09 Dec 2011) | 1 line
Added a new "ws-security-examples" systests module
........
r1212521 | coheigea | 2011-12-09 12:03:16 -0500 (Fri, 09 Dec 2011) | 1 line
Update to last commit
........
r1212527 | coheigea | 2011-12-09 12:19:38 -0500 (Fri, 09 Dec 2011) | 1 line
Some cleanup of the ws-security system tests
........
................
r1212560 | dkulp | 2011-12-09 13:16:00 -0500 (Fri, 09 Dec 2011) | 16 lines
Blocked revisions 1212156,1212158,1212397 via svnmerge
........
r1212156 | dkulp | 2011-12-08 17:00:09 -0500 (Thu, 08 Dec 2011) | 1 line
[CXF-3895] Support for the Jetty OBF: prefixed passwords
........
r1212158 | dkulp | 2011-12-08 17:00:43 -0500 (Thu, 08 Dec 2011) | 1 line
More algorithm updates for java7
........
r1212397 | sergeyb | 2011-12-09 08:25:10 -0500 (Fri, 09 Dec 2011) | 1 line
[CXF-3967] Adding UserSubject which OAuth filters may optionally use to create SecurityContexts
........
................
r1212565 | dkulp | 2011-12-09 13:34:30 -0500 (Fri, 09 Dec 2011) | 2 lines
Fix version #
................
r1212810 | ningjiang | 2011-12-10 10:06:16 -0500 (Sat, 10 Dec 2011) | 1 line
CXF-3966 fixed the systest failure of JAXRSClientServerSpringBookTest
................
r1213156 | ningjiang | 2011-12-12 02:16:54 -0500 (Mon, 12 Dec 2011) | 9 lines
Merged revisions 1213150 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1213150 | ningjiang | 2011-12-12 14:43:00 +0800 (Mon, 12 Dec 2011) | 1 line
CXF-3974 Clean up the servlet api dependency of CXF systest
........
................
r1213182 | coheigea | 2011-12-12 05:33:36 -0500 (Mon, 12 Dec 2011) | 1 line
Adding tighter enforcement of transforms
................
r1213238 | coheigea | 2011-12-12 08:41:19 -0500 (Mon, 12 Dec 2011) | 2 lines
[CXF-3960] - Merging some stuff to 2.4.x-fixes that didn't get merge for some reason
................
r1213242 | coheigea | 2011-12-12 08:47:09 -0500 (Mon, 12 Dec 2011) | 4 lines
[CXF-3970] - Patch: InitiatorEncryptionToken, RecipientSignatureToken, RecipientEncryptionToken
support in WS Sec Policy
- Patch applied, thanks.
- Added a systest.
................
r1213266 | dkulp | 2011-12-12 10:09:51 -0500 (Mon, 12 Dec 2011) | 2 lines
Fix test failures
................
r1213270 | dkulp | 2011-12-12 10:18:30 -0500 (Mon, 12 Dec 2011) | 9 lines
Merged revisions 1212597 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1212597 | dkulp | 2011-12-09 14:43:42 -0500 (Fri, 09 Dec 2011) | 1 line
More updates for algorithms for Java7
........
................
r1213273 | dkulp | 2011-12-12 10:22:01 -0500 (Mon, 12 Dec 2011) | 9 lines
Merged revisions 1212901 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1212901 | ay | 2011-12-10 17:20:13 -0500 (Sat, 10 Dec 2011) | 1 line
[CXF-3971] SpringBus.getId() may fail to determine the symbolic bundle name
........
................
r1213286 | dkulp | 2011-12-12 10:45:27 -0500 (Mon, 12 Dec 2011) | 19 lines
Recorded merge of revisions 1212799,1213181,1213230 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1212799 | ningjiang | 2011-12-10 09:17:50 -0500 (Sat, 10 Dec 2011) | 1 line
CXF-3966 fixed the systest failure of JAXRSClientServerSpringBookTest
........
r1213181 | coheigea | 2011-12-12 05:32:52 -0500 (Mon, 12 Dec 2011) | 1 line
Adding tighter enforcement of transforms
........
r1213230 | coheigea | 2011-12-12 08:25:35 -0500 (Mon, 12 Dec 2011) | 4 lines
[CXF-3970] - Patch: InitiatorEncryptionToken, RecipientSignatureToken, RecipientEncryptionToken
support in WS Sec Policy
- Patch applied, thanks.
- Added a systest.
........
................
r1213288 | dkulp | 2011-12-12 10:50:10 -0500 (Mon, 12 Dec 2011) | 81 lines
Blocked revisions 1212530,1212596,1212664,1212725-1212726,1213001,1213015,1213022,1213024,1213027,1213072,1213074,1213139,1213164,1213179,1213211,1213262
via svnmerge
........
r1212530 | cschneider | 2011-12-09 12:24:43 -0500 (Fri, 09 Dec 2011) | 1 line
CXF-3920 Return the correct transport URI
........
r1212596 | dkulp | 2011-12-09 14:43:32 -0500 (Fri, 09 Dec 2011) | 1 line
[CXF-3901] Allow osgi services to opt-out of the global pickup
........
r1212664 | dkulp | 2011-12-09 17:17:48 -0500 (Fri, 09 Dec 2011) | 2 lines
Fix a strange timing issue that could cause features to get wiped out
Make sure the Interceptor lists are all of the CopyOnWrite variety.
........
r1212725 | dkulp | 2011-12-09 22:22:27 -0500 (Fri, 09 Dec 2011) | 4 lines
Simplify spring Bus parsing by parsing directly to the Bus object when
posible
make sure the BusLifeCycleListeners are loaded and registered prior to
initComplete called.
........
r1212726 | dkulp | 2011-12-09 22:57:20 -0500 (Fri, 09 Dec 2011) | 4 lines
BusLifeCycleListener is usless as a global service as it doesn't get the
Bus passed in. Introduce a new interface that can be used to get
noticed when Bus's are created and can then register additional
BusLifeCycleListeners for the finer events.
........
r1213001 | dkulp | 2011-12-11 08:47:28 -0500 (Sun, 11 Dec 2011) | 2 lines
More tests for the lifecyclelisteners
Fix issues if jetty isn't available
........
r1213015 | bimargulies | 2011-12-11 10:36:10 -0500 (Sun, 11 Dec 2011) | 2 lines
Stop trying to report surefire and checkstyle. Since we fail the build for test failures
and checkstyle violations,
it makes the site build wildly slower to no purpose at all.
........
r1213022 | sergeyb | 2011-12-11 12:15:18 -0500 (Sun, 11 Dec 2011) | 1 line
[CXF-3967] Adding OAuthContext to be used by custom filters for extra checks
........
r1213024 | bimargulies | 2011-12-11 12:17:44 -0500 (Sun, 11 Dec 2011) | 1 line
Make the parent structure conventional in the maven plugins.
........
r1213027 | sergeyb | 2011-12-11 12:29:52 -0500 (Sun, 11 Dec 2011) | 1 line
[CXF-3967] Setting OAuthContext as class content on Message
........
r1213072 | bimargulies | 2011-12-11 16:11:20 -0500 (Sun, 11 Dec 2011) | 1 line
CXF-3972: refactor wsdl2java mojo to make room for js.
........
r1213074 | ay | 2011-12-11 16:20:25 -0500 (Sun, 11 Dec 2011) | 1 line
[CXF-3973] making non-default bus instances also appear in the JMX monioring
........
r1213139 | ningjiang | 2011-12-11 23:16:28 -0500 (Sun, 11 Dec 2011) | 1 line
CXF-3972 Fixed the rt-javascript build error
........
r1213164 | ningjiang | 2011-12-12 03:44:23 -0500 (Mon, 12 Dec 2011) | 1 line
CXF-3920 clean up the code of MessageIdAsCorrelationIdJMSConduitTest
........
r1213179 | ay | 2011-12-12 04:43:37 -0500 (Mon, 12 Dec 2011) | 1 line
[CXF-3975] consolidate ws-rm configuration schema for spring and blueprint
........
r1213211 | ay | 2011-12-12 07:30:11 -0500 (Mon, 12 Dec 2011) | 1 line
fix to make cxf-3975 work for spring with no internet connection
........
r1213262 | ay | 2011-12-12 09:59:10 -0500 (Mon, 12 Dec 2011) | 1 line
removing spring schema reference in CXF-3975
........
................
r1213297 | coheigea | 2011-12-12 11:21:00 -0500 (Mon, 12 Dec 2011) | 1 line
Adding in some X509 Token tests from the WS-Security examples spec.
................
r1213442 | dkulp | 2011-12-12 16:00:57 -0500 (Mon, 12 Dec 2011) | 9 lines
Recorded merge of revisions 1213296 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1213296 | coheigea | 2011-12-12 11:19:00 -0500 (Mon, 12 Dec 2011) | 1 line
Adding in some X509 Token tests from the WS-Security examples spec.
........
................
r1213443 | dkulp | 2011-12-12 16:03:55 -0500 (Mon, 12 Dec 2011) | 14 lines
Blocked revisions 1213313,1213421 via svnmerge
........
r1213313 | ay | 2011-12-12 12:07:04 -0500 (Mon, 12 Dec 2011) | 1 line
unique particle attribution error in wsrm-manager.xsd from CXF-3975
........
r1213421 | dkulp | 2011-12-12 15:30:18 -0500 (Mon, 12 Dec 2011) | 3 lines
[CXF-3968] If a schema is imported from multiple places via different
paths, make some attempt to rationalize all the various imports into
a single import url.
........
................
r1213483 | dkulp | 2011-12-12 17:52:55 -0500 (Mon, 12 Dec 2011) | 21 lines
Merged revisions 1213179,1213211,1213262,1213313 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1213179 | ay | 2011-12-12 04:43:37 -0500 (Mon, 12 Dec 2011) | 1 line
[CXF-3975] consolidate ws-rm configuration schema for spring and blueprint
........
r1213211 | ay | 2011-12-12 07:30:11 -0500 (Mon, 12 Dec 2011) | 1 line
fix to make cxf-3975 work for spring with no internet connection
........
r1213262 | ay | 2011-12-12 09:59:10 -0500 (Mon, 12 Dec 2011) | 1 line
removing spring schema reference in CXF-3975
........
r1213313 | ay | 2011-12-12 12:07:04 -0500 (Mon, 12 Dec 2011) | 1 line
unique particle attribution error in wsrm-manager.xsd from CXF-3975
........
................
r1213820 | gmazza | 2011-12-13 13:19:55 -0500 (Tue, 13 Dec 2011) | 9 lines
Merged revisions 1213812 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1213812 | gmazza | 2011-12-13 13:01:55 -0500 (Tue, 13 Dec 2011) | 1 line
JUnit test for HelloWorldImpl added.
........
................
r1213850 | dkulp | 2011-12-13 13:47:52 -0500 (Tue, 13 Dec 2011) | 16 lines
Blocked revisions 1213540,1213542,1213653 via svnmerge
........
r1213540 | bimargulies | 2011-12-12 21:05:34 -0500 (Mon, 12 Dec 2011) | 1 line
CXF-3972: continued rearranging to allow both mojos to exist, with similiar option structures.
........
r1213542 | bimargulies | 2011-12-12 21:36:13 -0500 (Mon, 12 Dec 2011) | 1 line
Hide wsdl2js mojo because it introduces a dependency loop.
........
r1213653 | bimargulies | 2011-12-13 06:44:01 -0500 (Tue, 13 Dec 2011) | 2 lines
[CXF-3972] move wsdl codegen to testutils from rt-javascript where it should have been
all along.
........
................
Modified:
cxf/branches/2.3.x-fixes/ (props changed)
Propchange: cxf/branches/2.3.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-blocked' - no diff available.
|