Skip to content

Commit fa28447

Browse files
committed
updating to new cruisecontrol system
1 parent 2a5fd79 commit fa28447

File tree

2 files changed

+16
-31
lines changed

2 files changed

+16
-31
lines changed

_wikis/Autobuild_events.md

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,29 @@
22
title: Autobuild events
33
---
44

5-
Download latest automated builds from SVN:
6-
------------------------------------------
5+
Download latest automated builds for BioJava
6+
--------------------------------------------
77

88
BioJava developers frequently fix bugs or add new features in the
99
[BioJava SVN repository](CVS_to_SVN_Migration "wikilink"). You can
1010
either obtain an [anonymous SVN
1111
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.
1313

1414
The automated builds make sure that the source code repository at all
1515
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.
3122

3223
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/)
3425

3526
<table>
36-
<rss><http://www.spice-3d.org/cruise/rss></rss>
27+
<rss><http://emmy.rcsb.org:8080/cruisecontrol/rss></rss>
3728

3829
</table>
3930

_wikis/Autobuild_events.mediawiki

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
1-
== Download latest automated builds from SVN: ==
1+
== Download latest automated builds for BioJava ==
22

3-
BioJava developers frequently fix bugs or add new features in the [[CVS_to_SVN_Migration|BioJava SVN repository]]. You can either obtain an [[CVS_to_SVN_Migration|anonymous SVN checkout]] or download an automated build based on the latest SVN content
3+
BioJava developers frequently fix bugs or add new features in the [[CVS_to_SVN_Migration|BioJava SVN repository]]. You can either obtain an [[CVS_to_SVN_Migration|anonymous SVN checkout]] or download an automated build based on the latest SVN content.
44

5-
The automated builds make sure that the source code repository at all times compiles fine and all JUnit tests are passed correctly. If this is the case, a biojava.jar is created and automatically provided for download. Download the latest successful build from the links below. Note: This is the latest source code checkout which might contain experimental or alpha-release source code. If you are interested in using the latest stable release, please obtain a download from [[BioJava:Download]] instead.
6-
7-
* [http://www.spice-3d.org/public-files/share/biojava/biojava.jar biojava.jar]
8-
* [http://www.spice-3d.org/public-files/share/biojava/biojava-src.jar biojava-src.jar]
9-
* [http://www.spice-3d.org/public-files/javadoc/biojava/ browse latest javadoc]
10-
* [http://www.spice-3d.org/statsvn/stats/ browse statsvn stats]
11-
* [http://www.spice-3d.org/doccheck/biojava-svn/biojava/ browse doccheck analysis]
5+
The automated builds make sure that the source code repository at all times compiles fine and all JUnit tests are passed correctly. If this is the case, a Maven based SNAPSHOP build of all biojava modules is created and automatically provided for download at the BioJava Maven repository. Note: Snapshot builds are based on the latest source code checkout which might contain experimental or alpha-release source code. If you are interested in using the current stable release, please obtain a download from [[BioJava:Download]] instead.
126

137
Current status of the BioJava automated builds at
14-
[http://www.spice-3d.org/cruise http://www.spice-3d.org/cruise]
8+
[http://emmy.rcsb.org:8080/cruisecontrol/ http://emmy.rcsb.org:8080/cruisecontrol/]
159

1610
<table>
17-
<rss>http://www.spice-3d.org/cruise/rss</rss>
11+
<rss>http://emmy.rcsb.org:8080/cruisecontrol/rss</rss>
1812
</table>

0 commit comments

Comments
 (0)