Author: bfitzpat
Date: 2011-09-22 14:22:17 -0400 (Thu, 22 Sep 2011)
New Revision: 34968
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
Log:
JBDS-1856 - fix for example in JBDS this time
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml 2011-09-22
18:11:56 UTC (rev 34967)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml 2011-09-22
18:22:17 UTC (rev 34968)
@@ -657,7 +657,7 @@
<fixes>
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">helloworld_mail</property>
+ <property
name="eclipse-projects">helloworld_mail,helloworld_mail_testclient</property>
<property name="required-components">esb</property>
<property name="description">This project example requires a JBoss
SOA-P 5.x runtime</property>
</fix>