Skip to content

Commit 197f349

Browse files
markjschreiberandreasprlic
authored andcommitted
/* Coding */
1 parent 94c25d8 commit 197f349

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

_wikis/BioJava:1.5ReleasePlan.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Pre-release tasks
2727

2828
### Coding
2929

30+
- Code for any release (even Alpha) should minimally compile and pass
31+
all JUnit tests!
32+
3033
#### Changes to build.xml
3134

3235
- add tasks to Ant build script to make distribution that includes

_wikis/BioJava:1.5ReleasePlan.mediawiki

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ In progress
1414
==Pre-release tasks==
1515

1616
===Coding===
17+
18+
* Code for any release (even Alpha) should minimally compile and pass all JUnit tests!
19+
1720
====Changes to build.xml====
1821
* add tasks to Ant build script to make distribution that includes biojava.jar, bytecode jar etc, all javadocs and docbook HTML (as zipped tar), and all source (as zipped tar).
1922

0 commit comments

Comments
 (0)