[jboss-cvs] jboss-seam/examples/wiki/src/etc/META-INF ...
Christian Bauer
christian at hibernate.org
Tue Jan 15 20:40:44 EST 2008
User: cbauer
Date: 08/01/15 20:40:44
Modified: examples/wiki/src/etc/META-INF components-dev.xml
Log:
JBSEAM-2486 - Implemented FAQ browser plugin
Revision Changes Path
1.4 +1 -0 jboss-seam/examples/wiki/src/etc/META-INF/components-dev.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: components-dev.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/src/etc/META-INF/components-dev.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- components-dev.xml 3 Jan 2008 14:54:34 -0000 1.3
+++ components-dev.xml 16 Jan 2008 01:40:44 -0000 1.4
@@ -31,6 +31,7 @@
<value>META-INF/testdata/BlogData.dbunit.xml</value>
<value>META-INF/testdata/ForumData.dbunit.xml</value>
<value>META-INF/testdata/KnowledgeBase.dbunit.xml</value>
+ <value>META-INF/testdata/FAQData.dbunit.xml</value>
</property>
</component>
More information about the jboss-cvs-commits
mailing list