[collections] New MapUtils Method?

2008-08-07 Thread James Carman
What do you folks think about adding a new method like this to MapUtils? public void fillTransitiveMap(Map keysMap, Map valuesMap, Map result) { for (K1 key1 : keysMap.keySet()) { K2 key2 = keysMap.get(key1); V value = valuesMap.get(key2); resultMap.put(key1, value); } } I don'

Purging of people.apache.org m2 snapshot repository

2008-08-07 Thread Simon Kitching
Hi All, People here may want to be aware of some changes with regard to the m2 snapshot repo on people.apache.org. On 5 Aug the intrastructure team deleted every file in the snapshot repo which is more than 30 days old. They intend to do this on a regular basis from now on. As a result, if

[g...@vmgump]: Project commons-configuration (in module apache-commons) failed

2008-08-07 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-configuration has an issue affecting its community integration. This issu