You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2018/04/11 00:48:18 UTC

[Db-derby Wiki] Update of "TenFourteenTwoChecklist" by RichardHillegas

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The "TenFourteenTwoChecklist" page has been changed by RichardHillegas:
https://wiki.apache.org/db-derby/TenFourteenTwoChecklist?action=diff&rev1=3&rev2=4

  == 10.14.2.0 (RC1) ==
  
  || '''Status''' ||'''Test''' ||'''Comment''' ||'''Tester''' ||
- ||<<Icon(checkmark.png)>> ||Directory structure should look correct in all zips.|| -|| - ||
+ ||<<Icon(checkmark.png)>> ||Directory structure should look correct in all zips.|| -|| Bryan ||
- ||<<Icon(checkmark.png)>> ||Links should work in index.html in the bin distribution.|| - || - ||
+ ||<<Icon(checkmark.png)>> ||Links should work in index.html in the bin distribution.|| - || Bryan ||
- ||<<Icon(checkmark.png)>> ||bin scripts should work.|| - || - ||
+ ||<<Icon(checkmark.png)>> ||bin scripts should work.|| - || Bryan ||
- ||<<Icon(checkmark.png)>> ||No junk files like derby.log|| - || - ||
+ ||<<Icon(checkmark.png)>> ||No junk files like derby.log|| - || Bryan ||
- ||<<Icon(checkmark.png)>> ||No unnecessary 3rd party jars like Junit || - || - ||
+ ||<<Icon(checkmark.png)>> ||No unnecessary 3rd party jars like Junit || - || Bryan ||
  ||<<Icon(angry.png)>> ||Source zip can be used to generate jars and docs || - || - ||
- ||<<Icon(checkmark.png)>> ||Signatures and checksums correct  || - || - ||
+ ||<<Icon(checkmark.png)>> ||Signatures and checksums correct  || - || Bryan ||
  ||<<Icon(angry.png)>> ||Long running tests || - || -  ||
  ||<<Icon(angry.png)>> || Performance tests (e.g., org.apache.derbyTesting.perf.clients.Runner) || - || -  ||
  ||<<Icon(angry.png)>> ||upgrade and compatibility (ask Kathey) || - || - ||
@@ -30, +30 @@

  ||<<Icon(angry.png)>> ||Java EE CTS || - || - ||
  ||<<Icon(angry.png)>> ||Code coverage results || - || - ||
  ||<<Icon(angry.png)>> ||Check javadocs for known vulnerability using the [[http://www.oracle.com/technetwork/java/javase/downloads/java-doc-updater-tool-1955731.html|Java API Documentation Updater Tool]] || - || - ||
- ||<<Icon(checkmark.png)>> ||For 10.11 and higher, remove the Lucene jars and the simple json jar from the class path and run the tests with -Dderby.tests.omitLucene=true and -Dderby.tests.omitJson=true|| - || - ||
+ ||<<Icon(checkmark.png)>> ||For 10.11 and higher, remove the Lucene jars and the simple json jar from the class path and run the tests with -Dderby.tests.omitLucene=true and -Dderby.tests.omitJson=true|| - || Bryan ||
  ||<<Icon(angry.png)>> ||Verify that you can upgrade from the release candidate to the development trunk. || - || - ||