You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _wikis/BioJava:1.5ReleasePlan.mediawiki
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ Before BioJava1.5 can be released we need to consider the following tasks. Pleas
82
82
83
83
===Check compatibility===
84
84
====Are RichSequence objects compatable with GUI code?====
85
-
* We need a volunteer to test how well RichSequence objects behaive with biojava's GUI code.
85
+
* We need a volunteer to test how well RichSequence objects behave with biojava's GUI code.
86
86
* GUI code as well as relevant javadocs, demos, and cookbook code may need to change.
87
87
88
88
====Are BioJavaX objects compatable with DAS/DAZZLE?====
@@ -93,8 +93,14 @@ Someone with experience of the DAS server DAZZLE is needed to check if there are
93
93
* Can someone run a change tool that will detect API differences that would prevent biojava 1.4 apps compiling with biojava 1.5
94
94
95
95
96
-
===Release notes===
97
-
98
96
==Wish-list, or Items-yet-to-be-sorted==
99
97
100
-
Edit this section with items to be considered for the 1.5 release
98
+
Edit this section with items to be considered for the 1.5 release
99
+
100
+
101
+
==Reference==
102
+
103
+
The Apache Jakarta Commons project release prep and release notes might contain helpful information, particularly as far as providing checksums for and signing releases:
104
+
105
+
* [http://jakarta.apache.org/commons/releases/prepare.html Jakarta Commons - Preparations for a Release]
106
+
* [http://jakarta.apache.org/commons/releases/release.html Jakarta Commons - Cutting the Release]
0 commit comments