[infinispan-commits] Infinispan SVN: r1953 - branches/4.1.x.

infinispan-commits at lists.jboss.org infinispan-commits at lists.jboss.org
Thu Jul 1 13:40:14 EDT 2010


Author: galder.zamarreno at jboss.com
Date: 2010-07-01 13:40:14 -0400 (Thu, 01 Jul 2010)
New Revision: 1953

Modified:
   branches/4.1.x/pom.xml
Log:
Added comment for minimal-distribution profile.

Modified: branches/4.1.x/pom.xml
===================================================================
--- branches/4.1.x/pom.xml	2010-07-01 15:34:13 UTC (rev 1952)
+++ branches/4.1.x/pom.xml	2010-07-01 17:40:14 UTC (rev 1953)
@@ -185,6 +185,8 @@
          </build>
       </profile>
 
+      <!-- This profile is an scaled down version of the distribution profile which should only be used to speed up
+      testing of distribution zip files. It doesn't generate any documentation and only generates the -all.zip distribution -->
       <profile>
          <id>minimal-distribution</id>
          <activation>



More information about the infinispan-commits mailing list