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 UweSchindler: http://wiki.apache.org/solr/NightlyBuilds?action=diff&rev1=16&rev2=17 Comment: Update Jenkins docs == Jenkins Nightly Builds == - * 4.x-SNAPSHOT: [[https://builds.apache.org/job/Solr-4.x/lastSuccessfulBuild/artifact/artifacts/|Download]] - [[https://builds.apache.org/job/Solr-4.x/|Status]] - [[https://builds.apache.org/job/Solr-4.x/lastSuccessfulBuild/clover|Clover Test Coverage]] - [[https://builds.apache.org/job/Solr-4.x/javadoc/|Javadocs]] + * 4.x-SNAPSHOT: [[https://builds.apache.org/job/Solr-4.x-artifacts/lastSuccessfulBuild/artifact/solr/package/|Download]] - [[https://builds.apache.org/job/Solr-4.x-artifacts/|Status]] - [[https://builds.apache.org/job/Lucene-Solr-Clover-4.x/lastSuccessfulBuild/clover|Clover Test Coverage]] - [[https://builds.apache.org/job/Solr-4.x-artifacts/javadoc/|Javadocs]] - * Trunk (5.x-SNAPSHOT): [[https://builds.apache.org/job/Solr-trunk/lastSuccessfulBuild/artifact/artifacts/|Download]] - [[http://builds.apache.org/job/Solr-trunk/|Status]] - [[http://builds.apache.org/job/Solr-trunk/lastSuccessfulBuild/clover/|Clover Test Coverage]] - [[http://builds.apache.org/job/Solr-trunk/javadoc/|Javadocs]] + * Trunk (5.x-SNAPSHOT): [[https://builds.apache.org/job/Solr-trunk-artifacts/lastSuccessfulBuild/artifact/solr/package/|Download]] - [[http://builds.apache.org/job/Solr-trunk-artifacts/|Status]] - [[https://builds.apache.org/job/Lucene-Solr-Clover-trunk/lastSuccessfulBuild/clover/|Clover Test Coverage]] - [[https://builds.apache.org/job/Solr-trunk-artifacts/javadoc/|Javadocs]] Dedicated nightly Maven builds are run on Jenkins for both Solr and Lucene: @@ -28, +28 @@ </repository> }}} - == 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/ -