gatein_wsrp_trunk_sun5 #126: Still Failing
No tests ran.
No tests ran.
Changes for Build #116
[chris.laprun(a)jboss.com] - Fixed trailing _ in namespaces (adapted test cases).
Changes for Build #117
[chris.laprun(a)jboss.com] - Adapted to upcoming changes in ContainerURL interface.
[chris.laprun(a)jboss.com] - GTNWSRP-61: Made MigrationService an interface so that we can
have a JCR backend in GateIn integration code.
- Minor error reporting improvement.
Changes for Build #118
[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-Alpha02
[chris.laprun(a)jboss.com] - Copyright update.
[chris.laprun(a)jboss.com] - Updated to use PC 2.2.0-Beta03.
[mwringe] GTNWSRP-69: Update javadoc for ExportPersistenceManager. Change
UpdateExportPortletData to include reference to the exportContextId which the portlet data
is assigned to.
[mwringe] GTNWSRP-71: Add copy portlet support.
[mwringe] GTNWSRP-72: Add portlet context handling to registrations. Allows for
registrations to have a filtered list of portlet contexts. RegistrationPolicy currently
setup to handle filtering so that only cloned created from a particular registration has
access.
Changes for Build #119
[mwringe] GTNWSRP-74: shouldn't have been removed with late commit, its still needed
to add the listener on producer start.
[mwringe] GTNWSRP-74: move the registration PortletContextListener so that when the policy
is updated the listener also gets recreated.
[mwringe] GTNWSRP-74: removed creation of the nonregisted consumer and registration from
RegistrationHandler and create getNonregisteredRegistration to the RegistraionManager
instead.
[mwringe] GTNWSRP-73: another issues with non-registered consumers, the awful hack need to
the set the registrationStatus for non-registered consumers to work properly. Next step,
implement this correctly and remove hack.
[chris.laprun(a)jboss.com] Renamed next version to Alpha03 instead of Beta01
[mwringe] GTNWSRP-72: add a RegistrationPortletContextListener to handle when portlet
contexts get updated for a registration. Add listener to the RegistrationPolicy so it can
handle when to save portlet contexts.
Make the registrationManager always have a registration policy, fixes an NPE when the
producer has isRegistrationRequired false.
Changes for Build #120
[mwringe] GTNWSRP-64: finish removing wsrp 2.0 specific classes from the export manager
interfaces.
Changes for Build #121
[chris.laprun(a)jboss.com] - GTNWSRP-76: Updated WCI to 2.0.2-GA.
[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-Alpha03
Changes for Build #122
[mwringe] GTNWSRP-71: Update tests for CopyPortlet
GTNWSRP-72: Add tests to check for portlet availability of clones.
Changes for Build #123
[chris.laprun(a)jboss.com] - GTNWSRP-83:
+ Use a custom ConsumerRegistry so that we can inject a mock endpoint configuration into
"real" consumer to be able to test closer to real conditions.
+ Created attached test jar in consumer so that we can reuse the test classes in
admin-gui module.
- Improved comment in consumer POM since it wasn't accurate.
[chris.laprun(a)jboss.com] - GTNWSRP-83: Re-activated and improved existing tests. Lots more
work needed, of course!
[chris.laprun(a)jboss.com] - Log to debug instead of info.
[chris.laprun(a)jboss.com] - GTNWSRP-82: Added RequestedMarkupBehavior class to record
currently requested markup behavior so that we can remove dependency of
BehaviorBackedServiceFactory on tests.
[mwringe] GTNWSRP-81: fix issues with throwing exceptions about missing parameters which
are not actually required. Updated tests to test for this.
[chris.laprun(a)jboss.com] - GTNWSRP-77: Moved session-related API to a session package and
added context package to gather APIs related to the context in which the WSRP runs.
Renamed PortalStructureProvider to ConsumerStructureProvider to be more explicit.
- GTNWSRP-44: Add hook for producer to retrieve list of supported locales from host
portal.
Changes for Build #124
[chris.laprun(a)jboss.com] - Improved error message creation, hopefully.
[chris.laprun(a)jboss.com] - GTNWSRP-53: Completely deactivate handler. Extensions had
already been deactivated in the handler proper.
[chris.laprun(a)jboss.com] - GTNWSRP-86: fixed target for consumer creation error messages
[chris.laprun(a)jboss.com] - GTNWSRP-85: only checks if a consumer supports exports if
it's active.
[chris.laprun(a)jboss.com] - GTNWSRP-83: Minor test improvements.
Changes for Build #125
[chris.laprun(a)jboss.com] - Improved error message creation, hopefully.
Changes for Build #126
[chris.laprun(a)jboss.com] - GTNWSRP-87: work on namespace being doubly encoded.
+ CFixed MimeResponseHandler.processMarkup as it wasn't properly working for WSRP 1.
Will probably need TextTools support from new version of common to avoid double parsing of
markup.
+ Properly use the WSRP-provided namespace using a custom WindowContext implementation:
WSRPWindowContext.
+ Moved namespace initialization to MimeResponseProcessor on producer since the behavior
is the same in all subclasses and deactivated it for now as it's not needed anymore in
WSRP 2. Need to check that it works properly with WSRP 1.
+ Introduced ProducerHelper interface to decouple processors from WSRPProducerImpl so
that they're easier to test.
+ Adapted test cases.
[chris.laprun(a)jboss.com] - Use PC 2.2.0-Beta05-SNAPSHOT
[chris.laprun(a)jboss.com] - Forgot to commit this in my last commit.
[chris.laprun(a)jboss.com] - Added isUsingWSRP2 method and make isSupportsExport use it (for
now).
[chris.laprun(a)jboss.com] - GTNWSRP-91: Only parse markup for timeout value if we don't
run in EPP (since the associated bug has been fixed in EAP 5.1)
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/126
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/126/