[seam-dev] Unbreak SVN trunk, please
Pete Muir
pmuir at bleepbleep.org.uk
Wed Apr 9 05:10:58 EDT 2008
http://fisheye.jboss.org/changelog/Seam/trunk/src/main/org/jboss/seam/
security/management/action?cs=7821
This commit broke the wiki testsuite completely as a component named
"userSearch" was added to Seam core. Please fix it asap.
THERE SHOULD BE NO UN-NAMESPACED COMPONENTS IN SEAM CORE as this will
cause user apps to break.
Unfortunately the breakage wasn't visible in the test report (they
were reported as skips not as failures, we need to chase down why and
make them appear).
On 8 Apr 2008, at 21:24, Christian Bauer wrote:
> Please run the test suite before you commit. Trunk is broken:
>
> [testng] INFO [org.jboss.seam.init.Initialization] initializing
> Seam
> [testng] DEBUG [org.jboss.seam.contexts.ServletLifecycle] >>>
> Begin initialization
> [testng] DEBUG [org.jboss.seam.Component] seam component not
> found: org.jboss.seam.core.events
> [testng] DEBUG [org.jboss.seam.Component] seam component not
> found: org.jboss.seam.core.events
> [testng] INFO [org.jboss.seam.init.Initialization] two
> components with same name, higher precedence wins:
> org.jboss.seam.security.facesSecurityEvents
> ...
>
> My tests find all components twice after SVN update.
> _______________________________________________
> seam-dev mailing list
> seam-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev
More information about the seam-dev
mailing list