Differences between revisions 54 and 64 (spanning 10 versions)
Revision 54 as of 2007-07-05 21:32:49
Size: 1634
Editor: Oti
Comment: updated my tasks
Revision 64 as of 2011-03-03 04:44:32
Size: 1216
Editor: pool-70-105-95-153
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== An experimental To-Do List ==
Some of the developers update their [[https://jython.basecamphq.com/login|task lists]] online. Anonymous login is as follows:
 * user: `jythonbasecampguest`
 * password: `jythonguest`
If you'd like to have a personal account, please [[mailto:jython@extreme.st|request one]].
Line 4: Line 9:
== Individuals ==
Line 5: Line 11:
 * merge the latest changes to the 2.3 branch (e.g. test_poll, Tree``Builder)
 * bugs targeted for 2.2
 * 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)
 * 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
 * if target >= 1.5: use System.getenv() to read in PYTHONPATH in Py``System``State.initialize(), and add it to sys.path
 * build
 * installer
 * java integration
Line 21: Line 16:
 * [http://jython.achievewith.us/buildbot/ Jython BuildBot] (contact Tim to add or edit a build slave)  * [[http://jython.achievewith.us/buildbot/|Jython BuildBot]] (contact Tim to add or edit a build slave)

JoshJuneau
 * website
 * documentation
Line 31: Line 30:
 * bytes type (from [http://www.python.org/dev/peps/pep-0358/ PEP 358]; being added to Python 3000 and 2.6)  * bytes type (from [[http://www.python.org/dev/peps/pep-0358/|PEP 358]]; being added to Python 3000 and 2.6)
Line 36: Line 35:

PhilipJenvey
 * SetuptoolsOnJython
 * PylonsOnJython

GregMoore
 * Working on 2.2 user docs
 * Created and maintaining DocumentationAndEducation section.
 * Jython example writer and collector.
 
 

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

An experimental To-Do List

Some of the developers update their task lists online. Anonymous login is as follows:

  • user: jythonbasecampguest

  • password: jythonguest

If you'd like to have a personal account, please request one.

Individuals

OtiHumbel

  • build
  • installer
  • java integration

TimFreund

JoshJuneau

  • website
  • documentation

CharlieGroves

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

AndrewKuchling

  • wiki software administration
  • CPython commits
  • RelicensingJython

  • bytes type (from PEP 358; being added to Python 3000 and 2.6)

JimBaker

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

PhilipJenvey

GregMoore

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