gatein_wsrp_trunk_sun5 #93: Still Failing
No tests ran.
No tests ran.
Changes for Build #83
[mwringe] GTNWSRP-46: oops, didn't mean to disable the tests with the last commit.
[mwringe] GTNWSRP-46: Fix issue with the server not being unzipped in the correct phase
when using jboss.zip.url.
[chris.laprun(a)jboss.com] - GTNWSRP-39:
+ Added EventHandler to deal with event dispatching.
+ Introduced NavigationalStateUpdatingHandler to gather common behavior between
InvocationHandler and EventHandler.
+ Introduced UpdateNavigationalStateResponderProcessor to gather common behavior between
EventRequestProcessor and ActionRequestProcessor.
- GTNWSRP-38: moved handling of PRPs to WSRPUtils.
- Use more factory methods instead of direct constructor calls.
- Protect debugging calls
Changes for Build #84
[chris.laprun(a)jboss.com] - Minor.
[chris.laprun(a)jboss.com] - GTNWSRP-39, GTNWSRP-49:
+ Extracted payload handling to PayloadUtils.
+ Removed use of NamedStringArray as it is currently not obvious how to make them fit
with JSR-286 (might have to revisit later).
+ Now should "properly" marshall Serializable to XML (though it needs to be
tested and interoperability is a question).
Changes for Build #85
[mwringe] GTNWSRP-54: initial check in of GetResource support. Still needs a couple of
fixes and test cases to be added.
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. :)
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/93
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/93/