File tree Expand file tree Collapse file tree 2 files changed +39
-3
lines changed
Expand file tree Collapse file tree 2 files changed +39
-3
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,33 @@ Availability
1616------------
1717
1818At the moment we only recommend developers to checkout the source code.
19- To access it check it out from
19+ Check it out via
2020
2121` svn co svn+ssh://dev.open-bio.org/home/svn-repositories/biojava/biojava-live/branches/biojava3/ `
2222
2323If you just want to see what is going on anonymous checkout is possible
2424via
2525
2626` svn co ` [ ` svn://code.open-bio.org/biojava/biojava-live/branches/biojava3/ ` ] ( svn://code.open-bio.org/biojava/biojava-live/branches/biojava3/ )
27+
28+ Wanted
29+ ------
30+
31+ We still need somebody to migrate/rewrite the Blast parsing framework
32+ from BioJava 1
33+
34+ Mailing List
35+ ------------
36+
37+ All discussions are on
38+ [ < http://www.biojava.org/mailman/listinfo/biojava-dev > ] ( http://www.biojava.org/mailman/listinfo/biojava-dev )
39+
40+ Coding conventions
41+ ------------------
42+
43+ - We are using Maven to build biojava 3
44+ - [ BioJava3\_ logging] ( BioJava3_logging " wikilink ") - How to use
45+ logging
46+ - [ BioJava3\_ license] ( BioJava3_license " wikilink ") - All source code
47+ of BioJava 3 is under LGPL.
48+
Original file line number Diff line number Diff line change @@ -6,10 +6,24 @@ Coding has started in the [[CVS_to_SVN_Migration|BioJava SVN repository]]. At th
66
77==Availability ==
88
9- At the moment we only recommend developers to checkout the source code. To access it check it out from
9+ At the moment we only recommend developers to checkout the source code. Check it out via
1010
1111 svn co svn+ssh://dev.open-bio.org/home/svn-repositories/biojava/biojava-live/branches/biojava3/
1212
1313If you just want to see what is going on anonymous checkout is possible via
1414
15- svn co svn://code.open-bio.org/biojava/biojava-live/branches/biojava3/
15+ svn co svn://code.open-bio.org/biojava/biojava-live/branches/biojava3/
16+
17+ ==Wanted ==
18+
19+ We still need somebody to migrate/rewrite the Blast parsing framework from BioJava 1
20+
21+ ==Mailing List ==
22+
23+ All discussions are on [http://www.biojava.org/mailman/listinfo/biojava-dev http://www.biojava.org/mailman/listinfo/biojava-dev ]
24+
25+ ==Coding conventions ==
26+
27+ * We are using Maven to build biojava 3
28+ * [[BioJava3_logging ]] - How to use logging
29+ * [[BioJava3_license ]] - All source code of BioJava 3 is under LGPL.
You can’t perform that action at this time.
0 commit comments