You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mi...@apache.org on 2012/10/29 17:41:32 UTC

svn commit: r1403410 - /lucene/dev/branches/lucene3846/lucene/common-build.xml

Author: mikemccand
Date: Mon Oct 29 16:41:32 2012
New Revision: 1403410

URL: http://svn.apache.org/viewvc?rev=1403410&view=rev
Log:
LUCENE-3846: put comment back

Modified:
    lucene/dev/branches/lucene3846/lucene/common-build.xml

Modified: lucene/dev/branches/lucene3846/lucene/common-build.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3846/lucene/common-build.xml?rev=1403410&r1=1403409&r2=1403410&view=diff
==============================================================================
--- lucene/dev/branches/lucene3846/lucene/common-build.xml (original)
+++ lucene/dev/branches/lucene3846/lucene/common-build.xml Mon Oct 29 16:41:32 2012
@@ -829,6 +829,7 @@
             <classpath refid="@{junit.classpath}"/>
             <classpath refid="clover.classpath" />
 
+            <!-- Assertions. -->
             <assertions>
               <enable package="org.apache.lucene"/>
               <enable package="org.apache.solr"/>