|
2 | 2 | title: Autobuild events |
3 | 3 | --- |
4 | 4 |
|
5 | | -Download latest automated builds from SVN: |
6 | | ------------------------------------------- |
| 5 | +Download latest automated builds for BioJava |
| 6 | +-------------------------------------------- |
7 | 7 |
|
8 | 8 | BioJava developers frequently fix bugs or add new features in the |
9 | 9 | [BioJava SVN repository](CVS_to_SVN_Migration "wikilink"). You can |
10 | 10 | either obtain an [anonymous SVN |
11 | 11 | checkout](CVS_to_SVN_Migration "wikilink") or download an automated |
12 | | -build based on the latest SVN content |
| 12 | +build based on the latest SVN content. |
13 | 13 |
|
14 | 14 | The automated builds make sure that the source code repository at all |
15 | 15 | times compiles fine and all JUnit tests are passed correctly. If this is |
16 | | -the case, a biojava.jar is created and automatically provided for |
17 | | -download. Download the latest successful build from the links below. |
18 | | -Note: This is the latest source code checkout which might contain |
19 | | -experimental or alpha-release source code. If you are interested in |
20 | | -using the latest stable release, please obtain a download from |
21 | | -<BioJava:Download> instead. |
22 | | - |
23 | | -`* `[`biojava.jar`](http://www.spice-3d.org/public-files/share/biojava/biojava.jar) |
24 | | -`* `[`biojava-src.jar`](http://www.spice-3d.org/public-files/share/biojava/biojava-src.jar) |
25 | | -`* `[`browse` `latest` |
26 | | -`javadoc`](http://www.spice-3d.org/public-files/javadoc/biojava/) |
27 | | -`* `[`browse` `statsvn` |
28 | | -`stats`](http://www.spice-3d.org/statsvn/stats/) |
29 | | -`* `[`browse` `doccheck` |
30 | | -`analysis`](http://www.spice-3d.org/doccheck/biojava-svn/biojava/) |
| 16 | +the case, a Maven based SNAPSHOP build of all biojava modules is created |
| 17 | +and automatically provided for download at the BioJava Maven repository. |
| 18 | +Note: Snapshot builds are based on the latest source code checkout which |
| 19 | +might contain experimental or alpha-release source code. If you are |
| 20 | +interested in using the current stable release, please obtain a download |
| 21 | +from <BioJava:Download> instead. |
31 | 22 |
|
32 | 23 | Current status of the BioJava automated builds at |
33 | | -[<http://www.spice-3d.org/cruise>](http://www.spice-3d.org/cruise) |
| 24 | +[<http://emmy.rcsb.org:8080/cruisecontrol/>](http://emmy.rcsb.org:8080/cruisecontrol/) |
34 | 25 |
|
35 | 26 | <table> |
36 | | -<rss><http://www.spice-3d.org/cruise/rss></rss> |
| 27 | +<rss><http://emmy.rcsb.org:8080/cruisecontrol/rss></rss> |
37 | 28 |
|
38 | 29 | </table> |
39 | 30 |
|
0 commit comments