SUBJECT: Xalan-J JIRA defect review - Minutes WHEN: Monday February 5, 2007 from 2:00 to 3:30 pm EST INVITEES: Active Apache Xalan committers/contributors CHAIR: Brian Minchau WHERE: Teleconference
LAST MEETING WAS ON: Monday December 11, 2006 Agenda Outline: 0. Roll call 1. Brief Summary of defect arrival and resolution 2. New Issues Opened Since Last Meeting (to be triaged) 3. Round Table discussion 4. Pending issues from last meeting ====================================================================== 0. Roll call Present were: Brian Minchau Dave Marston Henry Zongaro Kevin Cormier Christine Li ====================================================================== 1. Brief Summary of defect arrival and resolution March 2005 2068-2090 : 23 new issues April 2005 2091-2111 : 21 new issues May 2005 2112-2132 : 21 new issues June 2005 2133-2164 : 32 new issues July 2005 2165-2176 : 12 new issues August 2005 2177-2192 : 16 new issues September 2005 2193-2206 : 14 new issues October 2005 2207-2222 : 16 new issues November 2005 2223-2240 : 18 new issues December 2005 2241-2250 : 10 new issues January 2006 2251-2264 : 13 new issues February 2006 2265-2273 : 8 new issues (6 of 8 reported by users) March 2006 2274-2288 : 12 new issues (4 of 12 reported by users) April 2006 2289-2296 : 8 new issues (4 of 8 reported by users) May 2006 2297-2298 : 2 new issues (1 of 2 reported by users) June 2006 2299-2302 : 4 new issues (3 of 4 reported by users) July 2006 2303-2309 : 7 new issues (5 of 6 reported by users) August 2006 2310-2315 : 6 new issues (6 of 6 reported by users) September 2006 2316-2322 : 7 new issues (5 of 7 reported by users) October 2006 2323-2332 : 10 new issues (5 of 10 reported by users) November 2006 2333-2351 : 18 new issues (7 of 18 reported by users) December 2006 2352-2359 : 8 new issues (3 of 8 reported by users) January 2007 2360-2361 : 2 new issues (2 of 2 reported by users) Previous Open or re-opened issue backlog: April 5, 2005: 411 May 3, 2005: 409 June 6, 2005: 421 July 12, 2005: 416 February 7, 2006: 446 April 4, 2006: 458 May 2, 2006: 461 July 11, 2006: 463 August 1, 2006: 461 October 14, 2006: 472 November 2, 2006: 458 December 11, 2006: 461 February 2, 2007: 467 ====================================================================== 2. New Issues Opened Since Last Meeting (to be reviewed) 2355 - Some namespace tests should be moved from 'conformance' to 'acceptance' > Dave M. indicated that the tests he is thinking about are those that > have prefix collisions and need to generate a prefix not necessarily > seen in the stylesheet nor in the XML being transformed. > On second though however Dave thinks this is 2357 - CLONE -UNC path support > This seems to be related to windows networking paths. > Christine thinks later versions handle the security exception. > Brian M. will post to this issue asking the reporter > to try with a newer version and we will wait for a reply. 2358 - Clean up Xalan-J 2.7.1 NOTICE/LICENSE > Henry Z. agreed to review this issue. 2360 - Serializer failes to include DocType for DOM. > Brian M. agreed to take a look at this one. 2361 - DOM to stream conversion fails on prefix beginning like "xmlConfiguration" > The namespace specification says that prefixes that start with "xml" > are reserved for the use of W3C recommendations, but processors should > not reject them. It is strongly discouraged that users use prefixes > that start with "xml" except as specified by XML recommendations, > but we want to "future-proof" our processors, so we should not > reject it. ====================================================================== 3. Round Table discussion Virtually all ad-hoc discussion is recorded in section 4. just below. The only discussion worth of note is that no fixes since the last meeting are going to go into 2.7.1. for reasons of code stability and that the 2.7.1 branch has already been regression tested by Yash Talwar. The only remaining issue to make 2.7.1 is 2358 which is a legal packaging issue required by Apache. After this the PMC will need to vote on the release. ====================================================================== 4. Pending Issues from last time 2334 - Namespace nodes are generated for empty namespace > Kevin Cormier supplied a testcase > tests/test there used to be a directory named bugzilla > for regressions tests. Dave Marston agree to check if > the testcase is a legitimate conformance test not > and acceptance test. So Dave will review the > testcase to see if it is a conformance test. 2339 - XSLTC: name()-function doesnt work properly with test-statement before > Kevin Cormier supplied a patch and Henry Z. agreed to review it. 2346 - [PATCH] fixes for faulty NaN handling > Kevin Cormier reviewed the patch and is OK with it. > However a committer must give the official review, > and Brian M. agreed to do that for this issue. 2352 - Redirect Extension produces invalid UTF8 from a valid UTF8 stream > Yash Talwar had agree to take this one > at the last JIRA meeting, and it is still > waiting on that. 2353 - XSLTC Templates.getOutputProperties() does not return custom properties > Kevin Cormier supplied a patch that needs to be reviewed. > Christine Li agreed to review this one.