[jboss-cvs] JBoss Messaging SVN: r6408 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Apr 12 11:11:04 EDT 2009


Author: gaohoward
Date: 2009-04-12 11:11:03 -0400 (Sun, 12 Apr 2009)
New Revision: 6408

Modified:
   trunk/.classpath
Log:
add xa-send to classpath


Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-04-12 15:09:17 UTC (rev 6407)
+++ trunk/.classpath	2009-04-12 15:11:03 UTC (rev 6408)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry excluding="**/.svn/**/*" kind="src" path="src/main"/>
+	<classpathentry kind="src" path="examples/jms/xa-send/src"/>
 	<classpathentry kind="src" path="build/src"/>
 	<classpathentry kind="src" path="tests/jms-tests/config"/>
 	<classpathentry kind="src" path="tests/config"/>




More information about the jboss-cvs-commits mailing list