diff options
author | wisberg <wisberg> | 2003-04-09 08:02:28 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2003-04-09 08:02:28 +0000 |
commit | 8037b024f27b40024d5a8f7bd48b979e452af30c (patch) | |
tree | 47557ed56f319d1b24a6f43aa4eff0966606b864 /build/readme-build-and-test-aspectj.html | |
parent | 903ad7dfe7222aee7a78f216347167be1f49608a (diff) | |
download | aspectj-8037b024f27b40024d5a8f7bd48b979e452af30c.tar.gz aspectj-8037b024f27b40024d5a8f7bd48b979e452af30c.zip |
added API tickler pending test
Diffstat (limited to 'build/readme-build-and-test-aspectj.html')
-rw-r--r-- | build/readme-build-and-test-aspectj.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/readme-build-and-test-aspectj.html b/build/readme-build-and-test-aspectj.html index 575194070..8c1b36bd2 100644 --- a/build/readme-build-and-test-aspectj.html +++ b/build/readme-build-and-test-aspectj.html @@ -404,6 +404,7 @@ compile and run, etc. <p>Some failures with past releases to consider checking: <ul> <li>debug info not included in .class files</li> + <li>API not included in documentation</li> <li>Ant variables not filtered into doc files (e.g., ant-tasks.html)</li> <li>Manual dates not changed in docs or readme</li> <li>Inconsistent version information between runtime and tools classes</li> |