Differences between revisions 1 and 47 (spanning 46 versions)
Revision 1 as of 2005-02-23 04:15:04
Size: 482
Editor: BrianZimmer
Comment:
Revision 47 as of 2007-02-17 14:11:54
Size: 1418
Editor: c-5068e253
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
AlanKennedy
 * asyncore, socket and select modules
OtiHumbel
 * find out what has to be merged to 2.3 branch (e.g Py``System``State URLDecoder)
 * document the creation of a snapshot build
 * add a description of standalone (part 2) to the news
 * improve standalone mode (for imports of the form 'from java.package import class')
 * check with Tim if snapshot builds (full-builds) could be run on build bots, including tests
 * documentation for installer (see also http://sourceforge.net/tracker/index.php?func=detail&aid=1042465&group_id=12867&atid=112867), and especially the new naming jython_INSTALLER_version.jar and the new default target directory c:\jython_version on windows
 * verify that developer build really runs on java 1.2 -> this turns out to be almost impossible, though
 * check if i am able to upload snapshot builds to SF
 * polish website
 * polish the wiki (especially build & test pages)
 * take care of the assigned patches (5 at the moment)
 * introduce JUnit tests (trunk or 2.3 ?)
 * remove 1.1 support (in the code)
 * remove differences between generated and checked in parser classes
Line 4: Line 17:
FrankWierzbicki
 * datetime and sets (testing the python modules)
 * new-style <type 'float'>
TimFreund
 * [http://jython.achievewith.us/buildbot/ Jython BuildBot] (contact Tim to add or edit a build slave)
Line 8: Line 20:
ClarkUpdike
 * Java Collections integration
CharlieGroves
 * finishing off 2.2 test failures
 * fixing windows only regrtest failures
Line 11: Line 24:
Oti
 * installer
 * new-style <type 'file'>
PaulDrummond
 * csv module
Line 15: Line 27:
ArnoSchmidmeier
 * JSR223

BillDehora
 * wiki management

SeanMcGrath
 * site management

SamuelePedroni
 * polishing up new-style classes

BrianZimmer
 * PEP302
 * NewStyleClasses todos
 * new-style <type 'tuple'>
AndrewKuchling
 * wiki software administration
 * CPython commits
 * RelicensingJython

OtiHumbel

  • find out what has to be merged to 2.3 branch (e.g PySystemState URLDecoder)

  • document the creation of a snapshot build
  • add a description of standalone (part 2) to the news
  • improve standalone mode (for imports of the form 'from java.package import class')
  • check with Tim if snapshot builds (full-builds) could be run on build bots, including tests
  • documentation for installer (see also http://sourceforge.net/tracker/index.php?func=detail&aid=1042465&group_id=12867&atid=112867), and especially the new naming jython_INSTALLER_version.jar and the new default target directory c:\jython_version on windows

  • verify that developer build really runs on java 1.2 -> this turns out to be almost impossible, though

  • check if i am able to upload snapshot builds to SF
  • polish website
  • polish the wiki (especially build & test pages)

  • take care of the assigned patches (5 at the moment)
  • introduce JUnit tests (trunk or 2.3 ?)
  • remove 1.1 support (in the code)
  • remove differences between generated and checked in parser classes

TimFreund

CharlieGroves

  • finishing off 2.2 test failures
  • fixing windows only regrtest failures

PaulDrummond

  • csv module

AndrewKuchling

WhosDoingWhat (last edited 2011-06-27 19:24:34 by 109)