[hibernate-commits] Hibernate SVN: r14543 - core/trunk/src/assembly.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Thu Apr 17 11:18:14 EDT 2008


Author: steve.ebersole at jboss.com
Date: 2008-04-17 11:18:14 -0400 (Thu, 17 Apr 2008)
New Revision: 14543

Modified:
   core/trunk/src/assembly/hibernate-all.xml
Log:
try incorporating assembly

Modified: core/trunk/src/assembly/hibernate-all.xml
===================================================================
--- core/trunk/src/assembly/hibernate-all.xml	2008-04-17 12:17:28 UTC (rev 14542)
+++ core/trunk/src/assembly/hibernate-all.xml	2008-04-17 15:18:14 UTC (rev 14543)
@@ -50,7 +50,7 @@
                 <!-- not included in the dist bundle -->
                 <exclude>org.hibernate:hibernate-testsuite</exclude>
                 <!-- not included in the dist bundle (for now; eventually will become part of documentation/tutorial) -->
-                <exclude>org.hibernate:hibernate-eg</exclude>
+                <exclude>org.hibernate:hibernate-tutorials</exclude>
             </excludes>
             <sources>
                 <includeModuleDirectory>false</includeModuleDirectory>




More information about the hibernate-commits mailing list