gatein_wsrp_trunk_sun5 #99: Still Failing
No tests ran.
No tests ran.
Changes for Build #89
[mwringe] GTNWSRP-55: Import/Export bug fixes and updated tests.
[chris.laprun(a)jboss.com] - GTNWSRP-54:
+ Added fake resource id for cases where portlets want to retrieve a resource without
specifying an id (allowed by JSR 286).
+ Added support for resource cacheability as it is needed to properly generate portlet
URLs in resources.
+ Added MimeResponseHandler and MimeResponseProcessor to gather common code between
render and resource operations.
+ Fixed incorrect behavior of ResourceHandler.prepareRequest.
+ Right now, force rewriting all the time, need to handle this better.
- GTNWSRP-58: Started adding generics for better type safety and more elegant code.
- Cleaned up code a little.
[mwringe] GTNWSRP-46: Create MarkupTestCase for WSRP 2.
Changes for Build #90
[chris.laprun(a)jboss.com] - Minor: no need to create a logger per class instance.
Changes for Build #91
[chris.laprun(a)jboss.com] - GTNWSRP-57: Consumer side
+ Moved handlers except InvocationHandler (facade) and SessionHandler to handlers
package.
+ Made MarkupProcessor, RequestContextWrapper and RequestPrecursor inner classes
+ Moved RenderHandlerTestCase to handlers package in test.
[chris.laprun(a)jboss.com] - GTNWSRP-38: Fixed missing URL encoding and decoding. Should now
work properly when URLs affecting the public NS are generated.
Changes for Build #92
[mwringe] GTNWSRP-55: fixed issue with importing/exporting with states. Updated tests.
[chris.laprun(a)jboss.com] - GTNWSRP-58: Refactored InvocationHandler hierarchy to use
generics.
[chris.laprun(a)jboss.com] - GTNWSRP-54: do not transmit resource id placeholder to
portlet.
Changes for Build #93
[chris.laprun(a)jboss.com] - GTNWSRP-57: Producer side. Moved handlers to handlers package
and processors to handlers.processors package. :)
Changes for Build #94
[chris.laprun(a)jboss.com] - GTNWSRP-56: Parse WSDL before building the service as we might
encounter semi-random service name, rendering impossible
to create the service client for sure using the de-facto standard name. There are still
some cases that we don't support.
Changes for Build #95
[chris.laprun(a)jboss.com] - GTNWSRP-58: Added some generification of classes, not as much
win as I had hoped due to lack of reified generics mostly, again. :/
[mwringe] GTNWSRP-55: Updated for import/export changes added to the PC portlet invoker.
Changes for Build #96
[chris.laprun(a)jboss.com] - Minor clarification as to what JBOSS_TEST_HOME should point
to.
[mwringe] GTNWSRP-55: add missing classes from last commit
[mwringe] GTNPC-26: Add tests for the persistence export manager, fix issues with
exporting by value.
[chris.laprun(a)jboss.com] - GTNWSRP-57: Moved InvocationHandler, SessionHandler and
ProducerSessionInformation to handlers package.
Changes for Build #97
[chris.laprun(a)jboss.com] [maven-release-plugin] prepare for next development iteration
[chris.laprun(a)jboss.com] [maven-release-plugin] prepare release 2.0.0-Alpha01
[chris.laprun(a)jboss.com] Updated version to 2.0.0-Alpha01-SNAPSHOT to conform to
conventions.
[chris.laprun(a)jboss.com] - Upgraded to common 2.0.3-GA and pc 2.2.0-Beta01.
Changes for Build #98
[chris.laprun(a)jboss.com] - Added WSRP 2 test cases (right now, simply a copy of the WSRP 1
tests sightly adapted to WSRP 2).
- Moved WSRPConsumerBaseTest to protocol/v1/WSRP1ConsumerBaseTest as it was full of
version 1 specific code. Duplicated it for WSRP 2.
- Fixed WSRP 2 behaviors which were not up to date for some reason.
[chris.laprun(a)jboss.com] - Fixed incorrect version number.
Changes for Build #99
[chris.laprun(a)jboss.com] - Forgot to commit this change. :(
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/99
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/99/