Fwd: Does Apache already have access to JSR 223 TCK

2012-05-10 Thread Nathan Bubna
Do ya'll know the answer to this? -- Forwarded message -- From: Dishara Wijewardana Date: Thu, May 10, 2012 at 9:50 AM Subject: Does Apache already have access to JSR 223 TCK To: Velocity Developers List , Claude Brisson Hi all, I saw some mail archives that Apache BSF has requ

COLLECTIONS-271 fix breaks ExtendedProperties.getKeys()

2008-09-08 Thread Nathan Bubna
Just in case this gets ignored in JIRA, i thought i'd post a friendly nag here as well: I think your patch for ExtendedProperties breaks getKeys() after a combine() call. It appears to make combine() not track new keys, which breaks both getKeys() and subset(). Because combine() then subset() is b