Author: scabanovich
Date: 2010-09-07 11:10:53 -0400 (Tue, 07 Sep 2010)
New Revision: 24768
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSFKickStartOldFormat/testCases.xml
Log:
https://jira.jboss.org/browse/JBIDE-7015
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSFKickStartOldFormat/testCases.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSFKickStartOldFormat/testCases.xml 2010-09-07
14:24:02 UTC (rev 24767)
+++
trunk/jsf/tests/org.jboss.tools.jsf.test/projects/JSFKickStartOldFormat/testCases.xml 2010-09-07
15:10:53 UTC (rev 24768)
@@ -543,12 +543,12 @@
<!-- <system-event-listener> -->
<test name="JSFModelTest:testPaths:attribute">
- <property name="path"
value="/faces-config-2.xml/application/MySystemEventListener"/>
+ <property name="path"
value="/faces-config-2.xml/application/MySystemEvent:MySystemEventListener"/>
<property name="attributeName" value="system-event-class"/>
<property name="attributeValue" value="MySystemEvent"/>
</test>
<test name="JSFModelTest:testPaths:attribute">
- <property name="path"
value="/faces-config-2.xml/application/MySystemEventListener"/>
+ <property name="path"
value="/faces-config-2.xml/application/MySystemEvent:MySystemEventListener"/>
<property name="attributeName" value="source-class"/>
<property name="attributeValue" value="MySource"/>
</test>