Title: Nightly Builds Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. #Nightly Builds Wave uses continuous integration running on the Apache [Jenkins Server](https://builds.apache.org) to automatically run the test suite and produce potential artifacts after every commit. This allows you to have access to the cutting edge features currently under development before they are part of a release. However, **There is no guarantee that these are actually working, and they may cause you to loose all your data instead!** It would be wise to check the status of the last test-suite run on either the [small](https://builds.apache.org/job/wave-small_tests/) or [full](https://builds.apache.org/job/wave-all_tests/) test-suites first. The artifacts are produced by the [wave-artifacts job](https://builds.apache.org/job/wave-artifacts/) in either tar.bz2 or zip archive formats, without any checksums or signatures attached. If you are still sure you want them, the nightly builds can be downloaded [here](https://builds.apache.org/job/wave-artifacts/lastSuccessfulBuild/artifact/dist/) or by using the links below: tar - [apache-wave-bin-0.4-incubating.tar.bz2](https://builds.apache.org/job/wave-artifacts/lastSuccessfulBuild/artifact/dist/apache-wave-bin-0.4-incubating.tar.bz2) zip - [apache-wave-bin-0.4-incubating.zip](https://builds.apache.org/job/wave-artifacts/lastSuccessfulBuild/artifact/dist/apache-wave-bin-0.4-incubating.zip)