Struts 1.2.3 Release

Info

  1. See Struts Release Guidelines
  2. See Commons Preparation Guide
  3. See Commons Step-by-Step Guide for cutting a release

Release Manager

The release manager is Martin Cooper

Issues

  1. The Acquiring page on the web site needs to link to the Download page, so that we have one consistent download location.

Outstanding Bug Review

ID

Summary

Component

Prevents Release

30696

Struts-Tiles-JSF-Integration SOMETIMES creates blank pages

Struts-Faces

No

30707

Bottleneck in ActionServlet

Standard Actions

No (FIXED)

30717

MessageResources.java has unsynchronized access to MessageFo

Utilities

No (WONTFIX)

30842

html:link not using page charset encoding (defaults to "UT

Custom Tags

No (Resolved)

30876

While using File Upload, getting ClassCastException when returning from a FormBean/Action Class

File Upload

No (Unconfirmed)

30884

ActionForward constructor for copying existing AFs skip the module property

Controller

No (FIXED)

31025

validwhenparser null pointer exception

Validator

No (FIXED)

31026

validwhen bugs

Validator

No (FIXED)

(craigmcc: Note that the struts-faces bugs are not directly relevant to a Struts 1.2.2 release because this library is not included.)

(niallp: I have applied patches for bugs 30707 and 30884 as it seems like a shame to release with these in. They were marked as later but if anyone objects we could release without them)

Preparation Checklist

See on the Commons Preparation Guide

Description

Completed

1.

Review/Resolve Outstanding Bugs

DONE

2.

Update Release Notes

DONE

3.

Check Dependencies

DONE

4.

Update to version 1.2.3 build.xml, project.xml, and the MANIFEST.MF

DONE

Dependency versions for this release:

Dependency

Version

Status

Commons BeanUtils

1.6.1

Released

Commons Collections

2.1.1

Released

Commons Digester

1.5

Released

Commons FileUpload

1.0

Released

Commons Lang

2.0

Released

Commons Logging

1.0.4

Released

Commons Validator

1.1.3

Released

Testing Checklist

Testing Summary

Description

Completed

1.

Run Unit Test targets

DONE

2.

Run Cactus Tests (see below)

DONE

3.

Play test bundled applications (latest GA release of Tomcat)

_

Cactus Tests

J2SE Version

Tomcat Version

Completed

2.

J2SE 1.3.1_13

Tomcat 4.1.30

DONE

3.

J2SE 1.3.1_13

Tomcat 5.0.28

DONE

5.

J2SE 1.4.2_04

Tomcat 4.1.30

DONE

6.

J2SE 1.4.2_04

Tomcat 5.0.28

DONE

Point Release Checklist (A)

See also Commons Step-by-Step Guide

Description

Completed

A1.

Tag release in cvs: STRUTS_1_2_3

DONE

A2.

Run Distribution Target

DONE

A3.

Upload Distribution to cvs.apache.org:/www/cvs.apache.org/dist/struts/v1.2.3

DONE

A4.

Deploy JAR to Apache Java-Repository

DONE

A5.

Update "Acquiring" page on website

_

A6.

Post release-quality vote on dev@ list

_

Vote

Add vote details here

General Availability Checklist (B)

Description

Completed

B1.

Create Sums and Sign Distributions

DONE

B2.

Copy Distribution to Mirrored Directories

_

B3.

Update "Acquiring" page on website and Test Downloads

_

B4.

Post an announcement to lists and website

_

B5.

Request new Bugzilla version level (1.2.3)

_


CategoryHomepage StrutsReleasePlans

  • No labels