gatein_wsrp_trunk_sun5 #168: Still Failing
No tests ran.
No tests ran.
Changes for Build #158
[mwringe] Add some javadocs.
[chris.laprun(a)jboss.com] - Use -DskipTests to skip tests but still build the needed
artifacts instead of -Dmaven.test.skip=true which doesn't build the artifacts.
Changes for Build #159
[chris.laprun(a)jboss.com] - Improved documentation of GATEIN_EAR_HOME environment
variable.
[chris.laprun(a)jboss.com] - GTNWSRP-179: Deactivate WSRPPortletInvoker (and related code
for GTNWSRP-72) as it currently doesn't properly manage state. Added associated test
case that shows the problem associated with WSRPPortletInvoker when it is active.
- Improved error reporting in WSRPProducerImpl when the invoker cannot find the requested
portlet.
Changes for Build #160
[chris.laprun(a)jboss.com] - Actually logging needs to be at the MimeRequest level.
[chris.laprun(a)jboss.com] - Adding logging of extensions to be able to figure out what is
actually passed by consumers.
[chris.laprun(a)jboss.com] - Oops, forgot to add mockito dependency. Thanks, Martin!
Changes for Build #161
[chris.laprun(a)jboss.com] - Minor: removed outdated comment.
[chris.laprun(a)jboss.com] - GTNWSRP-182: Removed CookieProtocol field from SessionHandler
and get the needed value from the consumer instead so that the value never gets out of
synch. Added test cases and fixed existing test cases that didn't properly check that
initCookie was called *before* other methods.
[chris.laprun(a)jboss.com] - Removed extensions logging.
[chris.laprun(a)jboss.com] - Added more logging.
[chris.laprun(a)jboss.com] - GTNWSRP-180: make sure that we don't start consumers when
stopping the ConsumerRegistry. Added associated test case.
- Added SessionEventBroadcaster.NO_OP_BROADCASTER to use by default so that we don't
always need to provide an implementation in case we don't care about SessionEvents.
Changes for Build #162
[chris.laprun(a)jboss.com] - GTNWSRP-172: Fixed producer tests.
Changes for Build #163
[chris.laprun(a)jboss.com] - GTNWSRP-188: Should now prefer operation when we have a proper
resource id.
Changes for Build #164
[chris.laprun(a)jboss.com] - GTNWSRP-150: resourceId needs to be URL-encoded and decoded.
- Parameters need to be removed from URL once they've been processed.
[chris.laprun(a)jboss.com] - Updated version to 2.1.0-Alpha01-SNAPSHOT.
Changes for Build #165
[chris.laprun(a)jboss.com] - Added *.iml and .idea to ignored svn files.
[chris.laprun(a)jboss.com] - GTNWSRP-181: do not force producer to start so that web
services can properly be deployed on AS 6.
[chris.laprun(a)jboss.com] - Updated to use PBR 2.1.0.FINAL.
Changes for Build #166
[chris.laprun(a)jboss.com] - GTNWSRP-190: Use local WSDL files instead of relying on
external services.
Changes for Build #167
[mwringe] GTNWSRP-187, GTNWSRP-144, GTNWSRP-186, GTNWSRP-183, GTNWSRP-185: Update how we
handle url escaping, we need to make sure we are not changing the encoding type when
recreating the portlet resource url. Multiple issues occur if we assume that everything
needs to be xhtml escaped (especially things like css and javascript urls) Update tests.
[chris.laprun(a)jboss.com] - GTNWSRP-189: attempt to rewrite textual content that's sent
as binary. Added test cases.
- Introduced WSRPConsumerSPI interface and made WSPRConsumerImpl implement so that we
could refactor the code to be more easily testable.
- Added support test classes.
Changes for Build #168
[chris.laprun(a)jboss.com] - GTNWSRP-191: Added PhaseListener to check if the WSRP service
is available before restoring the view.
- GTNWSRP-193: Added WSRPVersionBean to display version of the WSRP service.
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/168
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/168/