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/09/21 06:21:16 UTC

svn commit: r879289 - 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: Sat Sep 21 04:21:14 2013
New Revision: 879289

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 Sat Sep 21 04:21:14 2013
@@ -304,6 +304,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1525194;view=revision">r1525194</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5207">LUCENE-5207</a>: Add a test that checks if the stack trace of an exception thrown from a Javascript function contains... (<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=1525192;view=revision">r1525192</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5231">LUCENE-5231</a>: better interoperability of expressions with valuesource (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1525063;view=revision">r1525063</a>
         remove crazy javadoc, there is no default since this method takes explicit booleans for doDocScores/doMaxScore (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -320,18 +332,6 @@
         Remove obsolete ${project.classpath} pathelement from the &quot;base.classpath&quot; path and the classification module's &quot;classpath&quot; path (<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=1524906;view=revision">r1524906</a>
-        Intellij config: JDK setup: look for ${idea.jdk} property in the local lucene/build.properties first, before looking in the files under ${user.home}... (<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=1524903;view=revision">r1524903</a>
-        Intellij config: JDK setup: add missing interpolation marker in dev-tools/idea/.idea/misc.xml; dont print out follow-on instructions if ${idea.jdk} is defined; and... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</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 Sat Sep 21 04:21:14 2013
@@ -416,6 +416,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1525194;view=revision">r1525194</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5207">LUCENE-5207</a>: Add a test that checks if the stack trace of an exception thrown from a Javascript function contains... (<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=1525192;view=revision">r1525192</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5231">LUCENE-5231</a>: better interoperability of expressions with valuesource (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1525063;view=revision">r1525063</a>
             remove crazy javadoc, there is no default since this method takes explicit booleans for doDocScores/doMaxScore (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -433,18 +445,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=1524906;view=revision">r1524906</a>
-            Intellij config: JDK setup: look for ${idea.jdk} property in the local lucene/build.properties first, before looking in the files under ${user.home}... (<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=1524903;view=revision">r1524903</a>
-            Intellij config: JDK setup: add missing interpolation marker in dev-tools/idea/.idea/misc.xml; dont print out follow-on instructions if ${idea.jdk} is defined; and... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</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 Sat Sep 21 04:21:14 2013
@@ -304,6 +304,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1525194;view=revision">r1525194</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5207">LUCENE-5207</a>: Add a test that checks if the stack trace of an exception thrown from a Javascript function contains... (<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=1525192;view=revision">r1525192</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5231">LUCENE-5231</a>: better interoperability of expressions with valuesource (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1525063;view=revision">r1525063</a>
         remove crazy javadoc, there is no default since this method takes explicit booleans for doDocScores/doMaxScore (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -320,18 +332,6 @@
         Remove obsolete ${project.classpath} pathelement from the &quot;base.classpath&quot; path and the classification module's &quot;classpath&quot; path (<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=1524906;view=revision">r1524906</a>
-        Intellij config: JDK setup: look for ${idea.jdk} property in the local lucene/build.properties first, before looking in the files under ${user.home}... (<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=1524903;view=revision">r1524903</a>
-        Intellij config: JDK setup: add missing interpolation marker in dev-tools/idea/.idea/misc.xml; dont print out follow-on instructions if ${idea.jdk} is defined; and... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</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 Sat Sep 21 04:21:14 2013
@@ -416,6 +416,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1525194;view=revision">r1525194</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5207">LUCENE-5207</a>: Add a test that checks if the stack trace of an exception thrown from a Javascript function contains... (<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=1525192;view=revision">r1525192</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5231">LUCENE-5231</a>: better interoperability of expressions with valuesource (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1525063;view=revision">r1525063</a>
             remove crazy javadoc, there is no default since this method takes explicit booleans for doDocScores/doMaxScore (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -433,18 +445,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=1524906;view=revision">r1524906</a>
-            Intellij config: JDK setup: look for ${idea.jdk} property in the local lucene/build.properties first, before looking in the files under ${user.home}... (<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=1524903;view=revision">r1524903</a>
-            Intellij config: JDK setup: add missing interpolation marker in dev-tools/idea/.idea/misc.xml; dont print out follow-on instructions if ${idea.jdk} is defined; and... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
-          </div>
-          
         </div>
         
       </div>