You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2013/07/04 04:21:02 UTC

svn commit: r868332 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ staging/lucene/trunk/content/solr/

Author: buildbot
Date: Thu Jul  4 02:21:01 2013
New Revision: 868332

Log:
Dynamic update by buildbot for lucene

Modified:
    websites/production/lucene/content/core/index.html
    websites/production/lucene/content/index.html
    websites/production/lucene/content/solr/index.html
    websites/staging/lucene/trunk/content/core/index.html
    websites/staging/lucene/trunk/content/index.html
    websites/staging/lucene/trunk/content/solr/index.html

Modified: websites/production/lucene/content/core/index.html
==============================================================================
--- websites/production/lucene/content/core/index.html (original)
+++ websites/production/lucene/content/core/index.html Thu Jul  4 02:21:01 2013
@@ -313,6 +313,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1499620;view=revision">r1499620</a>
+        slight tweak to properly handle IntelliJ module files in sub dirs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#gsingers">gsingers</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1499578;view=revision">r1499578</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-5000">SOLR-5000</a>: ManagedIndexSchema doesn't persist uniqueKey tag after calling addFields method (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -335,12 +341,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4986">SOLR-4986</a>: Tika upgrade to 1.4: Maven configuration: rename asm:asm exclusion under tika-parsers to org.ow2.asm:asm-debug-all, to block transitive dep on... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1499439;view=revision">r1499439</a>
-        add TODO (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-      </div>
     </div></div>
     
     

Modified: websites/production/lucene/content/index.html
==============================================================================
    (empty)

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Thu Jul  4 02:21:01 2013
@@ -421,6 +421,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1499620;view=revision">r1499620</a>
+            slight tweak to properly handle IntelliJ module files in sub dirs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#gsingers">gsingers</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1499578;view=revision">r1499578</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-5000">SOLR-5000</a>: ManagedIndexSchema doesn't persist uniqueKey tag after calling addFields method (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -444,12 +450,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1499439;view=revision">r1499439</a>
-            add TODO (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>

Modified: websites/staging/lucene/trunk/content/core/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/index.html (original)
+++ websites/staging/lucene/trunk/content/core/index.html Thu Jul  4 02:21:01 2013
@@ -313,6 +313,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1499620;view=revision">r1499620</a>
+        slight tweak to properly handle IntelliJ module files in sub dirs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#gsingers">gsingers</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1499578;view=revision">r1499578</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-5000">SOLR-5000</a>: ManagedIndexSchema doesn't persist uniqueKey tag after calling addFields method (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -335,12 +341,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4986">SOLR-4986</a>: Tika upgrade to 1.4: Maven configuration: rename asm:asm exclusion under tika-parsers to org.ow2.asm:asm-debug-all, to block transitive dep on... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1499439;view=revision">r1499439</a>
-        add TODO (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-      </div>
     </div></div>
     
     

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/index.html (original)
+++ websites/staging/lucene/trunk/content/solr/index.html Thu Jul  4 02:21:01 2013
@@ -421,6 +421,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1499620;view=revision">r1499620</a>
+            slight tweak to properly handle IntelliJ module files in sub dirs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#gsingers">gsingers</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1499578;view=revision">r1499578</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-5000">SOLR-5000</a>: ManagedIndexSchema doesn't persist uniqueKey tag after calling addFields method (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -444,12 +450,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1499439;view=revision">r1499439</a>
-            add TODO (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>