gatein_wsrp_trunk_sun5 #96: Still Failing
No tests ran.
No tests ran.
Changes for Build #86
[chris.laprun(a)jboss.com] - GTNWSRP-8: Added missing exceptions and methods.
- Simplified code when ReturnAny is involved since we don't currently deal with it.
- Make several methods return List<Extension> instead of ReturnAny.
Changes for Build #87
[chris.laprun(a)jboss.com] - Applied proper formatting.
[chris.laprun(a)jboss.com] - Fix compilation issue.
Changes for Build #88
[mwringe] GTNWSRP-55: committing files which somehow didn't get added in the last
commit.
[mwringe] GTNWSRP-55: Initial checkin of rough import/export implementation.
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.
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/96
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/96/