[jira] Commented: (XALANJ-2242) [PATCH] wait/notifying on a Thread object interferes with Thread behaviour

2006-11-08 Thread Dave Brosius (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2242?page=comments#action_12448373 ] Dave Brosius commented on XALANJ-2242: -- Sun's implemenation of java.lang.Thread calls wait and notify on 'this' for it's own purposes. (Which obviously is a

[jira] Commented: (XALANJ-2335) Xalan-J incorrectly identifies the parents of namespace nodes

2006-11-08 Thread Mike Brown (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2335?page=comments#action_12448337 ] Mike Brown commented on XALANJ-2335: It depends on how you define "really important". I can work around it, but I don't see why I shouldn't expect Xalan to f

[jira] Resolved: (XALANJ-2091) Namespace attributes not added as attributes when using TransformerIdentityImpl

2006-11-08 Thread Christine Li (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2091?page=all ] Christine Li resolved XALANJ-2091. -- Fix Version/s: Latest Development Code Resolution: Fixed The patch has been checked in. Please verify the changes. Thanks, > Namespace attributes n

[jira] Commented: (XALANJ-2242) [PATCH] wait/notifying on a Thread object interferes with Thread behaviour

2006-11-08 Thread Kevin Cormier (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2242?page=comments#action_12448260 ] Kevin Cormier commented on XALANJ-2242: --- As far as I know, calling wait or notify/notifyAll on a thread object does not interfere with the JVM's thread man

[jira] Resolved: (XALANJ-2335) Xalan-J incorrectly identifies the parents of namespace nodes

2006-11-08 Thread Henry Zongaro (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2335?page=all ] Henry Zongaro resolved XALANJ-2335. --- Resolution: Duplicate > Xalan-J incorrectly identifies the parents of namespace nodes > - > >

[jira] Commented: (XALANJ-2335) Xalan-J incorrectly identifies the parents of namespace nodes

2006-11-08 Thread Henry Zongaro (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2335?page=comments#action_12448257 ] Henry Zongaro commented on XALANJ-2335: --- This is a known problem with Xalan-J's representation of namespace nodes. It's previously been reported in issues

[jira] Commented: (XALANJ-2091) Namespace attributes not added as attributes when using TransformerIdentityImpl

2006-11-08 Thread Henry Zongaro (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2091?page=comments#action_12448250 ] Henry Zongaro commented on XALANJ-2091: --- I have reviewed Christine's patch[1] and believe that it correctly resolves the problem. [1] https://issues.apach

[jira] Created: (XALANJ-2335) Xalan-J incorrectly identifies the parents of namespace nodes

2006-11-08 Thread Mike Brown (JIRA)
Xalan-J incorrectly identifies the parents of namespace nodes - Key: XALANJ-2335 URL: http://issues.apache.org/jira/browse/XALANJ-2335 Project: XalanJ2 Issue Type: Bug Com

[jira] Commented: (XALANJ-2334) Namespace nodes are generated for empty namespace

2006-11-08 Thread Henry Zongaro (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2334?page=comments#action_12448237 ] Henry Zongaro commented on XALANJ-2334: --- Though that issue refers primarily to XML 1.1., I believe this is the same as the problem described in XALANJ-2150

[jira] Created: (XALANJ-2334) Namespace nodes are generated for empty namespace

2006-11-08 Thread Mike Brown (JIRA)
Namespace nodes are generated for empty namespace - Key: XALANJ-2334 URL: http://issues.apache.org/jira/browse/XALANJ-2334 Project: XalanJ2 Issue Type: Bug Components: Xalan Affec