Results 1 to 1 of 1

Thread: Spring Python 0.6.0 is released

  1. #1
    Join Date
    Aug 2006
    Posts
    382

    Default Spring Python 0.6.0 is released

    This release officially marks Spring Python as a Spring Extension. We also have integration with SpringSource's continuous integration server (bamboo). Along the way, a couple small issues were also fixed and included in this release.

    See http://springpython.webfactional.com for more information.

    ================================================== ====
    Release Notes - Spring Python - Version 0.6


    ** Bug
    * [SESPRINGPYTHONPY-34] - AOP: AOP doesn't seem able to proxy __str__ methods

    ** Improvement
    * [SESPRINGPYTHONPY-54] - In transaction.py, rename TransactionalInterceptor's txWrapper as txDefinition (to be consistent with transactional_wrapper)

    ** New Feature
    * [SESPRINGPYTHONPY-20] - Investigate Hession remoting support


    ** Task
    * [SESPRINGPYTHONPY-48] - Reassign copyright to SpringSource per signed agreement
    * [SESPRINGPYTHONPY-50] - Investigate integrating PyUnit testing with bamboo CI
    * [SESPRINGPYTHONPY-52] - Integration Spring Python with the CI build system

    ================================================== =====
    Bamboo shows successful build at http://build.springframework.org/browse/EXT-PYQUICK-19, confirming things are working.
    Last edited by gregturn; Sep 8th, 2008 at 06:19 AM.
    Greg L. Turnquist (@gregturn), SpringSource/VMware
    Project Lead: Spring Python and author of Spring Python 1.1 and Python Testing Cookbook.
    Listen to Pond Jumpers, the international podcast for open source developers.
    These comments are my own personal opinions, and do not reflect those of my company.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •