You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2011/03/21 21:32:37 UTC

[Solr Wiki] Trivial Update of "NightlyBuilds" by YonikSeeley

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "NightlyBuilds" page has been changed by YonikSeeley.
The comment on this change is: clarify that "jenkins builds" are in fact nightly builds.
http://wiki.apache.org/solr/NightlyBuilds?action=diff&rev1=5&rev2=6

--------------------------------------------------

  = Nightly Builds =
  
- The Solr nightly builds are run on Jenkins (formerly Hudson).
+ The Solr nightly builds are run on Jenkins (the continuous integration server formerly known as Hudson).
  
- The scripts run by Jenkins for Solr and Lucene (both the nightly builds and the more frequent test-only builds) are here:
  
- http://svn.apache.org/viewvc/lucene/dev/nightly/
- 
- = Jenkins Builds =
+ == Jenkins Nightly Builds ==
  
   * Trunk (4.0-SNAPSHOT): [[https://builds.apache.org/hudson/job/Solr-trunk/lastSuccessfulBuild/artifact/artifacts/|Download]] - [[http://builds.apache.org/hudson/job/Solr-trunk/|Status]] - [[http://builds.apache.org/hudson/job/Solr-trunk/lastSuccessfulBuild/clover/|Clover Test Coverage]] - [[http://builds.apache.org/hudson/job/Solr-trunk/javadoc/|Javadocs]]
   * Branch 3x (3.2-SNAPSHOT): [[https://builds.apache.org/hudson/job/Solr-3.x/lastSuccessfulBuild/artifact/artifacts/|Download]] - [[https://builds.apache.org/hudson/job/Solr-3.x/|Status]] - [[https://hudson.apache.org/hudson/job/Solr-3.x/lastSuccessfulBuild/clover/|Clover Test Coverage]] - [[https://hudson.apache.org/hudson/job/Solr-3.x/javadoc/|Javadocs]]
@@ -18, +15 @@

   * Trunk (4.0-SNAPSHOT): [[https://builds.apache.org/hudson/job/Lucene-Solr-Maven-trunk/lastSuccessfulBuild/artifact/maven_artifacts/|Download]] - [[http://builds.apache.org/hudson/job/Lucene-Solr-Maven-trunk/|Status]]
   * Branch 3x (3.2-SNAPSHOT): [[https://builds.apache.org/hudson/job/Lucene-Solr-Maven-3.x/lastSuccessfulBuild/artifact/maven_artifacts/|Download]] - [[http://builds.apache.org/hudson/job/Lucene-Solr-Maven-3.x/|Status]]
  
+ == Build Scripts ==
+ 
+ The scripts run by Jenkins for Solr and Lucene (both the nightly builds and the more frequent test-only builds) are here:
+ 
+ http://svn.apache.org/viewvc/lucene/dev/nightly/
+