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/12 19:21:02 UTC

svn commit: r869266 - 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: Fri Jul 12 17:21:01 2013
New Revision: 869266

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 Fri Jul 12 17: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=1502615;view=revision">r1502615</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5107">LUCENE-5107</a>: Properties files by Lucene are now written in <a href="https://issues.apache.org/jira/browse/UTF-8">UTF-8</a> encoding, Unicode is no longer escaped. Reading of legacy... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1502507;view=revision">r1502507</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4914">SOLR-4914</a>: Close input streams as well (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</a>
@@ -335,15 +341,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4914">SOLR-4914</a>: Use Properties.store(OutputStream, String) for back compatibility (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1502468;view=revision">r1502468</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4914">SOLR-4914</a>: Close OutputStreamWriter properly, use System.getProperty(&quot;line.separator&quot;) instead of \n
-
-Fixes Windows test failures.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</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 Fri Jul 12 17:21:01 2013
@@ -196,16 +196,19 @@
       </div>
       <div class="descwrapper">
         <div class="description">
-          Two books have been written about Apache Solr
+          Latest books written about Apache Solr
         </div>
       </div>
       <div class="mantle">
-        <a href="http://link.packtpub.com/2LjDxE">
-        <img alt="Apache Solr 3 Enterprise Search Server" src="../images/book_as3ess.jpg" style="width: 150px;height: 180px;"/>
+        <a href="http://www.packtpub.com/apache-solr-for-indexing-data/book">
+        <img alt="Instant Apache Solr for Indexing Data How-to" src="../images/book_s4index.jpg" style="width: 150px;height: 180px;"/>
         </a>
         <a href="http://www.packtpub.com/apache-solr-4-cookbook/book">
         <img alt="Apache Solr 4.0 Cookbook" src="../images/book_s4c.jpg" style="width: 150px;height: 180px;"/>
         </a>
+        <a href="http://link.packtpub.com/2LjDxE">
+        <img alt="Apache Solr 3 Enterprise Search Server" src="../images/book_as3ess.jpg" style="width: 150px;height: 180px;"/>
+        </a>
       </div>
     </div>
   </div>
@@ -421,6 +424,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=1502615;view=revision">r1502615</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5107">LUCENE-5107</a>: Properties files by Lucene are now written in <a href="https://issues.apache.org/jira/browse/UTF-8">UTF-8</a> encoding, Unicode is no longer escaped. Reading of legacy... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1502507;view=revision">r1502507</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4914">SOLR-4914</a>: Close input streams as well (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</a>
@@ -444,15 +453,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1502468;view=revision">r1502468</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4914">SOLR-4914</a>: Close OutputStreamWriter properly, use System.getProperty(&quot;line.separator&quot;) instead of \n
-
-Fixes Windows test failures.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</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 Fri Jul 12 17: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=1502615;view=revision">r1502615</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5107">LUCENE-5107</a>: Properties files by Lucene are now written in <a href="https://issues.apache.org/jira/browse/UTF-8">UTF-8</a> encoding, Unicode is no longer escaped. Reading of legacy... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1502507;view=revision">r1502507</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4914">SOLR-4914</a>: Close input streams as well (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</a>
@@ -335,15 +341,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4914">SOLR-4914</a>: Use Properties.store(OutputStream, String) for back compatibility (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1502468;view=revision">r1502468</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4914">SOLR-4914</a>: Close OutputStreamWriter properly, use System.getProperty(&quot;line.separator&quot;) instead of \n
-
-Fixes Windows test failures.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</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 Fri Jul 12 17:21:01 2013
@@ -424,6 +424,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=1502615;view=revision">r1502615</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5107">LUCENE-5107</a>: Properties files by Lucene are now written in <a href="https://issues.apache.org/jira/browse/UTF-8">UTF-8</a> encoding, Unicode is no longer escaped. Reading of legacy... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1502507;view=revision">r1502507</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4914">SOLR-4914</a>: Close input streams as well (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</a>
@@ -447,15 +453,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1502468;view=revision">r1502468</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4914">SOLR-4914</a>: Close OutputStreamWriter properly, use System.getProperty(&quot;line.separator&quot;) instead of \n
-
-Fixes Windows test failures.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</a>
-          </div>
-          
         </div>
         
       </div>