Differences between revisions 52 and 55 (spanning 3 versions)
Revision 52 as of 2007-02-27 16:27:08
Size: 1651
Comment: typo fix
Revision 55 as of 2007-08-14 23:31:23
Size: 1393
Editor: OtiHumbel
Comment: removed out of date tasks
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * find out what has to be merged to 2.3 branch (e.g Py``System``State URLDecoder)  * 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
Line 10: Line 10:
 * 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
Line 15: Line 12:
 * take care of the assigned patches (5 at the moment)
 * introduce JUnit tests (trunk or 2.3 ?)
 * remove 1.1 support (in the code)
Line 19: Line 13:
 * ?if target >= 1.5: use System.getenv() to read in PYTHONPATH in Py``System``State.initialize(), and add it to sys.path

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

OtiHumbel

  • 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

  • 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
  • polish website
  • polish the wiki (especially build & test pages)

  • remove differences between generated and checked in parser classes
  • ?if target >= 1.5: use System.getenv() to read in PYTHONPATH in PySystemState.initialize(), and add it to sys.path

TimFreund

CharlieGroves

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

AndrewKuchling

JimBaker

  • Parser and compiler updates (to 2.5 and beyond !)
  • Generally help on sprinting

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