Differences between revisions 43 and 49 (spanning 6 versions)
Revision 43 as of 2007-01-10 22:01:46
Size: 1142
Editor: OtiHumbel
Comment: more todos
Revision 49 as of 2007-02-26 17:46:27
Size: 1444
Editor: PaulDrummond
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
the peanut gallery: "Who is doing the SSL support?"

Line 2: Line 5:
 * full-build is broken due to the move of bugtests -> fix it
 * checkout the correct cpython license file during full-build
 * find out what has to be merged to 2.3 branch (e.g Py``System``State URLDecoder)
Line 5: Line 7:
 * check with tim if snapshot builds (full-builds) could be run on build bots
 * documentation for installer (see also http://sourceforge.net/tracker/index.php?func=detail&aid=1042465&group_id=12867&atid=112867)$
 * verify that developer build really runs on java 1.2
 * add a description of standalone (part 2) to the news
 * improve standalone mode (for imports of the form 'from java.pa
ckage 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
Line 23: Line 27:
PaulDrummond
 * csv module
Line 29: Line 30:

HenrikEriksson
 * itertools module
 * RelicensingJython

the peanut gallery: "Who is doing the SSL support?"

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

AndrewKuchling

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