[dna-commits] DNA SVN: r467 - trunk/docs/examples/gettingstarted.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Mon Aug 25 20:07:20 EDT 2008


Author: spagop
Date: 2008-08-25 20:07:20 -0400 (Mon, 25 Aug 2008)
New Revision: 467

Modified:
   trunk/docs/examples/gettingstarted/pom.xml
Log:
add experimeental java sequencer client example

Modified: trunk/docs/examples/gettingstarted/pom.xml
===================================================================
--- trunk/docs/examples/gettingstarted/pom.xml	2008-08-25 23:56:33 UTC (rev 466)
+++ trunk/docs/examples/gettingstarted/pom.xml	2008-08-26 00:07:20 UTC (rev 467)
@@ -10,6 +10,7 @@
 
   <modules>
     <module>sequencers</module>
+	<module>dna-example-java-sequencer</module>
   </modules>
 
   <properties>




More information about the dna-commits mailing list