Modify

Ticket #291 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

The release package is not the one as the version(2.3.2) suppose to be

Reported by: peer.cj@… Owned by: hans
Priority: major Milestone: 2.3.3
Component: documentation Version: 2.3.2
Keywords: Cc:

Description

The released the 2.3.2 package on the downloading? page is not correct. For example: Ticket #273 is said included in the release but it isn't. After checking out the footprint of PHPUnitTask.php

* $Id: PHPUnitTask.php 350 2008-02-06 15:06:57Z mrook $

and comparing it with the date of Ticket #273, it's apparently missing the patch, which is also confirmed by the diff provided by the ticket.

Attachments

Change History

comment:1 in reply to: ↑ description ; follow-up: ↓ 2 Changed 3 years ago by anonymous

I found that the Ticket #273 is fixed in branch 2.4. Something is wrong with the milestone planning, I guess.

comment:2 in reply to: ↑ 1 Changed 3 years ago by peer.cj@…

Replying to anonymous:

I found that the Ticket #273 is fixed in branch 2.4. Something is wrong with the milestone planning, I guess.

The patch of #273 is also wrong with an unneccessary ../phing/.., which is inconsistent with the diff associated.

PHPUnit_Util_Filter::addFileToFilter($pwd.'/../../../phing/Task.php', 'PHING');

comment:3 Changed 3 years ago by hans

  • Status changed from new to assigned

I can apply that to the 2.3 branch and release another 2.3 release.

comment:4 Changed 3 years ago by hans

  • Milestone changed from 2.3.2 to 2.3.3

comment:5 Changed 3 years ago by hans

(In [408]) Applying fix from r393 to 2.3 branch. Refs #273, #291

comment:6 Changed 3 years ago by hans

  • Status changed from assigned to closed
  • Resolution set to fixed

This was merged into the 2.3 branch r408 and will be part of 2.3.3.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.