gatein_wsrp_trunk_sun5 #91: Still Failing
No tests ran.
No tests ran.
Changes for Build #81
[mwringe] GTNWSRP-46: Disable starting cargo or creating the test archives if
maven.test.skip is set.
[mwringe] GTNWSRP-46: Update the PerUnitCookiesMarkupBehaviour so that a cookie gets set
and the v1 MarkupTestCases will finally pass.
[chris.laprun(a)jboss.com] - GTNWSRP-51: properly create a new NamedString for each
parameter.
Changes for Build #82
[chris.laprun(a)jboss.com] - Improved script to allow skipping of tests by passing only one
argument. Passing more than one argument results in the previous behavior for passing one
argument: deploying without building.
[chris.laprun(a)jboss.com] - Added methods to deal with events and PRPs.
[chris.laprun(a)jboss.com] - GTNWSRP-53: deactivated extensions handling for now so that we
can see if we run into issues without removing them.
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.
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/91
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/91/