Jenkins build became unstable: commons-jexl #34

2017-03-24 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build became unstable: commons-jexl ยป Apache Commons JEXL #34

2017-03-24 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.ap

[lang][wish] Add findAnnotation and findMethodsWithAnnotation to MethodUtils

2017-03-24 Thread Yasser Zamani
In order to fix WW-4744 , mainly, I am going to add two functionalities to MethodUtils: findAnnotation and findMethodsWithAnnotation. findAnnotation will be an extension for Method.getAnnotation that also searches interfaces and super classes while

Re: [Collections] UnmodifiableSet/UnmodifiableList

2017-03-24 Thread Javen O'Neal
If Read-only set/UnmodifiableSet doesn't implement the Set interface, you won't be able to use it for functions with arguments of type Set. You won't be able to cast back to a Set because a ReadOnlySet isn't a type of Set. The only way this would work is if java.util.Set extended ReadOnlySet/Unmod

Re: [Collections] UnmodifiableSet/UnmodifiableList

2017-03-24 Thread Lukasz Lenart
2017-03-23 16:55 GMT+01:00 Javen O'Neal : > The best solution is to document where you return an UnmodifiableSet versus > a regular Set in your Javadocs. Disagree, compare these two examples: /** * An immutable set, do not try to modify it */ private Set excluded; vs private UnmodifiableSet e

Re: [Collections] UnmodifiableSet/UnmodifiableList

2017-03-24 Thread Lukasz Lenart
2017-03-23 16:35 GMT+01:00 sebb : > On 23 March 2017 at 15:02, Lukasz Lenart wrote: >> 2017-03-23 14:37 GMT+01:00 sebb : >>> Not sure I follow. >>> >>> What exactly can the compiler check? >> >> You can declare a variable or a field of type UnmodifiableSet but >> there is no way to create instance

Re: Convert RNG help wanted into generic request

2017-03-24 Thread Gilles
Hi. On Fri, 24 Mar 2017 10:24:10 +, Bernd Eckenfels wrote: Hello, Can we replace this task. We get so many references to it, and despite the fact we answered the offers for help there was never a result out of it. I've pointed at that problem several months ago already. I am unsure why

JDK 9 EA Build 162 is available on java.net

2017-03-24 Thread Rory O'Donnell
Hi Benedikt, *JDK 9 Early Access* b162 is available on java.net, summary of changes are listed here . There is one fix for a bug reported by Open Source projects since the last availability email

Convert RNG help wanted into generic request

2017-03-24 Thread Bernd Eckenfels
Hello, Can we replace this task. We get so many references to it, and despite the fact we answered the offers for help there was never a result out of it. I am unsure why that is, and maybe we could improve our people skills, but it is rather obvious to me that this particular help request does