diff options
author | wisberg <wisberg> | 2003-03-04 04:29:13 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2003-03-04 04:29:13 +0000 |
commit | 441d1b80516f4bdd101cb67ff76ccff72b7cc10d (patch) | |
tree | c8b7e50b1c3f5dcd7a5c5c2c11c633c4013c82ae /build | |
parent | 1cc799ef3bebb0240f9de4e85d5c1802c9d997b3 (diff) | |
download | aspectj-441d1b80516f4bdd101cb67ff76ccff72b7cc10d.tar.gz aspectj-441d1b80516f4bdd101cb67ff76ccff72b7cc10d.zip |
incomplete list of release gaffes to watch out for
Diffstat (limited to 'build')
-rw-r--r-- | build/readme-build-and-test-aspectj.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/build/readme-build-and-test-aspectj.html b/build/readme-build-and-test-aspectj.html index 6d377bdaa..ff22f83bc 100644 --- a/build/readme-build-and-test-aspectj.html +++ b/build/readme-build-and-test-aspectj.html @@ -356,7 +356,14 @@ compile and run, etc. for any clients (e.g., Emacs, AJDT). </li> </ul> - +<p>Some failures with past releases to consider checking: +<ul> + <li>debug info not included in .class files</li> + <li>Ant variables not filtered into doc files (e.g., ant-tasks.html)</li> + <li>Inconsistent version information between runtime and tools classes</li> + <li>Manual dates not changed in documentation.</li> +</ul> + <h4>Release completion</h4> When the release build is accepted, tag the tree with the release version |