You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2017/01/16 18:08:36 UTC

[Lucene-java Wiki] Update of "NightlyBuilds" by SteveRowe

Dear Wiki user,

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

The "NightlyBuilds" page has been changed by SteveRowe:
https://wiki.apache.org/lucene-java/NightlyBuilds?action=diff&rev1=30&rev2=31

Comment:
Update links & text

  
  The Lucene nightly builds are run on ASF Jenkins.  See all Lucene/Solr jobs run on the dedicated VM: [https://builds.apache.org/computer/lucene/].
  
- 
  == Jenkins Nightly Builds ==
  
-  * trunk (6.X-SNAPSHOT): [[https://builds.apache.org/job/Lucene-Artifacts-trunk/lastSuccessfulBuild/artifact/|Download]] - [[https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/|Status]] - [[https://builds.apache.org/job/Lucene-Solr-Clover-trunk/|Clover Test Coverage]]
-  * branch_5x (5.X-SNAPSHOT): [[https://builds.apache.org/job/Lucene-Artifacts-5.x/lastSuccessfulBuild/artifact/|Download]] - [[https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/|Status]] - [[https://builds.apache.org/job/Lucene-Solr-Clover-5.x/|Clover Test Coverage]]
+  * master (7.0-SNAPSHOT): [[https://builds.apache.org/job/Lucene-Artifacts-master/lastSuccessfulBuild/artifact/|Download]] - [[https://builds.apache.org/job/Lucene-Solr-Tests-master/|Status]] - [[https://builds.apache.org/job/Lucene-Solr-Clover-master/|Clover Test Coverage]]
+  * branch_6x (6.X-SNAPSHOT): [[https://builds.apache.org/job/Lucene-Artifacts-6.x/lastSuccessfulBuild/artifact/|Download]] - [[https://builds.apache.org/job/Lucene-Solr-Tests-6.x/|Status]] - [[https://builds.apache.org/job/Lucene-Solr-Clover-6.x/|Clover Test Coverage]]
  
  Dedicated nightly Maven builds are run on Jenkins for both Solr and Lucene:
  
-  * trunk (6.X-SNAPSHOT): [[https://builds.apache.org/job/Lucene-Solr-Maven-trunk/|Status]]
+  * master (7.0-SNAPSHOT): [[https://builds.apache.org/job/Lucene-Solr-Maven-master/|Status]]
-  * branch_5x (5.X-SNAPSHOT): [[https://builds.apache.org/job/Lucene-Solr-Maven-5.x/|Status]]
+  * branch_6x (6.X-SNAPSHOT): [[https://builds.apache.org/job/Lucene-Solr-Maven-6.x/|Status]]
  
  Snapshots are deployed from the above two builds to the Apache Snapshot repository. Add the following to your pom.xml to use these artifacts:
  {{{