Results 1 to 3 of 3

Thread: 1.3.1 ready for release

  1. #1
    Join Date
    Jul 2005
    Location
    Helsingborg, Sweden
    Posts
    504

    Default 1.3.1 ready for release

    I'm now at a point where I can say that 1.3.1 is pretty much ready for release. If our beloved community could take the framework for a last spin, that would be great.

    Things to check, depending on your mileage and energy:

    • missing dependencies (clear your repo before build)
    • zip packaging
    • reference documentation
    • javadoc
    • incorrect references to 1.3.0.RELEASE or 1.3.0 somewhere
    • perform a release dry-run
      Code:
      mvn release:prepare -DdryRun=true -DautoVersionSubmodules=true
    • build with Maven 3.0
    • check that all samples work
    • whatever you can think of
    Ulrik Sandberg
    Jayway (www.jayway.com)
    Spring LDAP project member

  2. #2
    Join Date
    Jul 2005
    Location
    Helsingborg, Sweden
    Posts
    504

    Default

    I take it that there are no immediate problems that need to be fixed before release. Anyone needs more time to test? Or are you just waiting eagerly for the release and wish that I shut up and just get on with it?
    Ulrik Sandberg
    Jayway (www.jayway.com)
    Spring LDAP project member

  3. #3

    Default

    ulsa,
    I checked out the code and gave it a try couple days ago. Didn't notice any issues during quick tests. I am planning to do more testing tomorrow, but not sure if I will find any showstoppers.

Posting Permissions

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