public
Rubygem
Description: Apache Buildr
Homepage: http://incubator.apache.org/buildr
Clone URL: git://github.com/vic/buildr.git
Search Repo:
Fixed broken link to Welcome page, and removed mentions of coverage 
report, since it didn't make it for this release.


git-svn-id: https://svn.apache.org/repos/asf/incubator/buildr/trunk@652717 
13f79535-47bb-0310-9956-ffa450edef68
Assaf (author)
Thu May 01 17:04:15 -0700 2008
commit  42eba6d4c47f0e064fb42eb95522f0b02d77faa7
tree    26fd4df15cc0c38467215ff5c4a1df94a6726c00
parent  fd767086dafdba0d3b861fec735b25550f124402
...
115
116
117
118
119
 
 
120
121
122
...
115
116
117
 
 
118
119
120
121
122
0
@@ -115,8 +115,8 @@
0
 
0
 We always @rake spec@ before making a release.
0
 
0
-You can also check out the "RSpec report":report.html and "test coverage
0
-report":coverage/index.html for the current version of Buildr. And if you want to help us on the journey to 100% test coverage, we'll be ever so grateful!
0
+You can also check out the "RSpec report":report.html which provides the
0
+official specification against which we test each release.
0
 
0
 
0
 h2. Documentation
...
385
386
387
388
389
 
 
...
385
386
387
 
 
388
389
0
@@ -385,6 +385,6 @@
0
 * The "Extending Buildr":extending.html page that deals with writing your own
0
 tasks, creating extensions and specifying alternative layouts.
0
 
0
-* The site also includes "RSpec report":specs.html and "Test coverage
0
-report":coverage/index.html.
0
+* The site also includes "RSpec report":specs.html which provides the official
0
+ specification against which we test each release.
...
14
15
16
17
 
18
19
20
...
14
15
16
 
17
18
19
20
0
@@ -14,7 +14,7 @@
0
 # the License.
0
 
0
 - Main:
0
- - Welcome: /
0
+ - Welcome: index.html
0
   - Download and Installation: download.html
0
   - Printable PDF: buildr.pdf
0
   - New: whats_new.html

Comments

    No one has commented yet.