Skip to content

Commit c0d514c

Browse files
heuermhandreasprlic
authored andcommitted
Change to wiki page
1 parent 19f9443 commit c0d514c

File tree

2 files changed

+24
-7
lines changed

2 files changed

+24
-7
lines changed

_wikis/BioJava:1.5ReleasePlan.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ consideration.
128128

129129
#### Are RichSequence objects compatable with GUI code?
130130

131-
- We need a volunteer to test how well RichSequence objects behaive
131+
- We need a volunteer to test how well RichSequence objects behave
132132
with biojava's GUI code.
133133
- GUI code as well as relevant javadocs, demos, and cookbook code may
134134
need to change.
@@ -145,9 +145,20 @@ all relevant but it would pay to check.
145145
- Can someone run a change tool that will detect API differences that
146146
would prevent biojava 1.4 apps compiling with biojava 1.5
147147

148-
### Release notes
149-
150148
Wish-list, or Items-yet-to-be-sorted
151149
------------------------------------
152150

153151
Edit this section with items to be considered for the 1.5 release
152+
153+
Reference
154+
---------
155+
156+
The Apache Jakarta Commons project release prep and release notes might
157+
contain helpful information, particularly as far as providing checksums
158+
for and signing releases:
159+
160+
- [Jakarta Commons - Preparations for a
161+
Release](http://jakarta.apache.org/commons/releases/prepare.html)
162+
- [Jakarta Commons - Cutting the
163+
Release](http://jakarta.apache.org/commons/releases/release.html)
164+

_wikis/BioJava:1.5ReleasePlan.mediawiki

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Before BioJava1.5 can be released we need to consider the following tasks. Pleas
8282
8383
===Check compatibility===
8484
====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.
8686
* GUI code as well as relevant javadocs, demos, and cookbook code may need to change.
8787
8888
====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
9393
* Can someone run a change tool that will detect API differences that would prevent biojava 1.4 apps compiling with biojava 1.5
9494
9595

96-
===Release notes===
97-
9896
==Wish-list, or Items-yet-to-be-sorted==
9997

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

Comments
 (0)